[postgis] branch master updated (9ebda07 - cdc3c7a)

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a change to branch master
in repository postgis.

  from  9ebda07   Fix another spelling mistake in debian/copyright.
   new  baf79b2   Imported Upstream version 2.1.3+dfsg
   new  cdc3c7a   Merge in 'upstream', i.e. 2.1.3 and adapt Debian package 
to it.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog  | 46333 ++-
 NEWS   |17 +-
 README.postgis | 4 +-
 Version.config | 2 +-
 aclocal.m4 | 2 +-
 config.guess   |   199 +-
 config.sub |   136 +-
 configure  |92 +-
 debian/changelog   |14 +
 debian/control.in  | 3 +-
 debian/liblwgeom-2.1.2.install | 2 +-
 debian/liblwgeom-2.1.2.symbols | 2 +-
 debian/libpostgis-java.poms| 2 +-
 debian/patches/debian-versions |17 +-
 debian/patches/honor-build-flags   | 8 +-
 debian/patches/java-version-fix|19 -
 debian/patches/series  | 1 -
 debian/patches/use-debian-maven|   105 +-
 debian/patches/use-json-c  |12 +-
 doc/Makefile   |20 +-
 doc/Makefile.comments  | 4 +-
 doc/html/image_src/Makefile| 4 +-
 doc/installation.xml   |28 +-
 doc/postgis.xml| 2 +-
 doc/postgis_comments.sql   | 2 +-
 doc/reference_accessor.xml |17 +-
 doc/release_notes.xml  |   107 +-
 doc/xsl/postgis_gardentest.sql.xsl |11 +-
 extensions/postgis/postgis.control | 2 +-
 .../postgis_tiger_geocoder.control | 2 +-
 .../postgis_topology/postgis_topology.control  | 2 +-
 extensions/upgradeable_versions.mk |10 +-
 install-sh |14 +-
 java/jdbc/Makefile | 2 +-
 java/jdbc/README   | 3 +-
 java/jdbc/jtssrc/pom.xml   |   165 -
 java/jdbc/pom.xml  |   305 +-
 java/jdbc/src/org/postgis/overview.html|15 +
 java/jdbc_jtsparser/README | 2 +
 java/jdbc_jtsparser/pom.xml|   143 +
 .../src/main/java}/examples/JtsTestParser.java | 0
 .../src/main/java}/org/postgis/jts/JTSShape.java   | 0
 .../java}/org/postgis/jts/JtsBinaryParser.java | 0
 .../java}/org/postgis/jts/JtsBinaryWriter.java | 0
 .../main/java}/org/postgis/jts/JtsGeometry.java| 0
 .../main/java}/org/postgis/jts/JtsGisWrapper.java  | 0
 .../src/main/java}/org/postgis/jts/JtsWrapper.java | 0
 .../src/main/java/org/postgis/jts/overview.html| 9 +
 liblwgeom/lwin_geojson.c   |62 +-
 libtool|   200 +-
 loader/pgsql2shp-core.c|51 +-
 ltmain.sh  |35 +-
 macros/libtool.m4  |67 +-
 postgis/gserialized_estimate.c |10 +-
 postgis/lwgeom_dumppoints.c| 1 +
 postgis/sqldefines.h   |16 +-
 postgis_config.h.in| 5 +-
 postgis_svn_revision.h | 2 +-
 raster/rt_core/rt_api.c|   139 +-
 raster/rt_core/rt_api.h|21 +-
 raster/rt_pg/rt_pg.c   |   228 +-
 raster/test/cunit/cu_gdal.c| 7 +-
 raster/test/cunit/cu_misc.c|35 +
 raster/test/regress/Makefile.in|15 +-
 raster/test/regress/permitted_gdal_drivers.sql |70 +
 .../test/regress/permitted_gdal_drivers_expected   |10 +
 raster/test/regress/rt_addband.sql | 2 +
 raster/test/regress/rt_addband_expected|10 -
 raster/test/regress/rt_bytea.sql   | 5 +
 raster/test/regress/rt_utility.sql | 

