aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2009-10-05 22:08:38 +0000
committerRaphaël Hertzog <hertzog@debian.org>2009-10-05 22:08:38 +0000
commitb463fa00991f987136906906ad1d23d533e4b523 (patch)
treea51b8580bc17121cb5c218c2f599a659d7b65e25 /debian
parent9614da0106b0ae2c923877afbcc5f6ede54e153e (diff)
downloadpython-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')
-rw-r--r--debian/README.source5
-rw-r--r--debian/changelog9
-rw-r--r--debian/control4
-rw-r--r--debian/watch2
4 files changed, 17 insertions, 3 deletions
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 <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.
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 <python-modules-team@lists.alioth.debian.org>
-Uploaders: Raphael Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org>
-Standards-Version: 3.8.1
+Uploaders: Raphaël Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org>
+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