Author: malat-guest Date: 2009-01-14 10:07:56 +0000 (Wed, 14 Jan 2009) New Revision: 2980
Modified: trunk/packages/dcmtk/trunk/debian/changelog Log: more info Modified: trunk/packages/dcmtk/trunk/debian/changelog =================================================================== --- trunk/packages/dcmtk/trunk/debian/changelog 2009-01-14 09:59:03 UTC (rev 2979) +++ trunk/packages/dcmtk/trunk/debian/changelog 2009-01-14 10:07:56 UTC (rev 2980) @@ -7,7 +7,11 @@ * debhelper >= 5 [Mathieu Malaterre] - * Closes: #511668 + * debian/rules would not honor DEB_BUILD_OPTIONS=nostrip, since + original Makefiles would hardcode call to `strip` directly + instead rely on dh_strip instead and remove direct call to + `strip` from Makefiles. + Closes: #511668 -- Andreas Tille <[email protected]> Wed, 14 May 2008 15:42:56 +0200 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
