Skip to content
Commits on Source (5)
reprof (1.0.1-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 13:09:09 +0200
reprof (1.0.1-5) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -5,11 +5,11 @@ Uploaders: Peter Hoenigschmid <hoenigschmid@rostlab.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
libmodule-build-perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/reprof.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/reprof.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/reprof
Vcs-Git: https://salsa.debian.org/med-team/reprof.git
Homepage: http://rostlab.org/
Package: reprof
......@@ -17,7 +17,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
librg-reprof-bundle-perl
Recommends: pp-popularity-contest
Suggests: pp-popularity-contest
Description: protein secondary structure and accessibility predictor
'reprof' is an improved implementation of 'prof', a popular protein secondary
structure and accessibility predictor. Prediction is either
......