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

[Git][xorg-team/data/xcursor-themes][debian-unstable] Remove constraints unnecessary since buster (oldstable)



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / data / xcursor-themes

Commits:

  • b6e4a3ea
    by Debian Janitor at 2022-11-05T01:44:20+00:00
    Remove constraints unnecessary since buster (oldstable)
    
    * Build-Depends: Drop versioned constraint on xutils-dev.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    1
    +xcursor-themes (1.0.5-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster (oldstable):
    
    4
    +    + Build-Depends: Drop versioned constraint on xutils-dev.
    
    5
    +
    
    6
    + -- Debian Janitor <janitor@jelmer.uk>  Sat, 05 Nov 2022 01:44:19 -0000
    
    7
    +
    
    1 8
     xcursor-themes (1.0.5-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Update Vcs-* control fields for move to salsa.
    

  • debian/control
    ... ... @@ -10,7 +10,7 @@ Build-Depends:
    10 10
      x11-apps | xcursorgen,
    
    11 11
      libxcursor-dev,
    
    12 12
      automake,
    
    13
    - xutils-dev (>= 1:7.5~1),
    
    13
    + xutils-dev,
    
    14 14
     Standards-Version: 3.8.3.0
    
    15 15
     Vcs-Git: https://salsa.debian.org/xorg-team/data/xcursor-themes.git
    
    16 16
     Vcs-Browser: https://salsa.debian.org/xorg-team/data/xcursor-themes
    


  • Reply to: