[Python-modules-commits] r33169 - in packages/feedgenerator/trunk/debian (changelog control)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Tue Jun 30 02:27:52 UTC 2015
Date: Tuesday, June 30, 2015 @ 02:27:51
Author: vcheng
Revision: 33169
add X-Python{,3}-Version headers
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:25:48 UTC (rev 33168)
+++ packages/feedgenerator/trunk/debian/changelog 2015-06-30 02:27:51 UTC (rev 33169)
@@ -1,7 +1,7 @@
feedgenerator (1.7-2) UNRELEASED; urgency=medium
* Add myself to Uploaders.
- * Add Vcs-{Svn,Browser} headers to d/control.
+ * Add Vcs-{Svn,Browser} and X-Python{,3}-Version 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:25:48 UTC (rev 33168)
+++ packages/feedgenerator/trunk/debian/control 2015-06-30 02:27:51 UTC (rev 33169)
@@ -5,6 +5,8 @@
Uploaders: OndÅej Surý <ondrej at debian.org>, Vincent Cheng <vcheng at debian.org>
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
Standards-Version: 3.9.4
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.2
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/
More information about the Python-modules-commits
mailing list