summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-07-26 08:49:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-07-26 08:50:17 +0000
commit6d082997bb4b6cdeb2d226d662dc0d975edf429e (patch)
treea3a00cea19067755a15b3cb9d98c2d768295474c
parentUpdating standards version to 4.1.5, no changes required. (diff)
downloadnetdata-6d082997bb4b6cdeb2d226d662dc0d975edf429e.tar.xz
netdata-6d082997bb4b6cdeb2d226d662dc0d975edf429e.zip
Adding patch from Sander Klein <debian-bugs@roedie.nl> to fix the python config directory path (Closes: #904134).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/series1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 91fd26c49..a66ecfc6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ netdata (1.10.0+dfsg-2) UNRELEASED; urgency=medium
* Updating watch file to version 4, no changes required.
* Adding Rules-Requires-Root filed in control.
* Updating standards version to 4.1.5, no changes required.
+ * Adding patch from Sander Klein <debian-bugs@roedie.nl> to fix the
+ python config directory path (Closes: #904134).
-- Lennart Weller <lhw@ring0.de> Tue, 15 May 2018 14:58:06 +0200
diff --git a/debian/patches/series b/debian/patches/series
index e3e8226e3..f2ef3d528 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
0004-Debianize-path-to-exim4-binary.patch
0005-remove-infographic-for-privacy-breach-reasons.patch
0006-compile-on-kfreebsd-hurd.patch
+0007-python-config-directory.patch