[Git][debian-gis-team/osm2pgsql][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:09:05 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgsql


Commits:
82cdd5a5 by Bas Couwenberg at 2023-08-30T18:08:50+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osm2pgsql (1.9.1+ds-2) UNRELEASED; urgency=medium
+
+  * Switch to dh-sequence-*.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 30 Aug 2023 18:08:40 +0200
+
 osm2pgsql (1.9.1+ds-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -10,6 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                cimg-dev,
                cmake,
                dh-python,
+               dh-sequence-python3,
                libboost-dev,
                libboost-system-dev,
                libboost-filesystem-dev,


=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ CFLAGS += $(CPPFLAGS) -DNDEBUG
 CXXFLAGS += $(CPPFLAGS) -DNDEBUG
 
 %:
-	dh $@ --with python3 --buildsystem cmake
+	dh $@ --buildsystem cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DEXTERNAL_LIBOSMIUM=ON \



View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/82cdd5a523a3de78b1064664d6ef11c101ec9fc6

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/82cdd5a523a3de78b1064664d6ef11c101ec9fc6
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/e40beff8/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list