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

[SCM] Debian package checker branch, master, updated. 2.5.11-54-ga5b5ac2



The following commit has been merged in the master branch:
commit a5b5ac266822d4d2a6d80381af05211b1f52ce78
Author: Matthias Klumpp <matthias@tenstral.net>
Date:   Thu Jan 10 10:15:39 2013 +0100

    Add missing XDG Menu categories
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/menu-format b/checks/menu-format
index 595d0aa..a1447b9 100644
--- a/checks/menu-format
+++ b/checks/menu-format
@@ -171,6 +171,7 @@ my %main_categories = map { $_ => 1 }
        Graphics
        Network
        Office
+       Science
        Settings
        System
        Utility
diff --git a/data/menu-format/add-categories b/data/menu-format/add-categories
index 8b4c229..8356e55 100644
--- a/data/menu-format/add-categories
+++ b/data/menu-format/add-categories
@@ -60,6 +60,7 @@ GUIDesigner
 HamRadio
 HardwareSettings
 History
+Humanities
 IDE
 ImageProcessing
 InstantMessaging
@@ -70,6 +71,7 @@ KidsGame
 Languages
 Literature
 LogicGame
+Maps
 Math
 MedicalSoftware
 Midi
diff --git a/debian/changelog b/debian/changelog
index 44b2c60..56b4c31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,12 +20,18 @@ lintian (2.5.12) UNRELEASED; urgency=low
     + [NT] Apply patch from Bastien Roucariès to detect missing
       "Keywords" in desktop files.  Thanks to Jeremy Bicha for
       the report.  (Closes: #693918)
+    + [NT] Apply patch from Matthias Klumpp to add missing
+      "Science" category.  Thanks to Matthias Klose for the bug
+      report.  (Closes: #697693)
 
   * collection/strings:
     + [NT] Fix a regression in filtering out "debug" ELF binaries.
 
   * data/files/locale-codes:
     + [NT] Refresh against sid data files.
+  * data/menu-format/add-categories:
+    + [NT] Apply patch from Matthias Klumpp to add missing
+      subcategories.
 
   * debian/rules:
     + [NT] Include the new Tutorial pods in the "api-doc" target.

-- 
Debian package checker


Reply to: