This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libgenome.
commit d2e7db58576d4e07e96f3123afcdaee8ec6ec41b Author: Andreas Tille <[email protected]> Date: Thu Oct 5 11:57:19 2017 +0200 Clarify issue about source download --- debian/changelog | 4 ++-- debian/watch | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a7e972..63e7f7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +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 + * Use fake watch file since source is checked out from SVN (upstream + does not provide release downloads) * debhelper 10 * Standards-Version: 4.1.1 (no changes needed) diff --git a/debian/watch b/debian/watch index ce070ff..10be29f 100644 --- a/debian/watch +++ b/debian/watch @@ -2,6 +2,9 @@ version=4 opts=dversionmangle=s/.*/0.No-Release/ \ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz +# -> now at sourceforge but no releases: +# https://sourceforge.net/projects/libgenome/files/ +# is empty # 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 -- 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