[postgis] branch upstream updated (478d48e - baf79b2)

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a change to branch upstream
in repository postgis.

  from  478d48e   Imported Upstream version 2.1.2+dfsg
   new  baf79b2   Imported Upstream version 2.1.3+dfsg

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog  | 46333 ++-
 NEWS   |17 +-
 README.postgis | 4 +-
 Version.config | 2 +-
 aclocal.m4 | 2 +-
 config.guess   |   199 +-
 config.sub |   136 +-
 configure  |92 +-
 doc/Makefile   |20 +-
 doc/Makefile.comments  | 4 +-
 doc/html/image_src/Makefile| 4 +-
 doc/installation.xml   |28 +-
 doc/postgis.xml| 2 +-
 doc/postgis_comments.sql   | 2 +-
 doc/reference_accessor.xml |17 +-
 doc/release_notes.xml  |   107 +-
 doc/xsl/postgis_gardentest.sql.xsl |11 +-
 extensions/postgis/postgis.control | 2 +-
 .../postgis_tiger_geocoder.control | 2 +-
 .../postgis_topology/postgis_topology.control  | 2 +-
 extensions/upgradeable_versions.mk |10 +-
 install-sh |14 +-
 java/jdbc/Makefile | 2 +-
 java/jdbc/README   | 3 +-
 java/jdbc/jtssrc/pom.xml   |   165 -
 java/jdbc/pom.xml  |   305 +-
 java/jdbc/src/org/postgis/overview.html|15 +
 java/jdbc_jtsparser/README | 2 +
 java/jdbc_jtsparser/pom.xml|   143 +
 .../src/main/java}/examples/JtsTestParser.java | 0
 .../src/main/java}/org/postgis/jts/JTSShape.java   | 0
 .../java}/org/postgis/jts/JtsBinaryParser.java | 0
 .../java}/org/postgis/jts/JtsBinaryWriter.java | 0
 .../main/java}/org/postgis/jts/JtsGeometry.java| 0
 .../main/java}/org/postgis/jts/JtsGisWrapper.java  | 0
 .../src/main/java}/org/postgis/jts/JtsWrapper.java | 0
 .../src/main/java/org/postgis/jts/overview.html| 9 +
 liblwgeom/lwin_geojson.c   |62 +-
 libtool|   200 +-
 loader/pgsql2shp-core.c|51 +-
 ltmain.sh  |35 +-
 macros/libtool.m4  |67 +-
 postgis/gserialized_estimate.c |10 +-
 postgis/lwgeom_dumppoints.c| 1 +
 postgis/sqldefines.h   |16 +-
 postgis_config.h.in| 5 +-
 postgis_svn_revision.h | 2 +-
 raster/rt_core/rt_api.c|   139 +-
 raster/rt_core/rt_api.h|21 +-
 raster/rt_pg/rt_pg.c   |   228 +-
 raster/test/cunit/cu_gdal.c| 7 +-
 raster/test/cunit/cu_misc.c|35 +
 raster/test/regress/Makefile.in|15 +-
 raster/test/regress/permitted_gdal_drivers.sql |70 +
 .../test/regress/permitted_gdal_drivers_expected   |10 +
 raster/test/regress/rt_addband.sql | 2 +
 raster/test/regress/rt_addband_expected|10 -
 raster/test/regress/rt_bytea.sql   | 5 +
 raster/test/regress/rt_utility.sql | 2 +
 raster/test/regress/rt_utility_expected|14 -
 regress/Makefile.in| 7 +-
 regress/dumper/null3d.dmp  | 1 +
 regress/dumper/null3d_expected.dbf |   Bin 0 - 33 bytes
 regress/dumper/null3d_expected.shp |   Bin 0 - 112 bytes
 regress/dumper/null3d_expected.shx |   Bin 0 - 108 bytes
 regress/dumppoints.sql | 6 +
 regress/in_geojson.sql | 6 +-
 regress/in_geojson_expected| 2 +
 regress/run_test.pl| 2 +-
 topology/test/Makefile | 4 +-
 70 files changed, 25362 insertions(+), 23327 deletions(-)
 

