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

[Git][debian-mate-team/mate-netbook][debian/stretch/backports] 27 commits: debian/control: Bump Standards-Version: to 4.1.3. No changes needed.



Title: GitLab

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

Commits:

6 changed files:

Changes:

  • debian/changelog
    1
    +mate-netbook (1.20.1-1~bpo9+1) stretch-backports; urgency=medium
    
    2
    +
    
    3
    +  * Rebuild for stretch-backports.
    
    4
    +
    
    5
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 22 Jul 2018 22:29:24 +0200
    
    6
    +
    
    7
    +mate-netbook (1.20.1-1) unstable; urgency=medium
    
    8
    +
    
    9
    +  * New upstream release.
    
    10
    +  * debian/control:
    
    11
    +    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    
    12
    +    + Bump Standards-Version: to 4.1.4. No changes needed.
    
    13
    +    + Drop pkg-mate-team Alioth mailing list from Uploaders: field.
    
    14
    +  * debian/copyright:
    
    15
    +    + Use secure URI for copyright format.
    
    16
    +    + Make Upstream-Name: field's value more human readable.
    
    17
    +    + Update Upstream-Contact: field.
    
    18
    +    + Update Source: field. Use secure URLs.
    
    19
    +    + Update copyright attributions.
    
    20
    +  * debian/upstream/metadata:
    
    21
    +    + Add file. Be compliant with DEP-12 proposal.
    
    22
    +    + Use Martin's address as Contact: address.
    
    23
    +
    
    24
    + -- Mike Gabriel <sunweaver@debian.org>  Thu, 05 Jul 2018 17:16:16 +0200
    
    25
    +
    
    26
    +mate-netbook (1.20.0-1) unstable; urgency=medium
    
    27
    +
    
    28
    +  [ Martin Wimpress ]
    
    29
    +  * debian/copyright (already in 1.19.0-0ubuntu1):
    
    30
    +    + Update copyright attributions.
    
    31
    +
    
    32
    +  [ Vangelis Mouhtsis ]
    
    33
    +  * debian/control (already in 1.19.0-0ubuntu1):
    
    34
    +    + Temporarily have pkg-mate-team ML under Uploaders:.
    
    35
    +    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    
    36
    +    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    
    37
    +    + Bump Standards-Version: to 4.1.3. No changes needed.
    
    38
    +
    
    39
    +  [ Mike Gabriel ]
    
    40
    +  * debian/{control,compat}: Bump DH version level to 11.
    
    41
    +  * debian/watch:
    
    42
    +    + Use secure URL to obtain upstream sources.
    
    43
    +
    
    44
    + -- Mike Gabriel <sunweaver@debian.org>  Wed, 14 Feb 2018 14:21:20 +0100
    
    45
    +
    
    46
    +mate-netbook (1.20.0-0ubuntu1) bionic; urgency=medium
    
    47
    +
    
    48
    +  * New upstream release.
    
    49
    +
    
    50
    + -- Martin Wimpress <martin.wimpress@ubuntu.com>  Wed, 07 Feb 2018 14:03:57 +0000
    
    51
    +
    
    52
    +mate-netbook (1.19.0-0ubuntu1) bionic; urgency=medium
    
    53
    +
    
    54
    +  * New upstream release.
    
    55
    +
    
    56
    + -- Martin Wimpress <martin.wimpress@ubuntu.com>  Thu, 25 Jan 2018 21:45:06 +0000
    
    57
    +
    
    1 58
     mate-netbook (1.18.2-1~bpo9+1) stretch-backports; urgency=medium
    
    2 59
     
    
    3 60
       * Rebuild for stretch-backports.
    

  • debian/compat
    1
    -10
    1
    +11

  • debian/control
    1 1
     Source: mate-netbook
    
    2 2
     Section: x11
    
    3 3
     Priority: optional
    
    4
    -Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
    
    4
    +Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
    
    5 5
     Uploaders: Mike Gabriel <sunweaver@debian.org>,
    
    6 6
                John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
    
    7 7
                Stefano Karapetsas <stefano@karapetsas.com>,
    
    8 8
                Vangelis Mouhtsis <vangelis@gnugr.org>,
    
    9
    -Build-Depends: debhelper (>= 10.3~),
    
    9
    +Build-Depends: debhelper (>= 11~),
    
    10 10
                    dpkg-dev (>= 1.16.1.1),
    
    11 11
                    libdconf-dev,
    
    12 12
                    libfakekey-dev,
    
    ... ... @@ -15,10 +15,10 @@ Build-Depends: debhelper (>= 10.3~),
    15 15
                    libwnck-3-dev,
    
    16 16
                    mate-common (>= 1.18),
    
    17 17
                    yelp-tools,
    
    18
    -Standards-Version: 4.1.1
    
    18
    +Standards-Version: 4.1.4
    
    19 19
     Homepage: http://www.mate-desktop.org/
    
    20
    -Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-netbook.git
    
    21
    -Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-netbook.git
    
    20
    +Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-netbook
    
    21
    +Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-netbook.git
    
    22 22
     
    
    23 23
     Package: mate-netbook
    
    24 24
     Architecture: any
    

  • debian/copyright
    1
    -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-Name: mate-netbook
    
    3
    -Upstream-Contact: Stefano Karapetsas <stefano@karapetsas.com>
    
    4
    -Source: http://git.mate-desktop.org/mate-netbook/
    
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: MATE Netbook
    
    3
    +Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
    
    4
    +Source: https://git.mate-desktop.org/mate-netbook/
    
    5 5
     
    
    6 6
     Files: mate-window-picker-applet/applet.c
    
    7 7
            mate-window-picker-applet/task-item.c
    
    ... ... @@ -38,7 +38,8 @@ Copyright: 2002, Red Hat, Inc.
    38 38
                1998, 2001, Tim Janik
    
    39 39
     License: LGPL-2+
    
    40 40
     
    
    41
    -Files: po/*.po
    
    41
    +Files: mate-netbook.pot
    
    42
    +       po/*.po
    
    42 43
            po/ChangeLog
    
    43 44
     Copyright: THE PACKAGE'S COPYRIGHT HOLDER
    
    44 45
                2009, THE window-picker-applet's COPYRIGHT HOLDER
    
    ... ... @@ -49,6 +50,8 @@ Comment:
    49 50
      the same license here.
    
    50 51
     
    
    51 52
     Files: .tx/config
    
    53
    +       .github/issue_template.md
    
    54
    +       makepot
    
    52 55
            mate-window-picker-applet/Makefile.am
    
    53 56
            mate-window-picker-applet/*.in
    
    54 57
            mate-window-picker-applet/*.xml
    

  • debian/upstream/metadata
    1
    +Name: MATE Netbook
    
    2
    +Bug-Database: https://github.com/mate-desktop/mate-netbook/issues
    
    3
    +Bug-Submit: https://github.com/mate-desktop/mate-netbook/issues/new
    
    4
    +Contact: martin@mate-desktop.org
    
    5
    +Donation: http://mate-desktop.org/donate/
    
    6
    +Repository: https://github.com/mate-desktop/mate-netbook
    
    7
    +Repository-Browse: https://github.com/mate-desktop/mate-netbook
    
    8
    +Security-Contact: security@mate-desktop.org

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


  • Reply to: