diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/applications/kkbswitch/debian/control | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/kkbswitch/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kkbswitch/debian/control | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/maverick/applications/kkbswitch/debian/control b/ubuntu/maverick/applications/kkbswitch/debian/control deleted file mode 100644 index 3327f4eb7..000000000 --- a/ubuntu/maverick/applications/kkbswitch/debian/control +++ /dev/null @@ -1,32 +0,0 @@ -Source: kkbswitch-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <[email protected]> -XSBC-Original-Maintainer: Debian Hebrew Packaging Team <[email protected]> -Uploaders: Baruch Even <[email protected]>, Lior Kaplan <[email protected]>, Shachar Shemesh <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, tdelibs14-trinity-dev, libxkbfile-dev -Standards-Version: 3.7.3 -Homepage: http://kkbswitch.sourceforge.net/ - -Package: kkbswitch-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: tdebase-data-trinity, xkb-data-extra-trinity -Description: keyboard layout indicator for TDE - KKBSwitch displays an icon in the system tray that indicates which layout is - currently active and enables you to switch layouts by clicking the icon or by - selecting from the menu. It works with all desktop environments. - . - Features include: - - Configurable icons for the keyboard layouts. - - The "toggle mode" to toggle between the two most recently-used keyboard - layouts. - - Choose to use a global layout or per-application or per-window layouts. - - Configurable keyboard shortcuts. - -Package: xkb-data-extra-trinity -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} -Enhances: xkb-data -Description: Additional data for xkb - This package contains additional keyboard layout definitions for xkb. |