[SCM] postgis branch, master, updated. upstream/1.5.2-19-g76ecc1a

2011-09-26 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 76ecc1a0e344c54921550d467b2ce95d00b96d20
Author: Francesco Paolo Lovergine 
Date:   Mon Sep 26 10:59:12 2011 +0200

Annotated one more bug report closed.

diff --git a/debian/changelog b/debian/changelog
index fa00a3d..b00379e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ postgis (1.5.3-1) unstable; urgency=low
   * Added PostgreSQL 9.1 support. 
 (closes: #633111)
   * Dropped PostgreSQL 8.4 support, as required for wheezy.
-(closes: #639474)
+(closes: #639474,#642356)
   * Fixed (again) README.Debian for paths.
 (closes: #575622)
 

-- 
PostGIS for PostgreSQL

___
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] postgis branch, master, updated. upstream/1.5.2-19-g76ecc1a

2011-09-26 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 53653eaa52fc79e8aca3fb6ef3fb06eba029dc00
Author: Francesco Paolo Lovergine 
Date:   Thu Sep 15 15:19:33 2011 +0200

Updated to 1.5.3 version.

diff --git a/debian/changelog b/debian/changelog
index 32773f2..fa00a3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-postgis (1.5.2-2) unstable; urgency=low
+postgis (1.5.3-1) unstable; urgency=low
 
+  * New upstream minor release, with fix for PostgreSQL 9.1.
   * Repository moved to git and changed Vcs-* fields in debian/control.
   * Removed obsolete debian/*_lenny.
   * Policy bumped to 3.9.2. No changes.
@@ -11,15 +12,14 @@ postgis (1.5.2-2) unstable; urgency=low
 unexpected behavior on purging. Now each purge of postgresql-*-postgis will
 cause extension removal.
 (closes: #596663)
-  * Added PostgreSQL 9.1 support. New patch lwgeom_accum added 
-for supporting 9.1.
+  * Added PostgreSQL 9.1 support. 
 (closes: #633111)
   * Dropped PostgreSQL 8.4 support, as required for wheezy.
 (closes: #639474)
   * Fixed (again) README.Debian for paths.
 (closes: #575622)
 
- -- Francesco Paolo Lovergine   Thu, 15 Sep 2011 13:19:40 
+0200
+ -- Francesco Paolo Lovergine   Thu, 15 Sep 2011 15:14:57 
+0200
 
 postgis (1.5.2-1) unstable; urgency=low
 
diff --git a/debian/patches/lwgeom_accum b/debian/patches/lwgeom_accum
deleted file mode 100644
index 4e1c4c8..000
--- a/debian/patches/lwgeom_accum
+++ /dev/null
@@ -1,17 +0,0 @@
-Index: postgis/postgis/lwgeom_accum.c
-===
 postgis.orig/postgis/lwgeom_accum.c2011-03-24 17:12:30.0 
+0100
-+++ postgis/postgis/lwgeom_accum.c 2011-09-15 13:00:16.0 +0200
-@@ -303,7 +303,12 @@
-   FunctionCallInfoData fcinfo;
-   Datum   result;
- 
-+#if POSTGIS_PGSQL_VERSION > 90
-+  /* PgSLQ 9.1 requires five arcuments to InitFunctionCallInfoData */
-+  InitFunctionCallInfoData(fcinfo, NULL, 1, InvalidOid, NULL, NULL);
-+#else
-   InitFunctionCallInfoData(fcinfo, NULL, 1, NULL, NULL);
-+#endif
- 
-   fcinfo.arg[0] = arg1;
-   fcinfo.argnull[0] = false;
diff --git a/debian/patches/series b/debian/patches/series
index 2aaa8f6..9d74090 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 install
 generator
-lwgeom_accum

-- 
PostGIS for PostgreSQL

___
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] postgis branch, master, updated. upstream/1.5.2-19-g76ecc1a

2011-09-26 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 9c841b597bf8b25a7cc1719aa5fe43d86916aba9
Merge: 53653eaa52fc79e8aca3fb6ef3fb06eba029dc00 
f6bb83d41196005cbee85cea2b9246e3ce749f4c
Author: Francesco Paolo Lovergine 
Date:   Mon Sep 26 10:36:16 2011 +0200

Merge branch 'master' of ssh://git.debian.org/git/pkg-grass/postgis


-- 
PostGIS for PostgreSQL

___
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] postgis branch, master, updated. upstream/1.5.2-19-g76ecc1a

2011-09-26 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit d7aacd14fa73c168b6fcd717832c74bd4c0d1b03
Merge: 443bceda6da78c7059de12f54161c42ab37b31c4 
efc128c21061e78f66b1f1c8bf9241fbd0477039
Author: Francesco Paolo Lovergine 
Date:   Thu Sep 15 15:14:47 2011 +0200

Merge commit 'upstream/1.5.3'


-- 
PostGIS for PostgreSQL

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