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

[Git][xorg-team/lib/xcb-util-wm][debian-unstable] 2 commits: Bump debhelper from deprecated 8 to 10.



Title: GitLab

Drew Parsons pushed to branch debian-unstable at X Strike Force / lib / xcb-util-wm

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +xcb-util-wm (0.4.1-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Bump debhelper from deprecated 8 to 10.
    
    4
    +
    
    5
    + -- Debian Janitor <janitor@jelmer.uk>  Tue, 21 Jan 2020 00:19:44 +0000
    
    6
    +
    
    1 7
     xcb-util-wm (0.4.1-1.1) unstable; urgency=medium
    
    2 8
     
    
    3 9
       * Non-maintainer upload.
    

  • debian/compat
    1
    -8
    1
    +10

  • debian/control
    ... ... @@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    5 5
     Uploaders: Julien Danjou <acid@debian.org>,
    
    6 6
                Arnaud Fontaine <arnau@debian.org>
    
    7 7
     Build-Depends: cdbs (>= 0.4.93~),
    
    8
    -               debhelper (>= 8.1.3),
    
    8
    +               debhelper (>= 10~),
    
    9 9
                    dh-autoreconf,
    
    10 10
                    libxcb1-dev (>= 1.6),
    
    11 11
                    pkg-config,
    


  • Reply to: