[Python-modules-commits] [python-arpy] 03/03: Add debian/watch
Scott Kitterman
kitterman at moszumanska.debian.org
Sun Jul 9 05:43:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository python-arpy.
commit e2493220db5891c22bb2ac466af5f52126486dad
Author: Scott Kitterman <scott at kitterman.com>
Date: Sun Jul 9 01:38:56 2017 -0400
Add debian/watch
---
debian/changelog | 3 ++-
debian/watch | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6673a2b..c8e0ff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ python-arpy (1.1.1-3) unstable; urgency=low
#867418)
* Remove unneeded python:Provides
* Update homepage for move to github
+ * Add debian/watch
- -- Scott Kitterman <scott at kitterman.com> Sun, 09 Jul 2017 01:36:53 -0400
+ -- Scott Kitterman <scott at kitterman.com> Sun, 09 Jul 2017 01:38:51 -0400
python-arpy (1.1.1-2) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..6111133
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/arpy/arpy-(.+)\.(?: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-arpy.git
More information about the Python-modules-commits
mailing list