From fabf59fd68b80c69a4b8be6b8a7d0e2efe44a9e0 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sat, 26 Mar 2011 21:01:27 +0800 Subject: [PATCH] debian: Fix copyright --- dist/debian/control | 3 ++- dist/debian/copyright | 17 ++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/dist/debian/control b/dist/debian/control index cd40f23..7447504 100644 --- a/dist/debian/control +++ b/dist/debian/control @@ -19,7 +19,8 @@ Vcs-Browser: http://gitorious.org/spek/spek Package: spek Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: acoustic spectrum analyser Spek helps to analyse your audio files by showing their spectrogram. It supports all popular lossy and lossless audio file formats. diff --git a/dist/debian/copyright b/dist/debian/copyright index 8ea2a9c..90c1977 100644 --- a/dist/debian/copyright +++ b/dist/debian/copyright @@ -6,13 +6,24 @@ It was downloaded from: http://www.spek-project.org/ -Upstream Author(s): +Upstream Author: Alexander Kojevnikov Copyright: - Copyright (C) 2010 Alexander Kojevnikov + For everything not noted below: + Copyright (C) 2010 Alexander Kojevnikov + + For src/spek-message-bar.*: + Copyright (C) 2010 Alexander Kojevnikov + Copyright (C) 2008 Novell, Inc + + For src/spek-pipeline.*: + Copyright (C) 2010 Alexander Kojevnikov + Copyright (C) 1999 Erik Walthinsen + Copyright (C) 2006 Stefan Kost + Copyright (C) 2007-2009 Sebastian Dröge License: @@ -36,5 +47,5 @@ The Debian packaging is: Copyright (C) 2011 Alexander Kojevnikov -and is licensed under the GPL version 3, see above. +and is licensed under the GPL version 3 or any later version, see above.