[med-svn] r20900 - trunk/packages/ncbi-blast+/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Dec 28 09:27:04 UTC 2015


Author: tille
Date: 2015-12-28 09:27:04 +0000 (Mon, 28 Dec 2015)
New Revision: 20900

Modified:
   trunk/packages/ncbi-blast+/trunk/debian/changelog
   trunk/packages/ncbi-blast+/trunk/debian/control
   trunk/packages/ncbi-blast+/trunk/debian/rules
Log:
Drop explicite mentioning of quilt


Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/changelog	2015-12-26 06:49:20 UTC (rev 20899)
+++ trunk/packages/ncbi-blast+/trunk/debian/changelog	2015-12-28 09:27:04 UTC (rev 20900)
@@ -1,3 +1,9 @@
+ncbi-blast+ (2.2.31-3) UNRELEASED; urgency=medium
+
+  * Drop explicite mentioning of quilt
+
+ -- Andreas Tille <tille at debian.org>  Mon, 28 Dec 2015 09:01:16 +0100
+
 ncbi-blast+ (2.2.31-2) unstable; urgency=medium
 
   * Fix a long-standing typo for GNU/kFreeBSD FTBS (Aaron M. Ucko) 

Modified: trunk/packages/ncbi-blast+/trunk/debian/control
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/control	2015-12-26 06:49:20 UTC (rev 20899)
+++ trunk/packages/ncbi-blast+/trunk/debian/control	2015-12-28 09:27:04 UTC (rev 20900)
@@ -8,7 +8,6 @@
                libbz2-dev,
                libc0.3-dev (>= 2.13-9~) [hurd-i386],
                libpcre3-dev,
-               quilt,
                time,
                zlib1g-dev
 Standards-Version: 3.9.6

Modified: trunk/packages/ncbi-blast+/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/rules	2015-12-26 06:49:20 UTC (rev 20899)
+++ trunk/packages/ncbi-blast+/trunk/debian/rules	2015-12-28 09:27:04 UTC (rev 20900)
@@ -101,7 +101,7 @@
 	mv configure.orig.save c++/configure.orig
 
 %:
-	dh $@ -Dc++ --with autotools_dev --with quilt
+	dh $@ -Dc++ --with autotools_dev
 
 get-orig-source:
 	. debian/get-orig-source




More information about the debian-med-commit mailing list