[Python-modules-commits] r26147 - in packages/python-django-crispy-forms/trunk/debian (2 files)
jandd at users.alioth.debian.org
jandd at users.alioth.debian.org
Sat Oct 12 17:03:31 UTC 2013
Date: Saturday, October 12, 2013 @ 17:03:29
Author: jandd
Revision: 26147
debian/watch: add filenamemangle option
Modified:
packages/python-django-crispy-forms/trunk/debian/changelog
packages/python-django-crispy-forms/trunk/debian/watch
Modified: packages/python-django-crispy-forms/trunk/debian/changelog
===================================================================
--- packages/python-django-crispy-forms/trunk/debian/changelog 2013-10-12 16:58:27 UTC (rev 26146)
+++ packages/python-django-crispy-forms/trunk/debian/changelog 2013-10-12 17:03:29 UTC (rev 26147)
@@ -1,3 +1,9 @@
+python-django-crispy-forms (1.4.0-2) UNRELEASED; urgency=low
+
+ * debian/watch: add filenamemangle option
+
+ -- Jan Dittberner <jandd at debian.org> Sat, 12 Oct 2013 19:03:58 +0200
+
python-django-crispy-forms (1.4.0-1) unstable; urgency=low
* Initial release (Closes: #725618)
Modified: packages/python-django-crispy-forms/trunk/debian/watch
===================================================================
--- packages/python-django-crispy-forms/trunk/debian/watch 2013-10-12 16:58:27 UTC (rev 26146)
+++ packages/python-django-crispy-forms/trunk/debian/watch 2013-10-12 17:03:29 UTC (rev 26147)
@@ -1,2 +1,3 @@
version=3
+opts=filenamemangle=s/.+\/(\d\S*)\.tar\.gz/python-django-crispy-forms-$1.tar.gz/ \
https://github.com/maraujop/django-crispy-forms/releases /maraujop/django-crispy-forms/archive/([\d.]+)\.tar\.gz
More information about the Python-modules-commits
mailing list