This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository kmer-tools.
commit 3692fc0bcb4a9c1720dfc5c6a89cae098e3795a6 Author: Andreas Tille <[email protected]> Date: Mon Nov 28 21:14:16 2016 +0100 Provide fake watch file to keep QA tools silent about no watch information --- debian/changelog | 4 ++++ debian/watch | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 79f8817..04d8c70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ kmer (0~20150903+r2013-2) UNRELEASED; urgency=low + [ Afif Elghraoui ] * Fix source URL in debian/copyright. + [ Andreas Tille ] + * Provide fake watch file to keep QA tools silent about no watch information + -- Afif Elghraoui <[email protected]> Mon, 04 Jan 2016 23:05:37 -0800 kmer-tools (0~20150903+r2013-1) unstable; urgency=low diff --git a/debian/watch b/debian/watch index 1e00563..a66abaf 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,6 @@ # Upstream does not make versioned releases that the watch file can track; # Sources are retrieved as svn snapshots using the get-orig-source script + +version=4 +opts=dversionmangle=s/.*/0.No-Release/ \ +https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
