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

[Git][debian-mate-team/mate-polkit][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-polkit

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    -mate-polkit (1.26.0-1) UNRELEASED; urgency=medium
    
    1
    +mate-polkit (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:01:40 +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>  Sat, 11 Dec 2021 02:17:55 +0100
    
    6 15
     
    
    7 16
     mate-polkit (1.24.0-2) unstable; urgency=medium
    
    8 17
     
    

  • debian/copyright
    ... ... @@ -13,7 +13,8 @@ Files: src/main.c
    13 13
     Copyright: 2009, Red Hat, Inc
    
    14 14
     License: LGPL-2+
    
    15 15
     
    
    16
    -Files: .github/issue_template.md
    
    16
    +Files: .build.yml
    
    17
    +       .github/issue_template.md
    
    17 18
            .github/FUNDING.yml
    
    18 19
            .travis.yml
    
    19 20
            .tx/config
    
    ... ... @@ -106,6 +107,11 @@ Copyright: 2008-2010, the authors of mate-polkit
    106 107
                2008-2010, Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
    
    107 108
     License: LGPL-2+
    
    108 109
     
    
    110
    +Files: git.mk
    
    111
    +Copyright: 2009, Red Hat, Inc.
    
    112
    +  2010,2011,2012,2013, Behdad Esfahbod
    
    113
    +License: public-domain
    
    114
    +
    
    109 115
     Files: debian/*
    
    110 116
     Copyright: 2011-2014 Stefano Karapetsas <stefano@karapetsas.com>
    
    111 117
                2014 Mike Gabriel <sunweaver@debian.org>
    
    ... ... @@ -124,3 +130,8 @@ License: LGPL-2+
    124 130
      .
    
    125 131
      On Debian systems, the complete text of the GNU Library General
    
    126 132
      Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
    
    133
    +
    
    134
    +License: public-domain
    
    135
    + Copying and distribution of this file, with or without modification,
    
    136
    + is permitted in any medium without royalty provided the copyright
    
    137
    + notice and this notice are preserved.

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


  • Reply to: