[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/sid] 4 commits: Document changes and release 4.10.0-1
Guido Günther
gitlab at salsa.debian.org
Sat Dec 15 12:26:17 GMT 2018
Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / libvirt
Commits:
70984de7 by Guido Günther at 2018-12-13T10:58:47Z
Document changes and release 4.10.0-1
- - - - -
d143d3ce by Marcin Juszkiewicz at 2018-12-15T12:24:26Z
update Vcs-git tags to point to salsa.debian.org
- - - - -
96995c11 by Marcin Juszkiewicz at 2018-12-15T12:24:38Z
Fix versions in *.NEWS files
- - - - -
8e8286d4 by Marcin Juszkiewicz at 2018-12-15T12:25:43Z
Don't mark bash completion as executable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/libvirt-daemon-system.NEWS
- debian/libvirt-daemon.NEWS
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,16 +1,16 @@
-libvirt (4.10.0-1~1.gbp16a413) UNRELEASED; urgency=medium
+libvirt (4.10.0-1) unstable; urgency=medium
- ** SNAPSHOT build @16a4137554d00d7f65ec7e8531961fe1070a96d2 **
-
- * [0cde44d] Remove bridge-utils from recommends.
- We don't use brctl since ages.
- Thanks to Andreas Henriksson
+ * [0cde44d] Remove bridge-utils from recommends. We don't use brctl since
+ ages. Thanks to Andreas Henriksson
* [3c22e06] Drop debian/remove-RHism.diff.patch.
- Debian has /usr/bin/service since quiete some time now.
+ Debian has /usr/bin/service since quiet some time now.
Thanks to Andrea Bolognani
* [54a5cdb] New upstream version 4.10.0
+ * [87f075c] Rediff patches
+ * [f798585] Bump symbol versions
+ * [3bfd881] Depend on sensible-utils
- -- Guido Günther <agx at sigxcpu.org> Tue, 11 Dec 2018 16:27:51 +0100
+ -- Guido Günther <agx at sigxcpu.org> Thu, 13 Dec 2018 11:58:14 +0100
libvirt (4.7.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -75,8 +75,8 @@ Build-Depends:
iptables [linux-any],
qemu-utils,
Build-Conflicts: dpkg-dev (= 1.15.3)
-Vcs-Git: https://anonscm.debian.org/git/pkg-libvirt/libvirt.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-libvirt/libvirt.git/
+Vcs-Git: https://salsa.debian.org/libvirt-team/libvirt.git
+Vcs-Browser: https://salsa.debian.org/libvirt-team/libvirt
Homepage: http://libvirt.org
Standards-Version: 4.1.1
=====================================
debian/libvirt-daemon-system.NEWS
=====================================
@@ -1,4 +1,4 @@
-libvirt (2.5.0-2~) unstable; urgency=medium
+libvirt (2.5.0-2) unstable; urgency=medium
libvirt-daemon-system now uses the allocated uid and gid 64055
for the libvirt-qemu user and group on new installations, when
=====================================
debian/libvirt-daemon.NEWS
=====================================
@@ -1,4 +1,4 @@
-libvirt (1.1.4-2~) unstable; urgency=low
+libvirt (1.1.4-2) unstable; urgency=low
If you're using cgroups make sure you're using a different mount per cgroup
controller (cpu, memory, ...) that is mounted to /sys/fs/cgroup/<controller>.
=====================================
debian/rules
=====================================
@@ -217,6 +217,8 @@ endif
rm debian/libvirt-daemon-system/etc/apparmor.d/local/*
# Don't ship api files in the daemon package
rm -r debian/libvirt-daemon/usr/share/libvirt/api/
+ # executable-not-elf-or-script
+ chmod 644 debian/libvirt-daemon/usr/share/bash-completion/completions/vsh
override_dh_installinit:
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/3bfd88183407610c86f8ce50f5e503fb5e04e00c...8e8286d42f7bc2bbdacc5a178ba4dfd05f25aa9a
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/3bfd88183407610c86f8ce50f5e503fb5e04e00c...8e8286d42f7bc2bbdacc5a178ba4dfd05f25aa9a
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/20181215/339cd2d8/attachment-0001.html>
More information about the Pkg-libvirt-commits
mailing list