[Initscripts-ng-commits] r1047 - in /trunk/src/insserv/debian: changelog watch

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Mon May 3 05:51:31 UTC 2010


Author: kelmo-guest
Date: Mon May  3 05:51:30 2010
New Revision: 1047

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=1047
Log:
Update debian/watch to use bz2 orig upstream archive. Set version in
debian/watch to 3 and remove uupdate which is no longer needed.

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/watch

Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=1047&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Mon May  3 05:51:30 2010
@@ -39,8 +39,10 @@
   * Add 20_manpage_spelling.patch to fix spelling errors in insserv(8).
   * Add note next to test_undetected_loop() that it's 2 tests currently
     fail but are not terminal.
-
- -- Kel Modderman <kel at otaku42.de>  Mon, 03 May 2010 15:44:00 +1000
+  * Update debian/watch to use bz2 orig upstream archive. Set version in
+    debian/watch to 3 and remove uupdate which is no longer needed.
+
+ -- Kel Modderman <kel at otaku42.de>  Mon, 03 May 2010 15:51:04 +1000
 
 insserv (1.12.0-14) unstable; urgency=low
 

Modified: trunk/src/insserv/debian/watch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/watch?rev=1047&op=diff
==============================================================================
--- trunk/src/insserv/debian/watch (original)
+++ trunk/src/insserv/debian/watch Mon May  3 05:51:30 2010
@@ -1,6 +1,6 @@
 # Run the "uscan" command to check for upstream updates and more.
 # See uscan(1) for format
 
-version=2
+version=3
 
-ftp://ftp.suse.com/pub/projects/init/insserv-(.*).tar.gz debian uupdate
+ftp://ftp.suse.com/pub/projects/init/insserv-(.*).tar.bz2




More information about the Initscripts-ng-commits mailing list