debian/0000755000000000000000000000000012211412053007155 5ustar debian/changelog0000644000000000000000000000075312211412053011034 0ustar shellex (0.1-1) unstable; urgency=low * Include upstream changelog * Move to unstable * New upstream version * Add dependency on x11-xserver-utils * Add dependency on libx11-protocol-perl * Add Vcs-tags * Email change: mail@merovius.de -> mero@merovius.de -- Axel Wagner Sat, 31 Aug 2013 21:33:35 +0200 shellex (0.0-1) experimental; urgency=low * Initial release (Closes: #721425) -- Axel Wagner Sat, 31 Aug 2013 11:41:58 +0200 debian/compat0000644000000000000000000000000212211412053010353 0ustar 9 debian/control0000644000000000000000000000174112211412053010563 0ustar Source: shellex Section: x11 Priority: extra Maintainer: Axel Wagner Build-Depends: debhelper (>= 9), asciidoc, xmlto, docbook-xml Standards-Version: 3.9.4 Homepage: http://github.com/Merovius/shellex Vcs-Git: git://anonscm.debian.org/users/merovius-guest/shellex.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/merovius-guest/shellex.git;a=summary Package: shellex Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, rxvt-unicode, zsh, libx11-protocol-perl, x11-xserver-utils Description: shell-based launcher shellex is supposed to be a dmenu-style launcher with a lot more features and a lot simpler design. It launches a shell (currently zsh) and shows it in a small terminal, wrapping every command with a little bit of extra magic (redirecting stdout, stderr, disowning and closing the shell) to get more typical launcher-behaviour. . This gives you a simple launcher with tab-completion and other shell-features, configurable in shell. debian/copyright0000644000000000000000000000325312211412053011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: shellex Source: http://github.com/Merovius/shellex Files: * Copyright: 2013 Axel Wagner License: BSD-3-clause Copyright © 2013 Axel Wagner All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of Axel Wagner nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY Axel Wagner ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Axel Wagner BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/gbp.conf0000644000000000000000000000003612211412053010573 0ustar [DEFAULT] pristine-tar = True debian/rules0000755000000000000000000000110312211412053010230 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: dh_auto_build dh_auto_build -- -C doc/man override_dh_installchangelogs: dh_installchangelogs CHANGELOG.md debian/shellex.manpages0000644000000000000000000000002212211412053012330 0ustar doc/man/shellex.1 debian/source/0000755000000000000000000000000012211412053010455 5ustar debian/source/format0000644000000000000000000000001412211412053011663 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012312211412053010202 0ustar version=3 https://github.com/Merovius/shellex/tags .*/archive/(\d[\d\.]+)\.tar\.gz