This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository arden.
commit 13f92064a9f3f14e6ce9f233271eb9bae8b4883a Author: Andreas Tille <[email protected]> Date: Mon Jan 9 10:58:29 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 4d0e3c7..c7c4f23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ arden (1.0-2) UNRELEASED; urgency=low [ Andreas Tille ] * cme fix dpkg-control + * fake watch file -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 10:56:55 +0100 diff --git a/debian/watch b/debian/watch index 5251033..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/arden/files/ARDEN/ -# -# http://sf.net/arden/ARDEN-([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/arden.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
