Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Update watch file
· 03a11a83
Andreas Tille
authored
Sep 24, 2018
03a11a83
Update d/copyright
· af996a4b
Andreas Tille
authored
Sep 24, 2018
af996a4b
debhelper 11
· ec237708
Andreas Tille
authored
Sep 24, 2018
ec237708
Point Vcs fields to salsa.debian.org
· 7d24c549
Andreas Tille
authored
Sep 24, 2018
7d24c549
Standards-Version: 4.2.1
· 1421c0cc
Andreas Tille
authored
Sep 24, 2018
1421c0cc
Stick to debhelper 10
· 90589f05
Andreas Tille
authored
Sep 24, 2018
90589f05
Upload to unstable
· 9242f451
Andreas Tille
authored
Sep 24, 2018
9242f451
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9242f451
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 ]
...
...
debian/control
View file @
9242f451
...
...
@@ -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
...
...
debian/copyright
View file @
9242f451
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hmmer
Upstream-Contact: Sean Eddy <eddy@genetics.wustl.edu>
Source:
f
tp://
selab.janelia.org/pub
/software/hmmer/
Source:
ht
tp://
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+
...
...
debian/watch
View file @
9242f451
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
...
...