[Python-modules-commits] r18541 - in packages/python-django/trunk/debian (2 files)
hertzog at users.alioth.debian.org
hertzog at users.alioth.debian.org
Thu Sep 15 13:01:29 UTC 2011
Date: Thursday, September 15, 2011 @ 13:01:28
Author: hertzog
Revision: 18541
Enable 02_disable-sources-in-sphinxdoc.diff since #641710 has been
fixed.
Modified:
packages/python-django/trunk/debian/changelog
packages/python-django/trunk/debian/patches/series
Modified: packages/python-django/trunk/debian/changelog
===================================================================
--- packages/python-django/trunk/debian/changelog 2011-09-15 12:38:27 UTC (rev 18540)
+++ packages/python-django/trunk/debian/changelog 2011-09-15 13:01:28 UTC (rev 18541)
@@ -3,6 +3,8 @@
* Update Build-Depends on locales to included a version requirement
so that locales-all cannot satisfy it with its Provides: locales.
Thanks to Jakub Wilk for the suggestion.
+ * Enable 02_disable-sources-in-sphinxdoc.diff since #641710 has been
+ fixed.
-- Raphaël Hertzog <hertzog at debian.org> Thu, 15 Sep 2011 14:35:45 +0200
Modified: packages/python-django/trunk/debian/patches/series
===================================================================
--- packages/python-django/trunk/debian/patches/series 2011-09-15 12:38:27 UTC (rev 18540)
+++ packages/python-django/trunk/debian/patches/series 2011-09-15 13:01:28 UTC (rev 18541)
@@ -1,5 +1,4 @@
01_disable_url_verify_regression_tests.diff
-# Disabled until 641710 is fixed
-# 02_disable-sources-in-sphinxdoc.diff
+02_disable-sources-in-sphinxdoc.diff
03_manpage.diff
04_hyphen-manpage.diff
More information about the Python-modules-commits
mailing list