[Git][debian-gis-team/pg_comparator][master] 2 commits: Bump debhelper compat to 12, no changes.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 15:29:44 BST 2021



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


Commits:
2ce87d51 by Bas Couwenberg at 2021-09-13T16:20:35+02:00
Bump debhelper compat to 12, no changes.

- - - - -
22dc58d6 by Bas Couwenberg at 2021-09-13T16:25:43+02:00
Add ${perl:Depends} substvar.

- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ pg-comparator (2.3.2-2) UNRELEASED; urgency=medium
   * Team upload.
   * Bump watch file version to 4.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, no changes.
+  * Add ${perl:Depends} substvar.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 19:44:12 +0100
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Ivan Mincik <ivan.mincik at gmail.com>
 Section: database
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                postgresql-server-dev-all
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pg_comparator
@@ -12,10 +12,11 @@ Homepage: http://www.coelho.net/pg_comparator/
 
 Package: postgresql-comparator
 Architecture: any
-Depends: ${misc:Depends},
+Depends: libdbi-perl,
+         libdbd-pg-perl,
+         ${perl:Depends},
          ${shlibs:Depends},
-         libdbi-perl,
-         libdbd-pg-perl
+         ${misc:Depends},
 Recommends: postgresql-13,
             libgetopt-long-descriptive-perl,
             libterm-readpassword-perl



View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/73cc257ef6c7d9758f071c3fe5f219fd60e987d4...22dc58d68cee972f11343710fce24a58e3633aa8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/73cc257ef6c7d9758f071c3fe5f219fd60e987d4...22dc58d68cee972f11343710fce24a58e3633aa8
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/20210913/52aded8e/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list