[Git][debian-gis-team/ossim][master] Bump debhelper compat to 12.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Mon Sep 13 13:12:23 BST 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / ossim
Commits:
c4cea3e0 by Bas Couwenberg at 2021-09-13T14:12:05+02:00
Bump debhelper compat to 12.
Changes:
- Drop --list-missing from dh_install
- Drop -V from dh_makeshlibs
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ ossim (2.9.1-4) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.0, no changes.
* Update watch file for GitHub URL changes.
+ * Bump debhelper compat to 12, changes:
+ - Drop --list-missing from dh_install
+ - Drop -V from dh_makeshlibs
-- Bas Couwenberg <sebastic at debian.org> Sat, 28 Nov 2020 14:04:17 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Section: science
Priority: optional
Build-Depends: cmake (>= 2.8),
- debhelper (>= 10~),
+ debhelper-compat (= 12),
libcurl4-gnutls-dev | libcurl-ssl-dev,
libfreetype6-dev,
libgeos++-dev (>= 3.5.0),
=====================================
debian/rules
=====================================
@@ -55,9 +55,3 @@ override_dh_auto_install:
rm -f $(CURDIR)/debian/tmp/usr/include/ossimConfig.h
rm -f $(CURDIR)/debian/tmp/usr/include/ossimVersion.h
rm -rf $(CURDIR)/debian/tmp/usr/share/ossim/fonts
-
-override_dh_install:
- dh_install --list-missing
-
-override_dh_makeshlibs:
- dh_makeshlibs -V
View it on GitLab: https://salsa.debian.org/debian-gis-team/ossim/-/commit/c4cea3e0f0381a3f488f7edf8da38857b76c6660
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/ossim/-/commit/c4cea3e0f0381a3f488f7edf8da38857b76c6660
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/d6a7b7ab/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list