aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bzr-builddeb/default.conf2
-rw-r--r--debian/README6
-rw-r--r--debian/README.Debian6
-rw-r--r--debian/README.source9
-rw-r--r--debian/changelog6
-rw-r--r--debian/control31
-rw-r--r--debian/copyright5
-rw-r--r--debian/docs3
-rw-r--r--debian/indicator-keyboard-schema.install1
-rw-r--r--debian/indicator-keyboard.install3
10 files changed, 37 insertions, 35 deletions
diff --git a/.bzr-builddeb/default.conf b/.bzr-builddeb/default.conf
new file mode 100644
index 00000000..6c96a984
--- /dev/null
+++ b/.bzr-builddeb/default.conf
@@ -0,0 +1,2 @@
+[BUILDDEB]
+split = True
diff --git a/debian/README b/debian/README
deleted file mode 100644
index 9ff27cbb..00000000
--- a/debian/README
+++ /dev/null
@@ -1,6 +0,0 @@
-The Debian Package indicator-keyboard
-----------------------------
-
-Comments regarding the Package
-
- -- William Hua <william.hua@canonical.com> Wed, 03 Apr 2013 12:37:54 -0400
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index f1dab336..00000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,6 +0,0 @@
-indicator-keyboard for Debian
------------------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- William Hua <william.hua@canonical.com> Wed, 03 Apr 2013 12:37:54 -0400
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index e99b9337..00000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-indicator-keyboard for Debian
------------------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
diff --git a/debian/changelog b/debian/changelog
index 520ba1ba..4a158254 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-keyboard (0.0.0-0ubuntu4) raring; urgency=low
+
+ * Add indicator visibility schema.
+
+ -- William Hua <william.hua@canonical.com> Wed, 01 May 2013 14:53:34 -0700
+
indicator-keyboard (0.0.0-0ubuntu3) raring; urgency=low
* Use dictionary action state.
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.
diff --git a/debian/copyright b/debian/copyright
index 200a0ba8..144632de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,8 +26,3 @@ License: LGPL-3.0
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in "/usr/share/common-licenses/LGPL-3".
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 5502ed8f..00000000
--- a/debian/docs
+++ /dev/null
@@ -1,3 +0,0 @@
-NEWS
-README
-TODO
diff --git a/debian/indicator-keyboard-schema.install b/debian/indicator-keyboard-schema.install
new file mode 100644
index 00000000..3ce6aa9f
--- /dev/null
+++ b/debian/indicator-keyboard-schema.install
@@ -0,0 +1 @@
+usr/share/glib-2.0/schemas/com.canonical.indicator.keyboard.gschema.xml
diff --git a/debian/indicator-keyboard.install b/debian/indicator-keyboard.install
new file mode 100644
index 00000000..ac19ff03
--- /dev/null
+++ b/debian/indicator-keyboard.install
@@ -0,0 +1,3 @@
+usr/lib/*/indicator-keyboard-service
+usr/share/dbus-1/services/indicator-keyboard.service
+usr/share/unity/indicators/indicator-keyboard.indicator