summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2886f026..cfab5abb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ schroot (1.7.1-1) UNRELEASED; urgency=low
- Add cmake and gtest build dependencies.
- Drop autotools-dev and cppunit build dependencies.
- Upgrade to Standards-Version 3.9.4 (no changes).
+ - Change library package suffix from -1.7.1 to 1.7.1 to match
+ cmake library versioning.
* debian/rules:
- Replace configure usage with cmake and convert logic for
configure options to use the cmake equivalents.