[primesieve] 01/04: Imported Debian pre-patch 6.2+ds-0

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Nov 11 06:12:50 UTC 2017


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

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

commit 2b9f9408442eb946d09befb49922d28084e5d238
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri Nov 10 16:47:48 2017 +0400

    Imported Debian pre-patch 6.2+ds-0
---
 debian/changelog | 10 ++++++++++
 debian/copyright |  7 +++----
 debian/rules     |  2 +-
 debian/watch     |  4 ++--
 4 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87d444e..a02670f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+primesieve (6.2+ds-0) UNRELEASED; urgency=medium
+
+  * New upstream major release.
+  * Debianization:
+    - debian/copyright, update;
+    - debian/rules, refresh;
+    - debian/watch, correct.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Fri, 10 Nov 2017 12:43:31 +0000
+
 primesieve (5.7.2+ds-2) unstable; urgency=medium
 
   * RC bug fix release (Closes: #860664), neutralize the heavy test that
diff --git a/debian/copyright b/debian/copyright
index 97ebd30..8f922d2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,22 +7,21 @@ Files-Excluded:
  .gitignore
  .travis.yml
  appveyor.yml
- Makefile.msvc
  doc/primesieve.1
 
 Files: *
 Copyright:
- 2010-2016 Kim Walisch <kim.walisch at gmail.com>
+ 2010-2017 Kim Walisch <kim.walisch at gmail.com>
 License: BSD-2-clause
 
 Files: src/apps/gui/*
 Copyright:
- 2012-2016 Kim Walisch <kim.walisch at gmail.com>
+ 2012-2017 Kim Walisch <kim.walisch at gmail.com>
 License: GPL-3+
 
 Files: debian/*
 Copyright:
- 2015-2016 Jerome Benoit <calculus at rezozer.net>
+ 2015-2017 Jerome Benoit <calculus at rezozer.net>
 License: GPL-3+
 
 License: BSD-2-clause
diff --git a/debian/rules b/debian/rules
index 9bf2cfc..af2d78d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ override_dh_compress-indep:
 	dh_compress -X.pdf -Xexamples
 
 get-orig-source:
-	uscan --no-conf --download-current-version --compression xz --verbose
+	uscan --no-conf --download-current-version --verbose
 
 README.implementation:
 	cp -p src/primesieve/README README.implementation
diff --git a/debian/watch b/debian/watch
index c4cc45a..e3e5568 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=repack,dversionmangle=s/\+ds//,uversionmangle=s/-rc/~rc/,repacksuffix=+ds,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/primesieve-$1\.tar\.gz/ \
-https://github.com/kimwalisch/primesieve/releases .*/v?(\d\S*)\.tar\.gz
+opts=repack,repacksuffix=+ds,compression=xz,dversionmangle=s/\+ds//,uversionmangle=s/-rc/~rc/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/primesieve-$1\.tar\.gz/ \
+https://github.com/kimwalisch/primesieve/releases .*/archive/v?(\d\S*)\.tar\.gz

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



More information about the debian-science-commits mailing list