Author: malat Date: 2013-11-27 15:07:58 +0000 (Wed, 27 Nov 2013) New Revision: 15294
Modified: trunk/packages/dcmtk/branches/experimental/debian/changelog trunk/packages/dcmtk/branches/experimental/debian/patches/iknowwhatiamdoing.patch Log: Add bug number Modified: trunk/packages/dcmtk/branches/experimental/debian/changelog =================================================================== --- trunk/packages/dcmtk/branches/experimental/debian/changelog 2013-11-27 14:58:30 UTC (rev 15293) +++ trunk/packages/dcmtk/branches/experimental/debian/changelog 2013-11-27 15:07:58 UTC (rev 15294) @@ -2,8 +2,7 @@ * Fix failing test (ofstd_markup_6). Closes: #730582 * Remove some spelling error in man pages. Closes: #730635 - * Remove CMake overriding our compilation flags - + d/p/iknowwhatiamdoing.patch + * Remove CMake overriding our compilation flags. Closes: #730636 -- Mathieu Malaterre <[email protected]> Wed, 27 Nov 2013 15:42:52 +0100 Modified: trunk/packages/dcmtk/branches/experimental/debian/patches/iknowwhatiamdoing.patch =================================================================== --- trunk/packages/dcmtk/branches/experimental/debian/patches/iknowwhatiamdoing.patch 2013-11-27 14:58:30 UTC (rev 15293) +++ trunk/packages/dcmtk/branches/experimental/debian/patches/iknowwhatiamdoing.patch 2013-11-27 15:07:58 UTC (rev 15294) @@ -1,8 +1,9 @@ Description: remove code that was overriding debian default compilation flags - dcmtk upstream was forcing us to use -O3 and -NDEBUG which is EBW ! + dcmtk upstream was forcing us to use -O3 and -DNDEBUG which is EBW ! See thread at: http://bugs.debian.org/711515 Author: Mathieu Malaterre <[email protected]> Forwarded: no +Bug-Debian: http://bugs.debian.org/730636 Index: dcmtk-3.6.1~20131114/CMake/dcmtkPrepare.cmake =================================================================== _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
