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

[Git][xorg-team/lib/libxau][debian-unstable] Remove constraints unnecessary since buster



Title: GitLab

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

Commits:

  • 6e4f6c0e
    by Debian Janitor at 2022-08-27T03:19:36+00:00
    Remove constraints unnecessary since buster
    
    * Build-Depends: Drop versioned constraint on xutils-dev.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    1
    +libxau (1:1.0.9-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster:
    
    4
    +    + Build-Depends: Drop versioned constraint on xutils-dev.
    
    5
    +
    
    6
    + -- Debian Janitor <janitor@jelmer.uk>  Sat, 27 Aug 2022 03:19:36 -0000
    
    7
    +
    
    1 8
     libxau (1:1.0.9-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * New upstream release.
    

  • debian/control
    ... ... @@ -7,7 +7,7 @@ Build-Depends:
    7 7
      pkg-config,
    
    8 8
      x11proto-dev,
    
    9 9
      quilt,
    
    10
    - xutils-dev (>= 1:7.5+4),
    
    10
    + xutils-dev,
    
    11 11
     Standards-Version: 4.5.1
    
    12 12
     Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxau
    
    13 13
     Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxau
    


  • Reply to: