Package: tj3 Version: 3.6.0-1 Severity: minor Tags: patch Dear Maintainer,
The short form for GNU Free Documentation License, with no Front-Cover or Back-Cover Texts or Invariant Sections should be GFDL-NIV rather than GFDL[0]. Please see attached patch. Thank you. Christopher Hoskin [0] https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages tj3 depends on: ii ruby 1:2.3.0+4 ii ruby-mail 2.6.4+dfsg1-1 ii ruby-term-ansicolor 1.3.0-1 tj3 recommends no packages. tj3 suggests no packages. -- no debconf information
diff --git a/debian/copyright b/debian/copyright index 85aee00..77ac5e7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ Comment: Files: manual/* Copyright: (c) 2006, 2007, 2008, 2009, 2010 Chris Schlaeger. -License: GFDL-1.3+ +License: GFDL-NIV-1.3+ Files: examples/Fedora-20/* Copyright: 2011 John Poelstra <[email protected]> @@ -107,7 +107,7 @@ License: LGPL-3+ License version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'. -License: GFDL-1.3+ +License: GFDL-NIV-1.3+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with

