aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-20 13:54:11 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-20 13:54:11 -0500
commita22957c15a5bb2053d4a7c266abcdae42d1c0de1 (patch)
tree20f589f8dcf9aa1f0df9ad6983ea04f08a64ef45 /debian
parent6a6c91da7bd397efa1f521ae00f47d75fcca70fc (diff)
downloadayatana-indicator-application-a22957c15a5bb2053d4a7c266abcdae42d1c0de1.tar.gz
ayatana-indicator-application-a22957c15a5bb2053d4a7c266abcdae42d1c0de1.tar.bz2
ayatana-indicator-application-a22957c15a5bb2053d4a7c266abcdae42d1c0de1.zip
* debian/control:
- Update style to match other indicator packages.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b25abb..05bb86b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-application (12.10.1-0ubuntu1) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Update style to match other indicator packages.
+
+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 20 Nov 2012 13:53:41 -0500
+
indicator-application (12.10.0-0ubuntu2) quantal; urgency=low
* debian/control: Build-Depends on dbus-test-runner and xvfb,
diff --git a/debian/control b/debian/control
index a204988..97a36a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: debhelper (>= 9.0),
dh-translations,
+ dbus-test-runner,
libgtk-3-dev (>= 2.91),
libdbus-glib-1-dev (>= 0.82),
libjson-glib-dev,
@@ -13,7 +14,6 @@ Build-Depends: debhelper (>= 9.0),
libdbusmenu-glib-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90),
xvfb,
- dbus-test-runner
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu
@@ -21,7 +21,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubunt
Package: indicator-application
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
Description: Application Indicators
A library and indicator to take menus from applications and place them in
the panel.