diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 61502c6c8..91fd26c49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,9 +16,9 @@ netdata (1.10.0+dfsg-2) UNRELEASED; urgency=medium <Frans.Spiesschaert@yucom.be> (Closes: #899023). * Removing explicit use of --parallel in rules, this is already used by default with the currently used debhelper version. - * Updating standards version to 4.1.4, no changes required. * 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. -- Lennart Weller <lhw@ring0.de> Tue, 15 May 2018 14:58:06 +0200 diff --git a/debian/control b/debian/control index bd849a267..6bc011a09 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 11~), uuid-dev, zlib1g-dev Rules-Requires-Root: no -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Homepage: https://github.com/firehol/netdata Vcs-Git: https://salsa.debian.org/debian/netdata.git Vcs-Browser: https://salsa.debian.org/debian/netdata |