This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository king-probe.
commit f3c4c7a0764781e428bb430a81e6412a857d1922 Author: Andreas Tille <[email protected]> Date: Wed May 18 18:25:25 2016 +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 0961afc..31cc1d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +king-probe (2.13.110909-2) UNRELEASED; urgency=medium + + * Fix watch file + + -- Andreas Tille <[email protected]> Wed, 18 May 2016 18:25:13 +0200 + king-probe (2.13.110909-1) unstable; urgency=low * Initial release. (Closes: #797465) diff --git a/debian/watch b/debian/watch index 5f2b6d2..8313e9f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,6 @@ version=3 -http://kinemage.biochem.duke.edu/software/probe.php .*/downloads/software/probe/probe.([\d.]+)\.src\.(tgz|zip) +http://kinemage.biochem.duke.edu/software/probe.php .*/downloads/software/probe/probe.([\d.]+)\.src\.zip # if there would be release tags ... # https://github.com/rlabduke/probe/releases .*/archive/#PREFIX#(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/king-probe.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
