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

[Git][xorg-team/lib/libxv][debian-unstable] 6 commits: Point Vcs-fields to Salsa



Title: GitLab

Andreas Tille pushed to branch debian-unstable at X Strike Force / lib / libxv

Commits:

  • aa4fb786
    by Andreas Tille at 2025-04-08T19:09:20+02:00
    Point Vcs-fields to Salsa
    
  • a8a899e3
    by Andreas Tille at 2025-04-08T19:10:14+02:00
    Drop quilt from Build-Depends
    
  • 154b4db3
    by Andreas Tille at 2025-04-08T19:17:32+02:00
    d/copyright: DEP5
    
  • 00ca9afd
    by Andreas Tille at 2025-04-08T19:18:18+02:00
    Standards-Version: 4.7.2 (routine-update)
    
  • 399df75d
    by Andreas Tille at 2025-04-08T19:23:35+02:00
    source/format: 3.0 (quilt)
    
  • edc8471b
    by Andreas Tille at 2025-04-08T19:25:14+02:00
    Fix debhelper-compat which only accepts '='
    

4 changed files:

Changes:

  • debian/changelog
    ... ... @@ -18,6 +18,13 @@ libxv (2:1.0.13-1) UNRELEASED; urgency=medium
    18 18
         + Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev,
    
    19 19
           libxext-dev and xutils-dev.
    
    20 20
     
    
    21
    +  [ Andreas Tille ]
    
    22
    +  * Point Vcs-fields to Salsa
    
    23
    +  * Drop quilt from Build-Depends
    
    24
    +  * d/copyright: DEP5
    
    25
    +  * Standards-Version: 4.7.2 (routine-update)
    
    26
    +  * source/format: 3.0 (quilt)
    
    27
    +
    
    21 28
      -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 06 Dec 2016 01:32:38 +0100
    
    22 29
     
    
    23 30
     libxv (2:1.0.11-1) unstable; urgency=medium
    

  • debian/control
    ... ... @@ -2,17 +2,16 @@ Source: libxv
    2 2
     Section: x11
    
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    
    5
    -Standards-Version: 3.9.8
    
    5
    +Standards-Version: 4.7.2
    
    6 6
     Build-Depends:
    
    7
    - debhelper-compat (>= 13),
    
    7
    + debhelper-compat (= 13),
    
    8 8
      libx11-dev,
    
    9 9
      libxext-dev,
    
    10 10
      x11proto-dev,
    
    11 11
      pkgconf,
    
    12
    - quilt,
    
    13 12
      xutils-dev,
    
    14
    -Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxv.git
    
    15
    -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxv.git
    
    13
    +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxv
    
    14
    +Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxv.git
    
    16 15
     
    
    17 16
     Package: libxv1
    
    18 17
     Section: libs
    

  • debian/copyright
    1
    -This package was downloaded from
    
    2
    -https://xorg.freedesktop.org/releases/individual/lib/
    
    3
    -
    
    4
    -Original Debian package author(s): Stephen Early, Mark Eichin, Branden
    
    5
    -  Robinson, ISHIKAWA Mutsumi, Daniel Stone
    
    6
    -
    
    7
    -The sofware was later repackaged by:
    
    8
    -  Daniel Stone <daniel.stone@ubuntu.com> on Mon, 16 May 2005 22:10:17 +1000
    
    9
    -
    
    10
    -Copyright:
    
    11
    -
    
    12
    -Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts,
    
    13
    -and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
    
    14
    -
    
    15
    -                        All Rights Reserved
    
    16
    -
    
    17
    -Permission to use, copy, modify, and distribute this software and its
    
    18
    -documentation for any purpose and without fee is hereby granted,
    
    19
    -provided that the above copyright notice appear in all copies and that
    
    20
    -both that copyright notice and this permission notice appear in
    
    21
    -supporting documentation, and that the names of Digital or MIT not be
    
    22
    -used in advertising or publicity pertaining to distribution of the
    
    23
    -software without specific, written prior permission.
    
    24
    -
    
    25
    -DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
    
    26
    -ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
    
    27
    -DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
    
    28
    -ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    
    29
    -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
    
    30
    -ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    
    31
    -SOFTWARE.
    
    32
    -
    
    33
    -______________________________________________________________________________
    
    34
    -
    
    35
    -Copyright 2005 Red Hat, Inc.
    
    36
    -
    
    37
    -Permission to use, copy, modify, distribute, and sell this software and its
    
    38
    -documentation for any purpose is hereby granted without fee, provided that
    
    39
    -the above copyright notice appear in all copies and that both that
    
    40
    -copyright notice and this permission notice appear in supporting
    
    41
    -documentation, and that the name of Red Hat not be used in
    
    42
    -advertising or publicity pertaining to distribution of the software without
    
    43
    -specific, written prior permission.  Red Hat makes no
    
    44
    -representations about the suitability of this software for any purpose.  It
    
    45
    -is provided "as is" without express or implied warranty.
    
    46
    -
    
    47
    -RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    
    48
    -INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
    
    49
    -EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    
    50
    -CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
    
    51
    -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
    
    52
    -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    
    53
    -PERFORMANCE OF THIS SOFTWARE.
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: libXv
    
    3
    +Source: https://xorg.freedesktop.org/releases/individual/lib/
    
    4
    +
    
    5
    +Files: *
    
    6
    +Copyright: 1991 by Digital Equipment Corporation, Maynard, Massachusetts,
    
    7
    +                and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
    
    8
    +           2005 Red Hat, Inc.
    
    9
    +License: MIT
    
    10
    +
    
    11
    +Files: debian/*
    
    12
    +Copyright: 2005 Daniel Stone <daniel.stone@ubuntu.com>
    
    13
    +                Stephen Early, Mark Eichin, Branden Robinson, ISHIKAWA Mutsumi
    
    14
    +           2005-2006 David Nusinow <dnusinow@debian.org>
    
    15
    +           2007-2014 Julien Cristau <jcristau@debian.org>
    
    16
    +           2009-2016 Timo Aaltonen
    
    17
    +           2010 Cyril Brulebois <kibi@debian.org>
    
    18
    +License: MIT
    
    19
    +
    
    20
    +License: MIT
    
    21
    + Permission to use, copy, modify, and distribute this software and its
    
    22
    + documentation for any purpose and without fee is hereby granted,
    
    23
    + provided that the above copyright notice appear in all copies and that
    
    24
    + both that copyright notice and this permission notice appear in
    
    25
    + supporting documentation, and that the names of Digital or MIT not be
    
    26
    + used in advertising or publicity pertaining to distribution of the
    
    27
    + software without specific, written prior permission.
    
    28
    + .
    
    29
    + DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
    
    30
    + ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
    
    31
    + DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
    
    32
    + ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    
    33
    + WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
    
    34
    + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    
    35
    + SOFTWARE.

  • debian/source/format
    1
    +3.0 (quilt)


  • Reply to: