[Python-modules-commits] r14860 - in packages/django-picklefield/trunk/debian (2 files)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Mon Nov 8 11:44:21 UTC 2010
Date: Monday, November 8, 2010 @ 11:44:19
Author: fladi-guest
Revision: 14860
New upstream release.
Drop python-pysqlite 2 as a b-d.
Bump Standards-Version to 3.9.1 (no changes required).
Modified:
packages/django-picklefield/trunk/debian/changelog
packages/django-picklefield/trunk/debian/control
Modified: packages/django-picklefield/trunk/debian/changelog
===================================================================
--- packages/django-picklefield/trunk/debian/changelog 2010-11-08 00:23:51 UTC (rev 14859)
+++ packages/django-picklefield/trunk/debian/changelog 2010-11-08 11:44:19 UTC (rev 14860)
@@ -1,10 +1,12 @@
-django-picklefield (0.1.6-2) UNRELEASED; urgency=low
+django-picklefield (0.1.8-1) UNRELEASED; urgency=low
+ * New upstream release.
* Remove workaround for #575377 as it is fixed by python-2.5.5-5.
* Use DEP5 for copyright file.
- * Update to Debian policy 3.9.0.
+ * Bump Standards-Version to 3.9.1 (no changes required).
+ * Drop python-pysqlite2 b-d.
- -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 05 Jul 2010 12:48:19 +0200
+ -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 08 Nov 2010 08:56:29 +0100
django-picklefield (0.1.6-1) unstable; urgency=low
Modified: packages/django-picklefield/trunk/debian/control
===================================================================
--- packages/django-picklefield/trunk/debian/control 2010-11-08 00:23:51 UTC (rev 14859)
+++ packages/django-picklefield/trunk/debian/control 2010-11-08 11:44:19 UTC (rev 14860)
@@ -4,8 +4,8 @@
Maintainer: Fladischer Michael <FladischerMichael at fladi.at>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all (>=2.5), python-support,
- python-setuptools, python-django, python-pysqlite2
-Standards-Version: 3.9.0
+ python-setuptools, python-django
+Standards-Version: 3.9.1
Homepage: http://github.com/shrubberysoft/django-picklefield
Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-picklefield/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-picklefield/trunk/
More information about the Python-modules-commits
mailing list