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

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



Title: GitLab

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

Commits:

  • 5807b60c
    by Debian Janitor at 2022-07-20T09:36:48+00:00
    Remove constraints unnecessary since buster
    
    * Build-Depends: Drop versioned constraint on xmlto, xorg-sgml-doctools and xutils-dev.
    
    Changes-By: deb-scrub-obsolete

2 changed files:

Changes:

  • debian/changelog
    1
    +xtrans (1.4.0-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Remove constraints unnecessary since buster:
    
    4
    +    + Build-Depends: Drop versioned constraint on xmlto, xorg-sgml-doctools and
    
    5
    +      xutils-dev.
    
    6
    +
    
    7
    + -- Debian Janitor <janitor@jelmer.uk>  Wed, 20 Jul 2022 09:36:48 -0000
    
    8
    +
    
    1 9
     xtrans (1.4.0-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       [ Timo Aaltonen ]
    

  • debian/control
    ... ... @@ -7,11 +7,10 @@ Build-Depends:
    7 7
      debhelper-compat (= 12),
    
    8 8
      quilt,
    
    9 9
      automake,
    
    10
    - xutils-dev (>= 1:7.6+2),
    
    10
    + xutils-dev,
    
    11 11
      pkg-config,
    
    12
    -# docs:
    
    13
    - xmlto (>= 0.0.22),
    
    14
    - xorg-sgml-doctools (>= 1:1.8),
    
    12
    + xmlto,
    
    13
    + xorg-sgml-doctools,
    
    15 14
      w3m,
    
    16 15
     Standards-Version: 4.5.0
    
    17 16
     Vcs-Git: https://salsa.debian.org/xorg-team/lib/xtrans.git
    


  • Reply to: