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

[Git][xorg-team/lib/libepoxy][debian-unstable] Remove constraints unnecessary since buster (oldstable)



Title: GitLab

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

Commits:

  • 1cbc6d86
    by Debian Janitor at 2022-11-18T13:30:56+00:00
    Remove constraints unnecessary since buster (oldstable)
    
    * Build-Depends: Drop versioned constraint on meson.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    1
    +libepoxy (1.5.10-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster (oldstable):
    
    4
    +    + Build-Depends: Drop versioned constraint on meson.
    
    5
    +
    
    6
    + -- Debian Janitor <janitor@jelmer.uk>  Fri, 18 Nov 2022 13:30:56 -0000
    
    7
    +
    
    1 8
     libepoxy (1.5.10-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * New upstream release.
    

  • debian/control
    ... ... @@ -2,7 +2,7 @@ Source: libepoxy
    2 2
     Priority: optional
    
    3 3
     Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    
    4 4
     Build-Depends: debhelper-compat (= 13),
    
    5
    -               meson (>= 0.48.0),
    
    5
    +               meson,
    
    6 6
                    pkg-config,
    
    7 7
                    libx11-dev,
    
    8 8
                    libgl-dev,
    


  • Reply to: