[Python-modules-commits] r9234 - in packages/python-repoze.tm2/trunk/debian (changelog control)
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Sun Aug 2 11:18:33 UTC 2009
Date: Sunday, August 2, 2009 @ 11:18:32
Author: zack
Revision: 9234
* first upload to unstable
* debian/control:
- add build-dep on python-transaction (needed at build time), to
inhibit easy_install to download it
- bump Standards-Version to 3.8.2 (no changes needed)
Modified:
packages/python-repoze.tm2/trunk/debian/changelog
packages/python-repoze.tm2/trunk/debian/control
Modified: packages/python-repoze.tm2/trunk/debian/changelog
===================================================================
--- packages/python-repoze.tm2/trunk/debian/changelog 2009-08-02 11:08:11 UTC (rev 9233)
+++ packages/python-repoze.tm2/trunk/debian/changelog 2009-08-02 11:18:32 UTC (rev 9234)
@@ -1,9 +1,12 @@
-python-repoze.tm2 (1.0a4-2) UNRELEASED; urgency=low
+python-repoze.tm2 (1.0a4-2) unstable; urgency=low
- * debian/control: add build-dep on python-transaction (needed at build
- time), to inhibit easy_install to download it
+ * first upload to unstable
+ * debian/control:
+ - add build-dep on python-transaction (needed at build time), to
+ inhibit easy_install to download it
+ - bump Standards-Version to 3.8.2 (no changes needed)
- -- Stefano Zacchiroli <zack at debian.org> Sat, 30 May 2009 16:05:53 +0200
+ -- Stefano Zacchiroli <zack at debian.org> Sun, 02 Aug 2009 13:13:38 +0200
python-repoze.tm2 (1.0a4-1) experimental; urgency=low
Modified: packages/python-repoze.tm2/trunk/debian/control
===================================================================
--- packages/python-repoze.tm2/trunk/debian/control 2009-08-02 11:08:11 UTC (rev 9233)
+++ packages/python-repoze.tm2/trunk/debian/control 2009-08-02 11:18:32 UTC (rev 9234)
@@ -12,7 +12,7 @@
python-setuptools,
python-sphinx,
python-transaction
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
Homepage: http://www.repoze.org/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-repoze.tm2/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-repoze.tm2/trunk/
More information about the Python-modules-commits
mailing list