Author: lkajan Date: 2014-09-18 19:16:07 +0000 (Thu, 18 Sep 2014) New Revision: 18068
Modified: trunk/packages/rcsb-core-wrapper/trunk/debian/changelog trunk/packages/rcsb-core-wrapper/trunk/debian/control Log: Added libtool-bin as a build-dep (Closes: #761768). Modified: trunk/packages/rcsb-core-wrapper/trunk/debian/changelog =================================================================== --- trunk/packages/rcsb-core-wrapper/trunk/debian/changelog 2014-09-18 12:21:26 UTC (rev 18067) +++ trunk/packages/rcsb-core-wrapper/trunk/debian/changelog 2014-09-18 19:16:07 UTC (rev 18068) @@ -1,3 +1,9 @@ +librcsb-core-wrapper (1.005-2) unstable; urgency=medium + + * Added libtool-bin as a build-dep (Closes: #761768). + + -- Laszlo Kajan <[email protected]> Thu, 18 Sep 2014 21:15:13 +0200 + librcsb-core-wrapper (1.005-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/rcsb-core-wrapper/trunk/debian/control =================================================================== --- trunk/packages/rcsb-core-wrapper/trunk/debian/control 2014-09-18 12:21:26 UTC (rev 18067) +++ trunk/packages/rcsb-core-wrapper/trunk/debian/control 2014-09-18 19:16:07 UTC (rev 18068) @@ -1,6 +1,6 @@ Source: librcsb-core-wrapper Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Laszlo Kajan <[email protected]>, +Uploaders: Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> Section: libs Priority: optional @@ -12,6 +12,7 @@ python-all-dev, python-all-dbg, libtool, + libtool-bin, bison, flex Standards-Version: 3.9.5 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
