Author: tille Date: 2016-12-19 13:25:21 +0000 (Mon, 19 Dec 2016) New Revision: 23324
Modified: trunk/packages/metastudent-data/trunk/debian/changelog trunk/packages/metastudent-data/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/metastudent-data/trunk/debian/changelog =================================================================== --- trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 10:48:36 UTC (rev 23323) +++ trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 13:25:21 UTC (rev 23324) @@ -1,3 +1,10 @@ +metastudent-data (2.0.1-2) UNRELEASED; urgency=medium + + * Team upload. + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 19 Dec 2016 14:24:45 +0100 + metastudent-data (2.0.1-1) unstable; urgency=medium * Team upload. Modified: trunk/packages/metastudent-data/trunk/debian/control =================================================================== --- trunk/packages/metastudent-data/trunk/debian/control 2016-12-19 10:48:36 UTC (rev 23323) +++ trunk/packages/metastudent-data/trunk/debian/control 2016-12-19 13:25:21 UTC (rev 23324) @@ -1,18 +1,19 @@ Source: metastudent-data +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tobias Hamp <[email protected]>, + Laszlo Kajan <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Tobias Hamp <[email protected]>, Laszlo Kajan <[email protected]> -Build-Depends-Indep: blast2, debhelper (>=8~), rsync +Build-Depends-Indep: blast2, + debhelper (>= 8~), + rsync Standards-Version: 3.9.8 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/metastudent-data/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent-data/trunk/ Homepage: https://rostlab.org/owiki/index.php/Metastudent -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent-data/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/metastudent-data/trunk/ Package: metastudent-data Architecture: all -Homepage: http://www.rostlab.org -Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends} Breaks: metastudent (<< 2.0.0) Description: predictor of Gene Ontology terms from protein sequence - data files @@ -25,3 +26,4 @@ Ontology (BPO) and are associated with a reliability score. . This package contains data files for metastudent. +Homepage: http://www.rostlab.org _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
