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/changelog | 8 ++++++++ debian/control | 22 +++++++++++----------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4204507..715e2f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libindicator (12.10.2-0ubuntu1) UNRELEASED; urgency=low + + * debian/control: + - Reorganize Build-Depends for clarity. + - Update style to be consistent with other indicator stack packages. + + -- Mathieu Trudel-Lapierre Wed, 21 Nov 2012 14:23:18 -0500 + libindicator (12.10.1-0ubuntu1) quantal; urgency=low * New upstream release. 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