This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository postgis.
commit 22beebe87d839096417b99e1f5b041c92c13d164 Author: Bas Couwenberg <[email protected]> Date: Tue Sep 6 12:10:59 2016 +0200 Rename packages from 2.2 to 2.3. --- debian/changelog | 1 + debian/control | 18 +++++++++--------- debian/control.in | 18 +++++++++--------- ...liblwgeom-2.2-5.install => liblwgeom-2.3-0.install} | 0 ...ian-overrides => liblwgeom-2.3-0.lintian-overrides} | 2 +- ...liblwgeom-2.2-5.symbols => liblwgeom-2.3-0.symbols} | 2 +- debian/postgresql-9.5-postgis-2.2.lintian-overrides | 14 -------------- debian/postgresql-9.5-postgis-2.3.lintian-overrides | 4 ++++ 8 files changed, 25 insertions(+), 34 deletions(-) diff --git a/debian/changelog b/debian/changelog index c54fb3d..24e7820 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ postgis (2.3.0~beta1+dfsg-1) UNRELEASED; urgency=medium * Update copyright file, changes: - Update copright years for various copyright holders - Drop config.rpath from Files section, removed upstream + * Rename packages from 2.2 to 2.3. -- Bas Couwenberg <[email protected]> Tue, 06 Sep 2016 11:18:14 +0200 diff --git a/debian/control b/debian/control index fad5ea5..feb0edb 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental Package: postgis Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: postgresql-9.5-postgis-2.2, postgis-doc +Recommends: postgresql-9.5-postgis-2.3, postgis-doc Suggests: postgis-gui Description: Geographic objects support for PostgreSQL PostGIS adds support for geographic objects to the PostgreSQL @@ -36,7 +36,7 @@ Description: Geographic objects support for PostgreSQL Package: postgis-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: postgresql-9.5-postgis-2.2, postgis-doc +Recommends: postgresql-9.5-postgis-2.3, postgis-doc Suggests: postgis Breaks: postgis (<< 2.2.2+dfsg-2~) Replaces: postgis (<< 2.2.2+dfsg-2~) @@ -65,7 +65,7 @@ Description: Geographic objects support for PostgreSQL -- documentation . This package contains the PostGIS documentation. -Package: liblwgeom-2.2-5 +Package: liblwgeom-2.3-0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -85,7 +85,7 @@ Package: liblwgeom-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, - liblwgeom-2.2-5 (= ${binary:Version}) + liblwgeom-2.3-0 (= ${binary:Version}) Breaks: postgis (<< 2.0.0) Description: PostGIS "Lightweight Geometry" library - Development files PostGIS adds support for geographic objects to the PostgreSQL @@ -100,9 +100,9 @@ Description: PostGIS "Lightweight Geometry" library - Development files processing functions, are implemented here. This package contains the development files. -Package: postgresql-9.5-postgis-2.2 +Package: postgresql-9.5-postgis-2.3 Depends: ${shlibs:Depends}, postgresql-9.5, - postgresql-9.5-postgis-2.2-scripts, liblwgeom-2.2-5, + postgresql-9.5-postgis-2.3-scripts, liblwgeom-2.3-0, ${misc:Depends} Recommends: postgresql-contrib-9.5 Suggests: postgis @@ -118,10 +118,10 @@ Description: Geographic objects support for PostgreSQL 9.5 . This package supports PostgreSQL 9.5. -Package: postgresql-9.5-postgis-2.2-scripts +Package: postgresql-9.5-postgis-2.3-scripts Architecture: all Depends: ${misc:Depends} -Recommends: postgresql-9.5-postgis-2.2 +Recommends: postgresql-9.5-postgis-2.3 Replaces: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Breaks: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Description: Geographic objects support for PostgreSQL 9.5 -- scripts @@ -137,7 +137,7 @@ Description: Geographic objects support for PostgreSQL 9.5 -- scripts Package: postgresql-9.5-postgis-scripts Architecture: all -Depends: postgresql-9.5-postgis-2.2-scripts, ${misc:Depends} +Depends: postgresql-9.5-postgis-2.3-scripts, ${misc:Depends} Priority: extra Section: oldlibs Description: transitional dummy package diff --git a/debian/control.in b/debian/control.in index 53fd196..28beb86 100644 --- a/debian/control.in +++ b/debian/control.in @@ -21,7 +21,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental Package: postgis Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: postgresql-NEWEST_PGVERSION-postgis-2.2, postgis-doc +Recommends: postgresql-NEWEST_PGVERSION-postgis-2.3, postgis-doc Suggests: postgis-gui Description: Geographic objects support for PostgreSQL PostGIS adds support for geographic objects to the PostgreSQL @@ -36,7 +36,7 @@ Description: Geographic objects support for PostgreSQL Package: postgis-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: postgresql-NEWEST_PGVERSION-postgis-2.2, postgis-doc +Recommends: postgresql-NEWEST_PGVERSION-postgis-2.3, postgis-doc Suggests: postgis Breaks: postgis (<< 2.2.2+dfsg-2~) Replaces: postgis (<< 2.2.2+dfsg-2~) @@ -65,7 +65,7 @@ Description: Geographic objects support for PostgreSQL -- documentation . This package contains the PostGIS documentation. -Package: liblwgeom-2.2-5 +Package: liblwgeom-2.3-0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -85,7 +85,7 @@ Package: liblwgeom-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, - liblwgeom-2.2-5 (= ${binary:Version}) + liblwgeom-2.3-0 (= ${binary:Version}) Breaks: postgis (<< 2.0.0) Description: PostGIS "Lightweight Geometry" library - Development files PostGIS adds support for geographic objects to the PostgreSQL @@ -100,9 +100,9 @@ Description: PostGIS "Lightweight Geometry" library - Development files processing functions, are implemented here. This package contains the development files. -Package: postgresql-PGVERSION-postgis-2.2 +Package: postgresql-PGVERSION-postgis-2.3 Depends: ${shlibs:Depends}, postgresql-PGVERSION, - postgresql-PGVERSION-postgis-2.2-scripts, liblwgeom-2.2-5, + postgresql-PGVERSION-postgis-2.3-scripts, liblwgeom-2.3-0, ${misc:Depends} Recommends: postgresql-contrib-PGVERSION Suggests: postgis @@ -118,10 +118,10 @@ Description: Geographic objects support for PostgreSQL PGVERSION . This package supports PostgreSQL PGVERSION. -Package: postgresql-PGVERSION-postgis-2.2-scripts +Package: postgresql-PGVERSION-postgis-2.3-scripts Architecture: all Depends: ${misc:Depends} -Recommends: postgresql-PGVERSION-postgis-2.2 +Recommends: postgresql-PGVERSION-postgis-2.3 Replaces: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~) Breaks: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~) Description: Geographic objects support for PostgreSQL PGVERSION -- scripts @@ -137,7 +137,7 @@ Description: Geographic objects support for PostgreSQL PGVERSION -- scripts Package: postgresql-PGVERSION-postgis-scripts Architecture: all -Depends: postgresql-PGVERSION-postgis-2.2-scripts, ${misc:Depends} +Depends: postgresql-PGVERSION-postgis-2.3-scripts, ${misc:Depends} Priority: extra Section: oldlibs Description: transitional dummy package diff --git a/debian/liblwgeom-2.2-5.install b/debian/liblwgeom-2.3-0.install similarity index 100% rename from debian/liblwgeom-2.2-5.install rename to debian/liblwgeom-2.3-0.install diff --git a/debian/liblwgeom-2.2-5.lintian-overrides b/debian/liblwgeom-2.3-0.lintian-overrides similarity index 53% rename from debian/liblwgeom-2.2-5.lintian-overrides rename to debian/liblwgeom-2.3-0.lintian-overrides index 4e8fe87..07eb9a1 100644 --- a/debian/liblwgeom-2.2-5.lintian-overrides +++ b/debian/liblwgeom-2.3-0.lintian-overrides @@ -1,3 +1,3 @@ # liblwgeom.so symlink is included instead -liblwgeom-2.2-5: dev-pkg-without-shlib-symlink usr/lib/liblwgeom-*.so.* usr/lib/liblwgeom-*.so +liblwgeom-2.3-0: dev-pkg-without-shlib-symlink usr/lib/liblwgeom-*.so.* usr/lib/liblwgeom-*.so diff --git a/debian/liblwgeom-2.2-5.symbols b/debian/liblwgeom-2.3-0.symbols similarity index 99% rename from debian/liblwgeom-2.2-5.symbols rename to debian/liblwgeom-2.3-0.symbols index 45f7ee7..f1a980f 100644 --- a/debian/liblwgeom-2.2-5.symbols +++ b/debian/liblwgeom-2.3-0.symbols @@ -1,4 +1,4 @@ -liblwgeom-2.2.so.5 liblwgeom-2.2-5 #MINVER# +liblwgeom-2.3.so.0 #PACKAGE# #MINVER# GBOX2GEOS@Base 2.2.0 GEOS2LWGEOM@Base 2.0.0 LWGEOM2GEOS@Base 2.0.0 diff --git a/debian/postgresql-9.5-postgis-2.2.lintian-overrides b/debian/postgresql-9.5-postgis-2.2.lintian-overrides deleted file mode 100644 index d87e2a6..0000000 --- a/debian/postgresql-9.5-postgis-2.2.lintian-overrides +++ /dev/null @@ -1,14 +0,0 @@ -# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: -# Fortify Source functions: no, only unprotected functions found! -# unprotected: strncpy -# unprotected: sprintf -# unprotected: memset -# unprotected: getcwd -# unprotected: memcpy -# unprotected: fprintf -# unprotected: strcat -# unprotected: fgets -# unprotected: strcpy -# unprotected: printf -postgresql-9.5-postgis-2.2: hardening-no-fortify-functions usr/lib/postgresql/*/lib/address_standardizer-*.so - diff --git a/debian/postgresql-9.5-postgis-2.3.lintian-overrides b/debian/postgresql-9.5-postgis-2.3.lintian-overrides new file mode 100644 index 0000000..79af417 --- /dev/null +++ b/debian/postgresql-9.5-postgis-2.3.lintian-overrides @@ -0,0 +1,4 @@ +# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: +# Fortify Source functions: no, only unprotected functions found! +postgresql-9.5-postgis-2.3: hardening-no-fortify-functions usr/lib/postgresql/*/lib/address_standardizer-*.so + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

