Author: plessy Date: 2014-05-10 07:26:43 +0000 (Sat, 10 May 2014) New Revision: 16901
Removed: trunk/packages/seaview/trunk/debian/patches/add-ldl.patch Modified: trunk/packages/seaview/trunk/debian/changelog trunk/packages/seaview/trunk/debian/patches/series Log: Removed ldl patch applied upstream. Modified: trunk/packages/seaview/trunk/debian/changelog =================================================================== --- trunk/packages/seaview/trunk/debian/changelog 2014-05-10 07:24:49 UTC (rev 16900) +++ trunk/packages/seaview/trunk/debian/changelog 2014-05-10 07:26:43 UTC (rev 16901) @@ -6,6 +6,9 @@ * debian/upstream -> debian/upstream/metadata * cme fix dpkg-control + [ Charles Plessy ] + * debian/patches/add-ldl.patch: removed (applied upstream). + -- Andreas Tille <[email protected]> Tue, 25 Feb 2014 13:12:19 +0100 seaview (1:4.4.2-1) unstable; urgency=low Deleted: trunk/packages/seaview/trunk/debian/patches/add-ldl.patch =================================================================== --- trunk/packages/seaview/trunk/debian/patches/add-ldl.patch 2014-05-10 07:24:49 UTC (rev 16900) +++ trunk/packages/seaview/trunk/debian/patches/add-ldl.patch 2014-05-10 07:26:43 UTC (rev 16901) @@ -1,15 +0,0 @@ -Author: Andreas Tille <[email protected]> -LastChanged: Mon, 12 Aug 2013 13:03:12 +0200 -Description: The build was lacking -ldl for successfull linking - ---- a/Makefile -+++ b/Makefile -@@ -17,7 +17,7 @@ FLTK = /usr/include - #IFLTK = -I$(FLTK) - #LFLTK = -L$(FLTK)/lib - --EXTRALIBS = -lXft -lXext -lfontconfig -ljpeg -lpng -lXinerama $(LPDF) -+EXTRALIBS = -lXft -lXext -lfontconfig -ljpeg -lpng -lXinerama $(LPDF) -ldl - - CC = gcc - CXX = g++ Modified: trunk/packages/seaview/trunk/debian/patches/series =================================================================== --- trunk/packages/seaview/trunk/debian/patches/series 2014-05-10 07:24:49 UTC (rev 16900) +++ trunk/packages/seaview/trunk/debian/patches/series 2014-05-10 07:26:43 UTC (rev 16901) @@ -1,2 +1 @@ #use-dpkg-buildflags.patch -add-ldl.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
