[Git][debian-gis-team/geographiclib][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:26:08 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / geographiclib
Commits:
ebc5ffd4 by Bas Couwenberg at 2023-08-30T17:25:52+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ geographiclib (2.3-2) UNRELEASED; urgency=medium
(closes: #1044801)
* Use not-installed file instead of dh_install override.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 10:27:16 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: science
Priority: optional
Build-Depends: autoconf-archive,
debhelper-compat (= 13),
+ dh-sequence-pkgkde-symbolshelper,
doxygen,
pkg-kde-tools
Standards-Version: 4.6.2
=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ include /usr/share/dpkg/pkg-info.mk
UPSTREAM_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
%:
- dh $@ --with pkgkde_symbolshelper
+ dh $@
execute_before_dh_install:
# Remove duplicate license information
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/ebc5ffd45740fb0136c4ce08f6b946aeb8451a67
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/ebc5ffd45740fb0136c4ce08f6b946aeb8451a67
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/20230830/d917c010/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list