[pgrouting] 01/04: Update packaging for postgresql 10.

Bas Couwenberg sebastic at debian.org
Sun Sep 24 21:41:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pgrouting.

commit 2e62acea861d10f13f62412b341affeff7c9f1ce
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 24 22:45:36 2017 +0200

    Update packaging for postgresql 10.
---
 debian/changelog                                   |  4 ++++
 debian/control                                     | 22 +++++++++++-----------
 ...s => postgresql-10-pgrouting.lintian-overrides} |  2 +-
 3 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c561e24..05a6b25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 pgrouting (2.5.0-2) UNRELEASED; urgency=medium
 
+  [ Christoph Berg ]
   * Bump cmake build-dependency to 3.2, needed to support continue().
 
+  [ Bas Couwenberg ]
+  * Update packaging for postgresql 10.
+
  -- Christoph Berg <christoph.berg at credativ.de>  Thu, 21 Sep 2017 10:23:23 +0200
 
 pgrouting (2.5.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 2d2a3d7..26631b8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,25 +17,25 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pgrouting.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pgrouting.git
 Homepage: http://www.pgrouting.org
 
-Package: postgresql-9.6-pgrouting
+Package: postgresql-10-pgrouting
 Architecture: any
-Depends: postgresql-9.6-pgrouting-scripts (>= ${source:Version}),
-         postgresql-9.6,
-         postgresql-9.6-postgis-2.3 | postgresql-9.6-postgis-2.4,
+Depends: postgresql-10-pgrouting-scripts (>= ${source:Version}),
+         postgresql-10,
+         postgresql-10-postgis-2.3 | postgresql-10-postgis-2.4,
          ${misc:Depends},
          ${shlibs:Depends}
-Suggests: postgresql-9.6-pgrouting-doc
+Suggests: postgresql-10-pgrouting-doc
 Description: Routing functionality support for PostgreSQL/PostGIS
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
  .
- This package supports PostgreSQL 9.6.
+ This package supports PostgreSQL 10.
 
-Package: postgresql-9.6-pgrouting-scripts
+Package: postgresql-10-pgrouting-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: postgresql-9.6-pgrouting (<< 2.3.2)
-Replaces: postgresql-9.6-pgrouting (<< 2.3.2)
+Breaks: postgresql-10-pgrouting (<< 2.3.2)
+Replaces: postgresql-10-pgrouting (<< 2.3.2)
 Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
@@ -43,9 +43,9 @@ Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
  This package contains the SQL scripts for installing pgRouting, and for
  upgrading from earlier pgRouting versions.
  .
- This package supports PostgreSQL 9.6.
+ This package supports PostgreSQL 10.
 
-Package: postgresql-9.6-pgrouting-doc
+Package: postgresql-10-pgrouting-doc
 Architecture: all
 Section: doc
 Depends: libjs-mathjax,
diff --git a/debian/postgresql-9.6-pgrouting.lintian-overrides b/debian/postgresql-10-pgrouting.lintian-overrides
similarity index 68%
rename from debian/postgresql-9.6-pgrouting.lintian-overrides
rename to debian/postgresql-10-pgrouting.lintian-overrides
index 4593cc5..50e0b13 100644
--- a/debian/postgresql-9.6-pgrouting.lintian-overrides
+++ b/debian/postgresql-10-pgrouting.lintian-overrides
@@ -1,4 +1,4 @@
 # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
 #  Fortify Source functions: no, only unprotected functions found!
-postgresql-9.6-pgrouting: hardening-no-fortify-functions *
+postgresql-10-pgrouting: hardening-no-fortify-functions *
 

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



More information about the Pkg-grass-devel mailing list