Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • med-team/profbval
1 result
Show changes
Commits on Source (5)
profbval (1.0.22-6) unstable; urgency=medium
* pp-popularity-contest only suggested
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 18 Oct 2018 12:03:49 +0200
profbval (1.0.22-5) unstable; urgency=medium profbval (1.0.22-5) unstable; urgency=medium
* Moved packaging from SVN to Git * Moved packaging from SVN to Git
......
10 11
...@@ -5,11 +5,11 @@ Uploaders: Laszlo Kajan <lkajan@rostlab.org>, ...@@ -5,11 +5,11 @@ Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
Andreas Tille <tille@debian.org> Andreas Tille <tille@debian.org>
Section: science Section: science
Priority: optional Priority: optional
Build-Depends: debhelper (>= 10), Build-Depends: debhelper (>= 11~),
perl perl
Standards-Version: 4.1.1 Standards-Version: 4.2.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/profbval.git Vcs-Browser: https://salsa.debian.org/med-team/profbval
Vcs-Git: https://anonscm.debian.org/git/debian-med/profbval.git Vcs-Git: https://salsa.debian.org/med-team/profbval.git
Homepage: https://www.rostlab.org/owiki/index.php/PROFbval Homepage: https://www.rostlab.org/owiki/index.php/PROFbval
Package: profbval Package: profbval
...@@ -19,8 +19,8 @@ Depends: ${perl:Depends}, ...@@ -19,8 +19,8 @@ Depends: ${perl:Depends},
profnet-bval profnet-bval
Recommends: blast2, Recommends: blast2,
librg-utils-perl, librg-utils-perl,
pp-popularity-contest,
profphd profphd
Suggests: pp-popularity-contest
Description: predictor of flexible/rigid protein residues from sequence Description: predictor of flexible/rigid protein residues from sequence
PROFbval can be useful for both protein structure and PROFbval can be useful for both protein structure and
function predictions. For instance, a biologist can locate potentially function predictions. For instance, a biologist can locate potentially
......