[Debian-astro-commits] [python-astropy] 02/02: Ignore .post tarballs as new releases

Ole Streicher olebole at moszumanska.debian.org
Fri Dec 18 09:11:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository python-astropy.

commit 548c2b71edc1d826cf1952a86620756a5261a216
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Dec 18 10:10:51 2015 +0100

    Ignore .post tarballs as new releases
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4d88570..a734df9 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-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+http://pypi.debian.net/astropy/astropy-(.+)(?:\.post.*)\.(?: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