[Python-modules-commits] r32220 - in packages/django-simple-captcha/trunk/debian (2 files)
bam at users.alioth.debian.org
bam at users.alioth.debian.org
Fri Apr 10 00:08:41 UTC 2015
Date: Friday, April 10, 2015 @ 00:08:39
Author: bam
Revision: 32220
New upstream version.
Modified:
packages/django-simple-captcha/trunk/debian/changelog
packages/django-simple-captcha/trunk/debian/control
Modified: packages/django-simple-captcha/trunk/debian/changelog
===================================================================
--- packages/django-simple-captcha/trunk/debian/changelog 2015-04-08 18:12:43 UTC (rev 32219)
+++ packages/django-simple-captcha/trunk/debian/changelog 2015-04-10 00:08:39 UTC (rev 32220)
@@ -1,3 +1,10 @@
+django-simple-captcha (0.4.5-1) unstable; urgency=medium
+
+ * New upstream version.
+ * Supports Django 1.7 migrations.
+
+ -- Brian May <bam at debian.org> Fri, 10 Apr 2015 10:00:05 +1000
+
django-simple-captcha (0.4.2-8) unstable; urgency=low
* Fix Django 1.7 AppRegistryNotReady error, by calling django.setup()
Modified: packages/django-simple-captcha/trunk/debian/control
===================================================================
--- packages/django-simple-captcha/trunk/debian/control 2015-04-08 18:12:43 UTC (rev 32219)
+++ packages/django-simple-captcha/trunk/debian/control 2015-04-10 00:08:39 UTC (rev 32220)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>=8.1.0), dh-python,
python-all (>= 2.6.6-3~), python-setuptools, python-django, python-pil, python-six,
python3-all, python3-setuptools, python3-django, python3-pil, python3-six
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: https://github.com/mbi/django-simple-captcha
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-simple-captcha/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-simple-captcha/trunk/
More information about the Python-modules-commits
mailing list