[Git][debian-gis-team/fyba][master] Bump debhelper compat to 12.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Sep 11 17:38:36 BST 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / fyba
Commits:
bd32bc6f by Bas Couwenberg at 2021-09-11T18:34:34+02:00
Bump debhelper compat to 12.
Changes:
- Drop -V from dh_makeshlibs
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ fyba (4.1.1-8) 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 -V from dh_makeshlibs
-- Bas Couwenberg <sebastic at debian.org> Sat, 28 Nov 2020 13:38:00 +0100
=====================================
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: Ruben Undheim <ruben.undheim at gmail.com>
Section: libs
Priority: optional
-Build-Depends: debhelper (>= 10~)
+Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/fyba
Vcs-Git: https://salsa.debian.org/debian-gis-team/fyba.git
=====================================
debian/rules
=====================================
@@ -12,6 +12,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
override_dh_strip:
dh_strip --dbgsym-migration='libfyba0-dbg (<< 4.1.1-4~)'
-
-override_dh_makeshlibs:
- dh_makeshlibs -V
View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/commit/bd32bc6f1cfab905e2ba130f3270ad22b0ddeb97
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/commit/bd32bc6f1cfab905e2ba130f3270ad22b0ddeb97
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/20210911/cf07423b/attachment.htm>
More information about the Pkg-grass-devel
mailing list