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

[Git][xorg-team/lib/libxt][debian-unstable] control: Migrate to x11proto-dev.



Title: GitLab

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

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +libxt (1:1.2.0-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * control: Migrate to x11proto-dev.
    
    4
    +
    
    5
    + -- Timo Aaltonen <tjaalton@debian.org>  Wed, 25 Aug 2021 13:27:39 +0300
    
    6
    +
    
    1 7
     libxt (1:1.2.0-1) unstable; urgency=medium
    
    2 8
     
    
    3 9
       * New upstream release. (Closes: #962735)(LP: #1841745)
    

  • debian/control
    ... ... @@ -8,6 +8,7 @@ Build-Depends:
    8 8
      libsm-dev (>= 1:0.99.1),
    
    9 9
      libice-dev (>= 1:0.99.0),
    
    10 10
      pkg-config,
    
    11
    + x11proto-dev,
    
    11 12
      xutils-dev (>= 1:7.6+3),
    
    12 13
      quilt,
    
    13 14
     # for unit tests
    
    ... ... @@ -47,7 +48,7 @@ Depends:
    47 48
      ${misc:Depends},
    
    48 49
      libxt6 (= ${binary:Version}),
    
    49 50
      libx11-dev,
    
    50
    - x11proto-core-dev,
    
    51
    + x11proto-dev,
    
    51 52
      libsm-dev,
    
    52 53
     Suggests:
    
    53 54
      libxt-doc,
    


  • Reply to: