Author: tille
Date: 2013-02-03 13:53:55 +0000 (Sun, 03 Feb 2013)
New Revision: 12900

Modified:
   trunk/packages/invesalius/trunk/debian/control
   trunk/packages/invesalius/trunk/debian/rules
Log:
No need of mentioning quilt explicitely if using source format 3.0 (quilt)


Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control      2013-02-03 13:45:54 UTC 
(rev 12899)
+++ trunk/packages/invesalius/trunk/debian/control      2013-02-03 13:53:55 UTC 
(rev 12900)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 Uploaders: Andreas Tille <[email protected]>,
  Thiago Franco de Moraes <[email protected]>
-Build-Depends-Indep: debhelper (>= 9), quilt, python-support, python, 
python-casmoothing
+Build-Depends-Indep: debhelper (>= 9), python-support, python, 
python-casmoothing
 Standards-Version: 3.9.4
 Homepage: http://svn.softwarepublico.gov.br/trac/invesalius
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/invesalius/trunk/

Modified: trunk/packages/invesalius/trunk/debian/rules
===================================================================
--- trunk/packages/invesalius/trunk/debian/rules        2013-02-03 13:45:54 UTC 
(rev 12899)
+++ trunk/packages/invesalius/trunk/debian/rules        2013-02-03 13:53:55 UTC 
(rev 12900)
@@ -12,7 +12,7 @@
 major=2
 
 %:
-       dh --with quilt $@
+       dh $@
 
 override_dh_auto_clean:
        dh_auto_clean


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

Reply via email to