[postgis] branch pristine-tar updated (e6adc7a - c4c4e30)

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a change to branch pristine-tar
in repository postgis.

  from  e6adc7a   pristine-tar data for postgis_2.1.2+dfsg.orig.tar.gz
   new  c4c4e30   pristine-tar data for postgis_2.1.3+dfsg.orig.tar.xz

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 postgis_2.1.3+dfsg.orig.tar.xz.delta | Bin 0 - 55983 bytes
 postgis_2.1.3+dfsg.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 postgis_2.1.3+dfsg.orig.tar.xz.delta
 create mode 100644 postgis_2.1.3+dfsg.orig.tar.xz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

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


[postgis] 01/01: pristine-tar data for postgis_2.1.3+dfsg.orig.tar.xz

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch pristine-tar
in repository postgis.

commit c4c4e307e122739369d8482f30da0a1f7cc1a856
Author: Markus Wanner mar...@bluegap.ch
Date:   Mon May 19 14:55:54 2014 +0200

pristine-tar data for postgis_2.1.3+dfsg.orig.tar.xz
---
 postgis_2.1.3+dfsg.orig.tar.xz.delta | Bin 0 - 55983 bytes
 postgis_2.1.3+dfsg.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/postgis_2.1.3+dfsg.orig.tar.xz.delta 
b/postgis_2.1.3+dfsg.orig.tar.xz.delta
new file mode 100644
index 000..96917db
Binary files /dev/null and b/postgis_2.1.3+dfsg.orig.tar.xz.delta differ
diff --git a/postgis_2.1.3+dfsg.orig.tar.xz.id 
b/postgis_2.1.3+dfsg.orig.tar.xz.id
new file mode 100644
index 000..3b8a033
--- /dev/null
+++ b/postgis_2.1.3+dfsg.orig.tar.xz.id
@@ -0,0 +1 @@
+8fa87c9b090b6aab554d1b35a5bcf1a032be6332

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

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


[postgis] 02/02: Do not build the javadoc stuff, for now.

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit 4786b841f3211ef179f2a7077d2da153554d64ba
Author: Markus Wanner mar...@bluegap.ch
Date:   Mon May 19 15:16:50 2014 +0200

Do not build the javadoc stuff, for now.
---
 debian/patches/use-debian-maven | 25 ++---
 1 file changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/patches/use-debian-maven b/debian/patches/use-debian-maven
index 917dba5..fd59357 100644
--- a/debian/patches/use-debian-maven
+++ b/debian/patches/use-debian-maven
@@ -34,7 +34,7 @@ Last-Update: 2013-04-14
  groupIdorg.postgis/groupId
  artifactIdpostgis-jdbc/artifactId
  version2.1.3/version
-@@ -96,19 +90,25 @@
+@@ -96,21 +90,27 @@
  /resources
  
  plugins
@@ -52,9 +52,9 @@ Last-Update: 2013-04-14
 -/execution
 -/executions
 +artifactIdmaven-clean-plugin/artifactId
-+/plugin
-+plugin
-+groupIdorg.apache.maven.plugins/groupId
+ /plugin
+ plugin
+ groupIdorg.apache.maven.plugins/groupId
 +artifactIdmaven-jar-plugin/artifactId
 +configuration
 +archive
@@ -66,11 +66,22 @@ Last-Update: 2013-04-14
 +/manifestEntries
 +/archive
 +/configuration
- /plugin
++/plugin
 +
- plugin
- groupIdorg.apache.maven.plugins/groupId
++!-- plugin
++groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-javadoc-plugin/artifactId
+ version2.9.1/version
+ configuration
+@@ -124,7 +124,7 @@
+ /goals
+ /execution
+ /executions
+-/plugin
++/plugin --
+ /plugins
+ /build
+ 
 @@ -132,16 +132,10 @@
  dependency
  groupIdpostgresql/groupId

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

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


[postgis] 01/02: Update debian/control.

2014-05-19 Thread Markus Wanner
This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit 0666af662bcc8da95f3b84a9720d4570a0a92594
Author: Markus Wanner mar...@bluegap.ch
Date:   Mon May 19 15:01:09 2014 +0200

