diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-09-03 16:02:21 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-09-03 16:02:21 +0200 |
commit | d127b9779a074d6ceba0375854fac200616ab478 (patch) | |
tree | e8802f52b88e23ede1a1fb8eff17983d12f32e7f | |
parent | 1e910641263691f671bff053d164f48d0cb3dd7e (diff) | |
download | knot-d127b9779a074d6ceba0375854fac200616ab478.tar.gz |
prepare 1.1.0-3 release
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fea94ff..a0d9524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +knot (1.1.0-3) unstable; urgency=low + + * Bump dependency on debhelper >= 9 + * Bump standards version to 3.9.3 + * Fix installation of manpages to correct directories + + -- Ondřej Surý <ondrej@debian.org> Mon, 03 Sep 2012 16:02:11 +0200 + knot (1.1.0-2) unstable; urgency=low * Disable AM_MAINTAINER_MODE and re-run autoreconf -fi |