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

[Git][xorg-team/lib/mesa][debian-unstable] 3 commits: bump the version



Title: GitLab

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

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +mesa (18.2.8-1) unstable; urgency=medium
    
    2
    +
    
    3
    +  * New upstream release.
    
    4
    +  * control: Build-depend on libsensors-dev. (Closes: #917442)
    
    5
    +
    
    6
    + -- Timo Aaltonen <tjaalton@debian.org>  Fri, 28 Dec 2018 10:50:13 +0200
    
    7
    +
    
    1 8
     mesa (18.2.7-2) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Temporarily disable libsensors support to bootstrap with libsensors5.
    

  • debian/control
    ... ... @@ -15,7 +15,7 @@ Build-Depends:
    15 15
      libx11-dev,
    
    16 16
      libxxf86vm-dev,
    
    17 17
      libexpat1-dev,
    
    18
    -# libsensors4-dev [!hurd-any],
    
    18
    + libsensors-dev [!hurd-any],
    
    19 19
      libxfixes-dev,
    
    20 20
      libxdamage-dev,
    
    21 21
      libxext-dev,
    


  • Reply to: