This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dssp.
commit 733c18297e249fff7aa42f36643c063317a20ae0 Author: Andreas Tille <[email protected]> Date: Wed Sep 27 09:36:52 2017 +0200 Simplify d/watch --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a8f9cf..acc0a05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dssp (2.2.1-4) UNRELEASED; urgency=medium * Moved packaging to Git + * Simplify d/watch -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 09:19:50 +0200 diff --git a/debian/watch b/debian/watch index 172d94e..b37ff26 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts="pasv" \ -ftp://ftp.cmbi.ru.nl/pub/software/dssp/dssp-([0-9.]+)\.t[bgx]z debian uupdate +ftp://ftp.cmbi.ru.nl/pub/software/dssp/dssp-([0-9.]+)\.t[bgx]z -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dssp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
