diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 07ff0ec8..58d9b6ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-keyboard (0.0.0-0ubuntu11) saucy; urgency=low + + * Per-window fixes. + + -- William Hua <william.hua@canonical.com> Wed, 19 Jun 2013 08:52:36 -0400 + indicator-keyboard (0.0.0-0ubuntu10) saucy; urgency=low * Build depend on dh-translations. diff --git a/debian/control b/debian/control index 74fef31b..5e576573 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9.0.0), libgtk-3-dev, libgnome-desktop-3-dev, libgnomekbd-dev, - libibus-1.0-dev (>= 1.5.0) + libibus-1.0-dev (>= 1.5.0), + libbamf3-dev Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard # If you aren't a member of ~indicator-applet-developers but need to upload |