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

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



Title: GitLab

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

Commits:

4 changed files:

Changes:

  • debian/changelog
    1
    -mate-power-manager (1.26.0-1) UNRELEASED; urgency=medium
    
    1
    +mate-power-manager (1.26.0-1) unstable; urgency=medium
    
    2 2
     
    
    3
    -  * New upstream maintenance release.
    
    3
    +  [ Martin Wimpress ]
    
    4 4
       * New upstream release.
    
    5
    +  * debian/control:
    
    6
    +    + Dependencies updated for MATE 1.26.
    
    7
    +  * debian/rules:
    
    8
    +    + Do not patch notification UI. Applied upstream.
    
    9
    +
    
    10
    +  [ Mike Gabriel ]
    
    11
    +  * debian/control:
    
    12
    +    + Bump Standards-Version: to 4.6.0. No changes needed.
    
    13
    +  * debian/watch:
    
    14
    +    + Use format version 4.
    
    15
    +  * debian/copyright:
    
    16
    +    + Update copyright attributions.
    
    17
    +  * debian/mate-power-manager-common.lintian-overrides:
    
    18
    +    + Drop file. Overrides in it not needed anymore.
    
    5 19
     
    
    6
    - -- Martin Wimpress <code@wimpress.io>  Sat, 21 Aug 2021 18:02:16 +0100
    
    20
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 12 Dec 2021 00:02:45 +0100
    
    7 21
     
    
    8 22
     mate-power-manager (1.24.2-1) unstable; urgency=medium
    
    9 23
     
    

  • debian/copyright
    ... ... @@ -3,12 +3,8 @@ Upstream-Name: MATE Power Manager
    3 3
     Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
    
    4 4
     Source: https://git.mate-desktop.org/mate-power-manager/
    
    5 5
     
    
    6
    -Files: applets/brightness/egg-debug.c
    
    7
    -       applets/brightness/egg-debug.h
    
    8
    -       applets/brightness/gpm-common.c
    
    6
    +Files: applets/brightness/gpm-common.c
    
    9 7
            applets/brightness/gpm-common.h
    
    10
    -       applets/inhibit/egg-debug.c
    
    11
    -       applets/inhibit/egg-debug.h
    
    12 8
            applets/inhibit/gpm-common.c
    
    13 9
            applets/inhibit/gpm-common.h
    
    14 10
            src/egg-array-float.c
    
    ... ... @@ -17,8 +13,6 @@ Files: applets/brightness/egg-debug.c
    17 13
            src/egg-color.h
    
    18 14
            src/egg-console-kit.c
    
    19 15
            src/egg-console-kit.h
    
    20
    -       src/egg-debug.c
    
    21
    -       src/egg-debug.h
    
    22 16
            src/egg-discrete.c
    
    23 17
            src/egg-discrete.h
    
    24 18
            src/egg-idletime.c
    
    ... ... @@ -56,7 +50,18 @@ Files: applets/brightness/egg-debug.c
    56 50
            src/gpm-statistics.c
    
    57 51
            src/gpm-upower.c
    
    58 52
            src/gpm-upower.h
    
    59
    -Copyright: 2005-2010, Richard Hughes <richard@hughsie.com>
    
    53
    +Copyright: 2005-2007, Richard Hughes <richard@hughsie.com>
    
    54
    +           2005-2008, Richard Hughes <richard@hughsie.com>
    
    55
    +           2006-2007, Richard Hughes <richard@hughsie.com>
    
    56
    +           2006-2008, Richard Hughes <richard@hughsie.com>
    
    57
    +           2007, Richard Hughes <richard@hughsie.com>
    
    58
    +           2007-2008, Richard Hughes <richard@hughsie.com>
    
    59
    +           2007-2009, Richard Hughes <richard@hughsie.com>
    
    60
    +           2008, Richard Hughes <richard@hughsie.com>
    
    61
    +           2008-2009, Richard Hughes <richard@hughsie.com>
    
    62
    +           2008-2010, Richard Hughes <richard@hughsie.com>
    
    63
    +           2010, Richard Hughes <richard@hughsie.com>
    
    64
    +           2012-2021, MATE Developers
    
    60 65
     License: GPL-2+
    
    61 66
     
    
    62 67
     Files: src/gpm-backlight.c
    
    ... ... @@ -71,15 +76,66 @@ Files: src/gpm-backlight.c
    71 76
            src/gpm-tray-icon.c
    
    72 77
            src/gpm-tray-icon.h
    
    73 78
     Copyright: 2004-2005, William Jon McCann <mccann@jhu.edu>
    
    79
    +          2005, William Jon McCann <mccann@jhu.edu>
    
    80
    +          2005-2007, Richard Hughes <richard@hughsie.com>
    
    81
    +          2005-2008, Richard Hughes <richard@hughsie.com>
    
    82
    +          2005-2009, Richard Hughes <richard@hughsie.com>
    
    83
    +          2006-2009, Richard Hughes <richard@hughsie.com>
    
    84
    +          2012-2021, MATE Developers
    
    85
    +License: GPL-2+
    
    86
    +
    
    87
    +Files: src/gpm-kbd-backlight.c
    
    88
    +       src/gpm-kbd-backlight.h
    
    89
    +Copyright: 2010, Alex Launi <alex launi canonical com>
    
    90
    +           2012-2021, MATE Developers
    
    91
    +License: GPL-2+
    
    92
    +
    
    93
    +Files: applets/brightness/brightness-applet.c
    
    94
    +       applets/inhibit/inhibit-applet.c
    
    95
    +Copyright: 2006, Benjamin Canou <bookeldor@gmail.com>
    
    96
    +           2006-2009, Richard Hughes <richard@hughsie.com>
    
    97
    +           2007, Richard Hughes <richard@hughsie.com>
    
    98
    +           2012-2021, MATE Developers
    
    99
    +License: GPL-2+
    
    100
    +
    
    101
    +Files: src/gpm-prefs-core.c
    
    102
    +       src/gpm-prefs.c
    
    103
    +Copyright: 2005, Jaap Haitsma <jaap@haitsma.org>
    
    104
    +           2005, William Jon McCann <mccann@jhu.edu>
    
    105
    +           2005-2008, Richard Hughes <richard@hughsie.com>
    
    74 106
                2005-2009, Richard Hughes <richard@hughsie.com>
    
    107
    +           2012-2021, MATE Developers
    
    75 108
     License: GPL-2+
    
    76 109
     
    
    77 110
     Files: src/msd-osd-window.c
    
    78 111
            src/msd-osd-window.h
    
    79
    -Copyright:  2006, William Jon McCann <mccann@jhu.edu>
    
    80
    -            2009, Novell, Inc
    
    112
    +Copyright: 2006, William Jon McCann <mccann@jhu.edu>
    
    113
    +           2006-2007, William Jon McCann <mccann@jhu.edu>
    
    114
    +           2009, Novell, Inc
    
    115
    +           2012-2021, MATE Developers
    
    81 116
     License: LGPL-2+
    
    82 117
     
    
    118
    +Files: src/gsd-media-keys-window.c
    
    119
    +       src/gsd-media-keys-window.h
    
    120
    +Copyright: 2006, William Jon McCann <mccann@jhu.edu>
    
    121
    +           2006-2007, William Jon McCann <mccann@jhu.edu>
    
    122
    +           2012-2021, MATE Developers
    
    123
    +License: LGPL-2+
    
    124
    +
    
    125
    +Files: src/gpm-main.c
    
    126
    +Copyright: 2003, David Zeuthen, <david@fubar.dk>
    
    127
    +           2004, Benjamin Kahn, <xkahn@zoned.net>
    
    128
    +           2005-2007, Richard Hughes <richard@hughsie.com>
    
    129
    +           2012-2021, MATE Developers
    
    130
    +License: GPL-2+
    
    131
    +
    
    132
    +Files: src/gpm-icon-names.h
    
    133
    +Copyright: 2002, Jorn Baayen
    
    134
    +           2003-2004, Colin Walters <walters@verbum.org>
    
    135
    +           2005-2007, Richard Hughes <richard@hughsie.com>
    
    136
    +           2012-2021, MATE Developers
    
    137
    +License: GPL-2+
    
    138
    +
    
    83 139
     Files: .build.yml
    
    84 140
            .travis.yml
    
    85 141
            .tx/config
    
    ... ... @@ -130,41 +186,6 @@ License: GPL-2+
    130 186
     Comment:
    
    131 187
      Using license from COPYING file.
    
    132 188
     
    
    133
    -Files: src/gpm-kbd-backlight.c
    
    134
    -       src/gpm-kbd-backlight.h
    
    135
    -Copyright: 2010, Alex Launi <alex launi canonical com>
    
    136
    -License: GPL-2+
    
    137
    -
    
    138
    -Files: applets/brightness/brightness-applet.c
    
    139
    -       applets/inhibit/inhibit-applet.c
    
    140
    -Copyright: 2006, Benjamin Canou <bookeldor@gmail.com>
    
    141
    -           2006-2009, Richard Hughes <richard@hughsie.com>
    
    142
    -License: GPL-2+
    
    143
    -
    
    144
    -Files: src/gpm-prefs-core.c
    
    145
    -       src/gpm-prefs.c
    
    146
    -Copyright: 2005, Jaap Haitsma <jaap@haitsma.org>
    
    147
    -           2005, William Jon McCann <mccann@jhu.edu>
    
    148
    -           2005-2009, Richard Hughes <richard@hughsie.com>
    
    149
    -License: GPL-2+
    
    150
    -
    
    151
    -Files: src/gsd-media-keys-window.c
    
    152
    -       src/gsd-media-keys-window.h
    
    153
    -Copyright: 2006-2007, William Jon McCann <mccann@jhu.edu>
    
    154
    -License: GPL-2+
    
    155
    -
    
    156
    -Files: src/gpm-main.c
    
    157
    -Copyright: 2003, David Zeuthen, <david@fubar.dk>
    
    158
    -           2004, Benjamin Kahn, <xkahn@zoned.net>
    
    159
    -           2005-2007, Richard Hughes <richard@hughsie.com>
    
    160
    -License: GPL-2+
    
    161
    -
    
    162
    -Files: src/gpm-icon-names.h
    
    163
    -Copyright: 2002, Jorn Baayen
    
    164
    -           2003-2004, Colin Walters <walters@verbum.org>
    
    165
    -           2005-2007, Richard Hughes <richard@hughsie.com>
    
    166
    -License: GPL-2+
    
    167
    -
    
    168 189
     Files: mate-power-manager.pot
    
    169 190
            po/*.po
    
    170 191
     Copyright: 2005-2010, Free Software Foundation, Inc.
    
    ... ... @@ -199,6 +220,11 @@ Copyright: Amanpreet Singh Alam <aalam@users.sf.net>
    199 220
                YunQiang Su <wzssyqa@gmail.com>
    
    200 221
     License: GFDL-1.1+
    
    201 222
     
    
    223
    +Files: git.mk
    
    224
    +Copyright: 2009, Red Hat, Inc.
    
    225
    +           2010,2011,2012,2013, Behdad Esfahbod
    
    226
    +License: public-domain
    
    227
    +
    
    202 228
     Files: debian/*
    
    203 229
     Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>
    
    204 230
                2014, Mike Gabriel <sunweaver@debian.org>
    
    ... ... @@ -248,3 +274,8 @@ License: GFDL-1.1+
    248 274
      .
    
    249 275
      On Debian systems, the complete text of the GNU Free Documentation License
    
    250 276
      version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2".
    
    277
    +
    
    278
    +License: public-domain
    
    279
    + Copying and distribution of this file, with or without modification,
    
    280
    + is permitted in any medium without royalty provided the copyright
    
    281
    + notice and this notice are preserved.

  • debian/mate-power-manager-common.lintian-overrides deleted
    1
    -# man pages are created with docbook-to-man and the rendering flaw about hyphens and minus signs is
    
    2
    -# a documented issue (see https://bugs.debian.org/208967)
    
    3
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-backlight-helper.1.gz:28
    
    4
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-backlight-helper.1.gz:31
    
    5
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-backlight-helper.1.gz:34
    
    6
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-backlight-helper.1.gz:37
    
    7
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-manager.1.gz:28
    
    8
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-manager.1.gz:31
    
    9
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-manager.1.gz:34
    
    10
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-manager.1.gz:37
    
    11
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-preferences.1.gz:26
    
    12
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-preferences.1.gz:29
    
    13
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-statistics.1.gz:28
    
    14
    -mate-power-manager-common: hyphen-used-as-minus-sign usr/share/man/man1/mate-power-statistics.1.gz:31

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


  • Reply to: