Skip to content
Commits on Source (8)
profnet (1.0.22-7) UNRELEASED; urgency=medium
* Team upload.
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/copyright
* Use secure URI in Homepage field.
* Set upstream metadata fields: Contact, Name.
* Fix a spelling typo
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 03 Oct 2019 11:45:07 +0200
profnet (1.0.22-6) unstable; urgency=medium
* debhelper 11
......
......@@ -5,13 +5,13 @@ Uploaders: Guy Yachdav <gyachdav@rostlab.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper-compat (= 12),
gfortran,
rsync
Standards-Version: 4.2.1
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/profnet
Vcs-Git: https://salsa.debian.org/med-team/profnet.git
Homepage: http://www.predictprotein.org/
Homepage: https://www.predictprotein.org/
Package: profnet-bval
Architecture: any
......
--- profnet.orig/src-phd/phd.f
+++ profnet/src-phd/phd.f
@@ -283,7 +283,7 @@
WRITE(6,'(T2,70A1)')('*',ITER=1,70)
WRITE(6,'(T2,A3)')'***'
WRITE(6,'(T2,3A1,T10,A,T30,A50)')('*',ITER=1,3),
- + 'An error occurred: the adressed HSSP file is empty.'
+ + 'An error occurred: the addressed HSSP file is empty.'
WRITE(6,'(T2,3A1,T10,A,T30,A50)')('*',ITER=1,3),
+ 'Program has stopped consequently !'
WRITE(6,'(T2,A3)')'***'
......@@ -2,7 +2,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# Somehow the hardening options are not propagated
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
......
......@@ -9,8 +9,7 @@ Reference:
PMID: 16455751
DOI: 10.1093/bioinformatics/btl032
URL: https://academic.oup.com/bioinformatics/article/22/7/891/202796
ePrint: "https://academic.oup.com/bioinformatics/article-pdf/\
22/7/891/523458/btl032.pdf"
ePrint: "https://academic.oup.com/bioinformatics/article-pdf/22/7/891/523458/btl032.pdf"
Registry:
- Name: OMICtools
Entry: OMICS_09791
......@@ -18,3 +17,5 @@ Registry:
Entry: NA
- Name: SciCrunch
Entry: NA
Name: profnet
Contact: assistant@rostlab.org