[Debian-astro-commits] [python-astropy] 01/01: Fix(?) watch file for postX
Ole Streicher
olebole at moszumanska.debian.org
Sat Jan 9 09:16:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository python-astropy.
commit 39eb582a2b9c635c57cf7c5015a4dfc2be07a6dd
Author: Ole Streicher <olebole at debian.org>
Date: Sat Jan 9 10:13:33 2016 +0100
Fix(?) watch file for postX
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index a734df9..52aa639 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/astropy/astropy-(.+)(?:\.post.*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/;s/\.(post)/+$1/ \
+http://pypi.debian.net/astropy/astropy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git
More information about the Debian-astro-commits
mailing list