[med-svn] r21018 - trunk/packages/norsp/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Jan 8 14:40:31 UTC 2016
Author: tille
Date: 2016-01-08 14:40:30 +0000 (Fri, 08 Jan 2016)
New Revision: 21018
Modified:
trunk/packages/norsp/trunk/debian/changelog
trunk/packages/norsp/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/norsp/trunk/debian/changelog
===================================================================
--- trunk/packages/norsp/trunk/debian/changelog 2016-01-08 14:38:03 UTC (rev 21017)
+++ trunk/packages/norsp/trunk/debian/changelog 2016-01-08 14:40:30 UTC (rev 21018)
@@ -2,6 +2,7 @@
* Add myself to Uploaders
* Moved debian/upstream to debian/upstream/metadata
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 08 Jan 2016 15:34:04 +0100
Modified: trunk/packages/norsp/trunk/debian/control
===================================================================
--- trunk/packages/norsp/trunk/debian/control 2016-01-08 14:38:03 UTC (rev 21017)
+++ trunk/packages/norsp/trunk/debian/control 2016-01-08 14:40:30 UTC (rev 21018)
@@ -1,19 +1,26 @@
Source: norsp
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
+ Eva Reisinger <e.reisinger at gmx.net>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: extra
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at rostlab.org>, Eva Reisinger <e.reisinger at gmx.net>, Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/norsp/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsp/trunk/
Homepage: https://rostlab.org/owiki/index.php/NORSp_-_predictor_of_NOn-Regular_Secondary_Structure
-Vcs-Browser: http://anonscm.debian.org/wsvn/debian-med/trunk/packages/norsp/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsp/trunk/
Package: norsp
Architecture: all
-Depends: ${misc:Depends}, perl
-Recommends: blast2, librg-utils-perl, pp-popularity-contest, profphd, ncoils (>= 2002-3)
-Description: predictor of non-regular secondary structure
+Depends: ${misc:Depends},
+ ${perl:Depends}
+Recommends: blast2,
+ librg-utils-perl,
+ pp-popularity-contest,
+ profphd,
+ ncoils (>= 2002-3)
+Description: predictor of non-regular secondary structure
NORSp is a publicly available predictor for disordered regions in proteins.
Specifically, it predicts long regions with no regular secondary structure.
Upon submission of a protein sequence, NORSp analyses the protein about its
More information about the debian-med-commit
mailing list