aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f5b5ff..cb48d31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-django-tagging (0.2.1+svn147-1) UNRELEASED; urgency=low
+
+ * SVN snapshot to ensure compatibility with upcoming Django 1.0 release.
+ * debian/control: Depend on python-django >= 1.0~beta1.
+ * debian/patches/01_remove_django_builddeps: Added patch to remove build-dep
+ on python-django and the need to install the package from within $PYTHON_PATH.
+ Issue is known upstream: http://code.google.com/p/django-tagging/issues/detail?id=110.
+
+ -- David Spreen <netzwurm@debian.org> Thu, 21 Aug 2008 13:30:17 -0700
+
python-django-tagging (0.2.1-1) experimental; urgency=low
[ Raphael Hertzog ]