aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-11-22 07:13:29 +0000
committerTarmac <Unknown>2012-11-22 07:13:29 +0000
commit3ff7ad119e8549eec96dcc6df2c4f4fc2a419dca (patch)
treed961eda38c2190b7db2b6369551a9fa4a34edbc9 /debian/control
parent90e5ec8f38ff98213c0cd38b86bc8019fcc5b440 (diff)
parente21f29c41fd93267a0e57bda1d18707a8a2bba1b (diff)
downloadayatana-indicator-application-3ff7ad119e8549eec96dcc6df2c4f4fc2a419dca.tar.gz
ayatana-indicator-application-3ff7ad119e8549eec96dcc6df2c4f4fc2a419dca.tar.bz2
ayatana-indicator-application-3ff7ad119e8549eec96dcc6df2c4f4fc2a419dca.zip
Import packaging.
Approved by Didier Roche, PS Jenkins bot.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d783c7c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,34 @@
+Source: indicator-application
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
+Build-Depends: debhelper (>= 9.0),
+ dh-translations,
+ dh-autoreconf,
+ dbus-test-runner,
+ gnome-common,
+ xvfb,
+ libgtk-3-dev (>= 2.91),
+ libdbus-glib-1-dev (>= 0.82),
+ libjson-glib-dev,
+ intltool,
+ libappindicator3-dev (>= 0.2.91),
+ libindicator3-dev (>= 0.3.90),
+ libdbusmenu-glib-dev (>= 0.5.90),
+ libdbusmenu-gtk3-dev (>= 0.5.90),
+Standards-Version: 3.9.3
+Homepage: https://launchpad.net/indicator-application
+# If you aren't a member of ~indicator-applet-developers but need to upload
+# packaging changes, just go ahead. ~indicator-applet-developers will notice
+# and sync up the code again.
+Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-application/trunk.13.04
+Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-application/trunk.13.04/files
+
+Package: indicator-application
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Description: Application Indicators
+ A library and indicator to take menus from applications and place them in
+ the panel.
+