Author: tille Date: 2014-09-16 06:46:50 +0000 (Tue, 16 Sep 2014) New Revision: 18035
Modified: trunk/packages/prodigal/trunk/debian/changelog trunk/packages/prodigal/trunk/debian/control Log: `cme fix dpkg-control` to fix Vcs-Browser; add myself as Uploader Modified: trunk/packages/prodigal/trunk/debian/changelog =================================================================== --- trunk/packages/prodigal/trunk/debian/changelog 2014-09-15 15:10:16 UTC (rev 18034) +++ trunk/packages/prodigal/trunk/debian/changelog 2014-09-16 06:46:50 UTC (rev 18035) @@ -1,7 +1,8 @@ prodigal (2.60-2) UNRELEASED; urgency=medium * Add citation - * Fix browser-url + * `cme fix dpkg-control` to fix Vcs-Browser + * Add myself as Uploader -- Andreas Tille <[email protected]> Mon, 28 Jul 2014 18:08:51 +0200 Modified: trunk/packages/prodigal/trunk/debian/control =================================================================== --- trunk/packages/prodigal/trunk/debian/control 2014-09-15 15:10:16 UTC (rev 18034) +++ trunk/packages/prodigal/trunk/debian/control 2014-09-16 06:46:50 UTC (rev 18035) @@ -1,17 +1,19 @@ Source: prodigal +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Olivier Sallou <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Olivier Sallou <[email protected]>, +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/prodigal/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/prodigal/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/prodigal/trunk/ Homepage: http://prodigal.ornl.gov/ -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.5 Package: prodigal Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Microbial (bacterial and archaeal) gene finding program Prodigal (Prokaryotic Dynamic Programming Genefinding Algorithm) is a microbial (bacterial and archaeal) gene finding program developed at _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
