[SCM] libspatialindex branch, master, updated. upstream/1.8.1-34-g8dcdde2

2014-01-12 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 871c87d96f8ef3fb0d080856f4210e3eb060e5c0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Jan 12 13:58:50 2014 +0100

Update pkg-config patch to remove LDFLAGS from Libs.

diff --git a/debian/changelog b/debian/changelog
index 7ec8e27..ef068f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+spatialindex (1.8.1-2) UNRELEASED; urgency=low
+
+  * Update pkg-config patch to remove LDFLAGS from Libs.
+(closes: #735039)
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sun, 12 Jan 2014 13:50:14 +0100
+
 spatialindex (1.8.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 38c1546..917c866 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -1,7 +1,8 @@
-Description: Update pkg-config to include linking libspatialindex
+Description: Update pkg-config to include linking libspatialindex and remove 
LDFLAGS
 Author: Bas Couwenberg sebas...@xs4all.nl
 Bug-Debian: http://bugs.debian.org/679690
-Last-Update: 2014-01-10
+Bug-Debian: http://bugs.debian.org/735039
+Last-Update: 2014-01-12
 --- a/src/libspatialindex.pc.in
 +++ b/src/libspatialindex.pc.in
 @@ -7,6 +7,6 @@ Name: libspatialindex
@@ -9,6 +10,6 @@ Last-Update: 2014-01-10
  Requires: 
  Version: @PACKAGE_VERSION@
 -Libs: -L@libdir@ @LDFLAGS@
-+Libs: -L@libdir@ -lspatialindex @LDFLAGS@
++Libs: -L@libdir@ -lspatialindex
  Cflags: -I${includedir}/spatialindex @CFLAGS@ @CPPFLAGS@
  

-- 
A general framework for developing spatial indices

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] libspatialindex branch, master, updated. upstream/1.8.1-34-g8dcdde2

2014-01-12 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8dcdde20ee19093f2cd0f7f1f6c969bbd3ac6476
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Jan 12 14:08:39 2014 +0100

Set distribution to unstable.

diff --git a/debian/changelog b/debian/changelog
index ef068f9..2459077 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-spatialindex (1.8.1-2) UNRELEASED; urgency=low
+spatialindex (1.8.1-2) unstable; urgency=low
 
   * Update pkg-config patch to remove LDFLAGS from Libs.
 (closes: #735039)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sun, 12 Jan 2014 13:50:14 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sun, 12 Jan 2014 14:08:10 +0100
 
 spatialindex (1.8.1-1) unstable; urgency=low
 

-- 
A general framework for developing spatial indices

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel