[med-svn] r14946 - trunk/packages/libbio-mage-perl/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Oct 24 12:58:04 UTC 2013


Author: tille
Date: 2013-10-24 12:58:04 +0000 (Thu, 24 Oct 2013)
New Revision: 14946

Modified:
   trunk/packages/libbio-mage-perl/trunk/debian/changelog
   trunk/packages/libbio-mage-perl/trunk/debian/control
   trunk/packages/libbio-mage-perl/trunk/debian/rules
Log:
 cdbs -> dh


Modified: trunk/packages/libbio-mage-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libbio-mage-perl/trunk/debian/changelog	2013-10-24 12:52:25 UTC (rev 14945)
+++ trunk/packages/libbio-mage-perl/trunk/debian/changelog	2013-10-24 12:58:04 UTC (rev 14946)
@@ -6,6 +6,8 @@
      - cme fix dpkg-control
      - canonical Vcs fields
      - debhelper 9
+     - drop cdbs Build-Depends
+  * debian/rules: cdbs -> dh
 
  -- Andreas Tille <tille at debian.org>  Thu, 24 Oct 2013 14:50:30 +0200
 

Modified: trunk/packages/libbio-mage-perl/trunk/debian/control
===================================================================
--- trunk/packages/libbio-mage-perl/trunk/debian/control	2013-10-24 12:52:25 UTC (rev 14945)
+++ trunk/packages/libbio-mage-perl/trunk/debian/control	2013-10-24 12:58:04 UTC (rev 14946)
@@ -4,8 +4,7 @@
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: cdbs,
-               debhelper (>= 9)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtie-ixhash-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libbio-mage-perl/trunk/

Modified: trunk/packages/libbio-mage-perl/trunk/debian/rules
===================================================================
--- trunk/packages/libbio-mage-perl/trunk/debian/rules	2013-10-24 12:52:25 UTC (rev 14945)
+++ trunk/packages/libbio-mage-perl/trunk/debian/rules	2013-10-24 12:58:04 UTC (rev 14946)
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+%:
+	dh  $@




More information about the debian-med-commit mailing list