This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository postgis.
commit b4c8a59b613dbb5324d75125b00ef80afed0de02 Author: Bas Couwenberg <[email protected]> Date: Thu Sep 8 21:13:51 2016 +0200 Reorder Breaks/Replaces for -scripts package. --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index feb0edb..0b629bd 100644 --- a/debian/control +++ b/debian/control @@ -122,8 +122,8 @@ Package: postgresql-9.5-postgis-2.3-scripts Architecture: all Depends: ${misc:Depends} 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~) +Replaces: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Description: Geographic objects support for PostgreSQL 9.5 -- scripts PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" diff --git a/debian/control.in b/debian/control.in index 28beb86..4a0b100 100644 --- a/debian/control.in +++ b/debian/control.in @@ -122,8 +122,8 @@ Package: postgresql-PGVERSION-postgis-2.3-scripts Architecture: all Depends: ${misc:Depends} 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~) +Replaces: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~) 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" -- 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

