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

[Git][debian-mate-team/mate-dock-applet][master] 5 commits: debian/copyright: Make Upstream-Name: field's value more human readable.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-dock-applet

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +mate-dock-applet (0.86-1) unstable; urgency=medium
    
    2
    +
    
    3
    +  * New upstream release.
    
    4
    +  * debian/control:
    
    5
    +    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    
    6
    +    + Drop pkg-mate-team Alioth mailing list from Uploaders: field.
    
    7
    +    + Bump Standards-Version: to 4.1.5. No changes needed.
    
    8
    +    + Drop X-Python3-Version: >= 3.2. Python 3.2 is satisfied by all Python
    
    9
    +      versions in Debian.
    
    10
    +  * debian/copyright:
    
    11
    +    + Make Upstream-Name: field's value more human readable.
    
    12
    +
    
    13
    + -- Mike Gabriel <sunweaver@debian.org>  Thu, 12 Jul 2018 13:31:57 +0200
    
    14
    +
    
    1 15
     mate-dock-applet (0.85-1) unstable; urgency=medium
    
    2 16
     
    
    3 17
       [ Martin Wimpress ]
    

  • debian/control
    ... ... @@ -12,8 +12,7 @@ Build-Depends: cdbs (>= 0.4.93~),
    12 12
     Homepage: https://github.com/robint99/dock-applet
    
    13 13
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-dock-applet
    
    14 14
     Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-dock-applet.git
    
    15
    -Standards-Version: 4.1.4
    
    16
    -X-Python3-Version: >= 3.2
    
    15
    +Standards-Version: 4.1.5
    
    17 16
     
    
    18 17
     Package: mate-dock-applet
    
    19 18
     Architecture: any
    

  • debian/copyright
    1 1
     Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-Name: dock-applet
    
    2
    +Upstream-Name: MATE Dock Applet
    
    3 3
     Upstream-Contact: Robin Thompson
    
    4 4
     Source: https://github.com/robint99/dock-applet
    
    5 5
     
    


  • Reply to: