debian: Fix copyright

This commit is contained in:
Alexander Kojevnikov 2011-03-26 21:01:27 +08:00
parent 4dae655ca0
commit fabf59fd68
2 changed files with 16 additions and 4 deletions

3
dist/debian/control vendored
View File

@ -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.

17
dist/debian/copyright vendored
View File

@ -6,13 +6,24 @@ It was downloaded from:
http://www.spek-project.org/
Upstream Author(s):
Upstream Author:
Alexander Kojevnikov <alexander@kojevnikov.com>
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 <alexander@kojevnikov.com>
and is licensed under the GPL version 3, see above.
and is licensed under the GPL version 3 or any later version, see above.