[med-svn] r12900 - trunk/packages/invesalius/trunk/debian

Andreas Tille tille at alioth.debian.org
Sun Feb 3 13:53:56 UTC 2013


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 <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
  Thiago Franco de Moraes <tfmoraes at cti.gov.br>
-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




More information about the debian-med-commit mailing list