This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository giira.
commit a6b989487bf30f9218825afc77c03082ef3da071 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 11:57:02 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 b265223..fffdd6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ giira (0.0.20140625-1) UNRELEASED; urgency=medium * cme fix dpkg-control * debian/get-orig-source: Fetch latest commit from SVN and create date based version number + * fake watch file -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 11:18:29 +0100 diff --git a/debian/watch b/debian/watch index 3946ee4..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/giira/files/GIIRA/ -# -# http://sf.net/giira/GIIRA-([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/giira.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
