[openpgp-applet] 05/06: correct debian/menu file syntax

Clement Hermann nodens at nodens.org
Mon Aug 17 14:46:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch master
in repository openpgp-applet.

commit d281e58592e2a390519e29dd9c41fe9ec6b3dab5
Author: Clément Hermann <nodens at nodens.org>
Date:   Mon Aug 17 16:08:57 2015 +0200

    correct debian/menu file syntax
---
 debian/menu | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/menu b/debian/menu
index 128009f..8ca1435 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,4 +1,4 @@
-?package(openpgp-applet): needs=X11 \
-        section=Applications/Tools \
-        title=OpenPGP Applet
-        command=openpgp-applet
+?package(openpgp-applet): needs="X11" \
+        section="Applications/Text" \
+        title="OpenPGP Applet" \
+        command="openpgp-applet"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git



More information about the Pkg-perl-cvs-commits mailing list