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 c1139a2401baeaea0eda2bd4497219f36716ec84 Author: Dylan Aïssi <[email protected]> Date: Fri Jun 23 21:45:14 2017 +0200 Fix watch file --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 607d7b8..668163a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +beagle (4.1~170121-6cc+dfsg-2) UNRELEASED; urgency=medium + + * Fix watch file. + + -- Dylan Aïssi <[email protected]> Fri, 23 Jun 2017 21:43:26 +0200 + beagle (4.1~170121-6cc+dfsg-1) experimental; urgency=medium * New upstream release. diff --git a/debian/watch b/debian/watch index 472c09e..1c7b96f 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.(.*).src\.zip + https://faculty.washington.edu/browning/beagle/beagle.html beagle\.(.*)\.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