Update debian/control.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1c0c092..c00344c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Build-Depends-Indep: openjdk-8-jdk | openjdk-7-jdk,
  libpostgresql-jdbc-java, fastjar, libjts-java (= 1.7), maven2,
  libmaven-clean-plugin-java, libmaven-jar-plugin-java,
  libsurefire-java, libmaven-compiler-plugin-java,
- libmaven-resources-plugin-java
+ libmaven-resources-plugin-java,
+ libmaven-javadoc-plugin-java
 Standards-Version: 3.9.5
 Homepage: http://postgis.refractions.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/postgis.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

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


Processing of postgis_2.1.3+dfsg-1_amd64.changes

2014-05-19 Thread Debian FTP Masters
postgis_2.1.3+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  postgis_2.1.3+dfsg-1_amd64.deb
  liblwgeom-2.1.2_2.1.3+dfsg-1_amd64.deb
  liblwgeom-dev_2.1.3+dfsg-1_amd64.deb
  postgresql-9.3-postgis-2.1_2.1.3+dfsg-1_amd64.deb
  postgis-doc_2.1.3+dfsg-1_all.deb
  libpostgis-java_2.1.3+dfsg-1_all.deb
  postgresql-9.3-postgis-scripts_2.1.3+dfsg-1_all.deb
  postgresql-9.3-postgis-2.1-scripts_2.1.3+dfsg-1_all.deb
  postgis_2.1.3+dfsg-1.dsc
  postgis_2.1.3+dfsg.orig.tar.xz
  postgis_2.1.3+dfsg-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Bug#748680: Conflicting definitions of db__driver_describe_table

2014-05-19 Thread Michael Tautschnig
Package: grass
Version: 6.4.3-3
Severity: minor
Usertags: goto-cc
Tags: upstream

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error. Please note that we
use our research compiler tool-chain (using tools from the cbmc package), which
permits extended reporting on type inconsistencies at link time.

[...]
gcc 
-L/srv/jenkins-slave/workspace/sid-goto-cc-grass/grass-6.4.3/dist.x86_64-pc-linux-gnu/lib
 -Wl,--export-dynamic 
-Wl,-rpath-link,/srv/jenkins-slave/workspace/sid-goto-cc-grass/grass-6.4.3/dist.x86_64-pc-linux-gnu/lib
   -o 
/srv/jenkins-slave/workspace/sid-goto-cc-grass/grass-6.4.3/dist.x86_64-pc-linux-gnu/driver/db/dbf
 OBJ.x86_64-pc-linux-gnu/column.o OBJ.x86_64-pc-linux-gnu/cursor.o 
OBJ.x86_64-pc-linux-gnu/db.o OBJ.x86_64-pc-linux-gnu/dbfexe.o 
OBJ.x86_64-pc-linux-gnu/describe.o OBJ.x86_64-pc-linux-gnu/driver.o 
OBJ.x86_64-pc-linux-gnu/error.o OBJ.x86_64-pc-linux-gnu/execute.o 
OBJ.x86_64-pc-linux-gnu/fetch.o OBJ.x86_64-pc-linux-gnu/listtab.o 
OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/select.o 
OBJ.x86_64-pc-linux-gnu/str.o OBJ.x86_64-pc-linux-gnu/table.o 
OBJ.x86_64-pc-linux-gnu/create_table.o  -lgrass_dbmidriver.6.4.3 
-lgrass_dbmibase.6.4.3 -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz  
-lgrass_dbstubs.6.4.3 -lgrass_dbmibase.6.4.3 -lgrass_gis.6.4.3 
-lgrass_datetime.6.4.3 -lz  -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz
  -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz  -lgrass_dbmibase.6.4.3 
-lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz   -lgrass_sqlp.6.4.3 
-lgrass_shape.6.4.3 -lgrass_dbstubs.6.4.3 -lgrass_dbmibase.6.4.3 
-lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz  -lgrass_gis.6.4.3 
-lgrass_datetime.6.4.3 -lz  -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz
 -lgrass_datetime.6.4.3 -lm  -lz

