[Python-modules-commits] r23492 - in packages/circuits/trunk/debian (changelog control)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sat Feb 16 05:22:14 UTC 2013


    Date: Saturday, February 16, 2013 @ 05:22:10
  Author: eriol-guest
Revision: 23492

Fixed lintian vcs-field-not-canonical

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

Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2013-02-16 05:02:50 UTC (rev 23491)
+++ packages/circuits/trunk/debian/changelog	2013-02-16 05:22:10 UTC (rev 23492)
@@ -5,6 +5,7 @@
       merged upstream. Thanks to Jakub Wilk for the report. (Closes: #684740)
   * debian/control
     - Bumped Standards-Version to 3.9.4 (no changes needed)
+    - Fixed lintian vcs-field-not-canonical
   * debian/patches/01_use_issuetraker_instead_of_bitbucket.patch
     - Superseded by 01_disable_sphinxcontrib-bitbucket.patch
       because sphinxcontrib.issuetraker requires a network

Modified: packages/circuits/trunk/debian/control
===================================================================
--- packages/circuits/trunk/debian/control	2013-02-16 05:02:50 UTC (rev 23491)
+++ packages/circuits/trunk/debian/control	2013-02-16 05:22:10 UTC (rev 23492)
@@ -20,8 +20,8 @@
 Homepage: http://bitbucket.org/prologic/circuits/
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0
-Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/circuits/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/circuits/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/circuits/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/circuits/trunk/
 
 Package: python-circuits
 Architecture: all




More information about the Python-modules-commits mailing list