[Python-modules-commits] r25468 - in packages/python-django-threadedcomments/trunk/debian (2 files)
ockham-guest at users.alioth.debian.org
ockham-guest at users.alioth.debian.org
Fri Aug 9 16:08:28 UTC 2013
Date: Friday, August 9, 2013 @ 16:08:26
Author: ockham-guest
Revision: 25468
debian/NEWS.Debian: Add.
Added:
packages/python-django-threadedcomments/trunk/debian/NEWS.Debian
Modified:
packages/python-django-threadedcomments/trunk/debian/changelog
Added: packages/python-django-threadedcomments/trunk/debian/NEWS.Debian
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/NEWS.Debian (rev 0)
+++ packages/python-django-threadedcomments/trunk/debian/NEWS.Debian 2013-08-09 16:08:26 UTC (rev 25468)
@@ -0,0 +1,6 @@
+python-django-threadedcomments (0.9.0-1) unstable; urgency=low
+
+ To update the database from the layout generated by version 0.5 of this
+ package, run `python manage.py migrate_threaded_comments`.
+
+ -- Bernhard Reiter <ockham at raz.or.at> Fri, 09 Aug 2013 16:04:31 +0200
Modified: packages/python-django-threadedcomments/trunk/debian/changelog
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/changelog 2013-08-09 15:00:47 UTC (rev 25467)
+++ packages/python-django-threadedcomments/trunk/debian/changelog 2013-08-09 16:08:26 UTC (rev 25468)
@@ -17,6 +17,7 @@
debian/patches/gravatar_default_url, debian/patches/django14:
Remove patches, as obsolete.
* debian/rules: Add a SECRET_KEY for tests during building. (Closes: #711369)
+ * debian/NEWS.Debian: Add.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
More information about the Python-modules-commits
mailing list