error: conflicting function declarations db__driver_describe_table
old definition in module describe file describe.c line 24
signed int (struct _db_string *table_name, struct _db_table **table)
new definition in module driver file desc_table.c line 3
signed int (struct _db_string *name, struct _db_table *table)
Makefile:38: recipe for target 
'/srv/jenkins-slave/workspace/sid-goto-cc-grass/grass-6.4.3/dist.x86_64-pc-linux-gnu/driver/db/dbf'
 failed
make[4]: *** 
[/srv/jenkins-slave/workspace/sid-goto-cc-grass/grass-6.4.3/dist.x86_64-pc-linux-gnu/driver/db/dbf]
 Error 64

Note that the actual implementation uses a pointer to a pointer, whereas the
stub has only a single-level pointer for the parameter table:

http://sources.debian.net/src/grass/6.4.3-3/lib/db/stubs/desc_table.c?hl=3#L3

This will remain harmless as long as the stub does not make actual use of the
parameter, but should get fixed in order to avoid potential errors.

Best,
Michael



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

postgis_2.1.3+dfsg-1_amd64.changes ACCEPTED into unstable

2014-05-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 14 May 2014 13:55:46 +0200
Source: postgis
Binary: postgis postgis-doc libpostgis-java liblwgeom-2.1.2 liblwgeom-dev 
postgresql-9.3-postgis-2.1 postgresql-9.3-postgis-scripts 
postgresql-9.3-postgis-2.1-scripts
Architecture: source amd64 all
Version: 2.1.3+dfsg-1
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Markus Wanner mar...@bluegap.ch
Description: 
 liblwgeom-2.1.2 - PostGIS Lightweight Geometry library
 liblwgeom-dev - PostGIS Lightweight Geometry library - Development files
 libpostgis-java - Geographic objects support for PostgreSQL -- JDBC support
 postgis- Geographic objects support for PostgreSQL
 postgis-doc - Geographic objects support for PostgreSQL -- documentation
 postgresql-9.3-postgis-2.1 - Geographic objects support for PostgreSQL 9.3
 postgresql-9.3-postgis-2.1-scripts - PostGIS for PostgreSQL 9.3 -- scripts -- 
dummy package
 postgresql-9.3-postgis-scripts - Geographic objects support for PostgreSQL 9.3 
-- scripts
Changes: 
 postgis (2.1.3+dfsg-1) unstable; urgency=high
 .
   * New upstream release, 2.1.3: strengthens the code to forbid database
 users to trigger opening of arbitrary files or network connections by
 the system user running the PostgreSQL server process.
   * Add B-D-I libmaven-javadoc-plugin-java to support a new plugin in the
 jdbc pom file - supposedly generating java documentation.
   * Adjust the following patches to the new release: debian-versions, and
 use-debian-maven.
   * Refresh line numbers on: honor-build-flags, use-json-c.
   * Drop obsolete patch: java-version-fix.
Checksums-Sha1: 
 d3f85391e12acaa7e1fbbe8f8402eae5b51b8938 3976 postgis_2.1.3+dfsg-1.dsc
 7888cca791a04f69b8abfc8553eb3313fceebfe4 4539016 postgis_2.1.3+dfsg.orig.tar.xz
 7a5564d88e7698883f5cbba3f3aed7c26e3d3988 52692 
postgis_2.1.3+dfsg-1.debian.tar.xz
 1c9ff814ff2f1c1fc5d4a9c4d2b3a849e40ec414 541388 postgis_2.1.3+dfsg-1_amd64.deb
 a79675be041a542bc384169c07d9107198d26bc8 536856 
liblwgeom-2.1.2_2.1.3+dfsg-1_amd64.deb
 a7a8cf830ed2dae36bdbc981eaf35699962e853a 558478 
liblwgeom-dev_2.1.3+dfsg-1_amd64.deb
 e81539e41405c43f7ac20ef7cba30a8a7c5e3b02 626566 
postgresql-9.3-postgis-2.1_2.1.3+dfsg-1_amd64.deb
 b242223a34bfbb5cab6d033e5a819d504ae6e6a9 3025226 
postgis-doc_2.1.3+dfsg-1_all.deb
 eb769640ea324873560e41646a14969b1fb68e5d 463508 
