[Python-modules-commits] [sphinx] 01/01: Update debian/watch to track only stable versions.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Oct 2 14:14:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sphinx.
commit 9c7d12db50430aa6faa284bbb781d0c17e460fcf
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Oct 2 17:11:22 2016 +0300
Update debian/watch to track only stable versions.
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f56f44e..28011fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sphinx (1.4.6-2) UNRELEASED; urgency=medium
* Stop running jstest during build (but still run it in the autopkgtest).
+ * Update debian/watch to track only stable versions.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 03 Sep 2016 19:54:15 +0300
diff --git a/debian/watch b/debian/watch
index 0565488..521db80 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(rc|a|b)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-https://pypi.debian.net/Sphinx/Sphinx-(.*)\.tar\.gz
+opts=pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/Sphinx/Sphinx-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list