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

Bastian Blank waldi at alioth.debian.org
Wed Oct 26 13:29:48 UTC 2011


Author: waldi
Date: Wed Oct 26 13:29:48 2011
New Revision: 915

Log:
* debian/changelog: Update.
* debian/templates/control.source.in: Build-depend on pkg-config.

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

Modified: trunk/xen/debian/changelog
==============================================================================
--- trunk/xen/debian/changelog	Wed Oct 26 13:27:37 2011	(r914)
+++ trunk/xen/debian/changelog	Wed Oct 26 13:29:48 2011	(r915)
@@ -1,6 +1,7 @@
 xen (4.1.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Build-depend on pkg-config.
 
  -- Bastian Blank <waldi at debian.org>  Wed, 26 Oct 2011 15:01:06 +0200
 

Modified: trunk/xen/debian/templates/control.source.in
==============================================================================
--- trunk/xen/debian/templates/control.source.in	Wed Oct 26 13:27:37 2011	(r914)
+++ trunk/xen/debian/templates/control.source.in	Wed Oct 26 13:29:48 2011	(r915)
@@ -15,6 +15,7 @@
  liblzma-dev,
  libncurses5-dev,
  libpci-dev,
+ pkg-config,
  uuid-dev,
  zlib1g-dev
 Build-Depends-Indep:



More information about the Pkg-xen-changes mailing list