[postgis] 02/08: Reorder (build) dependencies.

Bas Couwenberg sebastic at debian.org
Sat Oct 8 21:43:02 UTC 2016


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

sebastic pushed a commit to branch modern-packaging
in repository postgis.

commit b3a89f9aeabb6036ebbe57c7dc1590360d3d5e12
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 8 20:11:45 2016 +0200

    Reorder (build) dependencies.
---
 debian/changelog  |  1 +
 debian/control    | 42 +++++++++++++++++++++---------------------
 debian/control.in | 42 +++++++++++++++++++++---------------------
 3 files changed, 43 insertions(+), 42 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 413f7ca..1cb7add 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 postgis (2.3.0+dfsg-3) UNRELEASED; urgency=medium
 
   * Restructure control file with cme.
+  * Reorder (build) dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 08 Oct 2016 19:52:11 +0200
 
diff --git a/debian/control b/debian/control
index bffec37..8d8a04a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,31 +6,31 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: misc
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               po-debconf,
-               dpkg-dev (>= 1.16.1~),
+Build-Depends: autoconf2.13,
                autotools-dev,
-               dh-autoreconf,
-               autoconf2.13,
-               flex,
                bison,
-               rdfind,
-               libgeos-dev (>= 3.3),
-               libjson-c-dev | libjson0-dev (>= 0.9~),
-               libsfcgal-dev [!armel],
-               libproj-dev (>= 4.6.0),
-               xsltproc,
+               dblatex,
+               debhelper (>= 9),
+               dh-autoreconf,
                docbook,
                docbook-xsl,
+               dpkg-dev (>= 1.16.1~),
+               flex,
                imagemagick,
                libcunit1-dev,
-               dblatex,
-               libxml2-dev (>= 2.5.0~),
-               libgtk2.0-dev,
                libgdal-dev (>= 1.11.2+dfsg-3~) | libgdal1-dev (>= 1.9.0~),
-               postgresql-server-dev-all,
+               libgeos-dev (>= 3.3),
+               libgtk2.0-dev,
+               libjson-c-dev | libjson0-dev (>= 0.9~),
+               libproj-dev (>= 4.6.0),
+               libsfcgal-dev [!armel],
+               libxml2-dev (>= 2.5.0~),
+               po-debconf,
+               postgresql,
                postgresql-common (>= 148~),
-               postgresql
+               postgresql-server-dev-all,
+               rdfind,
+               xsltproc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git
@@ -107,8 +107,8 @@ Description: PostGIS "Lightweight Geometry" library
 Package: liblwgeom-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends},
-         liblwgeom-2.3-0 (= ${binary:Version})
+Depends: liblwgeom-2.3-0 (= ${binary:Version}),
+         ${misc:Depends}
 Breaks: postgis (<< 2.0.0)
 Description: PostGIS "Lightweight Geometry" library - Development files
  PostGIS adds support for geographic objects to the PostgreSQL
@@ -125,9 +125,9 @@ Description: PostGIS "Lightweight Geometry" library - Development files
 
 Package: postgresql-9.6-postgis-2.3
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: liblwgeom-2.3-0,
          postgresql-9.6,
-         liblwgeom-2.3-0,
+         ${shlibs:Depends},
          ${misc:Depends}
 Recommends: postgresql-9.6-postgis-2.3-scripts,
             postgresql-contrib-9.6
diff --git a/debian/control.in b/debian/control.in
index 4c9cf0c..0a282ac 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,31 +6,31 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: misc
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               po-debconf,
-               dpkg-dev (>= 1.16.1~),
+Build-Depends: autoconf2.13,
                autotools-dev,
-               dh-autoreconf,
-               autoconf2.13,
-               flex,
                bison,
-               rdfind,
-               libgeos-dev (>= 3.3),
-               libjson-c-dev | libjson0-dev (>= 0.9~),
-               libsfcgal-dev [!armel],
-               libproj-dev (>= 4.6.0),
-               xsltproc,
+               dblatex,
+               debhelper (>= 9),
+               dh-autoreconf,
                docbook,
                docbook-xsl,
+               dpkg-dev (>= 1.16.1~),
+               flex,
                imagemagick,
                libcunit1-dev,
-               dblatex,
-               libxml2-dev (>= 2.5.0~),
-               libgtk2.0-dev,
                libgdal-dev (>= 1.11.2+dfsg-3~) | libgdal1-dev (>= 1.9.0~),
-               postgresql-server-dev-all,
+               libgeos-dev (>= 3.3),
+               libgtk2.0-dev,
+               libjson-c-dev | libjson0-dev (>= 0.9~),
+               libproj-dev (>= 4.6.0),
+               libsfcgal-dev [!armel],
+               libxml2-dev (>= 2.5.0~),
+               po-debconf,
+               postgresql,
                postgresql-common (>= 148~),
-               postgresql
+               postgresql-server-dev-all,
+               rdfind,
+               xsltproc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git
@@ -107,8 +107,8 @@ Description: PostGIS "Lightweight Geometry" library
 Package: liblwgeom-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends},
-         liblwgeom-2.3-0 (= ${binary:Version})
+Depends: liblwgeom-2.3-0 (= ${binary:Version}),
+         ${misc:Depends}
 Breaks: postgis (<< 2.0.0)
 Description: PostGIS "Lightweight Geometry" library - Development files
  PostGIS adds support for geographic objects to the PostgreSQL
@@ -125,9 +125,9 @@ Description: PostGIS "Lightweight Geometry" library - Development files
 
 Package: postgresql-PGVERSION-postgis-2.3
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: liblwgeom-2.3-0,
          postgresql-PGVERSION,
-         liblwgeom-2.3-0,
+         ${shlibs:Depends},
          ${misc:Depends}
 Recommends: postgresql-PGVERSION-postgis-2.3-scripts,
             postgresql-contrib-PGVERSION

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



More information about the Pkg-grass-devel mailing list