[Python-modules-commits] r29100 - 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:58:37 UTC 2014
Date: Tuesday, May 27, 2014 @ 12:58:36
Author: hertzog
Revision: 29100
* Update Standards-Version to 3.9.5
* Update debhelper compat level to 9.
Modified:
packages/python-django-registration/trunk/debian/changelog
packages/python-django-registration/trunk/debian/compat
packages/python-django-registration/trunk/debian/control
Modified: packages/python-django-registration/trunk/debian/changelog
===================================================================
--- packages/python-django-registration/trunk/debian/changelog 2014-05-27 12:58:11 UTC (rev 29099)
+++ packages/python-django-registration/trunk/debian/changelog 2014-05-27 12:58:36 UTC (rev 29100)
@@ -6,6 +6,8 @@
* Update debian/copyright to follow new copyright format.
* Repack upstream tarball to drop docs/_build/ containing javascript
files without sources.
+ * Update Standards-Version to 3.9.5
+ * Update debhelper compat level to 9.
-- Raphaël Hertzog <hertzog at debian.org> Tue, 27 May 2014 14:23:29 +0200
Modified: packages/python-django-registration/trunk/debian/compat
===================================================================
--- packages/python-django-registration/trunk/debian/compat 2014-05-27 12:58:11 UTC (rev 29099)
+++ packages/python-django-registration/trunk/debian/compat 2014-05-27 12:58:36 UTC (rev 29100)
@@ -1 +1 @@
-8
+9
Modified: packages/python-django-registration/trunk/debian/control
===================================================================
--- packages/python-django-registration/trunk/debian/control 2014-05-27 12:58:11 UTC (rev 29099)
+++ packages/python-django-registration/trunk/debian/control 2014-05-27 12:58:36 UTC (rev 29100)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Raphaël Hertzog <hertzog at debian.org>, Stephan Peijnik <debian at sp.or.at>, Stephan Sürken <absurd at debian.org>
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~)
Build-Depends-Indep: python-django (>= 1.4), python-sphinx (>= 1.0.7+dfsg) | python3-sphinx
Homepage: http://www.bitbucket.org/ubernostrum/django-registration/wiki/
More information about the Python-modules-commits
mailing list