Skip to content
Commits on Source (6)
......@@ -5,7 +5,7 @@ probcons for Debian
probcons-extra package and renamed "pc-compare", "pc-project" and
"pc-makegnuplot" to avoid collision with other program names.
* This package contains an additionnal binary which is not in the original
* This package contains an additional binary which is not in the original
distribution of ProbCons: probcons-RNA. It is an experimental version of
ProbCons compiled with parameters estimated via unsupervised training on
BRAliBASE. The parameters were downloaded from a separate archive:
......
probcons (1.12-12) UNRELEASED; urgency=medium
probcons (1.12-12) unstable; urgency=medium
[ Steffen Moeller ]
* d/upstream/metadata:
- Added references to registries
- yamllint cleanliness
-- Steffen Moeller <moeller@debian.org> Thu, 14 Sep 2017 15:00:52 +0200
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* No Priiotity: extra for probcons-extra package
-- Andreas Tille <tille@debian.org> Sun, 15 Jul 2018 15:11:26 +0200
probcons (1.12-11) unstable; urgency=medium
......
......@@ -4,10 +4,10 @@ Uploaders: Charles Plessy <plessy@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/probcons.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/probcons.git
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/probcons
Vcs-Git: https://salsa.debian.org/med-team/probcons.git
Homepage: http://probcons.stanford.edu/
Package: probcons
......@@ -28,7 +28,6 @@ Description: PROBabilistic CONSistency-based multiple sequence alignment
Package: probcons-extra
Architecture: any
Priority: extra
Depends: probcons (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
......