aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-04-14 16:34:25 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-04-14 16:34:25 +0200
commit73b749141c0c715d316d866298e6ef54be1ef57d (patch)
tree1db25db44a561da343e0c6eed8e31623370b4ceb /debian/control
parent40b74a14850bacbef753ed1e697de51f68a7ee62 (diff)
parentd38c39a4e8bb745061507616cea3f83da5ed1e04 (diff)
downloadlibayatana-appindicator-73b749141c0c715d316d866298e6ef54be1ef57d.tar.gz
libayatana-appindicator-73b749141c0c715d316d866298e6ef54be1ef57d.tar.bz2
libayatana-appindicator-73b749141c0c715d316d866298e6ef54be1ef57d.zip
releasing version 0.0.19-0ubuntu20.0.19-0ubuntu2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 8b1e17f..e64f6ad 100644
--- a/debian/control
+++ b/debian/control
@@ -89,12 +89,11 @@ Description: Application Indicators
Package: libappindicator0-cil
Section: cli-mono
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${cli:Depends},
- libappindicator0 (= ${binary:Version})
-Provides: ${cli:Provides}
+ libappindicator0 (>= ${source:Version})
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.
@@ -103,7 +102,7 @@ Description: CLI bindings for libappindicator
Package: libappindicator-cil-dev
Section: libdevel
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${cli:Depends},