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

[Git][xorg-team/app/xutils-dev][debian-unstable] 2 commits: Remove constraints unnecessary since buster



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / xutils-dev

Commits:

  • 47d06cac
    by Debian Janitor at 2022-07-24T01:55:18+00:00
    Remove constraints unnecessary since buster
    
    * Build-Depends: Drop versioned constraint on dpkg-dev.
    
    Changes-By: deb-scrub-obsolete
  • 68d301c3
    by Timo Aaltonen at 2022-11-22T12:41:05+00:00
    Merge branch 'scrub-obsolete' into 'debian-unstable'
    
    Remove unnecessary constraints
    
    See merge request xorg-team/app/xutils-dev!1

2 changed files:

Changes:

  • debian/changelog
    1
    +xutils-dev (1:7.7+7) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster:
    
    4
    +    + Build-Depends: Drop versioned constraint on dpkg-dev.
    
    5
    +
    
    6
    + -- Debian Janitor <janitor@jelmer.uk>  Sun, 24 Jul 2022 01:55:18 -0000
    
    7
    +
    
    1 8
     xutils-dev (1:7.7+6) unstable; urgency=medium
    
    2 9
     
    
    3 10
       [ Julien Cristau ]
    

  • debian/control
    ... ... @@ -3,7 +3,6 @@ Section: x11
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6
    - dpkg-dev (>= 1.16.1),
    
    7 6
      debhelper (>= 9),
    
    8 7
      autotools-dev,
    
    9 8
      pkg-config,
    


  • Reply to: