From 4f1a8ff1fcd780c2d42dbc59f41ca38581e6f10c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 25 Mar 2010 10:44:51 +0100 Subject: commit prefix upload changes --- debian/changelog | 12 ++++++++++-- debian/control | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7114e32a..747fea77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,18 @@ -python-apt (0.7.94.2ubuntu2) lucid; urgency=low +python-apt (0.7.94.2ubuntu3) lucid; urgency=low * python/indexfile.cc: - add missing 0.7 compat indexfile.ArchiveURI method (LP: #545848) - -- Michael Vogt Tue, 23 Mar 2010 16:03:50 +0100 + -- Michael Vogt Thu, 25 Mar 2010 10:44:31 +0100 + +python-apt (0.7.94.2ubuntu2) lucid; urgency=low + + * debian/control: + - build against "XS-Python-Versions: all" to ensure we only + build/test against supported python versions (fixes FTBFS) + + -- Michael Vogt Tue, 23 Mar 2010 21:24:46 +0100 python-apt (0.7.94.2ubuntu1) lucid; urgency=low diff --git a/debian/control b/debian/control index e2cb1d29..b553dee7 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: APT Development Team Uploaders: Michael Vogt , Julian Andres Klode Standards-Version: 3.8.4 -XS-Python-Version: 2.6, 3.1 +XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), libapt-pkg-dev (>= 0.7.22~), -- cgit v1.2.3