[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/libxdmcp][debian-unstable] debian/copyright: Convert to machine-readable format



Title: GitLab

Dylan Aïssi pushed to branch debian-unstable at X Strike Force / lib / libxdmcp

Commits:

  • 08938b62
    by Dylan Aïssi at 2025-07-27T21:24:40+02:00
    debian/copyright: Convert to machine-readable format
    

2 changed files:

Changes:

  • debian/changelog
    1
    +libxdmcp (1:1.1.5-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Team upload.
    
    4
    +  * debian/copyright: Convert to machine-readable format
    
    5
    +
    
    6
    + -- Dylan Aïssi <daissi@debian.org>  Sun, 27 Jul 2025 21:23:40 +0200
    
    7
    +
    
    1 8
     libxdmcp (1:1.1.5-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       [ Timo Aaltonen ]
    

  • debian/copyright
    1
    -This package was downloaded from
    
    2
    -http://xorg.freedesktop.org/releases/individual/lib/
    
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: libxdmcp
    
    3
    +Source: https://gitlab.freedesktop.org/xorg/lib/libxdmcp
    
    3 4
     
    
    4
    -Copyright 1989, 1998  The Open Group
    
    5
    +Files: *
    
    6
    +Copyright: 1989, 1998, The Open Group
    
    7
    +           Keith Packard, MIT X Consortium
    
    8
    +           David Rosenthal
    
    9
    +           Marcus Brinkmann
    
    10
    +License: OpenGroup-MIT
    
    5 11
     
    
    6
    -Permission to use, copy, modify, distribute, and sell this software and its
    
    7
    -documentation for any purpose is hereby granted without fee, provided that
    
    8
    -the above copyright notice appear in all copies and that both that
    
    9
    -copyright notice and this permission notice appear in supporting
    
    10
    -documentation.
    
    12
    +Files: include/*
    
    13
    +Copyright: 1989, Network Computing Devices, Inc., Mountain View, California.
    
    14
    +License: OpenGroup-MIT
    
    11 15
     
    
    12
    -The above copyright notice and this permission notice shall be included in
    
    13
    -all copies or substantial portions of the Software.
    
    16
    +Files: test/*
    
    17
    +Copyright: 2013, Oracle and/or its affiliates.
    
    18
    +License: OpenGroup-MIT
    
    14 19
     
    
    15
    -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    
    16
    -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    
    17
    -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    
    18
    -OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    
    19
    -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    
    20
    -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    
    20
    +Files: debian/*
    
    21
    +Copyright: 2005, David Nusinow <dnusinow@debian.org>
    
    22
    +           2005, Daniel Stone <daniel@fooishbar.org>
    
    23
    +           2004, Scott James Remnant <scott@netsplit.com>
    
    24
    +License: OpenGroup-MIT
    
    21 25
     
    
    22
    -Except as contained in this notice, the name of The Open Group shall not be
    
    23
    -used in advertising or otherwise to promote the sale, use or other dealings
    
    24
    -in this Software without prior written authorization from The Open Group.
    
    25
    -
    
    26
    -Author:  Keith Packard, MIT X Consortium
    26
    +License: OpenGroup-MIT
    
    27
    +  Permission to use, copy, modify, distribute, and sell this software and its
    
    28
    +  documentation for any purpose is hereby granted without fee, provided that
    
    29
    +  the above copyright notice appear in all copies and that both that
    
    30
    +  copyright notice and this permission notice appear in supporting
    
    31
    +  documentation.
    
    32
    + .
    
    33
    +  The above copyright notice and this permission notice shall be included in
    
    34
    +  all copies or substantial portions of the Software.
    
    35
    + .
    
    36
    +  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    
    37
    +  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    
    38
    +  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    
    39
    +  OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    
    40
    +  AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    
    41
    +  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    
    42
    + .
    
    43
    +  Except as contained in this notice, the name of The Open Group shall not be
    
    44
    +  used in advertising or otherwise to promote the sale, use or other dealings
    
    45
    +  in this Software without prior written authorization from The Open Group.


  • Reply to: