Andreas Tille pushed to branch master at Debian Med / hmmer
Commits: 19e9aa4d by Andreas Tille at 2018-03-16T23:29:01+01:00 Mass commit changes for 3.1b2+dfsg-5 (single commits are somehow lost, also the Debian revision bump from -3 to -5 is a failure but has just happened that way) - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -hmmer (3.1b2+dfsg-4) UNREELASED; urgency=medium +hmmer (3.1b2+dfsg-5) unstable; urgency=medium - * debian/upstream/metadata: Added references to - bio.tools, OMICtools, RRID + * New homepage + * Fix watch file + * debhelper 10 - -- Steffen Moeller <[email protected]> Fri, 21 Jul 2017 19:29:02 +0200 + -- Andreas Tille <[email protected]> Fri, 20 Jan 2017 15:35:12 +0100 hmmer (3.1b2+dfsg-3) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, libdivsufsort-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/git/debian-med/hmmer.git Vcs-Git: https://anonscm.debian.org/git/debian-med/hmmer.git -Homepage: http://hmmer.janelia.org/ +Homepage: http://hmmer.org/ Package: hmmer Architecture: any-amd64 any-i386 ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HMMER Upstream-Contact: Sean R. Eddy <[email protected]> -Source: ftp://selab.janelia.org/pub/software/hmmer3/3.0/ +Source: http://hmmer.org/download.html Files-Excluded: */libdivsufsort Files: * @@ -53,7 +53,8 @@ Copyright: 1998 John Lapeyre <[email protected]> 2008-2012 Andreas Tille <[email protected]> Charles Plessy <[email protected]> 2010 Eric Talevich <[email protected]>, - Steffen Möller <[email protected]> + 2010 Steffen Möller <[email protected]> + 2012-2017 Andreas Tille <[email protected]> License: GPL-3 License: GPL-3 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - ftp://selab.janelia.org/pub/software/hmmer3/CURRENT/hmmer-([0-9\.abc]*)\.tar\.gz + http://hmmer.org/download.html .*/hmmer.*/.*/hmmer-(\d[^-]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/hmmer/commit/19e9aa4d89e285014ff5a55b8715ad4b39985163 --- View it on GitLab: https://salsa.debian.org/med-team/hmmer/commit/19e9aa4d89e285014ff5a55b8715ad4b39985163 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
