[Python-modules-commits] r25858 - in packages/python-django/trunk/debian (3 files)
hertzog at users.alioth.debian.org
hertzog at users.alioth.debian.org
Fri Sep 13 06:12:43 UTC 2013
Date: Friday, September 13, 2013 @ 06:12:40
Author: hertzog
Revision: 25858
* Update Standards-Version to 3.9.4.
* Bump debhelper compat level to 9.
Modified:
packages/python-django/trunk/debian/changelog
packages/python-django/trunk/debian/compat
packages/python-django/trunk/debian/control
Modified: packages/python-django/trunk/debian/changelog
===================================================================
--- packages/python-django/trunk/debian/changelog 2013-09-13 06:07:50 UTC (rev 25857)
+++ packages/python-django/trunk/debian/changelog 2013-09-13 06:12:40 UTC (rev 25858)
@@ -4,6 +4,8 @@
https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/
- Directory traversal with ssi template tag
* Update doc-base file to drop some removed directory in the HTML doc.
+ * Update Standards-Version to 3.9.4.
+ * Bump debhelper compat level to 9.
-- Raphaël Hertzog <hertzog at debian.org> Fri, 13 Sep 2013 00:05:19 +0200
Modified: packages/python-django/trunk/debian/compat
===================================================================
--- packages/python-django/trunk/debian/compat 2013-09-13 06:07:50 UTC (rev 25857)
+++ packages/python-django/trunk/debian/compat 2013-09-13 06:12:40 UTC (rev 25858)
@@ -1 +1 @@
-7
+9
Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control 2013-09-13 06:07:50 UTC (rev 25857)
+++ packages/python-django/trunk/debian/control 2013-09-13 06:12:40 UTC (rev 25858)
@@ -5,8 +5,8 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
Raphaël Hertzog <hertzog at debian.org>,
Luke Faraone <lfaraone at debian.org>
-Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-sphinx (>= 1.0.8), locales (>= 0)
+Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-sphinx (>= 1.0.8), locales (>= 0)
Build-Depends-Indep: libjs-jquery
Homepage: http://www.djangoproject.com/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django/trunk/
More information about the Python-modules-commits
mailing list