[Pkg-xen-changes] r698 - trunk/xen-common/debian

Bastian Blank waldi at alioth.debian.org
Sun Nov 22 14:53:36 UTC 2009


Author: waldi
Date: Sun Nov 22 14:53:36 2009
New Revision: 698

Log:
* debian/changelog: Update.
* debian/compat: Set to 7.
* debian/control: Build-Depend against debhelper 7.

Modified:
   trunk/xen-common/debian/changelog
   trunk/xen-common/debian/compat
   trunk/xen-common/debian/control

Modified: trunk/xen-common/debian/changelog
==============================================================================
--- trunk/xen-common/debian/changelog	Sun Nov 22 14:46:50 2009	(r697)
+++ trunk/xen-common/debian/changelog	Sun Nov 22 14:53:36 2009	(r698)
@@ -3,6 +3,7 @@
   * Redefine Xen version tests to allow detection of bare metal.
     (closes: #556859)
   * Support oldstyle Xen kernel without xenfs. (closes: #557151)
+  * Use debhelper compat level 7.
 
  -- Bastian Blank <waldi at debian.org>  Wed, 18 Nov 2009 13:45:26 +0100
 

Modified: trunk/xen-common/debian/compat
==============================================================================
--- trunk/xen-common/debian/compat	Sun Nov 22 14:46:50 2009	(r697)
+++ trunk/xen-common/debian/compat	Sun Nov 22 14:53:36 2009	(r698)
@@ -1 +1 @@
-5
+7

Modified: trunk/xen-common/debian/control
==============================================================================
--- trunk/xen-common/debian/control	Sun Nov 22 14:46:50 2009	(r697)
+++ trunk/xen-common/debian/control	Sun Nov 22 14:53:36 2009	(r698)
@@ -4,7 +4,7 @@
 Maintainer: Debian Xen Team <pkg-xen-devel at lists.alioth.debian.org>
 Uploaders: Julien Danjou <acid at debian.org>, Guido Trotter <ultrotter at debian.org>, Bastian Blank <waldi at debian.org>
 Standards-Version: 3.7.2.0
-Build-Depends: debhelper (>= 5.0.37.2), quilt
+Build-Depends: debhelper (>> 7), quilt
 
 Package: xen-utils-common
 Architecture: all



More information about the Pkg-xen-changes mailing list