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

[Git][xorg-team/lib/glw][debian-unstable] Add versioned build-dep on dpkg-dev for 64-bit time_t transition.



Title: GitLab

Julien Cristau pushed to branch debian-unstable at X Strike Force / lib / glw

Commits:

  • e4df7102
    by Julien Cristau at 2024-03-31T12:20:55+02:00
    Add versioned build-dep on dpkg-dev for 64-bit time_t transition.
    

2 changed files:

Changes:

  • debian/changelog
    1
    +glw (8.0.0-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Add versioned build-dep on dpkg-dev for 64-bit time_t transition.
    
    4
    +
    
    5
    + -- Julien Cristau <jcristau@debian.org>  Sun, 31 Mar 2024 12:20:29 +0200
    
    6
    +
    
    1 7
     glw (8.0.0-2) unstable; urgency=low
    
    2 8
     
    
    3 9
       [ Debian Janitor ]
    

  • debian/control
    ... ... @@ -5,6 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    5 5
     Standards-Version: 3.9.3
    
    6 6
     Build-Depends:
    
    7 7
      debhelper-compat (= 13),
    
    8
    + dpkg-dev (>= 1.22.5),
    
    8 9
      quilt,
    
    9 10
      pkg-config,
    
    10 11
      automake,
    


  • Reply to: