diff options
| author | Pete Woods <pete.woods@canonical.com> | 2013-08-21 16:04:53 +0000 |
|---|---|---|
| committer | Tarmac <Unknown> | 2013-08-21 16:04:53 +0000 |
| commit | 933deb6d32c36e8bf6db23d5673982cab788337a (patch) | |
| tree | be808298ec80ca3dc6d73309ac9e1e7024ee7950 /debian/control | |
| parent | 94fef3bf0ca765544ef93f4a6cd38684b3ccf02e (diff) | |
| parent | 046f655a8859e2e3eaa6015fc2ecd226c8b46b1f (diff) | |
| download | ayatana-indicator-messages-933deb6d32c36e8bf6db23d5673982cab788337a.tar.gz ayatana-indicator-messages-933deb6d32c36e8bf6db23d5673982cab788337a.tar.bz2 ayatana-indicator-messages-933deb6d32c36e8bf6db23d5673982cab788337a.zip | |
Re-merge the consolidate branch, but with additional bugfix.
Approved by Sebastien Bacher, PS Jenkins bot.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 7773476..47d4c0e 100644 --- a/debian/control +++ b/debian/control @@ -7,19 +7,19 @@ Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 9), dh-autoreconf, dh-translations, - libglib2.0-dev (>= 2.35.4), - libgtk-3-dev (>= 3.5.12), - libdbus-glib-1-dev, + gobject-introspection (>= 0.9.12-4~), + gtk-doc-tools, intltool, - libindicator3-dev, + libdbus-glib-1-dev, libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - libtelepathy-glib-dev (>= 0.9.0), - gobject-introspection (>= 0.9.12-4~), libgirepository1.0-dev (>= 0.9.12), - gtk-doc-tools, libgtest-dev, + libgtk-3-dev (>= 3.5.18), + libindicator3-dev, + libtelepathy-glib-dev (>= 0.9.0), python3-dbusmock, + valac, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload |
