summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-10 12:31:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-10 14:04:07 +0000
commit34fda469a46dd979213f6ba4b2db1e2434cb3b09 (patch)
tree6c3f9dd6afba7bf42c1d7fd9baee7ff9475b0c90
parentSorting patches into comonly used subdirectories. (diff)
downloadnetdata-34fda469a46dd979213f6ba4b2db1e2434cb3b09.tar.xz
netdata-34fda469a46dd979213f6ba4b2db1e2434cb3b09.zip
Releasing debian version 1.12.0-1.debian/1.12.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dca2533ad..b2d9488ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+netdata (1.12.0-1) unstable; urgency=medium
+
+ * Merging upstream version 1.12.0.
+ * Adding TODO file.
+ * Merging changelog from uploads to experimental.
+ * Updating copyright for new upstream version.
+ * Adding stanza for glyphicons in copyright file.
+ * Merging patches from experimental branch for new netdata upstream
+ version.
+ * Updating build-out-of-tree hacks in rules.
+ * Updating node plugins install file for upstream changes.
+ * Correcting wrong if statements in rules so that netdata-core-no-sse
+ actually gets binaries installed (Closes: #921649).
+ * Harmonizing path in install files to fix FTBFS.
+ * Updating TODO file.
+ * Workarounding different source directories and debhelper install files
+ FTBFS by installing netdata.conf manually.
+ * Correcting makefile conditionals for netdata-core-no-sse handling in
+ rules again to make them actually work.
+ * Enabling building of freeipmi plugin on netdata-core-no-sse too.
+ * Updating manpage for current upstream version.
+ * Updating watch file for non-repackaged upstream tarballs.
+ * Moving files not directly interpreted by debhelper to subdirectories
+ within the debian packaging.
+ * Adding provides for netdata-plugins in control.
+ * Shamelessly adding myself in copyright.
+ * Sorting patches into comonly used subdirectories.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 10 Feb 2019 13:30:34 +0100
+
netdata (1.11.1+dfsg-7) unstable; urgency=high
* Marking sse2-support depends as i386-only.