summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-10-02 10:40:20 +0100
committerRoger Leigh <rleigh@debian.org>2013-10-02 10:40:20 +0100
commit6243732d29b5689c193843091728074c0351584e (patch)
treea46eab6eb9d0d0c86a29ce81490927756acaa816
parentbbfbac53ae2d9f0bf8678d4143c95c8ecccb3412 (diff)
downloadschroot-6243732d29b5689c193843091728074c0351584e.tar.gz
debian: Change distribution to experimental and close #695313
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cfab5abb..1fa93731 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-schroot (1.7.1-1) UNRELEASED; urgency=low
+schroot (1.7.1-1) experimental; 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).
+ manual pages (Closes: #683137, #683959, #695313).
* debian/control:
- Add cmake and gtest build dependencies.
- Drop autotools-dev and cppunit build dependencies.