[Python-modules-commits] [django-dirtyfields] 01/06: Use GitHub for upstream source tarball
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Mon Oct 30 23:25:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository django-dirtyfields.
commit ab15f0b701a819432532bc7b9ebb75db63cb33f3
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Mon Oct 30 23:14:44 2017 +0000
Use GitHub for upstream source tarball
---
debian/changelog | 6 ++++++
debian/watch | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index def8e7f..bc4d9f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-dirtyfields (1.2.1-2) UNRELEASED; urgency=medium
+
+ * Use GitHub for upstream source tarball
+
+ -- Christopher Hoskin <mans0954 at debian.org> Mon, 30 Oct 2017 23:14:05 +0000
+
django-dirtyfields (1.2.1-1) unstable; urgency=low
* source package automatically created by stdeb 0.8.5 (Closes: #856888).
diff --git a/debian/watch b/debian/watch
index 0cab65e..70c0ba9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/django-dirtyfields/django-dirtyfields-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/django-dirtyfields-$1\.tar\.gz/ \
+ https://github.com/romgar/django-dirtyfields/tags .*/v?(\d\S+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-dirtyfields.git
More information about the Python-modules-commits
mailing list