[Python-modules-commits] r29098 - in packages/python-django-registration/trunk/debian (3 files)
hertzog at users.alioth.debian.org
hertzog at users.alioth.debian.org
Tue May 27 12:53:51 UTC 2014
Date: Tuesday, May 27, 2014 @ 12:53:50
Author: hertzog
Revision: 29098
Repack upstream tarball to drop docs/_build/ containing javascript
files without sources.
Modified:
packages/python-django-registration/trunk/debian/changelog
packages/python-django-registration/trunk/debian/copyright
packages/python-django-registration/trunk/debian/watch
Modified: packages/python-django-registration/trunk/debian/changelog
===================================================================
--- packages/python-django-registration/trunk/debian/changelog 2014-05-27 12:37:43 UTC (rev 29097)
+++ packages/python-django-registration/trunk/debian/changelog 2014-05-27 12:53:50 UTC (rev 29098)
@@ -1,9 +1,11 @@
-python-django-registration (1.0-2) unstable; urgency=medium
+python-django-registration (1.0+dfsg-1) unstable; urgency=medium
* Drop David Spreen from Uploaders. Closes: #738931
* Add send_signal_only_once_when_activating_user.patch submitted
by Mark Caglienzi <mark.caglienzi at gmail.com>. Closes: #745756
* Update debian/copyright to follow new copyright format.
+ * Repack upstream tarball to drop docs/_build/ containing javascript
+ files without sources.
-- Raphaël Hertzog <hertzog at debian.org> Tue, 27 May 2014 14:23:29 +0200
Modified: packages/python-django-registration/trunk/debian/copyright
===================================================================
--- packages/python-django-registration/trunk/debian/copyright 2014-05-27 12:37:43 UTC (rev 29097)
+++ packages/python-django-registration/trunk/debian/copyright 2014-05-27 12:53:50 UTC (rev 29098)
@@ -1,9 +1,10 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: django-registration
Upstream-Contact: James Bennett <james at b-list.org>
Source: https://bitbucket.org/ubernostrum/django-registration/
Comment:
The upstream author stopped maintaining this Django application.
+Files-Excluded: docs/_build
Files: *
Copyright: 2007-2013, James Bennett
Modified: packages/python-django-registration/trunk/debian/watch
===================================================================
--- packages/python-django-registration/trunk/debian/watch 2014-05-27 12:37:43 UTC (rev 29097)
+++ packages/python-django-registration/trunk/debian/watch 2014-05-27 12:53:50 UTC (rev 29098)
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/d/django-registration/django-registration-(.*)\.tar\.gz
\ No newline at end of file
+http://pypi.python.org/packages/source/d/django-registration/django-registration-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list