[Git][debian-gis-team/php-geos][master] Bump debhelper compat to 12.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Mon Sep 13 16:35:58 BST 2021
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 <sebastic at debian.org> 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 <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210913/b4433a7f/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list