[Python-modules-commits] r24115 - in packages/pycalverter/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Sun May 5 13:31:12 UTC 2013


    Date: Sunday, May 5, 2013 @ 13:31:10
  Author: jwilk
Revision: 24115

Remove Vcs-* fields pointing to upstream repository.
Add Vcs-* fields pointing to Debian packaging.

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

Modified: packages/pycalverter/trunk/debian/changelog
===================================================================
--- packages/pycalverter/trunk/debian/changelog	2013-05-05 13:28:59 UTC (rev 24114)
+++ packages/pycalverter/trunk/debian/changelog	2013-05-05 13:31:10 UTC (rev 24115)
@@ -1,3 +1,10 @@
+pycalverter (1.5.2) UNRELEASED; urgency=low
+
+  * Remove Vcs-* fields pointing to upstream repository.
+  * Add Vcs-* fields pointing to Debian packaging.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 15:30:08 +0200
+
 pycalverter (1.5.1) unstable; urgency=low
 
   * Initial release. Closes: #581741

Modified: packages/pycalverter/trunk/debian/control
===================================================================
--- packages/pycalverter/trunk/debian/control	2013-05-05 13:28:59 UTC (rev 24114)
+++ packages/pycalverter/trunk/debian/control	2013-05-05 13:31:10 UTC (rev 24115)
@@ -6,8 +6,8 @@
 Build-Depends: debhelper (>= 7.0.50~) ,  python , python-support
 Standards-Version: 3.8.4
 Homepage: http://bitbucket.org/bayazee/pycalverter/overview
-Vcs-Hg: https://lxsameer@bitbucket.org/bayazee/pycalverter
-Vcs-Browser: http://bitbucket.org/bayazee/pycalverter/src
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pycalverter/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pycalverter/trunk/
 
 Package: python-calverter
 Architecture: all




More information about the Python-modules-commits mailing list