This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libgenome.
commit ec8a47e8e067e1bb7e67750e50a5930f1184c791 Author: Andreas Tille <[email protected]> Date: Wed Sep 27 22:22:07 2017 +0200 Use fake watch file as long as the location of the upstream source is unclear --- debian/changelog | 2 ++ debian/watch | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5c8add..4a1e242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libgenome (1.3.1-10) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * Use fake watch file as long as the location of the upstream source + is unclear -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 21:59:25 +0200 diff --git a/debian/watch b/debian/watch index 729b5f5..ce070ff 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,7 @@ -version=3 +version=4 +opts=dversionmangle=s/.*/0.No-Release/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz # http://gel.ahabs.wisc.edu/mauve/source/libGenome-(.*)\.tar\.gz # http://gel.ahabs.wisc.edu/mauve/source/mauve_.*/libGenome-(.*)\.tar\.gz - -http://gel.ahabs.wisc.edu/mauve/source/mauve_([\.\d]+)/ libGenome-(.*)\.tar\.gz +# http://gel.ahabs.wisc.edu/mauve/source/mauve_([\.\d]+)/ libGenome-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgenome.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
