[Pkg-xen-changes] [xen] 01/01: No longer depend on gawk. Xen can now use any awk one of which is always present. (Closes: #589176)

Ian Campbell ijc-guest at moszumanska.debian.org
Sun Aug 31 01:14:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

ijc-guest pushed a commit to branch feature/bug589176
in repository xen.

commit fc9753e4579632329c4ff7745e306ce6cfb9279c
Author: Ian Campbell <ijc at hellion.org.uk>
Date:   Sun Aug 31 02:14:20 2014 +0100

    No longer depend on gawk. Xen can now use any awk one of which is always
    present. (Closes: #589176)
---
 debian/changelog                 | 8 ++++++++
 debian/templates/control.main.in | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5e62065..5269cbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xen (4.4.0-5) UNRELEASED; urgency=medium
+
+  [ Ian Campbell ]
+  * No longer depend on gawk. Xen can now use any awk one of which is always
+    present. (Closes: #589176)
+
+ -- Ian Campbell <ijc at hellion.org.uk>  Sun, 31 Aug 2014 02:08:45 +0100
+
 xen (4.4.0-4) unstable; urgency=medium
 
   [ Bastian Blank ]
diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in
index df4bf57..0caf71d 100644
--- a/debian/templates/control.main.in
+++ b/debian/templates/control.main.in
@@ -28,7 +28,7 @@ Description: Xenstore utilities for Xen
 
 Package: xen-utils-common
 Architecture: all
-Depends: gawk, lsb-base, python, udev, xenstore-utils, ${misc:Depends}
+Depends: lsb-base, python, udev, xenstore-utils, ${misc:Depends}
 Description: Xen administrative tools - common files
  The userspace tools to manage a system virtualized through the Xen virtual
  machine monitor.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list