Author: tille
Date: 2013-08-02 11:42:25 +0000 (Fri, 02 Aug 2013)
New Revision: 14310

Modified:
   trunk/packages/sim4/trunk/debian/changelog
   trunk/packages/sim4/trunk/debian/control
   trunk/packages/sim4/trunk/debian/rules
Log:
Use short dh


Modified: trunk/packages/sim4/trunk/debian/changelog
===================================================================
--- trunk/packages/sim4/trunk/debian/changelog  2013-08-02 11:33:11 UTC (rev 
14309)
+++ trunk/packages/sim4/trunk/debian/changelog  2013-08-02 11:42:25 UTC (rev 
14310)
@@ -6,6 +6,8 @@
   * debian/control:
      - cme fix dpkg-control
      - debhelper 9
+     - drop cdbs build-depends
+  * debian/rules: short dh
 
  -- Andreas Tille <[email protected]>  Fri, 02 Aug 2013 13:24:50 +0200
 

Modified: trunk/packages/sim4/trunk/debian/control
===================================================================
--- trunk/packages/sim4/trunk/debian/control    2013-08-02 11:33:11 UTC (rev 
14309)
+++ trunk/packages/sim4/trunk/debian/control    2013-08-02 11:42:25 UTC (rev 
14310)
@@ -4,8 +4,7 @@
            Andreas Tille <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: cdbs,
-               debhelper (>= 9)
+Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sim4/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sim4/trunk/

Modified: trunk/packages/sim4/trunk/debian/rules
===================================================================
--- trunk/packages/sim4/trunk/debian/rules      2013-08-02 11:33:11 UTC (rev 
14309)
+++ trunk/packages/sim4/trunk/debian/rules      2013-08-02 11:42:25 UTC (rev 
14310)
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/makefile.mk
-
-DEB_DESTDIR = $(CURDIR)/debian/sim4
-DEB_MAKE_CLEAN_TARGET := clean
+%:
+       dh $@


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

Reply via email to