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

[Git][xorg-team/driver/xserver-xorg-input-joystick][debian-unstable] Remove constraints unnecessary since buster



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-input-joystick

Commits:

  • 994b6840
    by Debian Janitor at 2022-07-20T09:34:12+00:00
    Remove constraints unnecessary since buster
    
    * Build-Depends: Drop versioned constraint on xserver-xorg-dev.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    ... ... @@ -7,6 +7,10 @@ xserver-xorg-input-joystick (1:1.6.3-2) UNRELEASED; urgency=medium
    7 7
       * control: Clarify the description.
    
    8 8
       * control: Migrate to x11proto-dev.
    
    9 9
     
    
    10
    +  [ Debian Janitor ]
    
    11
    +  * Remove constraints unnecessary since buster:
    
    12
    +    + Build-Depends: Drop versioned constraint on xserver-xorg-dev.
    
    13
    +
    
    10 14
      -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 18 Nov 2016 14:42:06 +0100
    
    11 15
     
    
    12 16
     xserver-xorg-input-joystick (1:1.6.3-1) unstable; urgency=medium
    

  • debian/control
    ... ... @@ -8,7 +8,7 @@ Build-Depends:
    8 8
      quilt,
    
    9 9
      pkg-config,
    
    10 10
      xutils-dev,
    
    11
    - xserver-xorg-dev (>= 2:1.9.99.2),
    
    11
    + xserver-xorg-dev,
    
    12 12
      x11proto-dev,
    
    13 13
      libusbhid-dev [kfreebsd-any],
    
    14 14
     Standards-Version: 3.9.8
    


  • Reply to: