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

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



Title: GitLab

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

Commits:

  • d0da6d71
    by Mike Gabriel at 2023-09-25T00:03:52+02:00
    prepare new upstream release (v1.26.1)
    
  • 01015273
    by Mike Gabriel at 2023-09-25T00:05:10+02:00
    debian/control: Bump Standards-Version: to 4.6.2. No changes needed.
    
  • a959dfd5
    by Mike Gabriel at 2023-09-25T00:05:26+02:00
    debian/copyright: Update copyright attribution for debian/.
    
  • 57aaa046
    by Mike Gabriel at 2023-09-25T00:15:40+02:00
    upload to unstable (debian/1.26.1-1)
    

3 changed files:

Changes:

  • debian/changelog
    1
    +mate-utils (1.26.1-1) unstable; urgency=medium
    
    2
    +
    
    3
    +  * New upstream release.
    
    4
    +    - Fix various memory leaks. (Closes: #1052579).
    
    5
    +  * debian/control:
    
    6
    +    + Bump Standards-Version: to 4.6.2. No changes needed.
    
    7
    +  * debian/copyright:
    
    8
    +    + Update copyright attribution for debian/.
    
    9
    +
    
    10
    + -- Mike Gabriel <sunweaver@debian.org>  Mon, 25 Sep 2023 00:04:28 +0200
    
    11
    +
    
    1 12
     mate-utils (1.26.0-1) unstable; urgency=medium
    
    2 13
     
    
    3 14
       [ Martin Wimpress ]
    

  • debian/control
    ... ... @@ -27,7 +27,7 @@ Build-Depends: debhelper-compat (= 13),
    27 27
                    xsltproc,
    
    28 28
                    yelp-tools,
    
    29 29
                    zlib1g-dev,
    
    30
    -Standards-Version: 4.6.0
    
    30
    +Standards-Version: 4.6.2
    
    31 31
     Rules-Requires-Root: no
    
    32 32
     Homepage: http://www.mate-desktop.org/
    
    33 33
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-utils
    

  • debian/copyright
    ... ... @@ -474,7 +474,7 @@ Comment:
    474 474
     
    
    475 475
     Files: debian/*
    
    476 476
     Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>
    
    477
    -           2014, Mike Gabriel <sunweaver@debian.org>
    
    477
    +           2014-2023, Mike Gabriel <sunweaver@debian.org>
    
    478 478
     License: GPL-2+
    
    479 479
     
    
    480 480
     License: GPL-2+
    


  • Reply to: