This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository beagle.
commit f6ce64b26084ba0f43bd7ff17c5e8a53bbd4da15 Author: Dylan Aïssi <[email protected]> Date: Wed Jun 28 22:09:25 2017 +0200 Fix watch file --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 1c7b96f..5a47d0c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://faculty.washington.edu/browning/beagle/beagle.html beagle\.(.*)\.zip +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g;s/4.1~//,repack,compression=xz" \ + https://faculty.washington.edu/browning/beagle/beagle.html beagle\.(\d\S+)\.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beagle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
