Author: tille Date: 2016-01-15 10:16:10 +0000 (Fri, 15 Jan 2016) New Revision: 21199
Modified: trunk/packages/njplot/trunk/debian/changelog trunk/packages/njplot/trunk/debian/patches/fix-underlinking.patch Log: Add missing DEP3 header Modified: trunk/packages/njplot/trunk/debian/changelog =================================================================== --- trunk/packages/njplot/trunk/debian/changelog 2016-01-15 10:12:52 UTC (rev 21198) +++ trunk/packages/njplot/trunk/debian/changelog 2016-01-15 10:16:10 UTC (rev 21199) @@ -8,6 +8,7 @@ * cme fix dpkg-control * debhelper 9 * Build using dh instead of cdbs + * Add missing DEP3 header -- Andreas Tille <[email protected]> Fri, 15 Jan 2016 10:56:56 +0100 Modified: trunk/packages/njplot/trunk/debian/patches/fix-underlinking.patch =================================================================== --- trunk/packages/njplot/trunk/debian/patches/fix-underlinking.patch 2016-01-15 10:12:52 UTC (rev 21198) +++ trunk/packages/njplot/trunk/debian/patches/fix-underlinking.patch 2016-01-15 10:16:10 UTC (rev 21199) @@ -1,3 +1,9 @@ +Author: Charles Plessy <[email protected]> +Last-Update: Wed, 29 May 2013 18:41:31 -0400 +Bug-Debian: https://bugs.debian.org/701756 +Description: Explicitly link njplot and unrooted against -lm for compatibility + with strict linkers + --- a/makefile +++ b/makefile @@ -23,11 +23,11 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
