[med-svn] r17571 - trunk/packages/paml/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Jul 30 12:32:01 UTC 2014


Author: tille
Date: 2014-07-30 12:32:01 +0000 (Wed, 30 Jul 2014)
New Revision: 17571

Modified:
   trunk/packages/paml/trunk/debian/changelog
   trunk/packages/paml/trunk/debian/rules
   trunk/packages/paml/trunk/debian/watch
Log:
New upstream version; Adapt get-orig-source to new uscan syntax; uversionmangle to get correct download file name



Modified: trunk/packages/paml/trunk/debian/changelog
===================================================================
--- trunk/packages/paml/trunk/debian/changelog	2014-07-30 12:29:40 UTC (rev 17570)
+++ trunk/packages/paml/trunk/debian/changelog	2014-07-30 12:32:01 UTC (rev 17571)
@@ -1,3 +1,11 @@
+paml (4.8-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+  * d/rules: Adapt get-orig-source to new uscan syntax
+  * d/watch: uversionmangle to get correct download file name
+
+ -- Andreas Tille <tille at debian.org>  Wed, 30 Jul 2014 14:30:38 +0200
+
 paml (4.7-1) unstable; urgency=low
 
   * New upstream version

Modified: trunk/packages/paml/trunk/debian/rules
===================================================================
--- trunk/packages/paml/trunk/debian/rules	2014-07-30 12:29:40 UTC (rev 17570)
+++ trunk/packages/paml/trunk/debian/rules	2014-07-30 12:32:01 UTC (rev 17571)
@@ -12,13 +12,5 @@
 %:
 	dh $@
 
-override_dh_builddeb:
-	dh_builddeb -- -Z xz
-
-# Remark: The following uscan command requires devscripts > 2.12.4 which is not
-#         yet released at the time of this package release.  The code can be obtained
-#         via
-#   git clone git://tille@git.debian.org/git/users/tille/devscripts.git
-#         and then use scripts/uscan.pl
 get-orig-source:
-	uscan --verbose --force-download --repack-compression xz
+	uscan --verbose --force-download --repack --compression xz

Modified: trunk/packages/paml/trunk/debian/watch
===================================================================
--- trunk/packages/paml/trunk/debian/watch	2014-07-30 12:29:40 UTC (rev 17570)
+++ trunk/packages/paml/trunk/debian/watch	2014-07-30 12:32:01 UTC (rev 17571)
@@ -1,2 +1,3 @@
 version=3
-http://abacus.gene.ucl.ac.uk/software/paml.html paml([0-9a-z.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
+opts=uversionmangle=s/$/+dfsg/ \
+  http://abacus.gene.ucl.ac.uk/software/paml.html paml([0-9a-z.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)




More information about the debian-med-commit mailing list