[Git][debian-gis-team/zoo-project][master] Bump debhelper compat to 12.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Sep 14 13:35:23 BST 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / zoo-project
Commits:
230e45bf by Bas Couwenberg at 2021-09-14T14:34:58+02:00
Bump debhelper compat to 12.
Changes:
- Drop --list-missing from dh_install
- - - - -
3 changed files:
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
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: Angelos Tzotsos <gcpp.kalxas at gmail.com>
Section: web
Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.16.1.1),
default-jdk-headless | java7-sdk-headless,
cmake,
=====================================
debian/rules
=====================================
@@ -133,9 +133,6 @@ override_dh_auto_install:
install -m644 $(CURDIR)/thirds/otb2zcfg/build/zcfgs/*.zcfg $(CURDIR)/debian/zoo-service-otb/etc/zoo-project/
-override_dh_install:
- dh_install --list-missing
-
override_dh_installchangelogs:
dh_installchangelogs -k zoo-project/HISTORY.txt
View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/230e45bf5c097aa32f3e5f05a43bf7059d1d7760
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/230e45bf5c097aa32f3e5f05a43bf7059d1d7760
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/20210914/85d2088d/attachment.htm>
More information about the Pkg-grass-devel
mailing list