[Git][debian-gis-team/xsar][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:55:10 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / xsar
Commits:
16e35e06 by Bas Couwenberg at 2023-08-30T18:54:57+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
xsar (1.1.6-2ubuntu1) UNRELEASED; urgency=medium
+ [ Antonio Valentino ]
* debian/control:
- remove Suggests from unexisting package python-xsar-doc.
+ [ Bas Couwenberg ]
+ * Switch to dh-sequence-*.
+
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 26 Aug 2023 08:24:42 +0200
xsar (1.1.6-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
python3-affine,
python3-aiohttp,
python3-all,
=====================================
debian/rules
=====================================
@@ -7,4 +7,4 @@ export PYBUILD_NAME=xsar
export PYBUILD_DISABLE=test
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/xsar/-/commit/16e35e06a3f406b160a246a81a9dd9d2178d38f2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/xsar/-/commit/16e35e06a3f406b160a246a81a9dd9d2178d38f2
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/ce7cdbe4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list