Bastian Blank
2010-Jun-21 14:40 UTC
[Pkg-xen-changes] r785 - in trunk/xen/debian: . templates
Author: waldi Date: Mon Jun 21 14:40:12 2010 New Revision: 785 Log: * debian/changelog: Update. * debian/templates/control.source.in: Use python 2.5 for now. Modified: trunk/xen/debian/changelog trunk/xen/debian/templates/control.source.in Modified: trunk/xen/debian/changelog =============================================================================--- trunk/xen/debian/changelog Mon Jun 21 14:38:27 2010 (r784) +++ trunk/xen/debian/changelog Mon Jun 21 14:40:12 2010 (r785) @@ -1,3 +1,11 @@ +xen (4.0.0-2) UNRELEASED; urgency=low + + * Fix python dependency. (closes: #586666) + - Use python-support. + - Hardcode to use python 2.5 for now. + + -- Bastian Blank <waldi at debian.org> Mon, 21 Jun 2010 16:34:00 +0200 + xen (4.0.0-1) unstable; urgency=low * Update to unstable. Modified: trunk/xen/debian/templates/control.source.in =============================================================================--- trunk/xen/debian/templates/control.source.in Mon Jun 21 14:38:27 2010 (r784) +++ trunk/xen/debian/templates/control.source.in Mon Jun 21 14:40:12 2010 (r785) @@ -14,5 +14,5 @@ zlib1g-dev Build-Depends-Indep: graphviz, gs-common, texlive-fonts-recommended, texlive-latex-recommended Standards-Version: 3.8.4 -XS-Python-Version: current +XS-Python-Version: 2.5