[Git][debian-gis-team/osm-gps-map][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:10:07 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / osm-gps-map
Commits:
3a36cc04 by Bas Couwenberg at 2023-08-30T18:09:52+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ osm-gps-map (1.2.0-3) UNRELEASED; urgency=medium
(closes: #1046020)
* Use execute_before instead of override in rules file.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:04:33 +0100
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Uploaders: David Paleino <dapal at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-gir,
gnome-common,
gobject-introspection,
gtk-doc-tools,
=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ include /usr/share/dpkg/pkg-info.mk
UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
%:
- dh $@ --with gir
+ dh $@
execute_before_dh_autoreconf:
NOCONFIGURE=y ./autogen.sh
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/-/commit/3a36cc04fbdb1c11bbe16c96903e5304bf0c7e75
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/-/commit/3a36cc04fbdb1c11bbe16c96903e5304bf0c7e75
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/00343521/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list