This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository adun.app.
commit f51ee8b04f8fdba0a50c8777d01d809e753ad289 Author: Andreas Tille <[email protected]> Date: Wed Sep 27 08:49:48 2017 +0200 Download site vanished - so adding fake watch file --- debian/changelog | 1 + debian/watch | 10 +++------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index c043fae..997622b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ adun.app (0.81-10) UNRELEASED; urgency=medium * Move packaging from SVN to Git + * Download site vanished - so adding fake watch file -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 08:43:34 +0200 diff --git a/debian/watch b/debian/watch index d6c4273..9c89ab9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,3 @@ -version=3 -# Upstream used a broken versioning scheme where a major release is -# 0.7 and point releases are 0.71, 0.72, etc. Hopefully this is no -# longer a concern, but if it turns out it is, uncommenting and -# amending the line below should "fix" the watchfile accordingly. -#opts=uversionmangle=s/^0\.([78])(\d)/0.$1.$2/, \ - http://download.gna.org/adun/Adun-([\d.]+)\.tar\.gz +version=4 +opts=dversionmangle=s/.*/0.No-Site/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/adun.app.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
