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

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



Title: GitLab

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

Commits:

  • 9dd64f6b
    by Debian Janitor at 2022-10-28T06:44:10+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 1
     libxss (1:1.2.3-2) UNRELEASED; urgency=medium
    
    2 2
     
    
    3
    +  [ Timo Aaltonen ]
    
    3 4
       * control: Migrate to x11proto-dev.
    
    4 5
     
    
    6
    +  [ Debian Janitor ]
    
    7
    +  * Remove constraints unnecessary since buster (oldstable):
    
    8
    +    + Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev and
    
    9
    +      xutils-dev.
    
    10
    +
    
    5 11
      -- Timo Aaltonen <tjaalton@debian.org>  Wed, 25 Aug 2021 13:25:23 +0300
    
    6 12
     
    
    7 13
     libxss (1:1.2.3-1) unstable; urgency=medium
    

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


  • Reply to: