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

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



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


Commits:
1a32bd47 by Bas Couwenberg at 2023-08-30T18:12:37+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ owslib (0.29.2-2) UNRELEASED; urgency=medium
   * Remove generated files in clean target.
     (closes: #1048818)
   * Enable Salsa CI.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 12 Jun 2023 20:26:30 +0200
 


=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
                python3-all,
                python3-dateutil,
                python3-lxml,


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@
 export PYBUILD_NAME=owslib
 
 %:
-	dh  $@ --with python3 --buildsystem pybuild
+	dh  $@ --buildsystem pybuild
 
 override_dh_auto_test:
 #skipping tests as they require internet access



View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/1a32bd47d0890c58d626d57f0dad919ea78bc0c8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/1a32bd47d0890c58d626d57f0dad919ea78bc0c8
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/39b57895/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list