[Python-modules-commits] r33167 - in packages/feedgenerator/trunk/debian (changelog control)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Tue Jun 30 02:24:38 UTC 2015
Date: Tuesday, June 30, 2015 @ 02:24:37
Author: vcheng
Revision: 33167
add myself as uploader
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:22:45 UTC (rev 33166)
+++ packages/feedgenerator/trunk/debian/changelog 2015-06-30 02:24:37 UTC (rev 33167)
@@ -1,3 +1,9 @@
+feedgenerator (1.7-2) UNRELEASED; urgency=medium
+
+ * Add myself to Uploaders.
+
+ -- Vincent Cheng <vcheng at debian.org> Mon, 29 Jun 2015 19:23:36 -0700
+
feedgenerator (1.7-1) unstable; urgency=low
* Add Homepage to debian/control
Modified: packages/feedgenerator/trunk/debian/control
===================================================================
--- packages/feedgenerator/trunk/debian/control 2015-06-30 02:22:45 UTC (rev 33166)
+++ packages/feedgenerator/trunk/debian/control 2015-06-30 02:24:37 UTC (rev 33167)
@@ -1,8 +1,8 @@
Source: feedgenerator
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: OndÅej Surý <ondrej at debian.org>
Section: python
Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+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
Homepage: https://github.com/dmdm/feedgenerator-py3k
More information about the Python-modules-commits
mailing list