[med-svn] [plink1.9] 02/02: Update uscan options

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Wed Aug 24 22:18:26 UTC 2016


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

bob.dybian-guest pushed a commit to branch master
in repository plink1.9.

commit 4335ca0437d317179a4aba4acb709dfd2f5862c1
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Thu Aug 25 00:01:30 2016 +0200

    Update uscan options
---
 debian/README.source | 11 +++++++++++
 debian/changelog     |  1 +
 debian/rules         |  4 ----
 debian/watch         |  2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..fccbcef
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,11 @@
+How to rename the upstream sources
+=============================================
+
+uscan
+mv plink1.9_160816.orig.tar.xz \
+   plink1.9_1.90~b3.40-160816.orig.tar.xz
+
+After uscan, you should add the version "1.90~b3.40" to the filename.
+The version "b3.40" is specified in the "plink.c" file.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Wed, 24 Aug 2016 23:32:15 +0200
diff --git a/debian/changelog b/debian/changelog
index f2ed89b..c74d034 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 plink1.9 (1.90~b3.36-160416-2) UNRELEASED; urgency=medium
 
   * Set all hardening options.
+  * Update uscan options.
 
  -- Dylan Aïssi <bob.dybian at gmail.com>  Wed, 24 Aug 2016 23:32:15 +0200
 
diff --git a/debian/rules b/debian/rules
index 8a917e4..7a9730b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,3 @@ override_dh_installman:
 override_dh_link:
 	dh_link usr/lib/debian-med/bin/plink1.9 usr/bin/plink1.9
 
-get-orig-source:
-	uscan --verbose --force-download --repack --compress xz
-	# mv plink1.9_160203.orig.tar.xz plink1.9_1.90~b3.31-160203.orig.tar.xz
-
diff --git a/debian/watch b/debian/watch
index 74b1c41..33f6621 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/(\d\S*)\-// \
+opts="dversionmangle=s/(\d\S*)\-//,repack,compression=xz" \
  https://www.cog-genomics.org/plink2/dev /static/bin/plink(.*)/plink_src\.zip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink1.9.git



More information about the debian-med-commit mailing list