From 30aa94e03335dc768f18a1858b6be7f2aaeeb50b Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 21 Nov 2012 14:25:01 -0500 Subject: * debian/control: - Reorganize Build-Depends for clarity. - Update style to be consistent with other indicator stack packages. --- debian/control | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 998c41c..aab89ea 100644 --- a/debian/control +++ b/debian/control @@ -6,15 +6,15 @@ XSBC-Original-Maintainer: The Ayatana Packagers , Kartik Mistry Build-Depends: debhelper (>= 5.0), dh-autoreconf, - cdbs (>= 0.4.41), - libglib2.0-dev (>= 2.22), - libgtk2.0-dev (>= 2.18), - libgtk-3-dev (>= 2.91.3), libtool, intltool, gtk-doc-tools, dbus-test-runner, - xvfb + xvfb, + cdbs (>= 0.4.41), + libglib2.0-dev (>= 2.22), + libgtk2.0-dev (>= 2.18), + libgtk-3-dev (>= 2.91.3), Standards-Version: 3.9.2 Homepage: https://launchpad.net/libindicator Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu @@ -24,7 +24,7 @@ Package: libindicator7 Section: libs Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. @@ -37,7 +37,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk2.0-dev (>= 2.12.0), - libindicator7 (= ${binary:Version}) + libindicator7 (= ${binary:Version}), Description: panel indicator applet - library development files This library contains information to build indicators to go into the indicator applet. @@ -49,7 +49,7 @@ Section: devel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicator7 (= ${binary:Version}) + libindicator7 (= ${binary:Version}), Description: Tools for libindicator Tools useful for developers of applications using indicators. . @@ -59,7 +59,7 @@ Package: libindicator3-7 Section: libs Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. @@ -73,7 +73,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-dev (>= 2.91.3), libindicator3-7 (= ${binary:Version}), - libindicator-dev (= ${binary:Version}) + libindicator-dev (= ${binary:Version}), Description: panel indicator applet - library development files This library contains information to build indicators to go into the indicator applet. @@ -85,7 +85,7 @@ Section: devel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicator3-7 (= ${binary:Version}) + libindicator3-7 (= ${binary:Version}), Description: Tools for libindicator Tools useful for developers of applications using indicators. . -- cgit v1.2.3