Author: tille Date: 2015-12-15 12:04:05 +0000 (Tue, 15 Dec 2015) New Revision: 20769
Modified: trunk/packages/probcons/trunk/debian/changelog trunk/packages/probcons/trunk/debian/patches/fix-gcc-4.6.patch trunk/packages/probcons/trunk/debian/patches/series Log: DEP3 fix, Propagate hardening options Modified: trunk/packages/probcons/trunk/debian/changelog =================================================================== --- trunk/packages/probcons/trunk/debian/changelog 2015-12-15 11:55:36 UTC (rev 20768) +++ trunk/packages/probcons/trunk/debian/changelog 2015-12-15 12:04:05 UTC (rev 20769) @@ -3,6 +3,8 @@ * Moved debian/upstream to debian/upstream/metadata * cme fix dpkg-control * DEP5 fix + * DEP3 fix + * Propagate hardening options -- Andreas Tille <[email protected]> Tue, 15 Dec 2015 11:35:22 +0100 Modified: trunk/packages/probcons/trunk/debian/patches/fix-gcc-4.6.patch =================================================================== --- trunk/packages/probcons/trunk/debian/patches/fix-gcc-4.6.patch 2015-12-15 11:55:36 UTC (rev 20768) +++ trunk/packages/probcons/trunk/debian/patches/fix-gcc-4.6.patch 2015-12-15 12:04:05 UTC (rev 20769) @@ -1,3 +1,8 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Mon, 02 May 2011 17:18:09 +0200 +Bug-Debian: http://bugs.debian.org/625036 +Description: Fix gcc-4.6 build issue + --- probcons.orig/SafeVector.h +++ probcons/SafeVector.h @@ -10,6 +10,7 @@ Modified: trunk/packages/probcons/trunk/debian/patches/series =================================================================== --- trunk/packages/probcons/trunk/debian/patches/series 2015-12-15 11:55:36 UTC (rev 20768) +++ trunk/packages/probcons/trunk/debian/patches/series 2015-12-15 12:04:05 UTC (rev 20769) @@ -2,3 +2,4 @@ 11-Rename-programs-in-Makefile.patch fix-gcc-4.5-headers fix-gcc-4.6.patch +hardening.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
