[med-svn] r21221 - trunk/packages/microbiomeutil/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jan 19 18:43:01 UTC 2016


Author: tille
Date: 2016-01-19 18:43:01 +0000 (Tue, 19 Jan 2016)
New Revision: 21221

Modified:
   trunk/packages/microbiomeutil/trunk/debian/changelog
   trunk/packages/microbiomeutil/trunk/debian/rules
Log:
Cleanup d/rules


Modified: trunk/packages/microbiomeutil/trunk/debian/changelog
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/changelog	2016-01-19 18:41:40 UTC (rev 21220)
+++ trunk/packages/microbiomeutil/trunk/debian/changelog	2016-01-19 18:43:01 UTC (rev 21221)
@@ -3,6 +3,7 @@
   * debian/copyright: s/BSD-like/BSD-3-clause/
   * Moved debian/upstream to debian/upstream/metadata
   * cme fix dpkg-control
+  * Cleanup d/rules
 
  -- Andreas Tille <tille at debian.org>  Tue, 19 Jan 2016 19:34:40 +0100
 

Modified: trunk/packages/microbiomeutil/trunk/debian/rules
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/rules	2016-01-19 18:41:40 UTC (rev 21220)
+++ trunk/packages/microbiomeutil/trunk/debian/rules	2016-01-19 18:43:01 UTC (rev 21221)
@@ -31,14 +31,6 @@
 	find debian -type f -name '*.pm' -print0 | xargs -0r chmod a-x
 	find debian -type f -name 'genus_counter.pl' -print0 | xargs -0r chmod a+x
 
-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:
 	mkdir -p ../tarballs
 	uscan --verbose --force-download --repack-compression xz --destdir ../tarballs




More information about the debian-med-commit mailing list