debian/0000775000000000000000000000000012243270111007161 5ustar debian/rules0000775000000000000000000000005412243267554010261 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/changelog0000664000000000000000000001030312243270105011033 0ustar lxkeymap (0.8.0~bzr25+repack-0ubuntu2) trusty; urgency=low * Convert to dh_python2. * Convert to minimal dh sequencer. * Bump Standards-Version to 3.9.4. -- Logan Rosen Wed, 20 Nov 2013 21:26:54 -0500 lxkeymap (0.8.0~bzr25+repack-0ubuntu1) raring; urgency=low * New upstream snapshot. * Update README.Debian. * debian/patches: - 02_fix_index_error_start.path: Remove, merged upstream. - 03_update_status.patch: Remove, merged upstream. - 04_crash_on_autostart.patch: Remove, merged upstream. - 05_select_keyboard_option.patch: Remove, merged upstream. - 06_crash_on_apply.patch: Remove, merged upstream. - 07_str_list_comparaison.patch: Remove, merged upstream. -- Julien Lavergne Thu, 07 Mar 2013 19:48:20 +0100 lxkeymap (0.7.99+dfsg-0ubuntu3) quantal; urgency=low * debian/patches: - 04_crash_on_autostart.patch: From upstream, fix crash when launching with autostart (LP: #1014049). - 05_select_keyboard_option.patch: From upstream, fix freeze of the combobox (LP: #996588). - 06_crash_on_apply.patch: From upstream, fix crash on apply (LP: #996590). - 07_str_list_comparaison.patch: From upstream, fix crash on comparaison (LP: #1017249) -- Julien Lavergne Tue, 09 Oct 2012 01:25:02 +0200 lxkeymap (0.7.99+dfsg-0ubuntu2) quantal; urgency=low * debian/patches - 02_fix_index_error_start.path: From upstream, fix crash on start (LP: #945603) - 01_fix_indexerror_options.patch: Remove, replaced by 02_fix_index_error_start.path. - 03_update_status.patch: From upstream, update status on each configuration change. -- Julien Lavergne Sat, 05 May 2012 01:30:57 +0200 lxkeymap (0.7.99+dfsg-0ubuntu1) precise; urgency=low [ Leszek Lesner ] * New upstream release - Added autostart functionality (LP: #729880) - Implemented multiple keyboard layout support - Implemented profile support - Implemented advanced options to switch keyboard layouts, 3rdlevel, ... - Fix icon rendering (LP: #734857) [ Julien Lavergne ] * debian/README.Debian: - Update with new version. * debian/copyright: - Fix formating. * debian/patches: - 01_fix_indexerror_options.patch: Fix crash on start when there is no option, and no config file. -- Julien Lavergne Sun, 12 Feb 2012 14:08:11 +0100 lxkeymap (0.4+dfsg-0ubuntu1) natty; urgency=low [ Leszek Lesner ] * New upstream release (LP: #756870): - Updated icons thanks to Rafael (LP: #734857) - Updated banner to fit ozone theme - Updated Copyright and artist information - Updated version number - Fixed string showing current keymap - Migration to python-xklavier (LP: #722788) - Add missing files from previous release (LP: #723270) - Add a COPYING file. [ Julien Lavergne ] * debian/source/include-binaries: - Remove. * debian/install: - Remove. * debian/banner.*: - Remove. * debian/README.Debian: - Update. -- Julien Lavergne Sat, 09 Apr 2011 21:13:03 +0200 lxkeymap (0.3+dfsg-0ubuntu2) natty; urgency=low * debian/banner.* - From upstream, include missing images files. * debian/install: - Install banner.* files (LP: #723270). * debian/source/include-binaries: - Add debian/banner.*. -- Julien Lavergne Tue, 01 Mar 2011 00:06:51 +0100 lxkeymap (0.3+dfsg-0ubuntu1) natty; urgency=low * Initial upload to Ubuntu (LP: #722790) * Convert to source fomat 3.0. * debian/control: - Change Maintainer. - Add Vcs-* fields. - Add Homepage. * debian/copyright; - Improve copyright. * README.Debian: - Explanation about the origin of the tarball. -- Julien Lavergne Mon, 21 Feb 2011 21:30:38 +0100 lxkeymap (0.3) maverick; urgency=low * New revamped user interface * Lots of new keyboard layouts and variants -- Leszek Lesner Sun, 05 Dec 2010 15:39:49 +0100 lxkeymap (0.2) maverick; urgency=low * New upstream release. -- Julien Lavergne Fri, 01 Oct 2010 19:37:15 +0200 lxkeymap (0.1) maverick; urgency=low * Initial release. -- Julien Lavergne Fri, 01 Oct 2010 19:24:10 +0200 debian/compat0000664000000000000000000000000212243267436010377 0ustar 6 debian/copyright0000664000000000000000000000207212243267436011135 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Name: lxkeymap Upstream-Contact: Leszek Lesner Source: https://code.launchpad.net/~leszek-lesner/lxkeymap/trunk Files: * Copyright: 2010 Leszek Lesner , 2011 Julien Lavergne License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012243270111010461 5ustar debian/source/format0000664000000000000000000000001412243267436011707 0ustar 3.0 (quilt) debian/README.Debian0000664000000000000000000000020712243267436011241 0ustar Upstream doesn't provide a tarball. Current version is a snapshot of https://code.launchpad.net/~leszek-lesner/lxkeymap/trunk (rev25). debian/control0000664000000000000000000000137512243270075010603 0ustar Source: lxkeymap Section: python Priority: extra Build-Depends: debhelper (>= 6), python (>= 2.6.6-3~), python-distutils-extra (>= 2.10) Maintainer: Julien Lavergne Standards-Version: 3.9.4 Vcs-Bzr: http://bazaar.launchpad.net/~gilir/lxkeymap/ubuntu-packaging Vcs-Browser: http://bazaar.launchpad.net/~gilir/lxkeymap/ubuntu-packaging/files Homepage: https://launchpad.net/lxkeymap XS-Python-Version: current Package: lxkeymap Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-xklavier Description: Application that allows to easily switch between keyboard layouts LXKeymap is an application that allows you to easily switch between keyboard layouts. It contains an easy mode showing the keyboard layouts. debian/patches/0000775000000000000000000000000012243270111010610 5ustar debian/patches/series0000664000000000000000000000000012243267436012033 0ustar