[Python-modules-commits] r33174 - in packages/feedgenerator/trunk/debian (3 files)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Tue Jun 30 02:43:31 UTC 2015
Date: Tuesday, June 30, 2015 @ 02:43:31
Author: vcheng
Revision: 33174
wrap-and-sort -s
Modified:
packages/feedgenerator/trunk/debian/changelog
packages/feedgenerator/trunk/debian/control
packages/feedgenerator/trunk/debian/copyright
Modified: packages/feedgenerator/trunk/debian/changelog
===================================================================
--- packages/feedgenerator/trunk/debian/changelog 2015-06-30 02:42:44 UTC (rev 33173)
+++ packages/feedgenerator/trunk/debian/changelog 2015-06-30 02:43:31 UTC (rev 33174)
@@ -1,4 +1,4 @@
-feedgenerator (1.7-2) UNRELEASED; urgency=medium
+feedgenerator (1.7-2) unstable; urgency=medium
[ Vincent Cheng ]
* Add myself to Uploaders.
Modified: packages/feedgenerator/trunk/debian/control
===================================================================
--- packages/feedgenerator/trunk/debian/control 2015-06-30 02:42:44 UTC (rev 33173)
+++ packages/feedgenerator/trunk/debian/control 2015-06-30 02:43:31 UTC (rev 33174)
@@ -3,7 +3,16 @@
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), python3-setuptools, python3-all, python-six, python3-six, python-tz, python3-tz
+Build-Depends:
+ debhelper (>= 7),
+ python-all (>= 2.6.6-3),
+ python-setuptools (>= 0.6b3),
+ python-six,
+ python-tz,
+ python3-all,
+ python3-setuptools,
+ python3-six,
+ python3-tz
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Modified: packages/feedgenerator/trunk/debian/copyright
===================================================================
--- packages/feedgenerator/trunk/debian/copyright 2015-06-30 02:42:44 UTC (rev 33173)
+++ packages/feedgenerator/trunk/debian/copyright 2015-06-30 02:43:31 UTC (rev 33174)
@@ -13,7 +13,7 @@
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
- .
+ .
2. Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
More information about the Python-modules-commits
mailing list