[Python-apps-commits] r3477 - in packages/bleachbit/trunk/debian (changelog watch)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Tue Aug 18 22:20:42 UTC 2009


    Date: Tuesday, August 18, 2009 @ 22:20:41
  Author: dktrkranz-guest
Revision: 3477

Upstream provides .tar.gz archives, get those instead of .tar.bz2

Modified:
  packages/bleachbit/trunk/debian/changelog
  packages/bleachbit/trunk/debian/watch

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2009-08-18 19:30:57 UTC (rev 3476)
+++ packages/bleachbit/trunk/debian/changelog	2009-08-18 22:20:41 UTC (rev 3477)
@@ -1,3 +1,10 @@
+bleachbit (0.5.4-2) UNRELEASED; urgency=low
+
+  * debian/watch:
+    - Upstream provides .tar.gz archives, get those instead of .tar.bz2.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Wed, 19 Aug 2009 00:19:21 +0200
+
 bleachbit (0.5.4-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/bleachbit/trunk/debian/watch
===================================================================
--- packages/bleachbit/trunk/debian/watch	2009-08-18 19:30:57 UTC (rev 3476)
+++ packages/bleachbit/trunk/debian/watch	2009-08-18 22:20:41 UTC (rev 3477)
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/bleachbit/bleachbit-([0-9.]+)\.tar.bz2
+http://sf.net/bleachbit/bleachbit-([0-9.]+)\.tar.gz




More information about the Python-apps-commits mailing list