[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] Use dh-sequence-python3 B-D instead of manually using python3 dh addon.

Pino Toscano (@pino) gitlab at salsa.debian.org
Sun Nov 6 11:58:12 GMT 2022



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / virt-manager


Commits:
22ee6873 by Pino Toscano at 2022-11-06T12:55:28+01:00
Use dh-sequence-python3 B-D instead of manually using python3 dh addon.

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Homepage: https://virt-manager.org/
 Build-Depends:
  debhelper-compat (= 13),
  dh-python,
+ dh-sequence-python3,
  gettext,
  python3,
  python3-distutils,


=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_python3:
 	dh_python3 usr/share/virt-manager



View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/22ee68739b69bc8a6fe7b1ac48ea95379d0e5cdb

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/22ee68739b69bc8a6fe7b1ac48ea95379d0e5cdb
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-libvirt-commits/attachments/20221106/d2395546/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list