[med-svn] [python-schema-salad] 05/09: 2.x is ok now
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Jan 13 05:29:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository python-schema-salad.
commit 4915ed35d4ab7bc3be82caa09c00f37d35a43dea
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Thu Jan 12 00:16:14 2017 -0800
2.x is ok now
---
debian/changelog | 1 -
debian/watch | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 61bb757..d714302 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ python-schema-salad (1.21.20161215163938-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
- * Adjust watch file to fetch only 1.x series - ignore 2.x for the moment
* cme fix dpkg-control
* debhelper 10
* Fix manpage generation.
diff --git a/debian/watch b/debian/watch
index de7dcfe..60e4594 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-(1.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/schema-salad/schema-salad-(.+)\.(?: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