This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libkmlframework-java.
commit baf6316f91d86bb41a9585a0c825861a4d66a4b1 Author: Andreas Tille <[email protected]> Date: Tue Jan 17 19:20:07 2017 +0100 Fake watch file --- debian/changelog | 1 + debian/watch | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ea5915..0b0cc06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libkmlframework-java (0.0.20110822.r24-2) UNRELEASED; urgency=medium * Upstream moved from googlecode to github - no code changes + * Fake watch file -- Andreas Tille <[email protected]> Tue, 17 Jan 2017 19:15:37 +0100 diff --git a/debian/watch b/debian/watch index 1530fbc..433255f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ -version=3 -http://googlecode.debian.net/p/kmlframework/org.boehn.kmlframework_(\d+).zip +version=4 + +# no release tags (neither formerly at googlecode nor now at github) +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/libkmlframework-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
