debian/0000755000000000000000000000000012270033612007162 5ustar debian/docs0000644000000000000000000000001312266210713010033 0ustar README.rst debian/control0000644000000000000000000000243712270033612010573 0ustar Source: key-mon Section: utils Priority: extra Maintainer: Andrea Colangelo Uploaders: Andrea Gasparini Build-Depends: debhelper (>= 7.2.18), python (>=2.6) X-Python-Version: >= 2.6 Standards-Version: 3.9.5 Homepage: https://code.google.com/p/key-mon Vcs-Git: git://anonscm.debian.org/collab-maint/key-mon.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/key-mon.git Package: keymon Architecture: all Depends: ${python:Depends}, ${misc:Depends}, key-mon Description: Transitional package for key-mon This is a transitional package for key-mon, and can be safely removed after the installation is complete. Package: key-mon Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-xlib, python-gtk2 Provides: keymon Replaces: keymon (<< 1.9) Breaks: keymon (<< 1.9) Description: Utility to show live keyboard and mouse status key-mon shows on the desktop indicators of current keyboard and mouse status, and updates them live when you press keys or mouse buttons. It is very useful for teaching, live presentation and screencasts to show the user what keys/buttons you are pressing. . Features include several different themes, scalability to any size, support for super key and mouse wheel, support for multiple mouses/keyboards. debian/key-mon.manpages0000644000000000000000000000001612266210713012257 0ustar man/key-mon.1 debian/changelog0000644000000000000000000000714012270033706011042 0ustar key-mon (1.17-1ubuntu1) trusty; urgency=low * Merge from Debian unstable. (LP: #1270637) Remaining changes: + debian/control: - Breaks/Replaces the keymon binary package which is now named key-mon. - Add keymon transitional package. + debian/rules: add an override to install the files in the correct directory, required by addition of transitional package (LP: #1058875) -- Mattia Rizzolo Sun, 19 Jan 2014 22:03:29 +0100 key-mon (1.17-1) unstable; urgency=medium * New upstream release. * debian/control: + update my e-mail address. + move python to build-dep, it's needed in the clean target. + bump Standars-Version to 3.9.5. No changes required. -- Andrea Colangelo Sat, 28 Dec 2013 10:56:29 +0100 key-mon (1.16-1ubuntu1) saucy; urgency=low * Merge from debian unstable. (LP: 1208984) Remaining changes: + Breaks/Replaces the keymon binary package which is now named key-mon. + Add missing keymon transitional package. * debian/rules: add an override to install the files in the correct directory, now the binary brings all the files (LP: 1058875) -- Mattia Rizzolo Mon, 05 Aug 2013 21:34:59 +0200 key-mon (1.16-1) unstable; urgency=low * New upstream release. * debian/control: + update Vcs-* tags. (Closes: #681699) + change Priority to extra (depends on python-xlib, which is extra). + bump Standards-Version, no changes required. -- Andrea Colangelo Fri, 19 Jul 2013 10:39:15 +0200 key-mon (1.13-1ubuntu1) quantal; urgency=low * Merge from Debian unstable. Remaining changes: - Breaks/Replaces the keymon binary package which is now named key-mon. - Add missing keymon transitional package. -- Andrea Colangelo Wed, 11 Jul 2012 11:00:57 +0200 key-mon (1.13-1) unstable; urgency=low * New upstream release. (Closes: #650043) -- Andrea Colangelo Fri, 29 Jun 2012 09:55:39 +0200 key-mon (1.12-1) unstable; urgency=low * New upstream release. (Closes: #675787) * debian/copyright: modify URI of the format specification. -- Andrea Colangelo Wed, 27 Jun 2012 10:24:32 +0200 key-mon (1.9-1ubuntu2) quantal; urgency=low * Add missing keymon transitional package. -- Jeremy Bicha Tue, 19 Jun 2012 13:38:45 -0400 key-mon (1.9-1ubuntu1) quantal; urgency=low * Sync with Debian. * Breaks/Replaces the keymon binary package which is now named key-mon -- Jeremy Bicha Sun, 17 Jun 2012 23:25:28 -0400 key-mon (1.9-1) unstable; urgency=low * New upstream release. * debian/control: bumped standards-version to 3.9.3 -- Andrea Gasparini Mon, 05 Mar 2012 22:21:42 +0100 key-mon (1.8-1) unstable; urgency=low * New upstream release. * debian/key-mon.install: .xpm icon is now installed by upstream setup.py * debian/copyright: add missing gpl-2 license paragraph -- Andrea Colangelo Mon, 21 Nov 2011 11:11:05 +0100 key-mon (1.6.2-1) unstable; urgency=low * New upstream release. * debian/rules: drop dh_installchangelogs override: upstream doesn't ship a ChangeLog file anymore. * debian/control: + remove full stop character in short description as per policy. * debian/key-mon.manpages: install only key-mon.1, since key-mon.pt_BR.1 is not translated. -- Andrea Colangelo Fri, 17 Jun 2011 17:36:49 +0200 key-mon (1.6-1) unstable; urgency=low * Initial release (Closes: #625731) -- Andrea Colangelo Tue, 10 May 2011 09:17:55 +0200 debian/compat0000644000000000000000000000000212266210713010364 0ustar 7 debian/rules0000755000000000000000000000022112270033612010235 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_install: dh_auto_install --destdir=$(CURDIR)/debian/key-mon debian/key-mon.install0000644000000000000000000000005712266210713012137 0ustar icons/key-mon.desktop /usr/share/applications debian/watch0000644000000000000000000000014712266210713010221 0ustar version=3 http://code.google.com/p/key-mon/downloads/list ^.*detail\?name=key-mon-([\d.]+)\.tar\.gz.* debian/copyright0000644000000000000000000000553112266210713011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: key-mon Upstream-Contact: Source: http://code.google.com/p/key-mon Files: * Copyright: 2010 Google Inc. License: Apache-2.0 Files: src/keymon/themes/apple/* Copyright: Daniel G. Taylor License: Creative Commons Attribution Share-Alike (CC-BY-SA) v3.0 Files: src/keymon/themes/classic/* Copyright: Jakub (jimmac) Steiner License: GPL-2 Files: src/keymon/themes/modern/* Copyright: Daniel G. Taylor License: Creative Commons Attribution Share-Alike (CC-BY-SA) v3.0 Files: src/keymon/themes/oblivion/* Copyright: Daniel G. Taylor License: Creative Commons Attribution Share-Alike (CC-BY-SA) v3.0 Files: debian/* Copyright: 2011 Andrea Colangelo License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: Creative Commons Attribution Share-Alike (CC-BY-SA) v3.0 You are free: to Share — to copy, distribute and transmit the work to Remix — to adapt the work Under the following conditions: Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that the endorse you or your use of the work). Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 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 complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000012266210713010466 5ustar debian/source/format0000644000000000000000000000001412266210713011674 0ustar 3.0 (quilt)