diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2009-10-05 22:08:38 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2009-10-05 22:08:38 +0000 |
commit | b463fa00991f987136906906ad1d23d533e4b523 (patch) | |
tree | a51b8580bc17121cb5c218c2f599a659d7b65e25 /debian/changelog | |
parent | 9614da0106b0ae2c923877afbcc5f6ede54e153e (diff) | |
download | python-django-tagging-b463fa00991f987136906906ad1d23d533e4b523.tar python-django-tagging-b463fa00991f987136906906ad1d23d533e4b523.tar.gz |
* New upstream release. Closes: #549612svn/0.3-1
* Update watch file to match new scheme.
* Update Standards-Version to 3.8.3, no changes needed.
* Add a README.source pointing to quilt's README.source.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47e1b1b..731e7d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-django-tagging (0.3-1) unstable; urgency=low + + * New upstream release. Closes: #549612 + * Update watch file to match new scheme. + * Update Standards-Version to 3.8.3, no changes needed. + * Add a README.source pointing to quilt's README.source. + + -- Raphaël Hertzog <hertzog@debian.org> Mon, 05 Oct 2009 23:52:09 +0200 + python-django-tagging (0.2.1+svn154-2) unstable; urgency=low * Apply patch to fix weight of tag when using logarithmic distribution. |