Author: tille
Date: 2012-08-27 13:43:14 +0000 (Mon, 27 Aug 2012)
New Revision: 12137

Modified:
   trunk/packages/mothur/trunk/debian/control
   trunk/packages/mothur/trunk/debian/rules
Log:
drop explicite quilt dependency which is just given by source format 3.0 (quilt)


Modified: trunk/packages/mothur/trunk/debian/control
===================================================================
--- trunk/packages/mothur/trunk/debian/control  2012-08-27 13:40:37 UTC (rev 
12136)
+++ trunk/packages/mothur/trunk/debian/control  2012-08-27 13:43:14 UTC (rev 
12137)
@@ -5,7 +5,7 @@
 Uploaders: Steffen Moeller <[email protected]>,
  Andreas Tille <[email protected]>,
  Tim Booth <[email protected]>
-Build-Depends: debhelper (>= 8), libreadline-dev, gfortran, quilt, 
libopenmpi-dev
+Build-Depends: debhelper (>= 8), libreadline-dev, gfortran, libopenmpi-dev
 Standards-Version: 3.9.3
 Homepage: http://www.mothur.org
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mothur/trunk/

Modified: trunk/packages/mothur/trunk/debian/rules
===================================================================
--- trunk/packages/mothur/trunk/debian/rules    2012-08-27 13:40:37 UTC (rev 
12136)
+++ trunk/packages/mothur/trunk/debian/rules    2012-08-27 13:43:14 UTC (rev 
12137)
@@ -8,7 +8,7 @@
 ARCHBITS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_BITS)
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_auto_build:
        if [ $(ARCHBITS) -eq 64 ] ; then \


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to