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


Commits:
45e082e9 by Bas Couwenberg at 2021-09-13T17:47:26+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/control.in
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+postgis (3.2.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+
+ -- Bas Couwenberg <[email protected]>  Mon, 13 Sep 2021 17:47:10 +0200
+
 postgis (3.2.0~alpha1+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream alpha release.


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


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Priority: optional
 Build-Depends: bison,
                dctrl-tools,
                dblatex,
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                docbook,
                docbook-xsl,
                dpkg-dev (>= 1.16.1~),


=====================================
debian/control.in
=====================================
@@ -10,7 +10,7 @@ Priority: optional
 Build-Depends: bison,
                dctrl-tools,
                dblatex,
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                docbook,
                docbook-xsl,
                dpkg-dev (>= 1.16.1~),


=====================================
debian/rules
=====================================
@@ -247,7 +247,7 @@ override_dh_install:
        $(RM) $(CURDIR)/debian/tmp/usr/share/doc/postgis/README.postgis
        $(RM) 
$(CURDIR)/debian/tmp/usr/share/doc/postgresql-doc-*/extension/README.address_standardizer
 
-       dh_install --list-missing
+       dh_install
 
 override_dh_makeshlibs:
        dh_makeshlibs -Xusr/lib/postgis -- -v$(UPSTREAM_VERSION)



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/postgis/-/commit/45e082e91d842e71b51f46bbf9bbad73817fc922

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/postgis/-/commit/45e082e91d842e71b51f46bbf9bbad73817fc922
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to