[SCM] postgis branch, master, updated. upstream/2.0.1-48-g604bb4d

2013-06-07 Thread Markus Wanner
The following commit has been merged in the master branch:
commit c91058587431fb57cfd8f63d738e8d095b0aafe2
Author: Markus Wanner mar...@bluegap.ch
Date:   Wed Jun 5 23:01:11 2013 +0200

debian/rules: tweak some comments - no functional change.

diff --git a/debian/rules b/debian/rules
index 6d504a5..135f653 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,7 +82,7 @@ build-indep-stamp: configuration-stamp
$(MAKE) -C raster/rt_pg rtpostgis.sql rtpostgis_upgrade_20_minor.sql
$(MAKE) -C topology topology.sql topology_upgrade_20_minor.sql
 
-#  This create the required SQL scripts. Again, the Makefile is not
+#  This creates the required SQL scripts. Again, the Makefile is not
 #  clever enough to run this before 'install'.
$(MAKE) -C extensions
 
@@ -132,6 +132,7 @@ install-indep: build-indep
dh_prep -i 
dh_installdirs -i
 
+#  Install extensions
$(MAKE) -C extensions install DESTDIR=$(CURDIR)/debian/tmp
$(MAKE) -C doc docs-install \
DESTDIR=$(CURDIR)/debian/tmp \
@@ -150,6 +151,7 @@ install-arch: build-arch
dh_prep -s
dh_installdirs -s
 
+#  Install docs
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
$(MAKE) -C doc man-install \
DESTDIR=$(CURDIR)/debian/tmp \

-- 
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/2.0.1-48-g604bb4d

2013-06-07 Thread Markus Wanner
The following commit has been merged in the master branch:
commit 604bb4dffdceea34e3ee3ac45f9a63bc9841e8c6
Author: Markus Wanner mar...@bluegap.ch
Date:   Wed Jun 5 23:13:32 2013 +0200

debian/changelog: prepare for upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 136e66f..3c48562 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-postgis (2.0.3-1) UNRELEASED; urgency=low
+postgis (2.0.3-1) unstable; urgency=low
 
   [Markus Wanner]
   * Team upload
@@ -43,7 +43,7 @@ postgis (2.0.3-1) UNRELEASED; urgency=low
   * Removed old patches (generator, html_doc_resources, install)
   * Added patch fixmakedoc for doc/Makefile.comments.
 
- -- Markus Wanner mar...@bluegap.ch  Mon, 15 Apr 2013 22:12:27 +0200
+ -- Markus Wanner mar...@bluegap.ch  Wed, 05 Jun 2013 23:12:35 +0200
 
 postgis (1.5.3-2) unstable; urgency=low
 

-- 
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/2.0.1-48-g604bb4d

2013-06-07 Thread Markus Wanner
The following commit has been merged in the master branch:
commit 2291929d477935134fb862d5a2d77b608628ebf5
Author: Markus Wanner mar...@bluegap.ch
Date:   Wed Jun 5 22:59:26 2013 +0200

Add back the PostgreSQL version to the short description of the
postgresql-postgis-scripts package.

diff --git a/debian/control b/debian/control
index a4bbb9f..293c25d 100644
--- a/debian/control
+++ b/debian/control
@@ -120,7 +120,7 @@ Package: postgresql-9.1-postgis-2.0-scripts
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: postgresql-9.1-postgis-2.0
-Description: Geographic objects support for PostgreSQL -- scripts
+Description: Geographic objects support for PostgreSQL 9.1 -- scripts
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS spatially enables
  the PostgreSQL server, allowing it to be used as a backend spatial
diff --git a/debian/control.in b/debian/control.in
index 4546148..1cf3c80 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -120,7 +120,7 @@ Package: postgresql-PGVERSION-postgis-2.0-scripts
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: postgresql-PGVERSION-postgis-2.0
-Description: Geographic objects support for PostgreSQL -- scripts
+Description: Geographic objects support for PostgreSQL PGVERSION -- scripts
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS spatially enables
  the PostgreSQL server, allowing it to be used as a backend spatial

-- 
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