rev 14128 - kde-extras/kvirc/trunk/debian

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Wed Mar 25 00:41:05 UTC 2009


Author: kebianizao-guest
Date: 2009-03-25 00:41:05 +0000 (Wed, 25 Mar 2009)
New Revision: 14128

Modified:
   kde-extras/kvirc/trunk/debian/changelog
   kde-extras/kvirc/trunk/debian/rules
Log:
Added debhelper.mk. Added patchsys-quilt.mk. Rewritten changelog about rules.

Modified: kde-extras/kvirc/trunk/debian/changelog
===================================================================
--- kde-extras/kvirc/trunk/debian/changelog	2009-03-25 00:40:57 UTC (rev 14127)
+++ kde-extras/kvirc/trunk/debian/changelog	2009-03-25 00:41:05 UTC (rev 14128)
@@ -1,6 +1,9 @@
 kvirc (4:4.0.0~svn3154-3) UNRELEASED; urgency=low
 
-  * Using Debian pkg-kde-tools kde4.mk
+  * rules:
+    - Using Debian pkg-kde-tools kde4.mk
+    - Added debhelper.mk
+    - Added patchsys-quilt.mk
   * Patches:
     - Removed kubuntu_02_fix_cmakelist_icons.patch. Included upstream.
     - Removed 10_gcc4.3_fix.patch. Included upstream.

Modified: kde-extras/kvirc/trunk/debian/rules
===================================================================
--- kde-extras/kvirc/trunk/debian/rules	2009-03-25 00:40:57 UTC (rev 14127)
+++ kde-extras/kvirc/trunk/debian/rules	2009-03-25 00:41:05 UTC (rev 14128)
@@ -3,3 +3,6 @@
 DEB_DH_ALWAYS_EXCLUDE:=CVS:.svn:.svnignore:.hg:.hgignore
 
 include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+




More information about the pkg-kde-commits mailing list