aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-26 11:02:58 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-26 11:02:58 -0500
commit501f677429837dfe76517ae48e4f85204223fcb9 (patch)
treec6f755cde9cf8f007e23be1c4bea1496da6e93a1 /debian/control
parentf6833f07c00bd9e410ad306eb49116852a1209f9 (diff)
downloadlibayatana-appindicator-501f677429837dfe76517ae48e4f85204223fcb9.tar.gz
libayatana-appindicator-501f677429837dfe76517ae48e4f85204223fcb9.tar.bz2
libayatana-appindicator-501f677429837dfe76517ae48e4f85204223fcb9.zip
* debian/control:
- Update style: use trailing commas at the end of dependency lists.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control38
1 files changed, 19 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index 1bdaa4a..8f863c4 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: debhelper (>= 7.0),
gir1.2-gtk-3.0,
dh-autoreconf,
valac-0.16,
- dbus-test-runner
+ dbus-test-runner,
Standards-Version: 3.9.1
Homepage: https://launchpad.net/libappindicator
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/libappindicator/ubuntu
@@ -46,8 +46,8 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
libappindicator1 (= ${binary:Version}),
- python-gobject
-Provides: ${python:Provides}
+ python-gobject,
+Provides: ${python:Provides},
Description: Python bindings for libappindicator
This package provides Python bindings so that you can use libappindicator from
a Python program.
@@ -56,8 +56,8 @@ Package: libappindicator1
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
-Recommends: indicator-application (>= 0.2.93)
+ ${misc:Depends},
+Recommends: indicator-application (>= 0.2.93),
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -70,7 +70,7 @@ Replaces: gir1.0-appindicator-0.1
Section: libs
Architecture: any
Depends: ${misc:Depends},
- ${gir:Depends}
+ ${gir:Depends},
Description: Typelib files for libappindicator1.
.
This package can be used by other packages using the GIRepository format
@@ -83,7 +83,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libdbusmenu-glib-dev (>= 0.1.8),
libdbus-glib-1-dev (>= 0.76),
- libappindicator1 (= ${binary:Version})
+ libappindicator1 (= ${binary:Version}),
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -93,7 +93,7 @@ Description: Application Indicators
Package: libappindicator-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -104,8 +104,8 @@ Package: libappindicator3-1
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
-Recommends: indicator-application (>= 0.2.93)
+ ${misc:Depends},
+Recommends: indicator-application (>= 0.2.93),
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -119,7 +119,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libdbusmenu-glib-dev (>= 0.1.8),
libdbus-glib-1-dev (>= 0.76),
- libappindicator3-1 (= ${binary:Version})
+ libappindicator3-1 (= ${binary:Version}),
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.
@@ -130,7 +130,7 @@ Package: gir1.2-appindicator3-0.1
Section: libs
Architecture: any
Depends: ${misc:Depends},
- ${gir:Depends}
+ ${gir:Depends},
Description: Typelib files for libappindicator3-1.
.
This package can be used by other packages using the GIRepository format
@@ -140,12 +140,12 @@ Package: libappindicator0.1-cil
Section: cli-mono
Architecture: all
Replaces: libappindicator0-cil (<= 0.0.19-0ubuntu4),
- libappindicator0.0-cil (<= 0.2.0-0ubuntu4)
-Conflicts: libappindicator0-cil (<= 0.0.19-0ubuntu4)
-Provides: libappindicator0.0-cil
+ libappindicator0.0-cil (<= 0.2.0-0ubuntu4),
+Conflicts: libappindicator0-cil (<= 0.0.19-0ubuntu4),
+Provides: libappindicator0.0-cil,
Depends: ${shlibs:Depends},
${misc:Depends},
- ${cli:Depends}
+ ${cli:Depends},
Description: CLI bindings for libappindicator
This package provides the appindicator-sharp assembly that allows CLI (.NET)
programs to take menus from applications and place them in the panel.
@@ -155,12 +155,12 @@ Description: CLI bindings for libappindicator
Package: libappindicator0.1-cil-dev
Section: libdevel
Architecture: all
-Replaces: libappindicator-cil-dev (<= 0.0.19-0ubuntu4)
-Conflicts: libappindicator-cil-dev (<= 0.0.19-0ubuntu4)
+Replaces: libappindicator-cil-dev (<= 0.0.19-0ubuntu4),
+Conflicts: libappindicator-cil-dev (<= 0.0.19-0ubuntu4),
Depends: ${shlibs:Depends},
${misc:Depends},
${cli:Depends},
- libappindicator0.1-cil (= ${binary:Version})
+ libappindicator0.1-cil (= ${binary:Version}),
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.