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

[Git][debian-mate-team/mozo][master] 3 commits: debian/watch: Use format version 4.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mozo

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    -mozo (1.26.0-1) UNRELEASED; urgency=medium
    
    1
    +mozo (1.26.0-1) unstable; urgency=medium
    
    2 2
     
    
    3
    -  * New upstream maintenance release.
    
    3
    +  [ Martin Wimpress ]
    
    4 4
       * New upstream release.
    
    5 5
     
    
    6
    - -- Martin Wimpress <code@wimpress.io>  Sat, 21 Aug 2021 18:03:09 +0100
    
    6
    +  [ Mike Gabriel ]
    
    7
    +  * debian/control:
    
    8
    +    + Bump Standards-Version: to 4.6.0. No changes needed.
    
    9
    +  * debian/watch:
    
    10
    +    + Use format version 4.
    
    11
    +  * debian/copyright:
    
    12
    +    + Update copyright attributions.
    
    13
    +
    
    14
    + -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Dec 2021 09:40:03 +0100
    
    7 15
     
    
    8 16
     mozo (1.24.0-1) unstable; urgency=medium
    
    9 17
     
    

  • debian/copyright
    ... ... @@ -6,13 +6,16 @@ Source: https://git.mate-desktop.org/mozo/
    6 6
     Files: Mozo/MainWindow.py
    
    7 7
            Mozo/util.py
    
    8 8
     Copyright: 2006, Travis Watkins
    
    9
    +           2012-2021, MATE Developers
    
    9 10
     License: LGPL-2+
    
    10 11
     
    
    11 12
     Files: Mozo/MenuEditor.py
    
    12 13
     Copyright: 2006, Travis Watkins, Heinrich Wendel
    
    14
    +           2012-2021, MATE Developers
    
    13 15
     License: LGPL-2+
    
    14 16
     
    
    15
    -Files: .travis.yml
    
    17
    +Files: .build.yml
    
    18
    +       .travis.yml
    
    16 19
            .tx/config
    
    17 20
            .github/issue_template.md
    
    18 21
            .github/FUNDING.yml
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     https://git.mate-desktop.org/mozo/ \
    
    3 3
         snapshot/mozo-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz


  • Reply to: