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

[Git][xorg-team/vulkan/vulkan-volk][master] 2 commits: Update debian/copyright



Title: GitLab

Dylan Aïssi pushed to branch master at X Strike Force / vulkan / vulkan-volk

Commits:

  • 5fd526e0
    by Dylan Aïssi at 2024-04-18T10:26:32+02:00
    Update debian/copyright
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    
  • 8fa4da6b
    by Dylan Aïssi at 2024-04-18T10:27:50+02:00
    Release vulkan-volk version 1.3.280.0-1
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    

2 changed files:

Changes:

  • debian/changelog
    1
    -vulkan-volk (1.3.280.0-1) UNRELEASED; urgency=medium
    
    1
    +vulkan-volk (1.3.280.0-1) unstable; urgency=medium
    
    2 2
     
    
    3 3
       * New upstream version 1.3.280.0
    
    4 4
       * Bump version of libvulkan-dev to >= 1.3.280.0
    
    5 5
       * Standards-Version: 4.7.0 (no changes needed)
    
    6 6
       * Add "Multi-Arch: same" for libvulkan-volk-dev
    
    7
    +  * Update debian/copyright
    
    7 8
     
    
    8
    - -- Dylan Aïssi <daissi@debian.org>  Thu, 18 Apr 2024 10:20:49 +0200
    
    9
    + -- Dylan Aïssi <daissi@debian.org>  Thu, 18 Apr 2024 10:27:33 +0200
    
    9 10
     
    
    10 11
     vulkan-volk (1.3.275.0-1) unstable; urgency=medium
    
    11 12
     
    

  • debian/copyright
    ... ... @@ -3,11 +3,11 @@ Upstream-Name: volk
    3 3
     Source: https://github.com/zeux/volk
    
    4 4
     
    
    5 5
     Files: *
    
    6
    -Copyright: 2018-2023 Arseny Kapoulkine
    
    6
    +Copyright: 2018-2024 Arseny Kapoulkine
    
    7 7
     License: Expat
    
    8 8
     
    
    9 9
     Files: debian/*
    
    10
    -Copyright: 2021-2023 Collabora, Ltd.
    
    10
    +Copyright: 2021-2024 Collabora, Ltd.
    
    11 11
     License: Expat
    
    12 12
     
    
    13 13
     License: Expat
    


  • Reply to: