diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 483e7d57f..b25f0ed3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ netdata (1.10.0+dfsg-3) UNRELEASED; urgency=medium python3 (Closes: #906329). * Adding patch to skip debian files in upstream's makefile, thanks to Sander Klein <debian-bugs@roedie.nl>. + * Removing superfluous comma in copyright file. -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 25 Aug 2018 17:26:10 +0200 diff --git a/debian/copyright b/debian/copyright index f838d7cbd..7e01be707 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Comment: distributed with the tarball. Files: * -Copyright: 2014-2018, Costa Tsaousis +Copyright: 2014-2018 Costa Tsaousis License: GPL-3+ Files: debian/* |