Skip to content
Commits on Source (7)
hmmer2 (2.3.2+dfsg-6) unstable; urgency=medium
* Update watch file
* Update d/copyright
* Stick to debhelper 10 (in compat level 11 dh_auto_configure
passes --runstatedir=/run to ./configure. This causes FTBFS.)
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Mon, 24 Sep 2018 11:34:02 +0200
hmmer2 (2.3.2+dfsg-5) unstable; urgency=medium
[ Steffen Moeller ]
......
......@@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 10),
pkg-config,
dh-exec,
rename
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/git/debian-med/hmmer2.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/hmmer2.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/hmmer2
Vcs-Git: https://salsa.debian.org/med-team/hmmer2.git
Homepage: http://hmmer.janelia.org/
Package: hmmer2
......
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 Eddy <eddy@genetics.wustl.edu>
Source: ftp://selab.janelia.org/pub/software/hmmer/
Source: http://eddylab.org/software/hmmer/
Files-Excluded: Userguide.pdf
squid
*/7LES_DROME
......@@ -12,7 +12,8 @@ Copyright: Copyright (C) 1992-2003 HHMI/Washington University School of Medicine
License: GPL-2+
Files: debian/*
Copyright: 1998, John Lapeyre <lapeyre@physics.arizona.edu>
Copyright: 1998 John Lapeyre <lapeyre@physics.arizona.edu>
2016-2018 Andreas Tille <tille@debian.org>
License: GPL-2+
License: GPL-2+
......
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
http://hmmer.org/download.html .*/hmmer/2.*/hmmer-(2[.\d]+)\.tar\.gz
http://hmmer.org/download.html .*/hmmer/hmmer-(2[.\d]+)\.tar\.gz
# alternatively
# http://eddylab.org/software/hmmer/hmmer-(2[.\d]+)\.tar\.gz
# http://hmmer.org/download.html .*/hmmer/2.*/hmmer-(2.+)\.tar\.gz
# This would fetch 2.4i as well but the release notes
......