Author: osallou Date: 2014-02-06 07:05:27 +0000 (Thu, 06 Feb 2014) New Revision: 16003
Modified: trunk/packages/discosnp/trunk/debian/changelog trunk/packages/discosnp/trunk/debian/control Log: add missing build dep Modified: trunk/packages/discosnp/trunk/debian/changelog =================================================================== --- trunk/packages/discosnp/trunk/debian/changelog 2014-02-05 15:00:01 UTC (rev 16002) +++ trunk/packages/discosnp/trunk/debian/changelog 2014-02-06 07:05:27 UTC (rev 16003) @@ -1,3 +1,9 @@ +discosnp (1.0.1-2) unstable; urgency=low + + * d/control: FTBS due to missing deps + + -- Olivier Sallou <[email protected]> Thu, 06 Feb 2014 08:04:38 +0100 + discosnp (1.0.1-1) unstable; urgency=low * First debian package (Closes: #737098). Modified: trunk/packages/discosnp/trunk/debian/control =================================================================== --- trunk/packages/discosnp/trunk/debian/control 2014-02-05 15:00:01 UTC (rev 16002) +++ trunk/packages/discosnp/trunk/debian/control 2014-02-06 07:05:27 UTC (rev 16003) @@ -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/discosnp/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/discosnp/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
