Guido Trotter
2006-Nov-13 15:11 UTC
[Pkg-xen-changes] r387 - branches/sarge-compat/xen-common/debian
Author: ultrotter Date: Mon Nov 13 15:11:43 2006 New Revision: 387 Modified: branches/sarge-compat/xen-common/debian/changelog branches/sarge-compat/xen-common/debian/control Log: Merge trunk into sarge backport Modified: branches/sarge-compat/xen-common/debian/changelog =============================================================================--- branches/sarge-compat/xen-common/debian/changelog (original) +++ branches/sarge-compat/xen-common/debian/changelog Mon Nov 13 15:11:43 2006 @@ -1,10 +1,16 @@ -xen-common (3.0.3-0-1~bpo1) sarge-backports; urgency=low +xen-common (3.0.3-0-2~bpo1) sarge-backports; urgency=low * Backport to sarge: - Lower versioned dependency on debhelper to >= 5 -- Guido Trotter <ultrotter@debian.org> Thu, 9 Nov 2006 11:58:54 +0000 +xen-common (3.0.3-0-2) unstable; urgency=medium + + * Make xen-utils-common depend on udev (closes: #398372) + + -- Guido Trotter <ultrotter@debian.org> Mon, 13 Nov 2006 14:07:43 +0000 + xen-common (3.0.3-0-1) unstable; urgency=medium [ Bastian Blank ] Modified: branches/sarge-compat/xen-common/debian/control =============================================================================--- branches/sarge-compat/xen-common/debian/control (original) +++ branches/sarge-compat/xen-common/debian/control Mon Nov 13 15:11:43 2006 @@ -8,7 +8,7 @@ Package: xen-utils-common Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6) +Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), udev (>> 0.060) Conflicts: xen-utils-3.0, xen, libxen-python, libxen2.0, libxen2.0-dev Replaces: xen-utils-3.0, xen-ioemu-3.0, xen-ioemu-3.0-unstable, xen Description: XEN administrative tools - common files