Author: tille Date: 2014-04-02 19:45:59 +0000 (Wed, 02 Apr 2014) New Revision: 16559
Modified: trunk/packages/rostlab/predictprotein/trunk/debian/changelog trunk/packages/rostlab/predictprotein/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/rostlab/predictprotein/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/predictprotein/trunk/debian/changelog 2014-04-02 19:42:55 UTC (rev 16558) +++ trunk/packages/rostlab/predictprotein/trunk/debian/changelog 2014-04-02 19:45:59 UTC (rev 16559) @@ -6,6 +6,7 @@ [ Andreas Tille ] * Priority: optional * Removed README.source since this it just explains usual practice + * cme fix dpkg-control -- Andreas Tille <[email protected]> Wed, 02 Apr 2014 21:41:04 +0200 Modified: trunk/packages/rostlab/predictprotein/trunk/debian/control =================================================================== --- trunk/packages/rostlab/predictprotein/trunk/debian/control 2014-04-02 19:42:55 UTC (rev 16558) +++ trunk/packages/rostlab/predictprotein/trunk/debian/control 2014-04-02 19:45:59 UTC (rev 16559) @@ -1,20 +1,43 @@ Source: predictprotein +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Guy Yachdav <[email protected]>, + Laszlo Kajan <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Guy Yachdav <[email protected]>, Laszlo Kajan <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), dh-autoreconf +Build-Depends: debhelper (>= 8), + dh-autoreconf Standards-Version: 3.9.5 -Homepage: http://www.predictprotein.org Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/predictprotein Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/predictprotein +Homepage: http://www.predictprotein.org Package: predictprotein Architecture: all -Depends: ${misc:Depends}, blast2, bioperl, ncoils (>= 2002-3), disulfinder, hmmer (>= 3.0), hmmer2, librg-exception-perl, librg-utils-perl (>= 1.0.24), ncbi-seg, make, metastudent, norsnet, norsp, perl, predictnls, profbval (>= 1.0.15), profisis, profphd, proftmb (>= 1.1.9-1), reprof +Depends: ${misc:Depends}, + ${perl:Depends}, + blast2, + bioperl, + ncoils (>= 2002-3), + disulfinder, + hmmer (>= 3.0), + hmmer2, + librg-exception-perl, + librg-utils-perl, + ncbi-seg, + make, + metastudent, + norsnet, + norsp, + predictnls, + profbval, + profisis, + profphd, + proftmb, + reprof Recommends: pp-popularity-contest -Suggests: pp-cache-mgr (>= 1.0.3), predictprotein-nonfree +Suggests: pp-cache-mgr (>= 1.0.3), + predictprotein-nonfree Description: suite of protein sequence analysis tools PredictProtein is a sequence analysis suite providing prediction of protein structure and function. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
