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

[Git][debian-mate-team/libmateweather][master] 4 commits: debian/control: Bump Standards-Version: to 4.6.0. No changes needed.



Title: GitLab

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

Commits:

4 changed files:

Changes:

  • debian/changelog
    1
    -libmateweather (1.26.0-1) UNRELEASED; urgency=medium
    
    1
    +libmateweather (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>  Sun, 22 Aug 2021 00:16:24 +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>  Fri, 10 Dec 2021 23:02:01 +0100
    
    6 15
     
    
    7 16
     libmateweather (1.24.1-2) unstable; urgency=medium
    
    8 17
     
    

  • debian/control
    ... ... @@ -19,7 +19,7 @@ Build-Depends: autoconf-archive,
    19 19
                    libxml2-utils,
    
    20 20
                    mate-common (>= 1.18),
    
    21 21
                    tzdata,
    
    22
    -Standards-Version: 4.5.0
    
    22
    +Standards-Version: 4.6.0
    
    23 23
     Rules-Requires-Root: no
    
    24 24
     Homepage: http://www.mate-desktop.org/
    
    25 25
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/libmateweather
    

  • debian/copyright
    ... ... @@ -123,6 +123,11 @@ Comment:
    123 123
      Apply appropriate license as either found in COPYING
    
    124 124
      file or in COPYING.GPL file.
    
    125 125
     
    
    126
    +Files: git.mk
    
    127
    +Copyright: 2009, Red Hat, Inc.
    
    128
    +  2010,2011,2012,2013, Behdad Esfahbod
    
    129
    +License: public-domain
    
    130
    +
    
    126 131
     Files: debian/*
    
    127 132
     Copyright: 2011-2014 Stefano Karapetsas <stefano@karapetsas.com>
    
    128 133
                2014 Mike Gabriel <sunweaver@debian.org>
    
    ... ... @@ -169,3 +174,8 @@ License: LGPL-2.1+
    169 174
      On Debian systems, the full text of the GNU Lesser General Public
    
    170 175
      License version 2,1 can be found in the file
    
    171 176
      `/usr/share/common-licenses/LGPL-2.1'.
    
    177
    +
    
    178
    +License: public-domain
    
    179
    + Copying and distribution of this file, with or without modification,
    
    180
    + is permitted in any medium without royalty provided the copyright
    
    181
    + notice and this notice are preserved.

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


  • Reply to: