From 2bd5fba0e8e5b7bcd228cc9c42beb0c0220553b0 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 1 Sep 2009 12:17:07 -0700 Subject: [PATCH] releasing version 0.78 --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 039d8fb..ad699ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ubuntu-dev-tools (0.78) UNRELEASED; urgency=low +ubuntu-dev-tools (0.78) karmic; urgency=low [ Nathan Handler ] * setup.py: Add pull-revu-source to list of scripts @@ -6,8 +6,9 @@ ubuntu-dev-tools (0.78) UNRELEASED; urgency=low [ Steve Langasek ] * Set XS-Python-Version to 2.6 or better, due to use of 2.6-specific syntax in requestsync. + * Bump the python-all-dev build-dep as well - -- Nathan Handler Tue, 01 Sep 2009 11:06:23 +0000 + -- Steve Langasek Tue, 01 Sep 2009 12:17:03 -0700 ubuntu-dev-tools (0.77) karmic; urgency=low diff --git a/debian/control b/debian/control index 385316b..d4d19e7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Developers Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk Vcs-Browser: http://codebrowse.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/changes -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), python-all-dev (>= 2.5) +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), python-all-dev (>= 2.6) Build-Depends-Indep: python-support (>= 0.5.3) XS-Python-Version: >= 2.6 Homepage: https://launchpad.net/ubuntu-dev-tools/