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

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



Title: GitLab

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

Commits:

  • 369da9cf
    by Dylan Aïssi at 2025-07-27T21:47:04+02:00
    debian/copyright: Convert to machine-readable format
    

2 changed files:

Changes:

  • debian/changelog
    1
    +libxau (1:1.0.11-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:45:47 +0200
    
    7
    +
    
    1 8
     libxau (1:1.0.11-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       [ Debian Janitor ]
    

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


  • Reply to: