[mate-menu] 05/07: debian/control: Fix Section: field (X11 -> x11). Add B-Ds: python-setuptools, python-distutils-extra. Add X-Python-Version: field. Package is Architecture: all. Be more detailled in LONG_DESCRIPTION.

Mike Gabriel sunweaver at debian.org
Thu Feb 19 14:01:52 UTC 2015


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

sunweaver pushed a commit to branch master
in repository mate-menu.

commit 2ab296685f784504f76c2048cdecc61f0abe0d04
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 19 14:55:10 2015 +0100

    debian/control: Fix Section: field (X11 -> x11). Add B-Ds: python-setuptools, python-distutils-extra. Add X-Python-Version: field. Package is Architecture: all. Be more detailled in LONG_DESCRIPTION.
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1685dc1..7b9ecb2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: mate-menu
-Section: X11
+Section: x11
 Priority: optional
 Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
 Uploaders: Martin Wimpress <code at ubuntu-mate.org>,
@@ -7,13 +7,16 @@ Uploaders: Martin Wimpress <code at ubuntu-mate.org>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
 Build-Depends: debhelper (>= 9),
                python,
+               python-setuptools,
+               python-distutils-extra,
 Standards-Version: 3.9.6
 Homepage: https://bitbucket.org/flexiondotorg/mate-menu/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-menu.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-menu.git
+X-Python-Version: >= 2.4
 
 Package: mate-menu
-Architecture: any
+Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
          gir1.2-mate-panel,
@@ -37,3 +40,7 @@ Suggests: software-center,
 Description: Advanced MATE menu
  An advanced menu for MATE. Supports filtering, favorites,
  easy-uninstallation, autosession, and many other features.
+ .
+ This menu originated in the Linux Mint distribution and has
+ been ported to other distros that ship the MATE Desktop
+ Environment.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-menu.git



More information about the pkg-mate-commits mailing list