[Python-modules-commits] r6529 - in packages/python-django-registration/trunk/debian (3 files)
speijnik-guest at users.alioth.debian.org
speijnik-guest at users.alioth.debian.org
Tue Sep 16 10:09:58 UTC 2008
Date: Tuesday, September 16, 2008 @ 10:09:56
Author: speijnik-guest
Revision: 6529
Documented debian/patches/*.
Modified:
packages/python-django-registration/trunk/debian/changelog
packages/python-django-registration/trunk/debian/patches/01_validators_removed.patch
packages/python-django-registration/trunk/debian/patches/02_overview_rst_fix.patch
Modified: packages/python-django-registration/trunk/debian/changelog
===================================================================
--- packages/python-django-registration/trunk/debian/changelog 2008-09-16 09:50:46 UTC (rev 6528)
+++ packages/python-django-registration/trunk/debian/changelog 2008-09-16 10:09:56 UTC (rev 6529)
@@ -21,8 +21,9 @@
/usr/share/doc/python-django-registration/examples.
* Added debian/python-django-registration.README.Debian to document
the delete_expired_users.py change.
+ * Documented patches in debian/patches.
- -- Stephan Peijnik <debian at sp.or.at> Tue, 16 Sep 2008 10:46:54 +0200
+ -- Stephan Peijnik <debian at sp.or.at> Tue, 16 Sep 2008 12:06:09 +0200
python-django-registration (0.6-2) experimental; urgency=low
Modified: packages/python-django-registration/trunk/debian/patches/01_validators_removed.patch
===================================================================
--- packages/python-django-registration/trunk/debian/patches/01_validators_removed.patch 2008-09-16 09:50:46 UTC (rev 6528)
+++ packages/python-django-registration/trunk/debian/patches/01_validators_removed.patch 2008-09-16 10:09:56 UTC (rev 6529)
@@ -1,3 +1,9 @@
+Forwarded-Upstream: not needed
+Author: James Bennett <james at b-list.org> (upstream)
+Comment:
+ Pulled bugfixes from upstream SVN for bugs introduced through
+ the removal of django.core.validators in Django 1.0.
+
Index: ../registration/forms.py
===================================================================
--- ../registration/forms.py (revision 166)
Modified: packages/python-django-registration/trunk/debian/patches/02_overview_rst_fix.patch
===================================================================
--- packages/python-django-registration/trunk/debian/patches/02_overview_rst_fix.patch 2008-09-16 09:50:46 UTC (rev 6528)
+++ packages/python-django-registration/trunk/debian/patches/02_overview_rst_fix.patch 2008-09-16 10:09:56 UTC (rev 6529)
@@ -1,3 +1,9 @@
+Forwarded-Upstream: yes
+Author: Stephan Peijnik <debian at sp.or.at>
+Comment:
+ Fix a minor typo in docs/overview.txt that caused errors when processing
+ this file with rst2html.
+
Index: ../docs/overview.txt
===================================================================
--- ../docs/overview.txt
More information about the Python-modules-commits
mailing list