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

[Git][xorg-team/lib/libglvnd][debian-unstable] control: Migrate to x11proto-dev.



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libglvnd

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +libglvnd (1.4.0-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * control: Migrate to x11proto-dev.
    
    4
    +
    
    5
    + -- Timo Aaltonen <tjaalton@debian.org>  Wed, 02 Feb 2022 16:51:05 +0200
    
    6
    +
    
    1 7
     libglvnd (1.4.0-1) unstable; urgency=medium
    
    2 8
     
    
    3 9
       * New upstream release.
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      libx11-dev,
    
    10 10
      libxext-dev,
    
    11 11
      python3-setuptools,
    
    12
    - x11proto-gl-dev,
    
    12
    + x11proto-dev,
    
    13 13
      xauth,
    
    14 14
      xvfb <!nocheck>,
    
    15 15
     Standards-Version: 4.5.0
    


  • Reply to: