This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fitgcp.
commit c282ac7787310921621ed43151616c45c027ed62 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 13:25:00 2017 +0100 Fake watch file --- debian/changelog | 1 + debian/watch | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c168062..9192ffc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ fitgcp (0.0.20150429-1) UNRELEASED; urgency=medium * New upstream checkout * debian/get-orig-source: Fetch latest commit from SVN and create date + * Fake watch file -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 13:22:34 +0100 diff --git a/debian/watch b/debian/watch index f6fdea3..a45d4a4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,4 @@ -version=3 -# unfortunately watch files does not work since upstream has no version numbers -# see http://sourceforge.net/projects/fitgcp/files/fitFCP/ -# -# http://sf.net/fitgcp/fitGCP-VM-([0-9.]+)\.(?:tgz|tar\.gz|tar\.xz|tar\.bz2|zip) +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/fitgcp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
