From 78077e5aa3406945e64cfbf7408e8ca06a556931 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 25 Sep 2014 14:57:35 +0200 Subject: [PATCH] Update debian/changelog to separate upstream and debian changes --- debian/changelog | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8611e7c..d0c3b2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,20 @@ xen-tools (4.4+dev-1) UNRELEASED; urgency=low - * Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and - later. Thanks to Daniel Lintott! (Closes: #742778) - * Pass "-y" option ("assume yes") to yum (Closes: #735675) - Thanks Lionel FÉLICITÉ! - * Drop all xend related sanity checks, they cause more havoc nowadays - than they help. Thanks Ian Campbell! (Closes: #732456) - * Apply patch by Adrian C. (anrxc) to allow to override hooks in - /usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/. - Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.) - * Ignore cover_db directory in t/perl-syntax.t. - * Update list of supported Ubuntu releases. Preliminary support for - Ubuntu 14.10 Utopic Unicorn. - * Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794) - * pygrub detection: Prefer /usr/lib/xen-default over /usr/lib/xen-x.y. + * New upstream release + + Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and + later. Thanks to Daniel Lintott! (Closes: #742778) + + Pass "-y" option ("assume yes") to yum (Closes: #735675) + Thanks Lionel FÉLICITÉ! + + Drop all xend related sanity checks, they cause more havoc nowadays + than they help. Thanks Ian Campbell! (Closes: #732456) + + Apply patch by Adrian C. (anrxc) to allow to override hooks in + /usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/. + Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.) + + Ignore cover_db directory in t/perl-syntax.t. + + Update list of supported Ubuntu releases. Preliminary support for + Ubuntu 14.10 Utopic Unicorn. + + Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794) + + pygrub detection: Prefer /usr/lib/xen-default over /usr/lib/xen-x.y. * Bump Standards-Version to 3.9.6 (no changes needed) -- Axel Beckert Sun, 15 Dec 2013 17:20:43 +0100