[med-svn] r15601 - trunk/packages/metastudent/trunk/debian
Tobias Hamp
hampt-guest at moszumanska.debian.org
Mon Dec 23 19:55:30 UTC 2013
Author: hampt-guest
Date: 2013-12-23 19:55:30 +0000 (Mon, 23 Dec 2013)
New Revision: 15601
Modified:
trunk/packages/metastudent/trunk/debian/changelog
trunk/packages/metastudent/trunk/debian/compat
trunk/packages/metastudent/trunk/debian/control
Log:
* Updated debhelper compatibility to 9
* Removed Homepage entry in control
* Removed perl dependency in control
* Ran cme fix dpkg-control
Modified: trunk/packages/metastudent/trunk/debian/changelog
===================================================================
--- trunk/packages/metastudent/trunk/debian/changelog 2013-12-23 17:01:45 UTC (rev 15600)
+++ trunk/packages/metastudent/trunk/debian/changelog 2013-12-23 19:55:30 UTC (rev 15601)
@@ -1,4 +1,4 @@
-metastudent (1.0.11-1) unstable; urgency=low
+metastudent (1.0.11-1) UNRELEASED; urgency=low
* New upstream release.
Modified: trunk/packages/metastudent/trunk/debian/compat
===================================================================
--- trunk/packages/metastudent/trunk/debian/compat 2013-12-23 17:01:45 UTC (rev 15600)
+++ trunk/packages/metastudent/trunk/debian/compat 2013-12-23 19:55:30 UTC (rev 15601)
@@ -1 +1 @@
-8
+9
Modified: trunk/packages/metastudent/trunk/debian/control
===================================================================
--- trunk/packages/metastudent/trunk/debian/control 2013-12-23 17:01:45 UTC (rev 15600)
+++ trunk/packages/metastudent/trunk/debian/control 2013-12-23 19:55:30 UTC (rev 15601)
@@ -1,19 +1,34 @@
Source: metastudent
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tobias Hamp <hampt at rostlab.org>,
+ Laszlo Kajan <lkajan at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Tobias Hamp <hampt at rostlab.org>, Laszlo Kajan <lkajan at debian.org>
-Build-Depends-Indep: debhelper (>=8~), python-support (>= 0.6), python (>= 2.6), javahelper (>=0.25), default-jdk
-XS-Python-Version: >= 2.6
-Standards-Version: 3.9.4
+Build-Depends-Indep: debhelper (>=8~),
+ python-support,
+ python,
+ javahelper,
+ default-jdk
+Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/wsvn/debian-med/trunk/packages/metastudent/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent/trunk/
Homepage: https://rostlab.org/owiki/index.php/Metastudent
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent/trunk/
-Vcs-Browser: http://anonscm.debian.org/wsvn/debian-med/trunk/packages/metastudent/trunk/
+X-Python-Version: >= 2.6
Package: metastudent
Architecture: all
-Homepage: http://www.rostlab.org
-Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, python (>= 2.6), blast2, default-jre, libgo-perl, libipc-run-perl, libgraphviz-perl, libfile-chdir-perl, metastudent-data (>=1.0.1), metastudent-data-2 (>=1.0.0), perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${python:Depends},
+ python,
+ blast2,
+ default-jre,
+ libgo-perl,
+ libipc-run-perl,
+ libgraphviz-perl,
+ libfile-chdir-perl,
+ metastudent-data,
+ metastudent-data-2
Description: predictor of Gene Ontology terms from protein sequence
Often, only the sequence of a protein is known, but
not its functions. Metastudent will try to predict
@@ -22,3 +37,4 @@
All predicted functions correspond to Gene Ontology (GO)
terms from the Molecular Function Ontology (MFO) and the Biological Process
Ontology (BPO) and are associated with a reliability score.
+
More information about the debian-med-commit
mailing list