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

[Git][debian-mate-team/mate-common][master] 4 commits: prepare new upstream release (v1.28.0)



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-common

Commits:

  • 21680074
    by Mike Gabriel at 2025-01-08T17:27:11+01:00
    prepare new upstream release (v1.28.0)
    
  • beea0e8f
    by Mike Gabriel at 2025-01-08T17:27:21+01:00
    debian/control: Bump Standards-Version: to 4.7.0. No changes needed.
    
  • a175878c
    by Mike Gabriel at 2025-01-08T17:27:31+01:00
    debian/control: In B-D, switch from pkg-config to pkgconf.
    
  • 444205de
    by Mike Gabriel at 2025-01-08T17:33:09+01:00
    upload to unstable (debian/1.28.0-1)
    

2 changed files:

Changes:

  • debian/changelog
    1
    +mate-common (1.28.0-1) unstable; urgency=medium
    
    2
    +
    
    3
    +  * New upstream release.
    
    4
    +  * debian/control:
    
    5
    +    + Bump Standards-Version: to 4.7.0. No changes needed.
    
    6
    +  * debian/control:
    
    7
    +    + In B-D, switch from pkg-config to pkgconf.
    
    8
    +
    
    9
    + -- Mike Gabriel <sunweaver@debian.org>  Wed, 08 Jan 2025 17:27:34 +0100
    
    10
    +
    
    1 11
     mate-common (1.26.0-1) unstable; urgency=medium
    
    2 12
     
    
    3 13
       [ Martin Wimpress ]
    

  • debian/control
    ... ... @@ -13,8 +13,8 @@ Build-Depends: autoconf,
    13 13
                    gettext,
    
    14 14
                    intltool,
    
    15 15
                    libtool,
    
    16
    -               pkg-config,
    
    17
    -Standards-Version: 4.6.0
    
    16
    +               pkgconf,
    
    17
    +Standards-Version: 4.7.0
    
    18 18
     Rules-Requires-Root: no
    
    19 19
     Homepage: http://www.mate-desktop.org
    
    20 20
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-common
    


  • Reply to: