(Re-)sort dependencies
[debian/cdck.git] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: cdck
3 Upstream-Contact: Alexey Semenoff
4 Source: http://swaj.net/unix/index.html#cdck
5 Comment:
6  The upstream tarball has been repacked to remove the precompiled
7  binary src/cdck (lintian flags this as an error because it gets
8  cleaned) and to remove the upstream autoconf artifacts.  The package
9  uses dh-autoreconf to generate these during the build.
10 Files-Excluded:
11  src/cdck */Makefile.in
12  aclocal.m4 config.guess config.sub configure depcomp install-sh
13  ltmain.sh missing mkinstalldirs
14
15 Files: *
16 Copyright: 2005-2008, Alexey Semenoff
17 License: GPL-2+
18
19 Files: src/lib_cdinfo.*
20 Copyright:
21  1996,1997, Gerd Knorr <kraxel@cs.tu-berlin.de>
22  1996,1997, Heiko Eissfeldt <heiko@colossus.escape.de>
23 License: GPL-1+
24 Comment:
25  https://www.ibiblio.org/pub/linux/utils/disk-management/cdinfo.c
26  https://www.ibiblio.org/pub/Linux/utils/disk-management/cdinfo.lsm
27
28 Files: debian/*
29 Copyright:
30  2006-2020, gregor herrmann <gregoa@debian.org>
31  2006-2020, tony mancill <tmancill@debian.org>
32 License: GPL-2+
33
34 License: GPL-1+
35  This program is free software; you can redistribute it and/or modify
36  it under the terms of the GNU General Public License as published by
37  the Free Software Foundation; version 1, February 1989, or (at
38  your option) any later version
39  .
40  On Debian systems, the complete text of version 1 of the GNU General
41  Public License can be found in `/usr/share/common-licenses/GPL-1'.
42
43 License: GPL-2+
44  This program is free software; you can redistribute it and/or modify
45  it under the terms of the GNU General Public License as published by
46  the Free Software Foundation; version 2 dated June, 1991, or (at your
47  option) any later version.
48  .
49  On Debian systems, the complete text of version 2 of the GNU 
50  General Public License can be found in `/usr/share/common-licenses/GPL-2'.