From be09270132565d3f7bd22e5fdea4c9640d2527a9 Mon Sep 17 00:00:00 2001
From: Geoffrey Thomas <geofft@mit.edu>
Date: Fri, 11 Sep 2009 23:40:01 -0400
Subject: [PATCH] [debian] Build on Jaunty

Signed-off-by: Geoffrey Thomas <geofft@mit.edu>
---
 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ddb603c..69baeb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+schroot (1.3.0~rc1-34-1) karmic; urgency=low
+
+  * Decrease Debian version number.
+  * Fix debian/control to build on Jaunty.
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Sat, 12 Sep 2009 01:13:18 -0400
+
 schroot (1.3.0-1) experimental; urgency=low
 
   [Roger Leigh]
diff --git a/debian/control b/debian/control
index 5284e92..f13ed80 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org>
 Uploaders: Michael Banck <mbanck@debian.org>, Luk Claes <luk@debian.org>, Roger Leigh <rleigh@debian.org>, Francesco Paolo Lovergine <frankie@debian.org>
-Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2), libboost1.38-dev (>= 1.34.0), libboost-program-options1.38-dev (>= 1.34.0), libboost-regex1.38-dev (>= 1.34.0), libboost-filesystem1.38-dev (>= 1.34.0), gettext, libcppunit-dev, doxygen, graphviz
+Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2), libboost1.37-dev (>= 1.34.0), libboost-program-options1.37-dev (>= 1.34.0), libboost-regex1.37-dev (>= 1.34.0), libboost-filesystem1.37-dev (>= 1.34.0), gettext, libcppunit-dev, doxygen, graphviz
 Standards-Version: 3.8.2
 Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git
 Vcs-Git: git://git.debian.org/git/buildd-tools/schroot
-- 
1.6.0.4

