summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-10-01 21:13:27 +0100
committerRoger Leigh <rleigh@debian.org>2013-10-01 21:13:27 +0100
commitcedf136e20703d666a7d5aa39d50e9ca6468aee1 (patch)
tree6b68754f0b0718614186c81f675bd3ae6ff25421 /debian/changelog
parent95192a707d924514cdb9075c63950a9330e2a6e0 (diff)
downloadschroot-cedf136e20703d666a7d5aa39d50e9ca6468aee1.tar.gz
debian: Document cmake use and drop autotools-dev
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 169d67a7..6c953a05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
schroot (1.7.1-1) UNRELEASED; urgency=low
* New upstream development release.
+ * This release now supports both autotools and cmake; switch to
+ cmake, which allows building and installation of translated
+ manual pages (Closes: #683959, #683137).
* debian/control:
- Add cmake and gtest build dependencies.
- - Drop cppunit from build dependencies.
+ - Drop autotools-dev and cppunit build dependencies.
- Upgrade to Standards-Version 3.9.4 (no changes).
* debian/rules:
+ - Replace configure usage with cmake and convert logic for
+ configure options to use the cmake equivalents.
- Build and configure gtest support.
- Drop BTRFSCTL, which is no longer used by configure.