Your message dated Wed, 24 Aug 2022 12:36:13 +0000
with message-id <[email protected]>
and subject line Bug#1014511: fixed in sysvinit 3.05-1
has caused the Debian Bug report #1014511,
regarding sysvinit: debian/copyright reports incorrect licenses
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1014511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014511
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysvinit
Version: 3.03-1
Severity: Normal
Hello Maintainers,
In the original debian/copyright file , I found some issues:
Issue 1: The original debian/copyright reports incorrect licenses in the most
files from debian/ folder as below:
Files: debian/*
License: GPL-2+
Copyright: 2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
...
2012-2013 Steve Langasek <[email protected]>
Because "License: GPL-2.0+" is existed in files from debian/po/ folder,
and I didn't found any license in the most files from debian/ folder.
The correct licenses information should be:
Files: debian/po/*
License: GPL-2+
Copyright: ...
However, I am using "dep5 report" from FOSSology to create "new copyright".
"dep5 report" merged files (are same licenses) to a paragraph by automatically.
License of "Files: debian/po/*" is the same as license of "File: *" (GPL-2.0+)
So, I merged them to one paragraph (File: *).
And I merged years of same copyright holder by manually. An example as below:
Files: *
Copyright: ...
2014 Petter Reinholdtsen <[email protected]>
2005-2006 Petter Reinholdtsen <[email protected]>
2006-2010 Petter Reinholdtsen <[email protected]>
...
License: GPL-2.0+
After merge copyrights to:
Files: *
Copyright: ...
2005-2010, 2014 Petter Reinholdtsen <[email protected]>
...
License: GPL-2.0+
I changed some license names (e.g., GPL-2+ => GPL-2.0+).
Because I am using license names in database from FOSSology tool.
I think that license name belongs to database of any tool.
Example: FOSSology and debmake tools use license "GPL-2.0+", while licensecheck
tool use license "GPL-2+".
Issue 2: Missing GPL-3.0, GPL-2.0 licenses in the original debian/copyright
The correct license information should be:
Files: contrib/sysd2v.sh
Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
License: GPL-3.0
Files: doc/Install
man/fstab-decode.8
man/initctl.5
src/fstab-decode.c
src/runlevellog.h
src/runlevellog.c
Copyright: 2006 Red Hat, Inc.
2018 Jesse Smith
License: GPL-2.0
I am using the results of FOSSology tool to replace the original
debian/copyright.
I'd like to send you the original debian/copyright, new debian/copyright at the
attachment.
If you have any comment/suggestion about my changes, Please let me know.
Thanks.Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sysvinit
Upstream-Contact: [email protected]
Source: https://download.savannah.gnu.org/releases/sysvinit/
Files: *
Copyright: 1991-2006 Miquel van Smoorenburg <[email protected]>
2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
2018 Vincenzo (KatolaZ) Nicosia <[email protected]>
2006 Henrique de Moraes Holschuh <[email protected]>
2017 Ian Jackson <[email protected]>
2014 Robert Millan <[email protected]>
2014 Thomas Goirand <[email protected]>
2006 Thomas Hood <[email protected]>
2015-2016 Andreas Henriksson <[email protected]>
2011,2016 Ben Hutchings <[email protected]>
2010-2012 Christian Perrier <[email protected]>
2015-2016 Martin Pitt <[email protected]>
2014-2018 Michael Biebl <[email protected]>
2005-2010, 2014 Petter Reinholdtsen <[email protected]>
2009 Adriano Rafael Gomes <[email protected]>, 2009-2020.
2019 sysvinit & Joe Hansen.
2009, 2011, 2012 the sysvinit's copyright holder
2009 Software in the Public Interest
2012 Martin Bagge <[email protected]>
2012 Debian French l10n Team
2009 Hideki Yamane <[email protected]>
2010 Michael Krapp
2003 Theodore Ts'o.
1989, 1991 Free Software Foundation, Inc.
2011 SuSE LINUX Products GmbH,
2017-2019 Jesse Smith
1998 Danek Duvall.
License: GPL-2.0+
Files: contrib/sysd2v.sh
Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
License: GPL-3.0
Files: doc/Install
man/fstab-decode.8
man/initctl.5
src/fstab-decode.c
src/runlevellog.h
src/runlevellog.c
Copyright: 2006 Red Hat, Inc.
2018 Jesse Smith
License: GPL-2.0
Files: debian/po/vi.po
Copyright: 2009 Free Software Foundation, Inc. Clytie Siddall
<[email protected]>, 2009.
License:
License: GPL-2.0+
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-2.
License: GPL-3.0
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, version 3.
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-3.
License: GPL-2.0
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; version 2.
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-2.Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sysvinit
Upstream-Contact: [email protected]
Source: https://download.savannah.gnu.org/releases/sysvinit/
Files: *
Copyright: 1997-2005 Miquel van Smoorenburg <[email protected]>
License: GPL-2+
Files: debian/*
License: GPL-2+
Copyright: 2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
2018 Vincenzo (KatolaZ) Nicosia <[email protected]>
2006 Henrique de Moraes Holschuh <[email protected]>
2017 Ian Jackson <[email protected]>
2014 Petter Reinholdtsen <[email protected]>
2014 Robert Millan <[email protected]>
2014 Thomas Goirand <[email protected]>
2006 Thomas Hood <[email protected]>
2015-2016 Andreas Henriksson <[email protected]>
2011,2016 Ben Hutchings <[email protected]>
2010-2012 Christian Perrier <[email protected]>
2015-2016 Martin Pitt <[email protected]>
2014-2018 Michael Biebl <[email protected]>
1996-2004 Miquel van Smoorenburg <[email protected]>
2005-2006 Petter Reinholdtsen <[email protected]>
2006-2010 Petter Reinholdtsen <[email protected]>
2011-2013 Roger Leigh <[email protected]>
2006-2007 Steinar H. Gunderson <[email protected]>
2012-2013 Steve Langasek <[email protected]>
License: GPL-2+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian system, copy of GNU Lesser General Public License version 2
is also located at `/usr/share/common-licenses/GPL-2'
--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 3.05-1
Done: Mark Hindley <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Hindley <[email protected]> (supplier of updated sysvinit package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 24 Aug 2022 13:05:57 +0100
Source: sysvinit
Architecture: source
Version: 3.05-1
Distribution: experimental
Urgency: medium
Maintainer: Debian sysvinit maintainers
<[email protected]>
Changed-By: Mark Hindley <[email protected]>
Closes: 946399 1009915 1014511
Changes:
sysvinit (3.05-1) experimental; urgency=medium
.
* New upstream version 3.05
* d/copyright: add missing entries and sort by date (Closes: #1014511).
* Support /etc/rc.shutdown based on patch from Patrik Schindler
<[email protected]>.
* Take over library scripts from lsb-base.
* sysvinit-utils: drop unnecessary lsb-base dependency (Closes: #946399).
* Include upstream translated manpages and divert systemd equivalents in
manapages-{de,es,fi,fr,hu,id,pl} (Closes: #1009915).
Checksums-Sha1:
e12261c49c458ded2a243590a8c4ec3ddc2fb5c7 2380 sysvinit_3.05-1.dsc
1a093c1af270a8e41dee7a314126f298d23ee9c7 435554 sysvinit_3.05.orig.tar.gz
05cd8fddcb2b8f4248fce454ba107a928ba56600 134008 sysvinit_3.05-1.debian.tar.xz
3097070767890e90ba9f3028f6c8da2d61775e12 9598 sysvinit_3.05-1_amd64.buildinfo
Checksums-Sha256:
6958b90d17c3644e08092682651b2ea3af7ed09545e90f058b2a314cadfbd010 2380
sysvinit_3.05-1.dsc
1e15471afdd550e88c121e5030707d9f00ca66b29fa91eacdaae072bde53f6bc 435554
sysvinit_3.05.orig.tar.gz
2a509ad9aba8030956d3c3216b95bb533fa602c0c312b2b043bbe78c55d5dae3 134008
sysvinit_3.05-1.debian.tar.xz
a47609906bc82a70eb2f93e7fe92f44be651e7ed56713c65c38e090c78e02736 9598
sysvinit_3.05-1_amd64.buildinfo
Files:
c8e5ac985eceac0588c00467308b2a2b 2380 admin optional sysvinit_3.05-1.dsc
070fe692a753fc8d1d6cf60c918343a3 435554 admin optional
sysvinit_3.05.orig.tar.gz
4704c796757dc7eea5496180547b5bce 134008 admin optional
sysvinit_3.05-1.debian.tar.xz
7605d92725c43e889b8417b22875375d 9598 admin optional
sysvinit_3.05-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEUGwVpCsK9aCoVCPu0opFvzKH1kkFAmMGFkAACgkQ0opFvzKH
1kmo9w/+POx7VTWvBWu0viL6ivqQ/U0LBlv52nikV1c8spQXUvOzVNzGUMqT6sA4
HxwEKPftKcwgCs9JqJzsmJif8BqBqynjMDwVQ8lgC9zc8uMQ5pQMjAIPVUwIdL/1
hBwECWoujrgZMDvmu4yph+DbG0SXhkXxkoxGqP/9EMEcamFpHBqwPC0EKXFdZO19
GJ4ki5u/4zV9NmNn3fwZmximSc5sOozbebBn/1qIrz9PEsVT6oTN/jERIxOGXqBp
v+u0f1YHWIPpHKf4yVs9xcto/nc8WEvn4BpNV6kKx+qTekM0sMS6hexmga/k74+f
rutplEGq8XLijT2YE5PZDHwmaDxpL+EMJWBLJgsGnG1OwYH9ssDbXQl7SIjPxobp
8PGyHD/OwmJ6LqPaNj+B/Qqnp9CkgzFcYP0pGN+VN4jikEBejhAayZEu+ebKalJG
wOULk//U4Z8vN9lgtJj2A8P0532T7uxf2Pqrr2mHsik/PQ2b+wbD8cx9BwtW6Ned
8IQfKjMfnCG3ETpnUOMnqlO8pdPam31yDzlC5FDNKd2JSoUmtq9B0Fdr8KwCVs7x
PJcMFFg1bqxg/kHSwld8/QiiVge9IiZ0RdXelQ+wpuTTIr9YLnPv/3FVJ20DEAxf
ExMsMBSLy7gl1nytWg0nFoPc57RLWfYwZiVwVm24nopLhiKSRyI=
=q9c2
-----END PGP SIGNATURE-----
--- End Message ---