[gap-io] 01/04: Imported Debian pre-patch 4.5.0+ds-0

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Nov 25 13:15:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository gap-io.

commit df0e92abb7c909c27c6f47b013c326ad9c9c058d
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat Nov 25 12:36:43 2017 +0400

    Imported Debian pre-patch 4.5.0+ds-0
---
 debian/changelog | 13 +++++++++++++
 debian/copyright |  7 +++++--
 debian/rules     |  2 +-
 debian/watch     |  4 ++--
 4 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2bc83d2..e9bdbb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gap-io (4.5.0+ds-0) UNRELEASED; urgency=medium
+
+  * New upstream minor version.
+  * Debianization:
+    - debian/copyright, refresh;
+    - debian/watch:
+      - version, bump to version 4;
+      - repack policy, revisit;
+    - debian/rules:
+      - get-orig-source target, bump to version 4.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Sat, 25 Nov 2017 08:38:17 +0000
+
 gap-io (4.4.6+ds-2) unstable; urgency=medium
 
   * Debianization:
diff --git a/debian/copyright b/debian/copyright
index cbf3aa1..4b8ee99 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,9 +12,12 @@ Comment:
  The upstream source tarball is repacked to drop off the regenarated
  material, mainly the documentation, to gain substantial weight.
 Files-Excluded:
+ .clang-format
+ .codecov.yml
  .travis.yml
  .mailmap
  test/test.c
+ scripts/build_gap.sh
  configure_like_gap
  m4/lt~obsolete.m4
  m4/ltsugar.m4
@@ -51,12 +54,12 @@ Files-Excluded:
 
 Files: *
 Copyright:
- 2006-2016 Max Neunhoeffer <max at 9hoeffer.de>
+ 2006-2017 Max Neunhoeffer <max at 9hoeffer.de>
 License: GPL-3+
 
 Files: debian/*
 Copyright:
- 2014-2016 Jerome Benoit <calculus at rezozer.net>
+ 2014-2017 Jerome Benoit <calculus at rezozer.net>
 License: GPL-3+
 
 License: GPL-3+
diff --git a/debian/rules b/debian/rules
index d766cca..24db1ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,4 +30,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs --keep CHANGES
 
 get-orig-source:
-	uscan --no-conf --download-current-version --compression xz --verbose
+	uscan --no-conf --download-current-version --verbose
diff --git a/debian/watch b/debian/watch
index 6d57302..1a46166 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=dversionmangle=s/\+ds[\d]?//,repacksuffix=+ds \
+version=4
+opts=repack,repacksuffix=+ds,compression=xz,dversionmangle=s/\+ds[\d]?// \
 https://github.com/gap-system/io/releases .*/io-(\d\S*)\.tar\.bz2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gap-io.git



More information about the debian-science-commits mailing list