aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorWilliam Hua <william.hua@canonical.com>2013-05-07 09:16:17 -0400
committerWilliam Hua <william.hua@canonical.com>2013-05-07 09:16:17 -0400
commitaa4b13008af3258f4802f6ee9d874cafc9ba44c7 (patch)
treefeb19f5addab55580e95f79073652d60a970307b /debian/control
parent0d409ee73408a8ba66b31d2c343994302b0b7c81 (diff)
downloadayatana-indicator-keyboard-aa4b13008af3258f4802f6ee9d874cafc9ba44c7.tar.gz
ayatana-indicator-keyboard-aa4b13008af3258f4802f6ee9d874cafc9ba44c7.tar.bz2
ayatana-indicator-keyboard-aa4b13008af3258f4802f6ee9d874cafc9ba44c7.zip
Packaging changes.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control31
1 files changed, 25 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index d79597a5..c13c8761 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,34 @@
Source: indicator-keyboard
Section: gnome
-Priority: extra
+Priority: optional
Maintainer: William Hua <william.hua@canonical.com>
-Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, libgirepository1.0-dev, valac, valac-0.18-vapi, libgtk-3-dev, libgnomekbd-dev, libibus-1.0-dev (>= 1.5.0)
+Build-Depends: debhelper (>= 9.0.0),
+ dh-autoreconf,
+ libgirepository1.0-dev,
+ valac,
+ valac-0.18-vapi,
+ libgtk-3-dev,
+ libgnomekbd-dev,
+ libibus-1.0-dev (>= 1.5.0)
Standards-Version: 3.9.4
-Homepage: https://code.launchpad.net/~attente/+junk/indicator-keyboard
-#Vcs-Git: git://git.debian.org/collab-maint/indicator-keyboard.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/indicator-keyboard.git;a=summary
+Homepage: https://code.launchpad.net/indicator-keyboard
+# 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/~attente/indicator-keyboard/trunk
+Vcs-Browser: https://bazaar.launchpad.net/~attente/indicator-keyboard/trunk/files
Package: indicator-keyboard
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-keyboard-schema (= ${source:Version})
Description: Keyboard indicator
This package contains the keyboard indicator.
+
+Package: indicator-keyboard-schema
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: Keyboard indicator schema
+ This package contains the keyboard indicator schema.