[med-svn] r16901 - in trunk/packages/seaview/trunk/debian: . patches
Charles Plessy
plessy at moszumanska.debian.org
Sat May 10 07:26:44 UTC 2014
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 <tille at debian.org> 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 <tille at debian.org>
-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
More information about the debian-med-commit
mailing list