[Pkg-xen-changes] r877 - in trunk/xen/debian: . templates

Bastian Blank waldi at alioth.debian.org
Wed Apr 27 12:38:55 UTC 2011


Author: waldi
Date: Wed Apr 27 12:38:33 2011
New Revision: 877

Log:
* debian/changelog: Update.
* debian/templates/control.source.in: Add ghostscript to build-deps.

Modified:
   trunk/xen/debian/changelog
   trunk/xen/debian/templates/control.source.in

Modified: trunk/xen/debian/changelog
==============================================================================
--- trunk/xen/debian/changelog	Mon Apr 18 09:39:05 2011	(r876)
+++ trunk/xen/debian/changelog	Wed Apr 27 12:38:33 2011	(r877)
@@ -1,3 +1,9 @@
+xen (4.1.0-3) UNRELEASED; urgency=low
+
+  * Add ghostscript to build-deps.
+
+ -- Bastian Blank <waldi at debian.org>  Wed, 27 Apr 2011 14:37:40 +0200
+
 xen (4.1.0-2) unstable; urgency=low
 
   * Re-enable hvmloader:

Modified: trunk/xen/debian/templates/control.source.in
==============================================================================
--- trunk/xen/debian/templates/control.source.in	Mon Apr 18 09:39:05 2011	(r876)
+++ trunk/xen/debian/templates/control.source.in	Wed Apr 27 12:38:33 2011	(r877)
@@ -14,7 +14,12 @@
  libncurses5-dev,
  uuid-dev,
  zlib1g-dev
-Build-Depends-Indep: graphviz, gs-common, texlive-fonts-recommended, texlive-latex-recommended, texlive-font-utils
+Build-Depends-Indep:
+ graphviz,
+ ghostscript,
+ texlive-fonts-recommended,
+ texlive-font-utils,
+ texlive-latex-recommended
 Standards-Version: 3.8.4
 XS-Python-Version: 2.6
 



More information about the Pkg-xen-changes mailing list