[med-svn] r10522 - trunk/packages/ncbi-epcr/trunk/debian

Andreas Tille tille at alioth.debian.org
Sun Apr 22 20:58:14 UTC 2012


Author: tille
Date: 2012-04-22 20:58:13 +0000 (Sun, 22 Apr 2012)
New Revision: 10522

Modified:
   trunk/packages/ncbi-epcr/trunk/debian/changelog
   trunk/packages/ncbi-epcr/trunk/debian/control
   trunk/packages/ncbi-epcr/trunk/debian/rules
Log:
Removed explicite dependency from quilt


Modified: trunk/packages/ncbi-epcr/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/changelog	2012-04-22 20:56:42 UTC (rev 10521)
+++ trunk/packages/ncbi-epcr/trunk/debian/changelog	2012-04-22 20:58:13 UTC (rev 10522)
@@ -11,6 +11,7 @@
   * debian/control:
      - Standards-Version: 3.9.3
      - Fixed Vcs fields
+  * debian/{control,rules}: Removed explicite dependency from quilt
 
  -- Andreas Tille <tille at debian.org>  Sun, 22 Apr 2012 22:52:29 +0200
 

Modified: trunk/packages/ncbi-epcr/trunk/debian/control
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/control	2012-04-22 20:56:42 UTC (rev 10521)
+++ trunk/packages/ncbi-epcr/trunk/debian/control	2012-04-22 20:58:13 UTC (rev 10522)
@@ -6,7 +6,7 @@
 Uploaders: Steffen Moeller <moeller at debian.org>,
  Andreas Tille <tille at debian.org>,
  Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 7.1), quilt (>= 0.47)
+Build-Depends: debhelper (>= 7.1)
 Standards-Version: 3.9.3
 Homepage: http://www.ncbi.nlm.nih.gov/sutils/e-pcr/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ncbi-epcr/trunk/

Modified: trunk/packages/ncbi-epcr/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/rules	2012-04-22 20:56:42 UTC (rev 10521)
+++ trunk/packages/ncbi-epcr/trunk/debian/rules	2012-04-22 20:58:13 UTC (rev 10522)
@@ -3,7 +3,7 @@
 # Andreas Tille <tille at debian.org>, GPL
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_clean:
 	rm -fr epcr




More information about the debian-med-commit mailing list