[Python-modules-commits] r33168 - in packages/feedgenerator/trunk/debian (changelog control)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Tue Jun 30 02:25:49 UTC 2015


    Date: Tuesday, June 30, 2015 @ 02:25:48
  Author: vcheng
Revision: 33168

add Vcs-{Svn,Browser} headers to d/control

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

Modified: packages/feedgenerator/trunk/debian/changelog
===================================================================
--- packages/feedgenerator/trunk/debian/changelog	2015-06-30 02:24:37 UTC (rev 33167)
+++ packages/feedgenerator/trunk/debian/changelog	2015-06-30 02:25:48 UTC (rev 33168)
@@ -1,6 +1,7 @@
 feedgenerator (1.7-2) UNRELEASED; urgency=medium
 
   * Add myself to Uploaders.
+  * Add Vcs-{Svn,Browser} headers to d/control.
 
  -- Vincent Cheng <vcheng at debian.org>  Mon, 29 Jun 2015 19:23:36 -0700
 

Modified: packages/feedgenerator/trunk/debian/control
===================================================================
--- packages/feedgenerator/trunk/debian/control	2015-06-30 02:24:37 UTC (rev 33167)
+++ packages/feedgenerator/trunk/debian/control	2015-06-30 02:25:48 UTC (rev 33168)
@@ -6,6 +6,8 @@
 Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
 Standards-Version: 3.9.4
 Homepage: https://github.com/dmdm/feedgenerator-py3k
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/feedgenerator/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/feedgenerator/trunk/
 
 Package: python-feedgenerator
 Architecture: all




More information about the Python-modules-commits mailing list