rev 18610 - kde-extras/ctemplate/trunk/debian

Mark Purcell msp at alioth.debian.org
Sat Aug 7 01:03:41 UTC 2010


Author: msp
Date: 2010-08-07 01:03:39 +0000 (Sat, 07 Aug 2010)
New Revision: 18610

Modified:
   kde-extras/ctemplate/trunk/debian/changelog
   kde-extras/ctemplate/trunk/debian/control
   kde-extras/ctemplate/trunk/debian/rules
Log:
Switch to dh 7

Modified: kde-extras/ctemplate/trunk/debian/changelog
===================================================================
--- kde-extras/ctemplate/trunk/debian/changelog	2010-08-07 00:57:08 UTC (rev 18609)
+++ kde-extras/ctemplate/trunk/debian/changelog	2010-08-07 01:03:39 UTC (rev 18610)
@@ -2,8 +2,9 @@
 
   * Include debian/* in copyright
   * Fix "Erroneus debian/watch file" Thks Angel (Closes: #583883)
+  * Switch to dh 7
 
- -- Mark Purcell <msp at debian.org>  Sat, 07 Aug 2010 10:56:30 +1000
+ -- Mark Purcell <msp at debian.org>  Sat, 07 Aug 2010 11:03:08 +1000
 
 ctemplate (0.97-1) unstable; urgency=low
 

Modified: kde-extras/ctemplate/trunk/debian/control
===================================================================
--- kde-extras/ctemplate/trunk/debian/control	2010-08-07 00:57:08 UTC (rev 18609)
+++ kde-extras/ctemplate/trunk/debian/control	2010-08-07 01:03:39 UTC (rev 18610)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Florian Reinhard <florian.reinhard at googlemail.com>
-Build-Depends: debhelper (>= 7.0.0), cdbs
+Build-Depends: debhelper (>= 7.0.0)
 Standards-Version: 3.8.3
 Homepage: http://code.google.com/p/google-ctemplate/
 

Modified: kde-extras/ctemplate/trunk/debian/rules
===================================================================
--- kde-extras/ctemplate/trunk/debian/rules	2010-08-07 00:57:08 UTC (rev 18609)
+++ kde-extras/ctemplate/trunk/debian/rules	2010-08-07 01:03:39 UTC (rev 18610)
@@ -1,5 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
+%:
+	dh $@




More information about the pkg-kde-commits mailing list