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

[Git][debian-mate-team/mate-power-manager][master] 2 commits: debian/patches: Add 1001_fix-only-showin.patch. Drop empty Categories= key. (Closes: #951802).



Title: GitLab

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

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +mate-power-manager (1.24.0-2) unstable; urgency=medium
    
    2
    +
    
    3
    +  * debian/patches:
    
    4
    +    + Add 1001_fix-only-showin.patch. Drop empty Categories= field.
    
    5
    +      (Closes: #951802).
    
    6
    +
    
    7
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 23 Feb 2020 20:54:31 +0100
    
    8
    +
    
    1 9
     mate-power-manager (1.24.0-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       [ Mike Gabriel ]
    

  • debian/patches/1001_fix-only-showin.patch
    1
    +Description: Drop empty Categories= key, avoid missing line-wrapping.
    
    2
    +Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    
    3
    +
    
    4
    +--- a/data/mate-power-manager.desktop.in.in
    
    5
    ++++ b/data/mate-power-manager.desktop.in.in
    
    6
    +@@ -6,8 +6,6 @@
    
    7
    + Exec=mate-power-manager
    
    8
    + Terminal=false
    
    9
    + Type=Application
    
    10
    +-# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
    
    11
    +-Categories=
    
    12
    + _OnlyShowIn_=MATE;
    
    13
    + X-MATE-Bugzilla-Bugzilla=MATE
    
    14
    + X-MATE-Bugzilla-Product=mate-power-manager

  • debian/patches/series
    1
    +1001_fix-only-showin.patch


  • Reply to: