This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libctapimkt.
commit 6a87d3e1e4175b2dc5f65dee3da1ae2cb1a7c7fd Author: Andreas Tille <[email protected]> Date: Wed Sep 27 17:02:05 2017 +0200 Fake watch file since upstream is dead --- debian/changelog | 1 + debian/watch | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d90bda..622d133 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libctapimkt (1.0.5~rc1-5) UNRELEASED; urgency=medium * Move packaging from SVN to Git * Standards-Version: 4.1.0 (no changes needed) * debhelper 10 + * Fake watch file since upstream is dead -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 16:51:36 +0200 diff --git a/debian/watch b/debian/watch index 3b123c7..43fae3e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ -version=3 -http://sf.net/ctapi-mkt/ctapimkt-(.*)\.tar\.gz +version=4 +opts=dversionmangle=s/.*/0.No-Track/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz + +#http://sf.net/ctapi-mkt/ctapimkt-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libctapimkt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
