[Demudi-commits] r904 - rosegarden/trunk/debian

Free Ekanayaka free-guest at costa.debian.org
Wed Aug 30 14:25:41 UTC 2006


Author: free-guest
Date: 2006-08-30 14:25:19 +0000 (Wed, 30 Aug 2006)
New Revision: 904

Modified:
   rosegarden/trunk/debian/changelog
   rosegarden/trunk/debian/rules
   rosegarden/trunk/debian/watch
Log:
releasing version 1:1.2.4-1

Modified: rosegarden/trunk/debian/changelog
===================================================================
--- rosegarden/trunk/debian/changelog	2006-08-25 07:45:42 UTC (rev 903)
+++ rosegarden/trunk/debian/changelog	2006-08-30 14:25:19 UTC (rev 904)
@@ -1,11 +1,16 @@
 rosegarden (1:1.2.4-1) unstable; urgency=low
 
+  [ Mike O'Connor ]
   * New upstream release (Closes: #374814)
   * Got rid of patches which have been applied upstream
   * Switched dependencies in control file to use ${Source-Version}
 
- -- Mike O'Connor <stew at vireo.org>  Fri, 25 Aug 2006 03:26:18 -0400
+  [ Free Ekanayaka ]
+  * Upstream tarball name is changed, fixed watch file accordingly
+  * Commented invocation of scons in debian/rules, as it seems useless to me
 
+ -- Free Ekanayaka <freee at debian.org>  Wed, 30 Aug 2006 14:33:00 +0200
+
 rosegarden (1:1.2.3-3) unstable; urgency=low
 
   * Startup cleanly when lirc is installed without a valid config

Modified: rosegarden/trunk/debian/rules
===================================================================
--- rosegarden/trunk/debian/rules	2006-08-25 07:45:42 UTC (rev 903)
+++ rosegarden/trunk/debian/rules	2006-08-30 14:25:19 UTC (rev 904)
@@ -58,15 +58,15 @@
 clean: unpatch
 	dh_testdir
 	dh_testroot
-	scons -c CACHEDIR=.scons-cache 
+#	scons -c CACHEDIR=.scons-cache 
 	rm -rf .scons-cache
 	rm -rf .sconf_temp
 	rm -rf RGbuild
 	rm -rf cache
 	rm -f build-stamp
 	rm -f configure-stamp
-	rm config.log
-	rm scons_admin/*pyc
+	rm -f config.log
+	rm -f scons_admin/*pyc
 	dh_clean
 
 install: build

Modified: rosegarden/trunk/debian/watch
===================================================================
--- rosegarden/trunk/debian/watch	2006-08-25 07:45:42 UTC (rev 903)
+++ rosegarden/trunk/debian/watch	2006-08-30 14:25:19 UTC (rev 904)
@@ -1,4 +1,4 @@
 version=2
 
 # Pattern
-ftp://heanet.dl.sourceforge.net/r/ro/rosegarden/rosegarden-4-(.*)\.tar\.bz2 debian uupdate
+ftp://heanet.dl.sourceforge.net/r/ro/rosegarden/rosegarden-(1.*)\.tar\.bz2 debian uupdate




More information about the Demudi-commits mailing list