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

[Git][debian-mate-team/mate-dock-applet][debian/stretch/backports] 30 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-dock-applet

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +mate-dock-applet (0.86-1~bpo9+1) stretch-backports; urgency=medium
    
    2
    +
    
    3
    +  * Rebuild for stretch-backports.
    
    4
    +
    
    5
    + -- Mike Gabriel <sunweaver@debian.org>  Mon, 23 Jul 2018 14:01:38 +0200
    
    6
    +
    
    7
    +mate-dock-applet (0.86-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
    +    + Drop pkg-mate-team Alioth mailing list from Uploaders: field.
    
    13
    +    + Bump Standards-Version: to 4.1.5. No changes needed.
    
    14
    +    + Drop X-Python3-Version: >= 3.2. Python 3.2 is satisfied by all Python
    
    15
    +      versions in Debian.
    
    16
    +  * debian/copyright:
    
    17
    +    + Make Upstream-Name: field's value more human readable.
    
    18
    +
    
    19
    + -- Mike Gabriel <sunweaver@debian.org>  Thu, 12 Jul 2018 13:31:57 +0200
    
    20
    +
    
    21
    +mate-dock-applet (0.85-1) unstable; urgency=medium
    
    22
    +
    
    23
    +  [ Martin Wimpress ]
    
    24
    +  * New upstream release. (LP: #1755835)
    
    25
    +
    
    26
    + -- Mike Gabriel <sunweaver@debian.org>  Tue, 20 Mar 2018 12:43:37 +0100
    
    27
    +
    
    28
    +mate-dock-applet (0.83-1) unstable; urgency=medium
    
    29
    +
    
    30
    +  [ Martin Wimpress ]
    
    31
    +  * New upstream release.
    
    32
    +
    
    33
    + -- Mike Gabriel <sunweaver@debian.org>  Thu, 01 Mar 2018 20:10:43 +0100
    
    34
    +
    
    35
    +mate-dock-applet (0.81-1) unstable; urgency=medium
    
    36
    +
    
    37
    +  [ Martin Wimpress ]
    
    38
    +  * New upstream release. (LP: #1715234, #1730015, #1716218, #1630766)
    
    39
    +  * debian/control:
    
    40
    +    + Add D gir1.2-bamf-3 and bamfdaemon.
    
    41
    +  * debian/copyright:
    
    42
    +    + Update copyright attributions.
    
    43
    +  * debian/patches:
    
    44
    +    + Add 0001_hidpi.patch. Scale panel size when using HiDPI displays.
    
    45
    +
    
    46
    +  [ Mike Gabriel ]
    
    47
    +  * debian/copyright:
    
    48
    +    + Use secure URI for copyright format.
    
    49
    +
    
    50
    +  [ Vangelis Mouhtsis ]
    
    51
    +  * debian/control:
    
    52
    +    + Temporarily have pkg-mate-team ML under Uploaders:.
    
    53
    +    + Add myself to Uploaders: field.
    
    54
    +    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    
    55
    +    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    
    56
    +    + Bump Standards-Version: to 4.1.3. No changes needed.
    
    57
    +
    
    58
    + -- Mike Gabriel <sunweaver@debian.org>  Thu, 15 Feb 2018 11:06:51 +0100
    
    59
    +
    
    1 60
     mate-dock-applet (0.80-1~bpo9+1) stretch-backports; urgency=medium
    
    2 61
     
    
    3 62
       * Rebuild for stretch-backports.
    

  • debian/control
    1 1
     Source: mate-dock-applet
    
    2 2
     Section: utils
    
    3 3
     Priority: optional
    
    4
    -Maintainer: Debian MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
    
    4
    +Maintainer: Debian+Ubuntu Debian MATE Packaging Team <debian-mate@lists.debian.org>
    
    5 5
     Uploaders: Martin Wimpress <code@flexion.org>,
    
    6 6
                Mike Gabriel <sunweaver@debian.org>,
    
    7
    +           Vangelis Mouhtsis <vangelis@gnugr.org>,
    
    7 8
     Build-Depends: cdbs (>= 0.4.93~),
    
    8 9
                    debhelper (>= 10),
    
    9 10
                    libglib2.0-dev,
    
    10 11
                    python3 (>= 3.2),
    
    11 12
     Homepage: https://github.com/robint99/dock-applet
    
    12
    -Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-dock-applet.git
    
    13
    -Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-dock-applet.git
    
    14
    -Standards-Version: 4.1.1
    
    15
    -X-Python3-Version: >= 3.2
    
    13
    +Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-dock-applet
    
    14
    +Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-dock-applet.git
    
    15
    +Standards-Version: 4.1.5
    
    16 16
     
    
    17 17
     Package: mate-dock-applet
    
    18 18
     Architecture: any
    
    19
    -Depends: gir1.2-gdkpixbuf-2.0,
    
    19
    +Depends: bamfdaemon,
    
    20
    +         gir1.2-bamf-3,
    
    21
    +         gir1.2-gdkpixbuf-2.0,
    
    20 22
              gir1.2-glib-2.0,
    
    21 23
              gir1.2-gtk-3.0,
    
    22 24
              gir1.2-mate-panel (>= 1.14.0),
    

  • debian/copyright
    1
    -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-Name: dock-applet
    
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: MATE Dock Applet
    
    3 3
     Upstream-Contact: Robin Thompson
    
    4 4
     Source: https://github.com/robint99/dock-applet
    
    5 5
     
    
    ... ... @@ -18,6 +18,7 @@ Files: src/log_it.in
    18 18
      src/dock_win_list.in
    
    19 19
      src/dock_about.in
    
    20 20
      src/app_match.xml
    
    21
    + src/window_control.in
    
    21 22
     Copyright: 2015, Robin Thompson (https://github.com/robint99)
    
    22 23
     License: GPL-3+
    
    23 24
     
    


  • Reply to: