diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4f3bda789..f86247e78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ netdata (1.7.0+dfsg-1) UNRELEASED; urgency=medium + [ Lennart Weller ] * New upstream release (Closes: #868662) * Rudimentary solution to the sysvinit conundrum (Closes: #861713) * Remove old config files from <1.6.0 with maintscript (Closes: #869200) * Add a recommendation for curl. Fixing telegram pushes (Closes: #872799) + [ Federico Ceratto ] + * Remove James Cowgill from Uploaders (Closes: #872245) + -- Lennart Weller <lhw@ring0.de> Thu, 27 Jul 2017 11:57:13 +0200 netdata (1.6.0+dfsg-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index 8f5bfb8e1..b242dade8 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: netdata Section: net Priority: optional Maintainer: Lennart Weller <lhw@ring0.de> -Uploaders: James Cowgill <jcowgill@debian.org>, - Federico Ceratto <federico@debian.org> +Uploaders: Federico Ceratto <federico@debian.org> Build-Depends: debhelper (>= 9), dh-autoreconf, dh-systemd (>= 1.5), |