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

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



Title: GitLab

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

Commits:

  • 317dd366
    by Dylan Aïssi at 2025-07-31T22:14:50+02:00
    debian/copyright: Convert to machine-readable format
    

3 changed files:

Changes:

  • debian/changelog
    1
    +libxcb (1.17.0-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Team upload.
    
    4
    +  * debian/copyright: Convert to machine-readable format
    
    5
    +
    
    6
    + -- Dylan Aïssi <daissi@debian.org>  Thu, 31 Jul 2025 22:04:16 +0200
    
    7
    +
    
    1 8
     libxcb (1.17.0-2) unstable; urgency=medium
    
    2 9
     
    
    3 10
       [ Aurélien COUDERC ]
    

  • debian/copyright
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: libxcb
    
    3
    +Source: https://gitlab.freedesktop.org/xorg/lib/libxcb
    
    4
    +License: Expat
    
    5
    +
    
    6
    +Files: *
    
    7
    +Copyright: 2001-2008, Bart Massey
    
    8
    +           2001-2008, Jamey Sharp <sharpone@debian.org>
    
    9
    +           2001-2008, Josh Triplett <josh@freedesktop.org>
    
    10
    +License: Expat
    
    11
    +
    
    12
    +Files: src/xcb_windefs.h
    
    13
    +Copyright: 2009, Jatin Golani.
    
    14
    +License: Expat
    
    15
    +
    
    16
    +Files: debian/*
    
    17
    +Copyright: 2004 Jamey Sharp <sharpone@debian.org>
    
    18
    +           2006 Josh Triplett <josh@freedesktop.org>
    
    19
    +License: Expat
    
    20
    +
    
    21
    +Files: debian/tests/*
    
    22
    +Copyright: 2013, Canonical Ltd.
    
    23
    +License: Expat
    
    24
    +
    
    25
    +License: Expat
    
    26
    + Permission is hereby granted, free of charge, to any person
    
    27
    + obtaining a copy of this software and associated
    
    28
    + documentation files (the "Software"), to deal in the
    
    29
    + Software without restriction, including without limitation
    
    30
    + the rights to use, copy, modify, merge, publish, distribute,
    
    31
    + sublicense, and/or sell copies of the Software, and to
    
    32
    + permit persons to whom the Software is furnished to do so,
    
    33
    + subject to the following conditions:
    
    34
    + .
    
    35
    + The above copyright notice and this permission notice shall
    
    36
    + be included in all copies or substantial portions of the
    
    37
    + Software.
    
    38
    + .
    
    39
    + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
    
    40
    + KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
    
    41
    + WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
    
    42
    + PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
    
    43
    + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
    
    44
    + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    
    45
    + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    
    46
    + OTHER DEALINGS IN THE SOFTWARE.
    
    47
    + .
    
    48
    + Except as contained in this notice, the names of the authors
    
    49
    + or their institutions shall not be used in advertising or
    
    50
    + otherwise to promote the sale, use or other dealings in this
    
    51
    + Software without prior written authorization from the
    
    52
    + authors.

  • debian/copyright.debian deleted
    1
    -This package was debianized by Jamey Sharp <sharpone@debian.org> on
    
    2
    -Thu, 18 Mar 2004 00:48:42 -0800, and later updated by Josh Triplett
    
    3
    -<josh@freedesktop.org>.  The package is co-maintained by the XCB developers
    
    4
    -via the XCB mailing list <xcb@lists.freedesktop.org>.
    
    5
    -
    
    6
    -It was downloaded from https://xcb.freedesktop.org/dist
    
    7
    -
    
    8
    -Upstream Authors: Jamey Sharp <sharpone@debian.org>
    
    9
    -                  Josh Triplett <josh@freedesktop.org>
    
    10
    -
    
    11
    -Copyright:
    
    12
    -


  • Reply to: