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

[Git][xorg-team/wayland/wayland-protocols][debian-unstable] 3 commits: Update standards version to 4.6.2, no changes needed



Title: GitLab

Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / wayland-protocols

Commits:

  • af06cf3f
    by Dylan Aïssi at 2024-01-28T11:03:02+01:00
    Update standards version to 4.6.2, no changes needed
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    
  • 4ecbdb19
    by Dylan Aïssi at 2024-01-28T11:27:43+01:00
    Convert debian/copyright to DEP5 format
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    
  • 2e3cad6e
    by Dylan Aïssi at 2024-01-28T11:29:50+01:00
    Release wayland-protocols version 1.33-1
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    

3 changed files:

Changes:

  • debian/changelog
    1
    -wayland-protocols (1.33-1) UNRELEASED; urgency=medium
    
    1
    +wayland-protocols (1.33-1) unstable; urgency=medium
    
    2 2
     
    
    3 3
       * Team upload.
    
    4 4
       * New upstream release. (Closes: #1061535, LP: #2050856)
    
    5
    +  * Update standards version to 4.6.2, no changes needed.
    
    6
    +  * Convert debian/copyright to DEP5 format.
    
    5 7
     
    
    6
    - -- Dylan Aïssi <daissi@debian.org>  Sun, 28 Jan 2024 10:49:14 +0100
    
    8
    + -- Dylan Aïssi <daissi@debian.org>  Sun, 28 Jan 2024 11:29:16 +0100
    
    7 9
     
    
    8 10
     wayland-protocols (1.32-1) unstable; urgency=medium
    
    9 11
     
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      meson (>= 0.55.0),
    
    10 10
      libwayland-dev,
    
    11 11
      pkg-config
    
    12
    -Standards-Version: 4.6.0
    
    12
    +Standards-Version: 4.6.2
    
    13 13
     Rules-Requires-Root: no
    
    14 14
     Homepage: http://wayland.freedesktop.org/
    
    15 15
     Vcs-Git: https://salsa.debian.org/xorg-team/wayland/wayland-protocols.git
    

  • debian/copyright
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    1 2
     Upstream-Name: wayland-protocols
    
    2 3
     Upstream-Contact: wayland-devel@lists.freedesktop.org
    
    3 4
     Source: https://wayland.freedesktop.org/releases/
    
    4 5
     
    
    5
    -Files: debian/*
    
    6
    -Copyright: © 2016 Héctor Orón Martínez <zumbi@debian.org>
    
    7
    -License: Expat
    
    8
    -
    
    9 6
     Files: *
    
    10 7
     Copyright: © 2008-2013      Kristian Høgsberg
    
    11 8
     		   © 2010-2013,2017 Intel Corporation
    
    ... ... @@ -24,27 +21,32 @@ Copyright: © 2008-2013 Kristian Høgsberg
    24 21
     		   © 2018           Simon Ser
    
    25 22
     License: Expat
    
    26 23
     
    
    27
    -Permission is hereby granted, free of charge, to any person obtaining a
    
    28
    -copy of this software and associated documentation files (the "Software"),
    
    29
    -to deal in the Software without restriction, including without limitation
    
    30
    -the rights to use, copy, modify, merge, publish, distribute, sublicense,
    
    31
    -and/or sell copies of the Software, and to permit persons to whom the
    
    32
    -Software is furnished to do so, subject to the following conditions:
    
    33
    -
    
    34
    -The above copyright notice and this permission notice (including the next
    
    35
    -paragraph) shall be included in all copies or substantial portions of the
    
    36
    -Software.
    
    37
    -
    
    38
    -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    
    39
    -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    
    40
    -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    
    41
    -THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    
    42
    -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    
    43
    -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    
    44
    -DEALINGS IN THE SOFTWARE.
    
    45
    -
    
    46
    ----
    
    47
    -
    
    48
    -The above is the version of the MIT "Expat" License used by X.org:
    
    24
    +Files: debian/*
    
    25
    +Copyright: © 2016 Héctor Orón Martínez <zumbi@debian.org>
    
    26
    +License: Expat
    
    49 27
     
    
    28
    +License: Expat
    
    29
    + Permission is hereby granted, free of charge, to any person obtaining a
    
    30
    + copy of this software and associated documentation files (the "Software"),
    
    31
    + to deal in the Software without restriction, including without limitation
    
    32
    + the rights to use, copy, modify, merge, publish, distribute, sublicense,
    
    33
    + and/or sell copies of the Software, and to permit persons to whom the
    
    34
    + Software is furnished to do so, subject to the following conditions:
    
    35
    + .
    
    36
    + The above copyright notice and this permission notice (including the next
    
    37
    + paragraph) shall be included in all copies or substantial portions of the
    
    38
    + Software.
    
    39
    + .
    
    40
    + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    
    41
    + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    
    42
    + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    
    43
    + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    
    44
    + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    
    45
    + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    
    46
    + DEALINGS IN THE SOFTWARE.
    
    47
    + .
    
    48
    + ---
    
    49
    + .
    
    50
    + The above is the version of the MIT "Expat" License used by X.org:
    
    51
    + .
    
    50 52
         http://cgit.freedesktop.org/xorg/xserver/tree/COPYING


  • Reply to: