[Python-modules-commits] r18397 - in packages/python-recaptcha/tags (7 files)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Tue Aug 30 05:56:28 UTC 2011
Date: Tuesday, August 30, 2011 @ 05:56:26
Author: bernat
Revision: 18397
[svn-buildpackage] Tagging python-recaptcha 1.0.6-1
Added:
packages/python-recaptcha/tags/1.0.6-1/
packages/python-recaptcha/tags/1.0.6-1/debian/changelog
(from rev 18396, packages/python-recaptcha/trunk/debian/changelog)
packages/python-recaptcha/tags/1.0.6-1/debian/control
(from rev 18396, packages/python-recaptcha/trunk/debian/control)
packages/python-recaptcha/tags/1.0.6-1/debian/rules
(from rev 18396, packages/python-recaptcha/trunk/debian/rules)
Deleted:
packages/python-recaptcha/tags/1.0.6-1/debian/changelog
packages/python-recaptcha/tags/1.0.6-1/debian/control
packages/python-recaptcha/tags/1.0.6-1/debian/rules
Deleted: packages/python-recaptcha/tags/1.0.6-1/debian/changelog
===================================================================
--- packages/python-recaptcha/trunk/debian/changelog 2011-08-29 19:37:16 UTC (rev 18394)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/changelog 2011-08-30 05:56:26 UTC (rev 18397)
@@ -1,24 +0,0 @@
-python-recaptcha (1.0.5-1) unstable; urgency=low
-
- * New upstream release.
- * Switch to 3.0 quilt format.
- * Bump Standards-Version. No changes required.
-
- -- Vincent Bernat <bernat at debian.org> Sat, 13 Feb 2010 14:53:10 +0100
-
-python-recaptcha (1.0.3-1) unstable; urgency=low
-
- [ Vincent Bernat ]
- * New upstream release
-
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- -- Vincent Bernat <bernat at debian.org> Mon, 17 Nov 2008 21:40:16 +0100
-
-python-recaptcha (1.0.2-1) unstable; urgency=low
-
- * Initial release (Closes: #496171)
-
- -- Vincent Bernat <bernat at debian.org> Sun, 24 Aug 2008 11:28:02 +0200
Copied: packages/python-recaptcha/tags/1.0.6-1/debian/changelog (from rev 18396, packages/python-recaptcha/trunk/debian/changelog)
===================================================================
--- packages/python-recaptcha/tags/1.0.6-1/debian/changelog (rev 0)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/changelog 2011-08-30 05:56:26 UTC (rev 18397)
@@ -0,0 +1,34 @@
+python-recaptcha (1.0.6-1) unstable; urgency=low
+
+ * New upstream version.
+ + URL for the service updated to new location. SSL certificate was
+ not valid anymore for the old location. Closes: #637880.
+ * Bump Standards-Version. No changes required.
+ * Switch to dh_python2.
+
+ -- Vincent Bernat <bernat at debian.org> Tue, 30 Aug 2011 07:40:51 +0200
+
+python-recaptcha (1.0.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Switch to 3.0 quilt format.
+ * Bump Standards-Version. No changes required.
+
+ -- Vincent Bernat <bernat at debian.org> Sat, 13 Feb 2010 14:53:10 +0100
+
+python-recaptcha (1.0.3-1) unstable; urgency=low
+
+ [ Vincent Bernat ]
+ * New upstream release
+
+ [ Sandro Tosi ]
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+
+ -- Vincent Bernat <bernat at debian.org> Mon, 17 Nov 2008 21:40:16 +0100
+
+python-recaptcha (1.0.2-1) unstable; urgency=low
+
+ * Initial release (Closes: #496171)
+
+ -- Vincent Bernat <bernat at debian.org> Sun, 24 Aug 2008 11:28:02 +0200
Deleted: packages/python-recaptcha/tags/1.0.6-1/debian/control
===================================================================
--- packages/python-recaptcha/trunk/debian/control 2011-08-29 19:37:16 UTC (rev 18394)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/control 2011-08-30 05:56:26 UTC (rev 18397)
@@ -1,31 +0,0 @@
-Source: python-recaptcha
-Section: python
-Priority: optional
-Maintainer: Vincent Bernat <bernat at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-setuptools (>= 0.6b3)
-Build-Depends-Indep: python-support (>= 0.5.3)
-Homepage: http://pypi.python.org/pypi/recaptcha-client
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-recaptcha/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-recaptcha/trunk/
-
-Package: python-recaptcha
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-crypto
-XB-Python-Version: ${python:Versions}
-Description: client library for reCAPTCHA and Mailhide
- This Python package provides modules implementing clients for both
- reCAPTCHA and reCAPTCHA Mailhide.
- .
- reCAPTCHA hinders automated abuse of web sites (such as comment spam
- or bogus registrations) by using a CAPTCHA to try to ensure that
- humans are involved.
- .
- reCAPTCHA Mailhide allows web sites to obfuscate email addresses,
- revealing them only if a reCAPTCHA is solved.
- .
- These modules access a web service that requires sites running the
- reCAPCHA client to register (at no cost) for an API key. On the other
- hand, no imaging libraries or complex computations are needed to
- generate and check CAPTCHAs.
Copied: packages/python-recaptcha/tags/1.0.6-1/debian/control (from rev 18396, packages/python-recaptcha/trunk/debian/control)
===================================================================
--- packages/python-recaptcha/tags/1.0.6-1/debian/control (rev 0)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/control 2011-08-30 05:56:26 UTC (rev 18397)
@@ -0,0 +1,31 @@
+Source: python-recaptcha
+Section: python
+Priority: optional
+Maintainer: Vincent Bernat <bernat at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.90),
+ python (>= 2.6.6-3~),
+ python-setuptools (>= 0.6b3)
+Homepage: http://pypi.python.org/pypi/recaptcha-client
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-recaptcha/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-recaptcha/trunk/
+
+Package: python-recaptcha
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-crypto
+Description: client library for reCAPTCHA and Mailhide
+ This Python package provides modules implementing clients for both
+ reCAPTCHA and reCAPTCHA Mailhide.
+ .
+ reCAPTCHA hinders automated abuse of web sites (such as comment spam
+ or bogus registrations) by using a CAPTCHA to try to ensure that
+ humans are involved.
+ .
+ reCAPTCHA Mailhide allows web sites to obfuscate email addresses,
+ revealing them only if a reCAPTCHA is solved.
+ .
+ These modules access a web service that requires sites running the
+ reCAPCHA client to register (at no cost) for an API key. On the other
+ hand, no imaging libraries or complex computations are needed to
+ generate and check CAPTCHAs.
Deleted: packages/python-recaptcha/tags/1.0.6-1/debian/rules
===================================================================
--- packages/python-recaptcha/trunk/debian/rules 2011-08-29 19:37:16 UTC (rev 18394)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/rules 2011-08-30 05:56:26 UTC (rev 18397)
@@ -1,7 +0,0 @@
-#!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-
-DEB_PYTHON_SYSTEM = pysupport
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
Copied: packages/python-recaptcha/tags/1.0.6-1/debian/rules (from rev 18396, packages/python-recaptcha/trunk/debian/rules)
===================================================================
--- packages/python-recaptcha/tags/1.0.6-1/debian/rules (rev 0)
+++ packages/python-recaptcha/tags/1.0.6-1/debian/rules 2011-08-30 05:56:26 UTC (rev 18397)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
More information about the Python-modules-commits
mailing list