[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] 4 commits: Tighten virtinst dependency in virt-manager.

Guido Günther gitlab at salsa.debian.org
Mon Nov 9 12:18:46 GMT 2020



Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / virt-manager


Commits:
a77aa3b7 by Pino Toscano at 2020-10-22T23:27:34+02:00
Tighten virtinst dependency in virt-manager.

Both are arch:all, so make sure that virtinst is not an higher upstream
version than virt-manager, as the internal API is, well, internal and thus
changes anytime.

Gbp-Dch: Short

- - - - -
6f45bd71 by Pino Toscano at 2020-10-22T23:27:37+02:00
Add myself to Uploaders.

- - - - -
ce7f5852 by Pino Toscano at 2020-10-24T09:43:49+02:00
virtinst: suggest python3-argcomplete for bash autocompletion.

- - - - -
ce2cda12 by Pino Toscano at 2020-10-24T09:44:42+02:00
Fill changelog

Gbp-Dch: Ignore

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+virt-manager (1:3.1.0-1) UNRELEASED; urgency=medium
+
+  [ Guido Günther ]
+  * New upstream version 3.1.0
+
+  [ Pino Toscano ]
+  * Tighten virtinst dependency in virt-manager.
+  * Add myself to Uploaders.
+  * virtinst: suggest python3-argcomplete for bash autocompletion.
+
+ -- Pino Toscano <pino at debian.org>  Sat, 24 Oct 2020 09:44:13 +0200
+
 virt-manager (1:3.0.0-1) experimental; urgency=medium
 
   [ Pino Toscano ]


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.deb
 Uploaders:
  Guido Günther <agx at sigxcpu.org>,
  Laurent Léonard <laurent at open-minds.org>,
+ Pino Toscano <pino at debian.org>,
 Standards-Version: 4.5.0
 Vcs-Git: https://salsa.debian.org/libvirt-team/virt-manager.git
 Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-manager
@@ -45,7 +46,7 @@ Depends:
  python3-gi,
  python3-gi-cairo,
  python3-libvirt (>= 0.7.1),
- virtinst (>= ${binary:Version}),
+ virtinst (= ${binary:Version}),
  ${misc:Depends},
  ${python3:Depends},
 Recommends:
@@ -84,6 +85,8 @@ Depends:
 Recommends:
  qemu-utils,
  virt-viewer,
+Suggests:
+ python3-argcomplete,
 Description: utilities to create and edit virtual machines
  This package contains some command line utilities to create and edit virtual
  machines:



View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/25bfa4319e6ba7937518f1ed362e196dad7aedb4...ce2cda121b0a844fdee576fa73f449e0b1121105

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/25bfa4319e6ba7937518f1ed362e196dad7aedb4...ce2cda121b0a844fdee576fa73f449e0b1121105
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/20201109/95cdee70/attachment-0001.html>


More information about the Pkg-libvirt-commits mailing list