Bug#1024084: tar: missing licenses - Excuses

2022-11-20 Thread Mechtilde Stehmann
Package: tar
Version: 1.34+dfsg-1
Followup-For: Bug #1024084
X-Debbugs-Cc: mechti...@debian.org

Sorry for missing the delay-queue.

I did it at the BSP in Tilburg

Sorry


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-4-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tar depends on:
ii  libacl1  2.3.1-1
ii  libc62.36-5
ii  libselinux1  3.4-1+b3

tar recommends no packages.

Versions of packages tar suggests:
ii  bzip21.0.8-5+b1
ii  ncompress4.2.4.6-6
pn  tar-doc  
pn  tar-scripts  
ii  xz-utils 5.2.7-0.1

-- no debconf information



Bug#1024084: tar: missing licenses

2022-11-19 Thread Mechtilde Stehmann

user debian-rele...@lists.debian.org
usertag 1024084 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1024084: tar: missing licenses

2022-11-19 Thread Mechtilde Stehmann

user debian-rele...@lists.debian.org
usertag 1024084 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1024084: tar: missing licenses

2022-11-14 Thread Bastian Germann

Source: tar
Version: 1.34+dfsg-1
Severity: serious
Tags: patch

Please complete the debian/copyright file to contain all licenses that are 
included in the source.
At lest the Bison exception and the LGPL-3 are missing. I have included a 
machine-readable copyright file
that contains them.Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment:
  This is the Debian GNU/Linux prepackaged version of GNU tar.
  GNU tar, heavily based on John Gilmore's public domain version of tar,
  was originally written by Graham Todd.
  It is now maintained by Sergey Poznyakoff.
 .
  This package is maintained for Debian by Janos Lenart .
Upstream-Contact: bug-...@gnu.org
Source:
  ftp://ftp.gnu.org/gnu/tar/
  http://git.savannah.gnu.org/cgit/tar.git

Files: *
Copyright:
   Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000,
   2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
License: GPL-3+
   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 3, or (at your option) any later
   version.
Comment:
 On Debian GNU/Linux systems, the complete text of the GNU General Public 
 License version 3 can be found in /usr/share/common-licenses/GPL-3.

Files:
   gnu/parse-datetime-gen.h
   gnu/parse-datetime.c
Copyright:
   Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
License: GPL-3+ with Bison exception
   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 3 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 .  */
 .
   As a special exception, you may create a larger work that contains
   part or all of the Bison parser skeleton and distribute that work
   under terms of your choice, so long as that work isn't itself a
   parser generator using the skeleton or a modified version thereof
   as a parser skeleton.  Alternatively, if you modify or redistribute
   the parser skeleton itself, you may (at your option) remove this
   special exception, which will cause the skeleton and the resulting
   Bison output files to be licensed under the GNU General Public
   License without this special exception.
 .
   This special exception was added by the Free Software Foundation in
   version 2.2 of Bison.
Comment:
 On Debian GNU/Linux systems, the complete text of the GNU General Public 
 License version 3 can be found in /usr/share/common-licenses/GPL-3.

Files:
   tests/argcv.*
Copyright:
   Copyright (C) 1999, 2000, 2001, 2007, 2009, 2010 Free Software
   Foundation, Inc.
License: LGPL-3+
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 3 of the License, or (at your option) any later version.
Comment:
 On Debian GNU/Linux systems, the complete text of the GNU Lesser General
 Public License version 3 can be found in /usr/share/common-licenses/LGPL-3.

Files:
   debian/*
Copyright:
   Copyright (C) 2006, 2007 Bdale Garbee 
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, or (at your option) any later
   version.
Comment:
 On Debian GNU/Linux systems, the complete text of the GNU General Public 
 License version 2 can be found in /usr/share/common-licenses/GPL-2.