Guido Trotter
2007-May-23 12:09 UTC
[Pkg-xen-changes] r394 - in trunk/xen-3.0/debian: . templates
Author: ultrotter Date: Wed May 23 12:09:05 2007 New Revision: 394 Log: Depend on libcrypto Close the new upstream version bug Modified: trunk/xen-3.0/debian/changelog trunk/xen-3.0/debian/templates/control.source.in Modified: trunk/xen-3.0/debian/changelog =============================================================================--- trunk/xen-3.0/debian/changelog (original) +++ trunk/xen-3.0/debian/changelog Wed May 23 12:09:05 2007 @@ -1,12 +1,13 @@ xen-3.0 (3.0.4-1-1) unstable; urgency=low [ Bastian Blank ] - * New upstream version. + * New upstream version (closes: #394411) [ Guido Trotter ] * Actually try to build and release xen 3.0.4 + * Update build dependencies - -- Guido Trotter <ultrotter at debian.org> Wed, 23 May 2007 11:16:03 +0100 + -- Guido Trotter <ultrotter at debian.org> Wed, 23 May 2007 11:57:29 +0100 xen-3.0 (3.0.3-0-2) unstable; urgency=medium Modified: trunk/xen-3.0/debian/templates/control.source.in =============================================================================--- trunk/xen-3.0/debian/templates/control.source.in (original) +++ trunk/xen-3.0/debian/templates/control.source.in Wed May 23 12:09:05 2007 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Xen Team <pkg-xen-devel at lists.alioth.debian.org> Uploaders: Julien Danjou <acid at debian.org>, Jeremy T. Bouse <jbouse at debian.org>, Guido Trotter <ultrotter at debian.org>, Bastian Blank <waldi at debian.org> -Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, python-central (>= 0.5), zlib1g-dev, libncurses5-dev, x11proto-core-dev, libssl-dev +Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, python-central (>= 0.5), zlib1g-dev, libncurses5-dev, x11proto-core-dev, libssl-dev, libcrypto++-dev Build-Depends-Indep: transfig, tetex-bin, tetex-extra, gs-common Standards-Version: 3.7.2.0 XS-Python-Version: current