[Python-apps-commits] r9421 - in packages/bleachbit/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Feb 9 10:47:41 UTC 2013


    Date: Saturday, February 9, 2013 @ 10:47:39
  Author: dktrkranz
Revision: 9421

Use canonical URIs for VCS fields

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

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2013-02-09 10:32:23 UTC (rev 9420)
+++ packages/bleachbit/trunk/debian/changelog	2013-02-09 10:47:39 UTC (rev 9421)
@@ -1,16 +1,17 @@
 bleachbit (0.9.5-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #699786).
-  * debian/patches/local_cleaners_dir.patch,
+  * debian/patches/desktop_file.patch
     debian/patches/gnomevfs.patch,
-    debian/patches/desktop_file.patch
+    debian/patches/local_cleaners_dir.patch,
     - Refresh for new upstream release.
   * debian/control:
+     - Use canonical URIs for VCS fields.
      - Bump Standards-Version to 3.9.4.
   * debian/copyright:
     - Update copyright years.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 09 Feb 2013 11:19:46 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 09 Feb 2013 11:39:26 +0100
 
 bleachbit (0.9.3-1) experimental; urgency=low
 

Modified: packages/bleachbit/trunk/debian/control
===================================================================
--- packages/bleachbit/trunk/debian/control	2013-02-09 10:32:23 UTC (rev 9420)
+++ packages/bleachbit/trunk/debian/control	2013-02-09 10:47:39 UTC (rev 9421)
@@ -7,7 +7,7 @@
 Build-Depends-Indep: python (>= 2.6.6-3~), gettext
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.5
-Vcs-Svn: svn://svn.debian.org/python-apps/packages/bleachbit/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/bleachbit/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/bleachbit/trunk/
 Homepage: http://bleachbit.sourceforge.net
 




More information about the Python-apps-commits mailing list