Author: osallou-guest Date: 2012-02-01 12:29:41 +0000 (Wed, 01 Feb 2012) New Revision: 9516
Modified: trunk/packages/biomaj/trunk/debian/biomaj.install trunk/packages/biomaj/trunk/debian/changelog Log: add missing console file for help option Modified: trunk/packages/biomaj/trunk/debian/biomaj.install =================================================================== --- trunk/packages/biomaj/trunk/debian/biomaj.install 2012-02-01 09:16:50 UTC (rev 9515) +++ trunk/packages/biomaj/trunk/debian/biomaj.install 2012-02-01 12:29:41 UTC (rev 9516) @@ -8,3 +8,4 @@ var/log/biomaj etc/biomaj usr/bin +usr/share/biomaj/console_help.txt usr/share/biomaj/ Modified: trunk/packages/biomaj/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj/trunk/debian/changelog 2012-02-01 09:16:50 UTC (rev 9515) +++ trunk/packages/biomaj/trunk/debian/changelog 2012-02-01 12:29:41 UTC (rev 9516) @@ -1,3 +1,9 @@ +biomaj (1.2.0-5) UNRELEASED; urgency=low + + * Add missing file to package to get --help option + + -- Olivier Sallou <[email protected]> Wed, 01 Feb 2012 10:00:03 +0100 + biomaj (1.2.0-4) unstable; urgency=low * [Olivier Sallou] _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
