[Python-modules-commits] r32222 - in packages/django-simple-captcha/tags (5 files)

bam at users.alioth.debian.org bam at users.alioth.debian.org
Fri Apr 10 00:25:36 UTC 2015


    Date: Friday, April 10, 2015 @ 00:25:35
  Author: bam
Revision: 32222

[svn-buildpackage] Tagging django-simple-captcha 0.4.5-1

Added:
  packages/django-simple-captcha/tags/0.4.5-1/
  packages/django-simple-captcha/tags/0.4.5-1/debian/changelog
    (from rev 32220, packages/django-simple-captcha/trunk/debian/changelog)
  packages/django-simple-captcha/tags/0.4.5-1/debian/control
    (from rev 32220, packages/django-simple-captcha/trunk/debian/control)
Deleted:
  packages/django-simple-captcha/tags/0.4.5-1/debian/changelog
  packages/django-simple-captcha/tags/0.4.5-1/debian/control

Deleted: packages/django-simple-captcha/tags/0.4.5-1/debian/changelog
===================================================================
--- packages/django-simple-captcha/trunk/debian/changelog	2015-04-08 18:12:43 UTC (rev 32219)
+++ packages/django-simple-captcha/tags/0.4.5-1/debian/changelog	2015-04-10 00:25:35 UTC (rev 32222)
@@ -1,98 +0,0 @@
-django-simple-captcha (0.4.2-8) unstable; urgency=low
-
-  * Fix Django 1.7 AppRegistryNotReady error, by calling django.setup()
-    in tests. Closes: #764947.
-
- -- Brian May <bam at debian.org>  Mon, 13 Oct 2014 11:14:04 +1100
-
-django-simple-captcha (0.4.2-7) unstable; urgency=low
-
-  * Fix debian/copyright. Is EXPAT license, not BSD.
-
- -- Brian May <bam at debian.org>  Wed, 10 Sep 2014 09:15:10 +1000
-
-django-simple-captcha (0.4.2-6) unstable; urgency=low
-
-  * Fix typo in debian/copyright.
-  * Initial upload to Debian. Closes: #752140.
-
- -- Brian May <bam at debian.org>  Tue, 22 Jul 2014 09:20:04 +1000
-
-django-simple-captcha (0.4.2-5) unstable; urgency=low
-
-  * Simplify how we call the tests in debian/rules.
-  * Change copyright to DEP5.
-  * Include Bitstream license in copyright file.
-  * Symlink to font supplied in ttf-bitstream-vera.
-
- -- Brian May <bam at debian.org>  Fri, 04 Jul 2014 10:58:51 +1000
-
-django-simple-captcha (0.4.2-4) unstable; urgency=low
-
-  * Python3 package.
-
- -- Brian May <bam at debian.org>  Wed, 02 Jul 2014 14:26:41 +1000
-
-django-simple-captcha (0.4.2-3) unstable; urgency=low
-
-  * Rename package to python-django-captcha, and provide dummy package for
-    upgrades.
-
- -- Brian May <bam at debian.org>  Fri, 20 Jun 2014 13:47:38 +1000
-
-django-simple-captcha (0.4.2-2) unstable; urgency=low
-
-  * Remove depends on python-pillow, it isn't needed. We
-    require python-imaging be installed during build.
-
- -- Brian May <bam at debian.org>  Wed, 02 Apr 2014 13:40:53 +1100
-
-django-simple-captcha (0.4.2-1) unstable; urgency=low
-
-  * New upstream version.
-
- -- Brian May <bam at debian.org>  Wed, 02 Apr 2014 13:16:14 +1100
-
-django-simple-captcha (0.3.7-4) unstable; urgency=low
-
-  * Requires at least python 2.6.
-
- -- Brian May <bam at debian.org>  Thu, 30 May 2013 13:52:57 +1000
-
-django-simple-captcha (0.3.7-3) unstable; urgency=low
-
-  * Add depends on python-six.
-
- -- Brian May <bam at debian.org>  Wed, 29 May 2013 16:14:33 +1000
-
-django-simple-captcha (0.3.7-2) unstable; urgency=low
-
-  * Remove depends on python-pillow, which is not needed.
-
- -- Brian May <bam at debian.org>  Wed, 29 May 2013 11:37:31 +1000
-
-django-simple-captcha (0.3.7-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update Debian packaging.
-
- -- Brian May <bam at debian.org>  Wed, 29 May 2013 09:53:05 +1000
-
-django-simple-captcha (0.3.6~20130219-1) unstable; urgency=low
-
-  * New upstream version.
-  * Taking over Packaging.
-
- -- Brian May <bam at debian.org>  Tue, 19 Feb 2013 10:09:59 +1100
-
-django-simple-captcha (0.1.7-2) testing; urgency=low
-
-  * Fixed wrong dependency
-
- -- Sam Morrison <sam at vpac.org>  Wed, 26 May 2010 10:28:16 +1000
-
-django-simple-captcha (0.1.7-1) testing; urgency=low
-
-  * Initial release. 
-
- -- Sam Morrison <sam at vpac.org>  Wed, 26 May 2010 09:52:10 +1000

Copied: packages/django-simple-captcha/tags/0.4.5-1/debian/changelog (from rev 32220, packages/django-simple-captcha/trunk/debian/changelog)
===================================================================
--- packages/django-simple-captcha/tags/0.4.5-1/debian/changelog	                        (rev 0)
+++ packages/django-simple-captcha/tags/0.4.5-1/debian/changelog	2015-04-10 00:25:35 UTC (rev 32222)
@@ -0,0 +1,105 @@
+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()
+    in tests. Closes: #764947.
+
+ -- Brian May <bam at debian.org>  Mon, 13 Oct 2014 11:14:04 +1100
+
+django-simple-captcha (0.4.2-7) unstable; urgency=low
+
+  * Fix debian/copyright. Is EXPAT license, not BSD.
+
+ -- Brian May <bam at debian.org>  Wed, 10 Sep 2014 09:15:10 +1000
+
+django-simple-captcha (0.4.2-6) unstable; urgency=low
+
+  * Fix typo in debian/copyright.
+  * Initial upload to Debian. Closes: #752140.
+
+ -- Brian May <bam at debian.org>  Tue, 22 Jul 2014 09:20:04 +1000
+
+django-simple-captcha (0.4.2-5) unstable; urgency=low
+
+  * Simplify how we call the tests in debian/rules.
+  * Change copyright to DEP5.
+  * Include Bitstream license in copyright file.
+  * Symlink to font supplied in ttf-bitstream-vera.
+
+ -- Brian May <bam at debian.org>  Fri, 04 Jul 2014 10:58:51 +1000
+
+django-simple-captcha (0.4.2-4) unstable; urgency=low
+
+  * Python3 package.
+
+ -- Brian May <bam at debian.org>  Wed, 02 Jul 2014 14:26:41 +1000
+
+django-simple-captcha (0.4.2-3) unstable; urgency=low
+
+  * Rename package to python-django-captcha, and provide dummy package for
+    upgrades.
+
+ -- Brian May <bam at debian.org>  Fri, 20 Jun 2014 13:47:38 +1000
+
+django-simple-captcha (0.4.2-2) unstable; urgency=low
+
+  * Remove depends on python-pillow, it isn't needed. We
+    require python-imaging be installed during build.
+
+ -- Brian May <bam at debian.org>  Wed, 02 Apr 2014 13:40:53 +1100
+
+django-simple-captcha (0.4.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Brian May <bam at debian.org>  Wed, 02 Apr 2014 13:16:14 +1100
+
+django-simple-captcha (0.3.7-4) unstable; urgency=low
+
+  * Requires at least python 2.6.
+
+ -- Brian May <bam at debian.org>  Thu, 30 May 2013 13:52:57 +1000
+
+django-simple-captcha (0.3.7-3) unstable; urgency=low
+
+  * Add depends on python-six.
+
+ -- Brian May <bam at debian.org>  Wed, 29 May 2013 16:14:33 +1000
+
+django-simple-captcha (0.3.7-2) unstable; urgency=low
+
+  * Remove depends on python-pillow, which is not needed.
+
+ -- Brian May <bam at debian.org>  Wed, 29 May 2013 11:37:31 +1000
+
+django-simple-captcha (0.3.7-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update Debian packaging.
+
+ -- Brian May <bam at debian.org>  Wed, 29 May 2013 09:53:05 +1000
+
+django-simple-captcha (0.3.6~20130219-1) unstable; urgency=low
+
+  * New upstream version.
+  * Taking over Packaging.
+
+ -- Brian May <bam at debian.org>  Tue, 19 Feb 2013 10:09:59 +1100
+
+django-simple-captcha (0.1.7-2) testing; urgency=low
+
+  * Fixed wrong dependency
+
+ -- Sam Morrison <sam at vpac.org>  Wed, 26 May 2010 10:28:16 +1000
+
+django-simple-captcha (0.1.7-1) testing; urgency=low
+
+  * Initial release. 
+
+ -- Sam Morrison <sam at vpac.org>  Wed, 26 May 2010 09:52:10 +1000

Deleted: packages/django-simple-captcha/tags/0.4.5-1/debian/control
===================================================================
--- packages/django-simple-captcha/trunk/debian/control	2015-04-08 18:12:43 UTC (rev 32219)
+++ packages/django-simple-captcha/tags/0.4.5-1/debian/control	2015-04-10 00:25:35 UTC (rev 32222)
@@ -1,35 +0,0 @@
-Source: django-simple-captcha
-Section: python
-Priority: optional
-Maintainer: Brian May <bam at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-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
-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/
-X-Python-Version: >= 2.6
-
-Package: python-django-captcha
-Architecture: all
-Replaces: django-simple-captcha (<< 0.4.2-3)
-Breaks: django-simple-captcha (<< 0.4.2-3)
-Depends: ${misc:Depends}, ${python:Depends}, ttf-bitstream-vera
-Description: Django Simple Captcha Django application
- Django Simple Captcha is an extremely simple, yet highly customizable Django
- application to add captcha images to any Django form.
-
-Package: python3-django-captcha
-Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, ttf-bitstream-vera
-Description: Django Simple Captcha Django application
- Django Simple Captcha is an extremely simple, yet highly customizable Django
- application to add captcha images to any Django form.
-
-Package: django-simple-captcha
-Architecture: all
-Depends: ${misc:Depends}, python-django-captcha
-Description: Django Simple Captcha Django application
- This is a dummy package to aid switching to python-django-captcha.

Copied: packages/django-simple-captcha/tags/0.4.5-1/debian/control (from rev 32220, packages/django-simple-captcha/trunk/debian/control)
===================================================================
--- packages/django-simple-captcha/tags/0.4.5-1/debian/control	                        (rev 0)
+++ packages/django-simple-captcha/tags/0.4.5-1/debian/control	2015-04-10 00:25:35 UTC (rev 32222)
@@ -0,0 +1,35 @@
+Source: django-simple-captcha
+Section: python
+Priority: optional
+Maintainer: Brian May <bam at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+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.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/
+X-Python-Version: >= 2.6
+
+Package: python-django-captcha
+Architecture: all
+Replaces: django-simple-captcha (<< 0.4.2-3)
+Breaks: django-simple-captcha (<< 0.4.2-3)
+Depends: ${misc:Depends}, ${python:Depends}, ttf-bitstream-vera
+Description: Django Simple Captcha Django application
+ Django Simple Captcha is an extremely simple, yet highly customizable Django
+ application to add captcha images to any Django form.
+
+Package: python3-django-captcha
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}, ttf-bitstream-vera
+Description: Django Simple Captcha Django application
+ Django Simple Captcha is an extremely simple, yet highly customizable Django
+ application to add captcha images to any Django form.
+
+Package: django-simple-captcha
+Architecture: all
+Depends: ${misc:Depends}, python-django-captcha
+Description: Django Simple Captcha Django application
+ This is a dummy package to aid switching to python-django-captcha.




More information about the Python-modules-commits mailing list