[Pkg-libvirt-commits] [Git][libvirt-team/libvirt-python][debian/sid] 6 commits: Add myself to Uploaders

Pino Toscano (@pino) gitlab at salsa.debian.org
Sat Sep 2 06:28:26 BST 2023



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / libvirt-python


Commits:
d9995778 by Pino Toscano at 2023-09-02T07:20:17+02:00
Add myself to Uploaders

- - - - -
6e2c4f33 by Pino Toscano at 2023-09-02T07:23:35+02:00
Drop the manual libvirt0 dependency

There will be the proper one based on shlibs.

Gbp-Dch: Short

- - - - -
498ee874 by Pino Toscano at 2023-09-02T07:25:03+02:00
Add missing changelog entry for NMU 8.4.0-0.1

- - - - -
53ee8f8f by Pino Toscano at 2023-09-02T07:25:51+02:00
Drop git commit names from changelog

- - - - -
876db423 by Pino Toscano at 2023-09-02T07:28:01+02:00
Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

- - - - -
d78a176f by Pino Toscano at 2023-09-02T07:28:09+02:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/gbp.conf
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -13,6 +13,23 @@ libvirt-python (9.0.0-1) unstable; urgency=medium
 
  -- Guido Günther <agx at sigxcpu.org>  Wed, 01 Feb 2023 10:52:00 +0100
 
+libvirt-python (8.4.0-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release:
+    - supports libvirt 8.2.0 (Closes: #1011902)
+  * Update the build dependencies according to the upstream build system:
+    - add python3-setuptools, needed by the newer build system
+    - add python3-lxml, needed by new tests
+  * Drop the manual libvirt0 dependency, as there will be the proper one based
+    on shlibs.
+  * Include a patch proposed upstream to make the implementation of the 'build'
+    command of the build system compatible again with distutils; patch
+    build-clean-compat.diff.
+  * Add python3-lxml also as a dependency for the 'smoke3' autopkgtest.
+
+ -- Pino Toscano <pino at debian.org>  Sat, 25 Jun 2022 07:16:08 +0200
+
 libvirt-python (8.0.0-1) unstable; urgency=medium
 
   [ Debian Janitor ]


=====================================
debian/control
=====================================
@@ -2,6 +2,7 @@ Source: libvirt-python
 Section: python
 Priority: optional
 Maintainer: Guido Günther <agx at sigxcpu.org>
+Uploaders: Pino Toscano <pino at debian.org>,
 Build-Depends: debhelper-compat (=13),
  dh-sequence-python3,
  pkg-config,
@@ -13,13 +14,13 @@ Build-Depends: debhelper-compat (=13),
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/libvirt-team/libvirt-python.git
 Vcs-Browser: https://salsa.debian.org/libvirt-team/libvirt-python
-Homepage: http://libvirt.org
+Homepage: https://libvirt.org
 Rules-Requires-Root: no
 Testsuite: autopkgtest-pkg-pybuild
 
 Package: python3-libvirt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libvirt0 (>= 4.5.0~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
 Recommends: libvirt-daemon
 Description: libvirt Python 3 bindings
  Libvirt is a C toolkit to interact with the virtualization capabilities


=====================================
debian/gbp.conf
=====================================
@@ -11,5 +11,4 @@ sign-tags = true
 patch-numbers = False
 
 [dch]
-id-length = 7
 multimaint-merge = True


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 
 opts="uversionmangle=s/\.-rc/~rc/;s/\.+$//,pgpsigurlmangle=s/$/.asc/"  \
     https://libvirt.org/sources/python/libvirt-python-([\d\.]+)(-rc\d)?\.tar\.gz



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/compare/3947512018bf04a9fe1d327001ab6c8253084b74...d78a176ff99fb4e301131d16423ef6227bd14cd8

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/compare/3947512018bf04a9fe1d327001ab6c8253084b74...d78a176ff99fb4e301131d16423ef6227bd14cd8
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/20230902/a71ff513/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list