From b463fa00991f987136906906ad1d23d533e4b523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 5 Oct 2009 22:08:38 +0000 Subject: * 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. --- debian/README.source | 5 +++++ debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/watch | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 debian/README.source diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..a33fd37 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,5 @@ + +This package uses quilt to handle patches. See +/usr/share/doc/quilt/README.source for some introductory information about +it. + 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 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. diff --git a/debian/control b/debian/control index 398c902..4946f2d 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: python-django-tagging Section: python Priority: optional Maintainer: Debian Python Modules Team -Uploaders: Raphael Hertzog , David Spreen -Standards-Version: 3.8.1 +Uploaders: Raphaël Hertzog , David Spreen +Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7.0.50), python-dev, quilt (>= 0.46-7) Build-Depends-Indep: python-support, python-docutils Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tagging/trunk/ diff --git a/debian/watch b/debian/watch index c8929c9..7c08702 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 http://code.google.com/p/django-tagging/downloads/list \ -.*/files/tagging-(\d.*)\.zip +.*/files/django-tagging-(\d.*)\.tar\.gz -- cgit v1.2.3