Bas Couwenberg pushed to branch master at Debian GIS Project / php-geos


Commits:
4962678f by Bas Couwenberg at 2021-09-13T17:10:44+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ php-geos (1.0.0-7) UNRELEASED; urgency=medium
 
   * Update watch file for gitea changes.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <[email protected]>  Tue, 06 Jul 2021 15:51:14 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: Bas Couwenberg <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-php,
                libgeos-dev,
                php-dev,


=====================================
debian/rules
=====================================
@@ -24,6 +24,3 @@ endif
 override_dh_auto_install:
        # phpize uses INSTALL_ROOT instead of DESTDIR
        $(MAKE) install INSTALL_ROOT=$(CURDIR)/debian/php-geos
-
-override_dh_install:
-       dh_install --list-missing



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/php-geos/-/commit/4962678fba548220004ee9bf368d545172ab39af

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/php-geos/-/commit/4962678fba548220004ee9bf368d545172ab39af
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