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

[Git][debian-mate-team/mozo][debian/stretch/backports] 24 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 / mozo

Commits:

5 changed files:

Changes:

  • debian/changelog
    1
    +mozo (1.20.1-1~bpo9+1) stretch-backports; urgency=medium
    
    2
    +
    
    3
    +  * Rebuild for stretch-backports.
    
    4
    +
    
    5
    + -- Mike Gabriel <sunweaver@debian.org>  Mon, 23 Jul 2018 13:09:56 +0200
    
    6
    +
    
    7
    +mozo (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>  Sun, 08 Jul 2018 03:04:13 +0200
    
    25
    +
    
    26
    +mozo (1.20.0-1) unstable; urgency=medium
    
    27
    +
    
    28
    +  [ Martin Wimpress ]
    
    29
    +  * New upstream release.
    
    30
    +  * debian/control (already in 1.19.0-0ubuntu1):
    
    31
    +    + Drop B-D autotool-devs.
    
    32
    +  * debian/copyright (already in 1.19.0-0ubuntu1):
    
    33
    +    + Update copyright attributions.
    
    34
    +
    
    35
    +  [ Vangelis Mouhtsis ]
    
    36
    +  * debian/control (already in 1.19.0-0ubuntu1):
    
    37
    +    + Temporarily have pkg-mate-team ML under Uploaders:.
    
    38
    +    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    
    39
    +    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    
    40
    +    + Bump Standards-Version: to 4.1.3. No changes needed.
    
    41
    +
    
    42
    +  [ Mike Gabriel ]
    
    43
    +  * debian/watch:
    
    44
    +    + Use secure URL to obtain upstream sources.
    
    45
    +
    
    46
    + -- Mike Gabriel <sunweaver@debian.org>  Wed, 14 Feb 2018 14:30:34 +0100
    
    47
    +
    
    48
    +mozo (1.19.0-0ubuntu1) bionic; urgency=medium
    
    49
    +
    
    50
    +  * New upstream release.
    
    51
    +
    
    52
    + -- Martin Wimpress <martin.wimpress@ubuntu.com>  Wed, 24 Jan 2018 08:12:11 +0000
    
    53
    +
    
    1 54
     mozo (1.18.0-1~bpo9+1) stretch-backports; urgency=medium
    
    2 55
     
    
    3 56
       * Rebuild for stretch-backports.
    

  • debian/control
    1 1
     Source: mozo
    
    2 2
     Section: utils
    
    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 9
                Martin Wimpress <code@flexion.org>,
    
    10
    -Build-Depends: autotools-dev,
    
    11
    -               cdbs (>= 0.4.41),
    
    10
    +Build-Depends: cdbs (>= 0.4.41),
    
    12 11
                    debhelper (>= 10.3~),
    
    13 12
                    dh-python,
    
    14 13
                    mate-common (>= 1.18),
    
    ... ... @@ -18,10 +17,10 @@ Build-Depends-Indep: gettext,
    18 17
                          libmate-menu-dev,
    
    19 18
                          python-gi-dev,
    
    20 19
     XS-Python-Version: >= 2.7
    
    21
    -Standards-Version: 4.0.0
    
    20
    +Standards-Version: 4.1.4
    
    22 21
     Homepage: http://www.mate-desktop.org/
    
    23
    -Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mozo.git
    
    24
    -Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mozo.git
    
    22
    +Vcs-Browser: https://salsa.debian.org/debian-mate-team/mozo
    
    23
    +Vcs-Git: https://salsa.debian.org/debian-mate-team/mozo.git
    
    25 24
     
    
    26 25
     Package: mozo
    
    27 26
     Architecture: all
    

  • debian/copyright
    1
    -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-Name: mozo (old name: mate-menu-editor)
    
    3
    -Upstream-Contact: Stefano Karapetsas <stefano@karapetsas.com>
    
    4
    -Source: http://git.mate-desktop.org/mozo/
    
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    +Upstream-Name: Mozo
    
    3
    +Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
    
    4
    +Source: https://git.mate-desktop.org/mozo/
    
    5 5
     
    
    6 6
     Files: Mozo/MainWindow.py
    
    7 7
            Mozo/util.py
    
    ... ... @@ -13,6 +13,7 @@ Copyright: 2006, Travis Watkins, Heinrich Wendel
    13 13
     License: LGPL-2+
    
    14 14
     
    
    15 15
     Files: .tx/config
    
    16
    +       .github/issue_template.md
    
    16 17
            data/Makefile.am
    
    17 18
            data/*.ui
    
    18 19
            data/*.desktop.in.in
    
    ... ... @@ -31,16 +32,17 @@ Files: .tx/config
    31 32
            ChangeLog
    
    32 33
            Makefile.am
    
    33 34
            NEWS
    
    34
    -       NEWS.GNOME
    
    35 35
            README
    
    36 36
            acinclude.m4
    
    37
    +       makepot
    
    37 38
            mozo.in
    
    38 39
     Copyright: *No copyright*
    
    39 40
     License: LGPL-2+
    
    40 41
     Comment:
    
    41 42
      Use license as found in COPYING file.
    
    42 43
     
    
    43
    -Files: po/*.po
    
    44
    +Files: mozo.pot
    
    45
    +       po/*.po
    
    44 46
            po/ChangeLog
    
    45 47
            po/gnome-copyrights.txt
    
    46 48
     Copyright: 2007, Free Software Foundation, Inc.
    

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

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


  • Reply to: