rev 4883 - kde-extras/guidance/trunk/debian

Mark Purcell msp at alioth.debian.org
Fri Nov 10 20:34:01 UTC 2006


Author: msp
Date: 2006-11-10 21:34:01 +0100 (Fri, 10 Nov 2006)
New Revision: 4883

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

Modified: kde-extras/guidance/trunk/debian/changelog
===================================================================
--- kde-extras/guidance/trunk/debian/changelog	2006-11-10 20:32:27 UTC (rev 4882)
+++ kde-extras/guidance/trunk/debian/changelog	2006-11-10 20:34:01 UTC (rev 4883)
@@ -1,3 +1,10 @@
+kde-guidance (0.7.0-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:33:24 +0000
+
 kde-guidance (0.7.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #386636)

Modified: kde-extras/guidance/trunk/debian/rules
===================================================================
--- kde-extras/guidance/trunk/debian/rules	2006-11-10 20:32:27 UTC (rev 4882)
+++ kde-extras/guidance/trunk/debian/rules	2006-11-10 20:34:01 UTC (rev 4883)
@@ -96,3 +96,8 @@
 	rm -f install_log.txt
 	rm -f po/*.gmo
 
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]
+	@@dpatch-get-origtargz ../tarballs
+




More information about the pkg-kde-commits mailing list