[Python-modules-commits] [python-django-netfields] 01/06: change version to 0.7-2 (UNRELEASED) Use pypi for d/watch as github repo does not have tags for the latest releases. change urgency to medium
Michael Fladischer
fladi at moszumanska.debian.org
Mon Jun 19 13:29:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-netfields.
commit f4b32f4f7157f4acdc71f625029413a7476d404c
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Mon Jun 19 15:03:58 2017 +0200
change version to 0.7-2 (UNRELEASED)
Use pypi for d/watch as github repo does not have tags for the
latest releases.
change urgency to medium
---
debian/changelog | 7 +++++++
debian/watch | 5 ++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd0cc0c..fce898e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-django-netfields (0.7-2) UNRELEASED; urgency=medium
+
+ * Use pypi for d/watch as github repo does not have tags for the
+ latest releases.
+
+ -- Michael Fladischer <fladi at debian.org> Mon, 19 Jun 2017 15:03:58 +0200
+
python-django-netfields (0.7-1) unstable; urgency=low
* Initial release (Closes: #864887).
diff --git a/debian/watch b/debian/watch
index 95c2f48..1566fcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
-opts=filenamemangle=s/.*\/v([\d\.]+.*)$/python-django-netfields-$1/ \
-https://github.com/jimfunk/django-postgresql-netfields/releases \
-/jimfunk/django-postgresql-netfields/archive/v([\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/django-netfields/django-netfields-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-netfields.git
More information about the Python-modules-commits
mailing list