Public bug reported:

Please sync virt-manager 1:5.0.0-3 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/p/virtinstall-Fix-location-and-cloud-init-conflict.patch: do not ignore
    virt-install's --cloud-init option when used in conjunction with
    --location. (LP: #2073461)

The patch for the above changelog entry was merged upstream and is
included in upstream version 5.0.0 (now in Debian sid):

https://github.com/virt-manager/virt-
manager/commit/72a74fb1fba4733fcbd2b95432449b194138b5ca

Changelog entries since current plucky version 1:4.1.0-4ubuntu1:

virt-manager (1:5.0.0-3) unstable; urgency=medium

  * Upload to unstable.
  * d/control: make virt-install provide virt-clone and virt-xml

 -- Pino Toscano <[email protected]>  Fri, 20 Dec 2024 07:42:21 +0100

virt-manager (1:5.0.0-2) experimental; urgency=medium

  * Rename the virtinst binary package to virt-install, matching the main tool
    in it:
    - rename the binary package, its install files, and all the references
      to it
    - add proper breaks/replaces to virtinst
    - add a virtinst transitional dummy binary package to ease the migration
      to it
  * Minor naming improvements to the autopkgtests:
    - rename 'help.sh' to 'help-virt-install'
    - rename 'virt-manager.sh' to 'help-virt-manager'
    This way they both match the package they test.
  * d/clean: drop, no more needed now with the separate meson build directory
  * d/control: drop breaks/replaces for versions older than Debian Bullseye

 -- Pino Toscano <[email protected]>  Thu, 19 Dec 2024 12:46:23 +0100

virt-manager (1:5.0.0-1) unstable; urgency=medium

  * Update watch file:
    - allow xz tarballs as well
    - use the upstream GPG signature of Cole Robinson and Pavel Hrdina
  * New upstream version 5.0.0
  * Drop all the patches, backported from upstream
  * Upstream switched to meson as buildsystem, so:
    - add the meson build dependency
    - drop the python3-setuptools build dependency
    - use --buildsystem=meson for dh
    - pass -Dcompile-schemas=false and -Dupdate-icon-cache=false to meson
      as equivalent of the previously passed options during install
    - pass -Dtests=disabled to meson, for now manually run pytest
    - drop the override_dh_auto_install, no more needed now

 -- Pino Toscano <[email protected]>  Sat, 14 Dec 2024 10:32:48 +0100

** Affects: virt-manager (Ubuntu)
     Importance: Wishlist
         Status: New

** Changed in: virt-manager (Ubuntu)
   Importance: Undecided => Wishlist

** Description changed:

  Please sync virt-manager 1:5.0.0-3 (universe) from Debian unstable
  (main)
  
  Explanation of the Ubuntu delta and why it can be dropped:
-   * d/p/virtinstall-Fix-location-and-cloud-init-conflict.patch: do not ignore
-     virt-install's --cloud-init option when used in conjunction with
-     --location. (LP: #2073461)
+   * d/p/virtinstall-Fix-location-and-cloud-init-conflict.patch: do not ignore
+     virt-install's --cloud-init option when used in conjunction with
+     --location. (LP: #2073461)
  
- The patch for the above fix was merged upstream and is included in upstream
- version 5.0.0 (now in Debian sid):
+ The patch for the above changelog entry was merged upstream and is
+ included in upstream version 5.0.0 (now in Debian sid):
  
  https://github.com/virt-manager/virt-
  manager/commit/72a74fb1fba4733fcbd2b95432449b194138b5ca
- 
  
  Changelog entries since current plucky version 1:4.1.0-4ubuntu1:
  
  virt-manager (1:5.0.0-3) unstable; urgency=medium
  
-   * Upload to unstable.
-   * d/control: make virt-install provide virt-clone and virt-xml
+   * Upload to unstable.
+   * d/control: make virt-install provide virt-clone and virt-xml
  
-  -- Pino Toscano <[email protected]>  Fri, 20 Dec 2024 07:42:21 +0100
+  -- Pino Toscano <[email protected]>  Fri, 20 Dec 2024 07:42:21 +0100
  
  virt-manager (1:5.0.0-2) experimental; urgency=medium
  
-   * Rename the virtinst binary package to virt-install, matching the main tool
-     in it:
-     - rename the binary package, its install files, and all the references
-       to it
-     - add proper breaks/replaces to virtinst
-     - add a virtinst transitional dummy binary package to ease the migration
-       to it
-   * Minor naming improvements to the autopkgtests:
-     - rename 'help.sh' to 'help-virt-install'
-     - rename 'virt-manager.sh' to 'help-virt-manager'
-     This way they both match the package they test.
-   * d/clean: drop, no more needed now with the separate meson build directory
-   * d/control: drop breaks/replaces for versions older than Debian Bullseye
+   * Rename the virtinst binary package to virt-install, matching the main tool
+     in it:
+     - rename the binary package, its install files, and all the references
+       to it
+     - add proper breaks/replaces to virtinst
+     - add a virtinst transitional dummy binary package to ease the migration
+       to it
+   * Minor naming improvements to the autopkgtests:
+     - rename 'help.sh' to 'help-virt-install'
+     - rename 'virt-manager.sh' to 'help-virt-manager'
+     This way they both match the package they test.
+   * d/clean: drop, no more needed now with the separate meson build directory
+   * d/control: drop breaks/replaces for versions older than Debian Bullseye
  
-  -- Pino Toscano <[email protected]>  Thu, 19 Dec 2024 12:46:23 +0100
+  -- Pino Toscano <[email protected]>  Thu, 19 Dec 2024 12:46:23 +0100
  
  virt-manager (1:5.0.0-1) unstable; urgency=medium
  
-   * Update watch file:
-     - allow xz tarballs as well
-     - use the upstream GPG signature of Cole Robinson and Pavel Hrdina
-   * New upstream version 5.0.0
-   * Drop all the patches, backported from upstream
-   * Upstream switched to meson as buildsystem, so:
-     - add the meson build dependency
-     - drop the python3-setuptools build dependency
-     - use --buildsystem=meson for dh
-     - pass -Dcompile-schemas=false and -Dupdate-icon-cache=false to meson
-       as equivalent of the previously passed options during install
-     - pass -Dtests=disabled to meson, for now manually run pytest
-     - drop the override_dh_auto_install, no more needed now
+   * Update watch file:
+     - allow xz tarballs as well
+     - use the upstream GPG signature of Cole Robinson and Pavel Hrdina
+   * New upstream version 5.0.0
+   * Drop all the patches, backported from upstream
+   * Upstream switched to meson as buildsystem, so:
+     - add the meson build dependency
+     - drop the python3-setuptools build dependency
+     - use --buildsystem=meson for dh
+     - pass -Dcompile-schemas=false and -Dupdate-icon-cache=false to meson
+       as equivalent of the previously passed options during install
+     - pass -Dtests=disabled to meson, for now manually run pytest
+     - drop the override_dh_auto_install, no more needed now
  
-  -- Pino Toscano <[email protected]>  Sat, 14 Dec 2024 10:32:48 +0100
+  -- Pino Toscano <[email protected]>  Sat, 14 Dec 2024 10:32:48 +0100

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093100

Title:
  Sync virt-manager 1:5.0.0-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/2093100/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to