This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository copasi.
commit a0fd5cbd99d045761da0ba06de765c6d9bc959d3 Author: Andreas Tille <[email protected]> Date: Mon Dec 25 11:48:06 2017 +0100 Add watch file --- debian/copyright | 2 +- debian/watch | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 6118e52..3a3064c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: copasi -Source: http://www.copasi.org/tiki-index.php?page=downloadnoncommercial +Source: https://github.com/copasi/COPASI/releases Files: * Copyright: 2011 copasi.org diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..0907a76 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 + +https://github.com/copasi/COPASI/releases .*/COPASI-@ANY_VERSION@-Source@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/copasi.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
