[Python-modules-commits] r22338 - in packages/python-django-feincms/trunk/debian (2 files)
janos-guest at users.alioth.debian.org
janos-guest at users.alioth.debian.org
Wed Jun 27 21:34:22 UTC 2012
Date: Wednesday, June 27, 2012 @ 21:34:20
Author: janos-guest
Revision: 22338
Release 1.6.2-2.
Modified:
packages/python-django-feincms/trunk/debian/changelog
packages/python-django-feincms/trunk/debian/rules
Modified: packages/python-django-feincms/trunk/debian/changelog
===================================================================
--- packages/python-django-feincms/trunk/debian/changelog 2012-06-27 21:23:13 UTC (rev 22337)
+++ packages/python-django-feincms/trunk/debian/changelog 2012-06-27 21:34:20 UTC (rev 22338)
@@ -1,3 +1,9 @@
+python-django-feincms (1.6.2-2) unstable; urgency=low
+
+ * Preserve _sources from html documentation to make sphinx search work.
+
+ -- Janos Guljas <janos at resenje.org> Wed, 27 Jun 2012 23:28:29 +0200
+
python-django-feincms (1.6.2-1) unstable; urgency=low
* New usptream release.
Modified: packages/python-django-feincms/trunk/debian/rules
===================================================================
--- packages/python-django-feincms/trunk/debian/rules 2012-06-27 21:23:13 UTC (rev 22337)
+++ packages/python-django-feincms/trunk/debian/rules 2012-06-27 21:34:20 UTC (rev 22338)
@@ -7,7 +7,6 @@
override_dh_auto_build:
dh_auto_build
sphinx-build -b html docs debian/html
- rm -rf debian/html/_sources/
rm -f debian/python-pymongo-doc/usr/share/doc/python-django-feincms-doc/html/_static/jquery.js
rm -rf debian/python-pymongo-doc/usr/share/doc/python-django-feincms-doc/html/.doctrees
More information about the Python-modules-commits
mailing list