summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1fd573bb..ae42c0d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
schroot (1.4.25-1) unstable; urgency=low
* New upstream stable release.
+ * Build-Depend on generic Boost pacakges, to build against v1.48.
* Support for overlayfs has been added in addition to aufs and
unionfs (Closes: #648450). Thanks to Evan Broder. Backported
from schroot-1.5.2.
- -- Roger Leigh <rleigh@debian.org> Mon, 23 Jan 2012 09:55:41 +0000
+ -- Roger Leigh <rleigh@debian.org> Fri, 03 Feb 2012 10:56:57 +0000
schroot (1.4.24-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d98f8c33..77864473 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: Roger Leigh <rleigh@debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libpam0g-dev, uuid-dev [!kfreebsd-any], liblockdev1-dev, libboost1.46-dev, libboost-iostreams1.46-dev, libboost-program-options1.46-dev, libboost-regex1.46-dev, libboost-filesystem1.46-dev, gettext, libcppunit-dev, groff-base
+Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libpam0g-dev, uuid-dev [!kfreebsd-any], liblockdev1-dev, libboost-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-regex-dev, libboost-filesystem-dev, gettext, libcppunit-dev, groff-base
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git