[Python-modules-commits] r24103 - in packages/liblarch/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun May 5 12:21:31 UTC 2013


    Date: Sunday, May 5, 2013 @ 12:21:29
  Author: dktrkranz
Revision: 24103

Use canonical URIs for VCS fields

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

Modified: packages/liblarch/trunk/debian/changelog
===================================================================
--- packages/liblarch/trunk/debian/changelog	2013-05-05 12:13:23 UTC (rev 24102)
+++ packages/liblarch/trunk/debian/changelog	2013-05-05 12:21:29 UTC (rev 24103)
@@ -1,9 +1,11 @@
 liblarch (2.1.0-2) UNRELEASED; urgency=low
 
+  * debian/control:
+    - Use canonical URIs for VCS fields.
   * debian/watch:
     - Point to GitHub repository, thanks Bart Martens!
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 05 May 2013 14:11:34 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 05 May 2013 14:13:30 +0200
 
 liblarch (2.1.0-1) experimental; urgency=low
 

Modified: packages/liblarch/trunk/debian/control
===================================================================
--- packages/liblarch/trunk/debian/control	2013-05-05 12:13:23 UTC (rev 24102)
+++ packages/liblarch/trunk/debian/control	2013-05-05 12:21:29 UTC (rev 24103)
@@ -7,8 +7,8 @@
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.5
 Homepage: https://live.gnome.org/liblarch
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/liblarch/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/liblarch/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/liblarch/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/liblarch/trunk/
 
 Package: python-liblarch
 Architecture: all




More information about the Python-modules-commits mailing list