This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dascrubber.
commit 4313c095e6133f0f8c6f577cbdaf44d569193eb0 Author: Andreas Tille <[email protected]> Date: Mon Dec 12 16:37:34 2016 +0100 Fake watch file --- debian/changelog | 1 + debian/watch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 01b45c1..b30cab7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ dascrubber (0~20160601-2) UNRELEASED; urgency=medium * Enable build when linked with -Wl, --as-needed (Thanks for the patch to Graham Inggs <[email protected]>) Closes: #847943 + * Fake watch file -- Andreas Tille <[email protected]> Mon, 12 Dec 2016 16:35:52 +0100 diff --git a/debian/watch b/debian/watch index 12387c5..9637729 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ version=4 # Upstream does not make tagged releases. +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/dascrubber.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
