summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 20896e60..c9fe3fdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
schroot (1.7.1-1) UNRELEASED; urgency=low
* New upstream development release.
- * debian/control: Add cmake and gtest build dependencies.
+ * debian/control:
+ - Add cmake and gtest build dependencies.
+ - Drop cppunit from build dependencies.
* debian/rules:
- Build and configure gtest support.
- Drop BTRFSCTL, which is no longer used by configure.
diff --git a/debian/control b/debian/control
index 2df1eb91..82ee1970 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends:
libboost-regex-dev,
libboost-filesystem-dev,
gettext,
- libcppunit-dev,
libgtest-dev,
groff-base,
po4a (>= 0.40)