Author: osallou Date: 2014-02-06 07:07:30 +0000 (Thu, 06 Feb 2014) New Revision: 16004
Modified: trunk/packages/mapsembler2/trunk/debian/changelog trunk/packages/mapsembler2/trunk/debian/control Log: add missing build dep Modified: trunk/packages/mapsembler2/trunk/debian/changelog =================================================================== --- trunk/packages/mapsembler2/trunk/debian/changelog 2014-02-06 07:05:27 UTC (rev 16003) +++ trunk/packages/mapsembler2/trunk/debian/changelog 2014-02-06 07:07:30 UTC (rev 16004) @@ -1,3 +1,9 @@ +mapsembler2 (2.0.5+dfsg-2) unstable; urgency=low + + * d/control: Add missing build dep + + -- Olivier Sallou <[email protected]> Thu, 06 Feb 2014 08:06:55 +0100 + mapsembler2 (2.0.5+dfsg-1) unstable; urgency=medium * First debian package (Closes: #737099). Modified: trunk/packages/mapsembler2/trunk/debian/control =================================================================== --- trunk/packages/mapsembler2/trunk/debian/control 2014-02-06 07:05:27 UTC (rev 16003) +++ trunk/packages/mapsembler2/trunk/debian/control 2014-02-06 07:07:30 UTC (rev 16004) @@ -4,7 +4,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), - bc, zlib1g-dev + bc, zlib1g-dev, help2man Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mapsembler2/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mapsembler2/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
