Author: plessy Date: 2012-05-28 01:10:40 +0000 (Mon, 28 May 2012) New Revision: 11023
Modified: trunk/packages/mira/trunk/debian/changelog trunk/packages/mira/trunk/debian/control Log: Build-depend on libgoogle-perftools-dev instead of libtcmalloc-minimal0. Closes: #673527, #674822. Modified: trunk/packages/mira/trunk/debian/changelog =================================================================== --- trunk/packages/mira/trunk/debian/changelog 2012-05-27 15:34:20 UTC (rev 11022) +++ trunk/packages/mira/trunk/debian/changelog 2012-05-28 01:10:40 UTC (rev 11023) @@ -1,5 +1,10 @@ mira (3.4.0.1-3) UNRELEASED; urgency=low + [ Charles Plessy ] + * Build-depend on libgoogle-perftools-dev instead of libtcmalloc-minimal0. + Closes: #673527, #674822. + + [ Andreas Tille ] * debian/upstream: very small fix to prevent bibcheck warning -- Andreas Tille <[email protected]> Wed, 09 May 2012 09:38:21 +0200 @@ -39,7 +44,7 @@ mira (3.4.0-3ubuntu1) lucid; urgency=low - * Small fix to dependencies - there is no "mira" binary package + * Small fix to dependencies - there is no "mira" binary package -- Tim Booth <[email protected]> Fri, 02 Dec 2011 15:00:35 +0000 Modified: trunk/packages/mira/trunk/debian/control =================================================================== --- trunk/packages/mira/trunk/debian/control 2012-05-27 15:34:20 UTC (rev 11022) +++ trunk/packages/mira/trunk/debian/control 2012-05-28 01:10:40 UTC (rev 11023) @@ -7,7 +7,7 @@ Tim Booth <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dblatex, docbook-xsl, libboost-thread-dev, libboost-regex-dev, libexpat1-dev, - libtcmalloc-minimal0 [i386 amd64], perl, quilt (>= 0.46-7~), flex, + libgoogle-perftools-dev [i386 amd64], perl, quilt (>= 0.46-7~), flex, vim-common, zlib1g-dev Standards-Version: 3.9.2 Homepage: http://chevreux.org/projects_mira.html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
