[SCM] librasterlite branch, master, updated. debian/1.1d-1-17-g98dcec4
Bas Couwenberg
sebastic at xs4all.nl
Wed Oct 2 16:06:00 UTC 2013
The following commit has been merged in the master branch:
commit 6412f637d5fc724bcf85817b485258e8de1614f2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 1 22:42:20 2013 +0200
Drop 03-fix_library_version.patch, applied upstream.
diff --git a/debian/changelog b/debian/changelog
index a7ce1a8..04779ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ librasterlite (1.1g-1) UNRELEASED; urgency=low
* Add myself to Uploaders.
* Update watch file, incorporate sepwatch changes and handle common mistakes.
* Refresh patches.
+ * Drop 03-fix_library_version.patch, applied upstream.
-- Bas Couwenberg <sebastic at xs4all.nl> Tue, 01 Oct 2013 22:27:37 +0200
diff --git a/debian/patches/03-fix_library_version.patch b/debian/patches/03-fix_library_version.patch
deleted file mode 100644
index 102e727..0000000
--- a/debian/patches/03-fix_library_version.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: fix SONAME
-Origin: vendor
-Forwarded: no
-
----
- lib/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- librasterlite.orig/lib/Makefile.am
-+++ librasterlite/lib/Makefile.am
-@@ -20,7 +20,7 @@ librasterlite_la_SOURCES = \
- rasterlite_version.c \
- rasterlite.c
-
--librasterlite_la_LDFLAGS = -version-info 1:0:1 -no-undefined
-+librasterlite_la_LDFLAGS = -version-info 2:0:0 -no-undefined
-
- librasterlite_la_LIBADD = @LIBSPATIALITE_LIBS@ @LIBPNG_LIBS@ \
- -lgeotiff -ltiff -ljpeg -lspatialite -lsqlite3
diff --git a/debian/patches/series b/debian/patches/series
index 1cac149..38bd443 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
01-fix_build.patch
02-fix_typos.patch
-03-fix_library_version.patch
--
library supporting raster data sources for spatialite
More information about the Pkg-grass-devel
mailing list