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

[Git][xorg-team/lib/xft][debian-unstable] debian/copyright: convert to DEP5 (Closes: #1050706)



Title: GitLab

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

Commits:

  • 83dd5a88
    by Dylan Aïssi at 2025-07-25T15:11:44+02:00
    debian/copyright: convert to DEP5 (Closes: #1050706)
    

2 changed files:

Changes:

  • debian/changelog
    ... ... @@ -10,6 +10,7 @@ xft (2.3.6-2) UNRELEASED; urgency=medium
    10 10
         + Build-Depends: Drop versioned constraint on libx11-dev, libxrender-dev and
    
    11 11
           xutils-dev.
    
    12 12
         + libxft-dev: Drop versioned constraint on libx11-dev in Depends.
    
    13
    +  * debian/copyright: convert to DEP5 (Closes: #1050706)
    
    13 14
     
    
    14 15
      -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 00:06:11 -0000
    
    15 16
     
    

  • 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: libXft
    
    3
    +Source: https://gitlab.freedesktop.org/xorg/lib/libXft
    
    3 4
     
    
    4
    -This package was originally Debianized by Colin Walters
    
    5
    -<walters@debian.org> on Sun, 13 Oct 2002 15:01:50 -0400.
    
    5
    +Files: *
    
    6
    +Copyright: 2000-2003, Keith Packard
    
    7
    +           2022, Thomas E. Dickey
    
    8
    +           2003, Noah Levitt
    
    9
    +License: NTP~disclaimer
    
    6 10
     
    
    7
    -Later versions were Debianized by Branden Robinson <branden@debian.org>.
    
    11
    +Files: debian/*
    
    12
    +Copyright: 2005-2006, David Nusinow <dnusinow@debian.org>
    
    13
    +           2005-2006, Daniel Stone <daniel.stone@ubuntu.com>
    
    14
    +           2004, Scott James Remnant <scott@netsplit.com>
    
    15
    +           2003-2005, Branden Robinson <branden@debian.org>
    
    16
    +           2002-2003, Colin Walters <walters@debian.org>
    
    17
    +License: NTP~disclaimer
    
    8 18
     
    
    9
    -Upstream maintainer: Keith Packard
    
    10
    -
    
    11
    -Copyright and license:
    
    12
    -
    
    13
    -Copyright © 2001,2003 Keith Packard
    
    14
    -
    
    15
    -Permission to use, copy, modify, distribute, and sell this software and its
    
    16
    -documentation for any purpose is hereby granted without fee, provided that
    
    17
    -the above copyright notice appear in all copies and that both that
    
    18
    -copyright notice and this permission notice appear in supporting
    
    19
    -documentation, and that the name of Keith Packard not be used in
    
    20
    -advertising or publicity pertaining to distribution of the software without
    
    21
    -specific, written prior permission.  Keith Packard makes no
    
    22
    -representations about the suitability of this software for any purpose.  It
    
    23
    -is provided "as is" without express or implied warranty.
    
    24
    -
    
    25
    -KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    
    26
    -INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
    
    27
    -EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    
    28
    -CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
    
    29
    -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
    
    30
    -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    
    31
    -PERFORMANCE OF THIS SOFTWARE.
    19
    +License: NTP~disclaimer
    
    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, and that the name of Keith Packard not be used in
    
    25
    + advertising or publicity pertaining to distribution of the software without
    
    26
    + specific, written prior permission.  Keith Packard makes no
    
    27
    + representations about the suitability of this software for any purpose.  It
    
    28
    + is provided "as is" without express or implied warranty.
    
    29
    + .
    
    30
    + KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    
    31
    + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
    
    32
    + EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    
    33
    + CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
    
    34
    + DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
    
    35
    + TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    
    36
    + PERFORMANCE OF THIS SOFTWARE.


  • Reply to: