Author: tille Date: 2014-09-16 06:47:33 +0000 (Tue, 16 Sep 2014) New Revision: 18036
Modified: trunk/packages/prodigal/trunk/debian/changelog trunk/packages/prodigal/trunk/debian/control Log: Build-Depends: help2man Modified: trunk/packages/prodigal/trunk/debian/changelog =================================================================== --- trunk/packages/prodigal/trunk/debian/changelog 2014-09-16 06:46:50 UTC (rev 18035) +++ trunk/packages/prodigal/trunk/debian/changelog 2014-09-16 06:47:33 UTC (rev 18036) @@ -3,6 +3,8 @@ * Add citation * `cme fix dpkg-control` to fix Vcs-Browser * Add myself as Uploader + * Build-Depends: help2man + Closes: #761684 -- 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-16 06:46:50 UTC (rev 18035) +++ trunk/packages/prodigal/trunk/debian/control 2014-09-16 06:47:33 UTC (rev 18036) @@ -4,7 +4,8 @@ Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), + help2man 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/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
