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

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



Title: GitLab

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

Commits:

3 changed files:

Changes:

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

  • debian/copyright
    ... ... @@ -16,26 +16,31 @@ Files: mate-window-picker-applet/applet.c
    16 16
            maximus/maximus-bind.c
    
    17 17
            maximus/maximus-bind.h
    
    18 18
     Copyright: 2008, Canonical Ltd
    
    19
    +           2012-2021, MATE Developers
    
    19 20
     License: GPL-3
    
    20 21
     
    
    21 22
     Files: maximus/xutils.c
    
    22 23
            maximus/xutils.h
    
    23 24
     Copyright: 2001, Havoc Pennington
    
    24 25
                2005-2007, Vincent Untz
    
    26
    +           2012-2021, MATE Developers
    
    25 27
     License: LGPL-2+
    
    26 28
     
    
    27 29
     Files: maximus/tomboykeybinder.c
    
    28 30
            maximus/tomboykeybinder.h
    
    29 31
     Copyright: 2008, Novell, Inc.
    
    32
    +           2012-2021, MATE Developers
    
    30 33
     License: LGPL-2+
    
    31 34
     
    
    32 35
     Files: maximus/eggaccelerators.h
    
    33 36
     Copyright: 2002, Red Hat, Inc.
    
    37
    +           2012-2021, MATE Developers
    
    34 38
     License: LGPL-2+
    
    35 39
     
    
    36 40
     Files: maximus/eggaccelerators.c
    
    37 41
     Copyright: 2002, Red Hat, Inc.
    
    38 42
                1998, 2001, Tim Janik
    
    43
    +           2012-2021, MATE Developers
    
    39 44
     License: LGPL-2+
    
    40 45
     
    
    41 46
     Files: mate-netbook.pot
    
    ... ... @@ -49,7 +54,8 @@ Comment:
    49 54
      are strictly licensed under GPL-3 (and not GPL-3+) we use
    
    50 55
      the same license here.
    
    51 56
     
    
    52
    -Files: .travis.yml
    
    57
    +Files: .build.yml
    
    58
    +       .travis.yml
    
    53 59
            .tx/config
    
    54 60
            .github/issue_template.md
    
    55 61
            .github/FUNDING.yml
    
    ... ... @@ -80,7 +86,7 @@ Comment:
    80 86
     
    
    81 87
     Files: debian/*
    
    82 88
     Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>
    
    83
    -           2014, Mike Gabriel <sunweaver@debian.org>
    
    89
    +           2014-2021, Mike Gabriel <sunweaver@debian.org>
    
    84 90
     License: GPL-3 or LGPL-2+
    
    85 91
     
    
    86 92
     License: GPL-3
    

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


  • Reply to: