rev 4888 - kde-extras/kscope/trunk/debian

Mark Purcell msp at alioth.debian.org
Fri Nov 10 20:52:30 UTC 2006


Author: msp
Date: 2006-11-10 21:52:29 +0100 (Fri, 10 Nov 2006)
New Revision: 4888

Modified:
   kde-extras/kscope/trunk/debian/changelog
   kde-extras/kscope/trunk/debian/rules
Log:
* NOT RELEASED YET
* Add ./debian/rules get-orig-source for http://buildserver.net

Modified: kde-extras/kscope/trunk/debian/changelog
===================================================================
--- kde-extras/kscope/trunk/debian/changelog	2006-11-10 20:49:06 UTC (rev 4887)
+++ kde-extras/kscope/trunk/debian/changelog	2006-11-10 20:52:29 UTC (rev 4888)
@@ -1,3 +1,10 @@
+kscope (1.4.2-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Add ./debian/rules get-orig-source for http://buildserver.net
+
+ -- Mark Purcell <msp at debian.org>  Fri, 10 Nov 2006 20:52:11 +0000
+
 kscope (1.4.2-1) unstable; urgency=low
 
   * New upstream release

Modified: kde-extras/kscope/trunk/debian/rules
===================================================================
--- kde-extras/kscope/trunk/debian/rules	2006-11-10 20:49:06 UTC (rev 4887)
+++ kde-extras/kscope/trunk/debian/rules	2006-11-10 20:52:29 UTC (rev 4888)
@@ -18,3 +18,9 @@
 
 clean::
 	rm -f kscope.1
+
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]
+	@@dpatch-get-origtargz ../tarballs
+




More information about the pkg-kde-commits mailing list