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

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



Title: GitLab

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

Commits:

  • 54d69558
    by Debian Janitor at 2022-09-19T15:52:42+00:00
    Remove constraints unnecessary since buster (oldstable)
    
    * Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev and xutils-dev.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    1
    +libxxf86dga (2:1.1.5-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster (oldstable):
    
    4
    +    + Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev and
    
    5
    +      xutils-dev.
    
    6
    +
    
    7
    + -- Debian Janitor <janitor@jelmer.uk>  Mon, 19 Sep 2022 15:52:42 -0000
    
    8
    +
    
    1 9
     libxxf86dga (2:1.1.5-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * New upstream release.
    

  • debian/control
    ... ... @@ -4,12 +4,12 @@ Priority: optional
    4 4
     Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6 6
      debhelper-compat (= 13),
    
    7
    - libx11-dev (>= 1:0.99.2),
    
    7
    + libx11-dev,
    
    8 8
      x11proto-dev,
    
    9
    - libxext-dev (>= 1:0.99.1),
    
    9
    + libxext-dev,
    
    10 10
      pkg-config,
    
    11 11
      quilt,
    
    12
    - xutils-dev (>= 1:7.5+4),
    
    12
    + xutils-dev,
    
    13 13
     Standards-Version: 4.6.1
    
    14 14
     Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxxf86dga.git
    
    15 15
     Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxxf86dga
    


  • Reply to: