From 0961a841fea823669158901cfe8f77d9a8ae3d69 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sat, 1 Feb 2020 22:55:27 +0000 Subject: [PATCH] debian/copyright: use spaces rather than tabs to start continuation lines. Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html --- debian/changelog | 7 +++++++ debian/copyright | 18 +++++++++--------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c76b2b..e397f65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pd-iemnet (0.2.2-2) UNRELEASED; urgency=medium + + * debian/copyright: use spaces rather than tabs to start continuation + lines. + + -- Debian Janitor Sat, 01 Feb 2020 22:55:16 +0000 + pd-iemnet (0.2.2-1) unstable; urgency=medium [ IOhannes m zmölnig ] diff --git a/debian/copyright b/debian/copyright index 5ae96ff..0d30fd8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,20 +9,20 @@ License: GPL-2+ Files: tcpreceive.c tcpsend.c udpreceive.c udpsend.c Copyright: 2006-2010, Martin Peach - 2010, IOhannes m zmölnig, IEM - Miller Puckette + 2010, IOhannes m zmölnig, IEM + Miller Puckette License: GPL-2+ Files: tcpclient.c tcpserver.c udpserver.c Copyright: 2004, Olaf Matthes - 2006-2010, Martin Peach - 2010, IOhannes m zmölnig, IEM + 2006-2010, Martin Peach + 2010, IOhannes m zmölnig, IEM License: GPL-2+ Files: *-help.pd Copyright: 2007-2009, Martin Peach; - 2010, IOhannes m zmoelnig; - 2010, Roman Haefeli; + 2010, IOhannes m zmoelnig; + 2010, Roman Haefeli; License: GPL-2+ Files: Makefile @@ -32,9 +32,9 @@ License: GPL-2+ Files: ./debian/* Copyright: 2002, Guenter Geiger - 2010, IOhannes m zmölnig - 2010, Jonas Smedegaard - 2010, Roman Häfeli + 2010, IOhannes m zmölnig + 2010, Jonas Smedegaard + 2010, Roman Häfeli License: GPL-2+ License: GPL-2+ -- GitLab