diff options
author | Ondřej Surý <ondrej@sury.org> | 2013-08-27 14:28:14 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2013-08-27 14:28:14 +0200 |
commit | 6f4457aedc25b5a51bb7b8a51256f72e38a07b68 (patch) | |
tree | d14459dd9150e3b742b7430a82d6b210f5037559 /debian | |
parent | a7b84b5885fc20360e79e052b6a1c8ad667a8826 (diff) | |
download | knot-6f4457aedc25b5a51bb7b8a51256f72e38a07b68.tar.gz |
prepare 1.3.1-1 release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7f3ca9..5589c48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +knot (1.3.1-1) unstable; urgency=low + + * New upstream version 1.3.1 + * Add new debian/watch file (Courtesy of Debian QA) + * Bump standards to 3.9.4 + * Stop using /lib/init/vars.sh, we don't use $VERBOSE anymore anyway + * Drop syslog.target as it is not needed anymore + * Remove SSE detection patch as it was merged upstream + + -- Ondřej Surý <ondrej@debian.org> Tue, 27 Aug 2013 14:27:44 +0200 + knot (1.3.0-2) unstable; urgency=low * Disable SSE detection in the packaged version of Knot DNS |