From aa4b13008af3258f4802f6ee9d874cafc9ba44c7 Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 7 May 2013 09:16:17 -0400 Subject: Packaging changes. --- debian/control | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) (limited to 'debian/control') 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 -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. -- cgit v1.2.3