[med-svn] [python-schema-salad] 01/07: Adjust watch file to fetch only 1.x series - ignore 2.x for the moment
Andreas Tille
tille at debian.org
Fri Dec 9 22:47:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-schema-salad.
commit 4a38ed9b2926b79694f512f48ef95bb2569b2a8e
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 9 22:08:50 2016 +0100
Adjust watch file to fetch only 1.x series - ignore 2.x for the moment
---
debian/changelog | 8 ++++++++
debian/watch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3b2fb95..bbecf98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-schema-salad (1.1.21.20161206204028-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream version
+ * Adjust watch file to fetch only 1.x series - ignore 2.x for the moment
+
+ -- Andreas Tille <tille at debian.org> Fri, 09 Dec 2016 22:07:34 +0100
+
python-schema-salad (1.6.20160202222448-2) unstable; urgency=medium
* debian/watch, debian/control: correct URLs
diff --git a/debian/watch b/debian/watch
index 60e4594..de7dcfe 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/schema-salad/schema-salad-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/schema-salad/schema-salad-(1.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-schema-salad.git
More information about the debian-med-commit
mailing list