Guido Trotter
2006-Nov-05 12:00 UTC
[Pkg-xen-changes] r383 - in branches/sarge-compat: xen-3.0/debian xen-3.0/debian/templates xen-common/debian
Author: ultrotter Date: Sun Nov 5 12:00:22 2006 New Revision: 383 Modified: branches/sarge-compat/xen-3.0/debian/changelog branches/sarge-compat/xen-3.0/debian/templates/control.source.in branches/sarge-compat/xen-common/debian/changelog Log: Merge trunk (r377:380) Modified: branches/sarge-compat/xen-3.0/debian/changelog =============================================================================--- branches/sarge-compat/xen-3.0/debian/changelog (original) +++ branches/sarge-compat/xen-3.0/debian/changelog Sun Nov 5 12:00:22 2006 @@ -1,18 +1,25 @@ xen-3.0 (3.0.3-0-2~bpo1) UNRELEASED; urgency=low - * Backport to sarge + * Backport to sarge: + - Remove build dependency on python-central + - Remove call to dh_pycentral + - Change build dependency on x11proto-core-dev to xlibs-dev + - Lower versioned dependency on debhelper to >= 5 - -- Guido Trotter <ultrotter@debian.org> Wed, 1 Nov 2006 15:23:23 +0000 + -- Guido Trotter <ultrotter@debian.org> Sun, 5 Nov 2006 10:59:22 +0000 -xen-3.0 (3.0.3-0-2) UNRELEASED; urgency=low +xen-3.0 (3.0.3-0-2) unstable; urgency=medium [Bastian Blank] - * Remove device recreate code. + * Remove device recreate code. + * Remove build dependency on linux-support-X [ Guido Trotter ] - * Add missing build dependency on zlib1g-dev + * Add missing build dependency on zlib1g-dev (closes: #396557) + * Add missing build dependencies on libncurses5-dev and x11proto-core-dev + (closes: #396561, #396567) - -- Bastian Blank <waldi@debian.org> Thu, 26 Oct 2006 11:54:01 +0000 + -- Guido Trotter <ultrotter@debian.org> Thu, 2 Nov 2006 16:38:02 +0000 xen-3.0 (3.0.3-0-1) unstable; urgency=low Modified: branches/sarge-compat/xen-3.0/debian/templates/control.source.in =============================================================================--- branches/sarge-compat/xen-3.0/debian/templates/control.source.in (original) +++ branches/sarge-compat/xen-3.0/debian/templates/control.source.in Sun Nov 5 12:00:22 2006 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Xen Team <pkg-xen-devel@lists.alioth.debian.org> Uploaders: Julien Danjou <acid@debian.org>, Jeremy T. Bouse <jbouse@debian.org>, Guido Trotter <ultrotter@debian.org>, Bastian Blank <waldi@debian.org> -Build-Depends: debhelper (>= 5), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, zlib1g-dev +Build-Depends: debhelper (>= 5), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, zlib1g-dev, libncurses5-dev, xlibs-dev Build-Depends-Indep: transfig, tetex-bin, tetex-extra, gs-common Standards-Version: 3.7.2.0 XS-Python-Version: current Modified: branches/sarge-compat/xen-common/debian/changelog =============================================================================--- branches/sarge-compat/xen-common/debian/changelog (original) +++ branches/sarge-compat/xen-common/debian/changelog Sun Nov 5 12:00:22 2006 @@ -1,19 +1,22 @@ xen-common (3.0.3-0-1~bpo1) UNRELEASED; urgency=low - * Backport to sarge + * Backport to sarge: + - Lower versioned dependency on debhelper to >= 5 -- Guido Trotter <ultrotter@debian.org> Wed, 1 Nov 2006 15:24:12 +0000 -xen-common (3.0.3-0-1) UNRELEASED; urgency=low +xen-common (3.0.3-0-1) unstable; urgency=medium [ Bastian Blank ] - * New upstream snapshot. * Add manpages. (Closes: #394931) [ Julien Danjou ] * Don''t fail on loading netloop if it does not exist (Closes: #396477) - -- Julien Danjou <acid@debian.org> Wed, 1 Nov 2006 08:05:09 +0100 + [ Guido Trotter ] + * New upstream release + + -- Guido Trotter <ultrotter@debian.org> Thu, 2 Nov 2006 16:41:17 +0000 xen-common (3.0+hg11624-2) unstable; urgency=low