debian/0000755000000000000000000000000012035507164007171 5ustar debian/install0000644000000000000000000000002112035507164010553 0ustar alt_key usr/bin/ debian/rules0000755000000000000000000000074212035507164010254 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_configure: dh_auto_configure # Ugh. sed -i 's/-lpthread//' Makefile override_dh_install: dh_install mv $(CURDIR)/debian/alt-key/usr/bin/alt_key \ $(CURDIR)/debian/alt-key/usr/bin/alt-key override_dh_installman: dh_installman mv $(CURDIR)/debian/alt-key/usr/share/man/man1/alt_key.1 \ $(CURDIR)/debian/alt-key/usr/share/man/man1/alt-key.1 debian/docs0000644000000000000000000000002112035507164010035 0ustar README help.html debian/watch0000644000000000000000000000010712035507164010220 0ustar version=3 http://www.qtrac.eu/alt_key.html \ alt_key-(\d+.*)\.tar\.gz debian/control0000644000000000000000000000177612035507164010607 0ustar Source: alt-key Section: utils Priority: extra Maintainer: David Paleino Build-Depends: debhelper (>= 9~) , qt4-qmake , libqt4-dev Standards-Version: 3.9.4 Homepage: http://www.qtrac.eu/alt_key.html Vcs-Git: git://git.debian.org/collab-maint/alt-key.git Vcs-Browser: http://git.debian.org/?p=collab-maint/alt-key.git Package: alt-key Architecture: any Depends: ${shlibs:Depends} , ${misc:Depends} Description: tool to help developers improve keyboard accelerators Alt_Key is an application that instantly shows where keyboard accelerators should go in menu option texts and dialog labels. It is very fast because it uses the Kuhn-Munkres algorithm, easily outperforming all the naive algorithms. . The program makes it straightforward for developers to find the right characters to use as accelerators for menu option texts and for dialog labels. This helps make GUI programs more usable by catering for users who can't use the mouse and for fast typists who don't want to use the mouse. debian/changelog0000644000000000000000000000066012035507164011045 0ustar alt-key (2.2.5-2) unstable; urgency=low * Drop useless linking to pthread, since alt-key uses none of its symbols. * Bump debhelper compat to 9. * Standards-Version bump to 3.9.4, no changes needed. -- David Paleino Thu, 11 Oct 2012 11:16:30 +0200 alt-key (2.2.5-1) unstable; urgency=low * Initial release (Closes: #661220) -- David Paleino Sun, 26 Feb 2012 12:22:20 +0100 debian/copyright0000644000000000000000000000200612035507164011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: alt_key Files: * Copyright: © 2008-2012, Qtrac Ltd. License: GPL-2.0+ Files: debian/* Copyright: © 2012, David Paleino License: GPL-2.0+ License: GPL-2.0+ This program 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/manpages0000644000000000000000000000001212035507164010700 0ustar alt_key.1 debian/doc-base0000644000000000000000000000031312035507164010566 0ustar Document: alt-key Title: Debian alt-key Manual Author: Mark Summerfield Section: Programming Format: HTML Index: /usr/share/doc/alt-key/help.html Files: /usr/share/doc/alt-key/help.html debian/examples0000644000000000000000000000006512035507164010733 0ustar alt_key.acc example.acc openoffice-wp.acc squish.acc debian/source/0000755000000000000000000000000012035507164010471 5ustar debian/source/format0000644000000000000000000000001412035507164011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212035507164010367 0ustar 9