diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-05-17 05:25:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-05-17 05:26:18 +0000 |
commit | c0b6170e9d780b2b81572bf8c397c42cb7b2d7ff (patch) | |
tree | 4f55c463cc01724d5b09dbc91126592e00c961a5 | |
parent | add support for compilation on kfreebsd/hurd (diff) | |
download | netdata-c0b6170e9d780b2b81572bf8c397c42cb7b2d7ff.tar.xz netdata-c0b6170e9d780b2b81572bf8c397c42cb7b2d7ff.zip |
Updating my email address in uploaders field.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f4db3c748..002e3f44b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ netdata (1.10.0+dfsg-2) UNRELEASED; urgency=medium [ Lennart Weller ] * Add support for kfreebsd/hurd + [ Daniel Baumann ] + * Updating my email address in uploaders field. + -- Lennart Weller <lhw@ring0.de> Tue, 15 May 2018 14:58:06 +0200 netdata (1.10.0+dfsg-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index a670ac08f..74fcf055d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: netdata Section: net Priority: optional Maintainer: Lennart Weller <lhw@ring0.de> -Uploaders: Federico Ceratto <federico@debian.org>, Daniel Baumann <daniel@debian.org> +Uploaders: Federico Ceratto <federico@debian.org>, Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper (>= 11~), dh-autoreconf, dpkg-dev (>= 1.13.19), |