libpostgis-java_2.1.3+dfsg-1_all.deb
 7c30b66d9d3d93980c7a12382df71de2b998e124 758954 
postgresql-9.3-postgis-scripts_2.1.3+dfsg-1_all.deb
 826f0cc077e6c292883be5487891d32b5856eacb 391416 
postgresql-9.3-postgis-2.1-scripts_2.1.3+dfsg-1_all.deb
Checksums-Sha256: 
 996e31154ee34ee37ae9d859973709052750cda42bf84ecf918a148085c020f5 3976 
postgis_2.1.3+dfsg-1.dsc
 bac657383a019d0c6e84f6b6c84b01844c32cd4a997792cb021dd69d199aafb3 4539016 
postgis_2.1.3+dfsg.orig.tar.xz
 aee2c1fb497041bef9aef276c73fde05e2750d0e8df5c139d98f16273d83565a 52692 
postgis_2.1.3+dfsg-1.debian.tar.xz
 33df3b3e500159e8da13c0961070b3cf9c0bf71026013178efca8e04e512 541388 
postgis_2.1.3+dfsg-1_amd64.deb
 b109fa6e939ec0c331973007dd2a802ef82887fc78f8064795d32770243c49aa 536856 
liblwgeom-2.1.2_2.1.3+dfsg-1_amd64.deb
 dbe6164764893343e12b4d5c151e83a61c7326cb2ea776f75a389876cafbf0e0 558478 
liblwgeom-dev_2.1.3+dfsg-1_amd64.deb
 e493a24b9eb220b3be38654bc4c0b02557f5ebab066fff183ed351f67ca06830 626566 
postgresql-9.3-postgis-2.1_2.1.3+dfsg-1_amd64.deb
 ef8ecc6f21f1969bbd24ad10d0d829dcb1e80c9865ce59d9db4b3f3740063b47 3025226 
postgis-doc_2.1.3+dfsg-1_all.deb
 75feeac2286708458efe69381d68fe6b43a10afca6f715decc4d793a52b2ef28 463508 
libpostgis-java_2.1.3+dfsg-1_all.deb
 e790242eaff803ea22696bceac43b015a28ba271cbd96474e77051462aa4ebc1 758954 
postgresql-9.3-postgis-scripts_2.1.3+dfsg-1_all.deb
 b96bf3cd9b7e7da57f26b953af2289cb5bc6870f6133ea3e6f419b05aadc029b 391416 
postgresql-9.3-postgis-2.1-scripts_2.1.3+dfsg-1_all.deb
Files: 
 6e179625c2c5d10ac87f43e67689a5c5 541388 misc optional 
postgis_2.1.3+dfsg-1_amd64.deb
 db50a18f4618fc33afd4f1c392599398 536856 libs optional 
liblwgeom-2.1.2_2.1.3+dfsg-1_amd64.deb
 66f4af2ff9481a8ac050d801f9bcac5d 558478 libdevel optional 
liblwgeom-dev_2.1.3+dfsg-1_amd64.deb
 4e51400aa1b2c577a9e83b5ef9ed7da8 626566 misc optional 
postgresql-9.3-postgis-2.1_2.1.3+dfsg-1_amd64.deb
 7d43a94270d561501a1957274382c6d8 3025226 doc optional 
postgis-doc_2.1.3+dfsg-1_all.deb
 6e8a0c5c46df6b965aaba23c9cca8ad6 463508 java optional 
libpostgis-java_2.1.3+dfsg-1_all.deb
 68f2d80107f52896f941be871e458588 758954 misc optional 
postgresql-9.3-postgis-scripts_2.1.3+dfsg-1_all.deb
 e3094fdd4163374272bbae874a1622f5 391416 misc optional 
postgresql-9.3-postgis-2.1-scripts_2.1.3+dfsg-1_all.deb
 55a37504856e65680415552bda68 3976 misc optional postgis_2.1.3+dfsg-1.dsc
 31ea3fa1611fca8ac0eb958123a8179b 4539016 misc optional 
postgis_2.1.3+dfsg.orig.tar.xz
 818e984bf7b63763f810f4f05dca5341 52692 misc optional