[Git][debian-gis-team/postgis][master] 2 commits: Strip trailing comma from Uploaders.

Bas Couwenberg gitlab at salsa.debian.org
Mon Sep 24 10:37:29 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / postgis


Commits:
5b49f6e6 by Bas Couwenberg at 2018-09-24T09:36:15Z
Strip trailing comma from Uploaders.

- - - - -
5634655f by Bas Couwenberg at 2018-09-24T09:37:17Z
Reorder Breads/Provides/Replaces fields.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+postgis (2.5.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * Strip trailing comma from Uploaders.
+  * Reorder Breads/Provides/Replaces fields.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 24 Sep 2018 11:35:40 +0200
+
 postgis (2.5.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
            Francesco Paolo Lovergine <frankie at debian.org>,
            Markus Wanner <markus at bluegap.ch>,
            Bas Couwenberg <sebastic at debian.org>,
-           Christoph Berg <myon at debian.org>,
+           Christoph Berg <myon at debian.org>
 Section: misc
 Priority: optional
 Build-Depends: autoconf2.13,
@@ -131,8 +131,6 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  the development files.
 
 Package: postgresql-10-postgis-2.5
-Provides: postgresql-10-postgis,
-          postgresql-postgis
 Architecture: any
 Depends: postgresql-10,
          ${shlibs:Depends},
@@ -140,6 +138,8 @@ Depends: postgresql-10,
 Recommends: postgresql-10-postgis-2.5-scripts
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
+Provides: postgresql-10-postgis,
+          postgresql-postgis
 Description: Geographic objects support for PostgreSQL 10
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
@@ -152,8 +152,6 @@ Description: Geographic objects support for PostgreSQL 10
  postgresql-10-postgis-2.5-scripts package must be installed as well.
 
 Package: postgresql-10-postgis-2.5-scripts
-Provides: postgresql-10-postgis-scripts,
-          postgresql-postgis-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${perl:Depends},
@@ -163,6 +161,8 @@ Breaks: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~)
 Conflicts: postgresql-10-postgis-2.2-scripts,
            postgresql-10-postgis-2.3-scripts,
            postgresql-10-postgis-2.4-scripts
+Provides: postgresql-10-postgis-scripts,
+          postgresql-postgis-scripts
 Replaces: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~)
 Description: Geographic objects support for PostgreSQL 10 -- SQL scripts
  PostGIS adds support for geographic objects to the PostgreSQL


=====================================
debian/control.in
=====================================
@@ -4,7 +4,7 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
            Francesco Paolo Lovergine <frankie at debian.org>,
            Markus Wanner <markus at bluegap.ch>,
            Bas Couwenberg <sebastic at debian.org>,
-           Christoph Berg <myon at debian.org>,
+           Christoph Berg <myon at debian.org>
 Section: misc
 Priority: optional
 Build-Depends: autoconf2.13,
@@ -131,8 +131,6 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  the development files.
 
 Package: postgresql-PGVERSION-postgis-2.5
-Provides: postgresql-PGVERSION-postgis,
-          postgresql-postgis
 Architecture: any
 Depends: postgresql-PGVERSION,
          ${shlibs:Depends},
@@ -140,6 +138,8 @@ Depends: postgresql-PGVERSION,
 Recommends: postgresql-PGVERSION-postgis-2.5-scripts
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
+Provides: postgresql-PGVERSION-postgis,
+          postgresql-postgis
 Description: Geographic objects support for PostgreSQL PGVERSION
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
@@ -152,8 +152,6 @@ Description: Geographic objects support for PostgreSQL PGVERSION
  postgresql-PGVERSION-postgis-2.5-scripts package must be installed as well.
 
 Package: postgresql-PGVERSION-postgis-2.5-scripts
-Provides: postgresql-PGVERSION-postgis-scripts,
-          postgresql-postgis-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${perl:Depends},
@@ -163,6 +161,8 @@ Breaks: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~)
 Conflicts: postgresql-PGVERSION-postgis-2.2-scripts,
            postgresql-PGVERSION-postgis-2.3-scripts,
            postgresql-PGVERSION-postgis-2.4-scripts
+Provides: postgresql-PGVERSION-postgis-scripts,
+          postgresql-postgis-scripts
 Replaces: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~)
 Description: Geographic objects support for PostgreSQL PGVERSION -- SQL scripts
  PostGIS adds support for geographic objects to the PostgreSQL
@@ -174,3 +174,4 @@ Description: Geographic objects support for PostgreSQL PGVERSION -- SQL scripts
  .
  This package contains the SQL scripts for installing PostGIS in a PostgreSQL
  PGVERSION database, and for upgrading from earlier PostGIS versions.
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/f723f07150e7443e37bc4379dd593fc23d964a5c...5634655f2e3c8b31e8bc4834991f03c8f4a57401

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/f723f07150e7443e37bc4379dd593fc23d964a5c...5634655f2e3c8b31e8bc4834991f03c8f4a57401
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180924/9afec8bc/attachment-0001.html>


More information about the Pkg-grass-devel mailing list