diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-29 07:32:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-29 07:32:44 +0000 |
commit | f7c4c6d10373a9835894bf412998b787cb7a0f83 (patch) | |
tree | 2470af973bb14b3a901961cb0a2075319255d469 | |
parent | Adding new patch to try building on kfreebsd. (diff) | |
download | netdata-f7c4c6d10373a9835894bf412998b787cb7a0f83.tar.xz netdata-f7c4c6d10373a9835894bf412998b787cb7a0f83.zip |
Releasing debian version 1.11.1+dfsg-1~exp2.debian/1.11.1+dfsg-1_exp2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f3dbac94e..894c5dd39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +netdata (1.11.1+dfsg-1~exp2) experimental; urgency=medium + + * Minimizing depends wrt/ versions prior stretch. + * Removing notes about autoreconf in rules, this is run by dh 10 by + default already. + * Running wrap-and-sort -bast on debian packaging. + * Removing unused misc:Pre-Depends, used to be needed for early multi- + arch only. + * Removing unused shlibs:Depends on netdata-data which is arch-all + anyway. + * Adding new patch to try building on kfreebsd. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 29 Dec 2018 08:30:52 +0100 + netdata (1.11.1+dfsg-1~exp1) experimental; urgency=medium * Merging upstream version 1.11.1+dfsg |