debian/0000755000000000000000000000000012256404050007164 5ustar debian/watch0000644000000000000000000000014012142425720010211 0ustar version=3 http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/tarballs/herbstluftwm-([\d.]+).tar.gz debian/compat0000644000000000000000000000000212071664056010373 0ustar 9 debian/menu0000644000000000000000000000030312071664056010060 0ustar ?package(herbstluftwm):needs="wm" \ section="Window Managers" \ title="Herbstluftwm" \ command="/usr/bin/herbstluftwm" \ icon="/usr/share/pixmaps/herbstluftwm.xpm"debian/install0000644000000000000000000000005112071664056010562 0ustar share/herbstluftwm.xpm /usr/share/pixmapsdebian/patches/0000755000000000000000000000000012142425720010614 5ustar debian/patches/series0000644000000000000000000000000012071664056012027 0ustar debian/rules0000755000000000000000000000066412142425720010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: dh_auto_clean -- VERBOSE= COLOR=0 override_dh_auto_build: dh_auto_build -- VERBOSE= COLOR=0 override_dh_auto_install: $(MAKE) PREFIX=/usr DESTDIR=$(CURDIR)/debian/herbstluftwm/ install rm -rf $(CURDIR)/debian/herbstluftwm/usr/share/licenses \ $(CURDIR)/debian/herbstluftwm/usr/share/doc/herbstluftwm/LICENSE override_dh_installwm: dh_installwm --priority=20 herbstluftwm debian/copyright0000644000000000000000000000342612071664056011135 0ustar Source: git://git.informatik.uni-erlangen.de/re06huxa/herbstluftwm Files: * Copyright: 2011, Thorsten Wißmann License: Simplified BSD Files: debian/* Copyright: 2011, Christoph Egger License: Simplified BSD License: Simplified BSD This software is licensed under the "Simplified BSD License": Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ''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 THE COPYRIGHT HOLDERS OR CONTRIBUTORS 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. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of the copyright holder(s). debian/control0000644000000000000000000000217112071664056010601 0ustar Source: herbstluftwm Section: x11 Priority: optional Maintainer: Christoph Egger Build-Depends: debhelper (>= 9~), libglib2.0-dev, libx11-dev, libxinerama-dev, asciidoc, libxml2-utils, docbook-xml, docbook-xsl, xsltproc Standards-Version: 3.9.3 Homepage: http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/ Vcs-Git: git://git.debian.org/collab-maint/herbstluftwm.git Vcs-Browser: http://git.debian.org/?p=collab-maint/herbstluftwm.git;a=summary Package: herbstluftwm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: dzen2, xterm Suggests: suckless-tools Provides: x-window-manager Description: manual tiling window manager for X11 In herbstluftwm the layout is based on splitting frames into subframes which can be split again or can be filled with windows, Tags (or workspaces or virtual desktops or ...) can be added/removed at runtime. Each tag contains an own layout and exactly one tag is viewed on each monitor. The tags are monitor independent. . It is configured at runtime via ipc calls from herbstclient. So the configuration file is just a script which is run on startup. debian/changelog0000644000000000000000000000673312256403765011063 0ustar herbstluftwm (0.5.3-1) unstable; urgency=medium * New upstream release -- Christoph Egger Tue, 24 Dec 2013 23:17:16 +0100 herbstluftwm (0.5.2-1) unstable; urgency=low * New upstream release -- Christoph Egger Sun, 23 Jun 2013 13:27:14 +0200 herbstluftwm (0.5.1-1) unstable; urgency=low * Upstream bugfix release * Disable colors, build verbose -- Christoph Egger Fri, 04 Jan 2013 15:40:20 -0800 herbstluftwm (0.5.0-1) unstable; urgency=low * New upstream release -- Christoph Egger Mon, 31 Dec 2012 09:47:48 -0800 herbstluftwm (0.4.1-1) unstable; urgency=low * Upstream bugfix release -- Christoph Egger Fri, 31 Aug 2012 22:41:51 -0700 herbstluftwm (0.4-1) unstable; urgency=low * New upstream release * Requiring user changes: * the setting window_gap is now called frame_gap * debhelper compat 9 for hardening options -- Christoph Egger Sun, 19 Aug 2012 00:55:10 +0200 herbstluftwm (0.3-1) unstable; urgency=low * New upstream release * Change standards version from 3.9.2 to 3.9.3, no further changes -- Christoph Egger Fri, 13 Apr 2012 13:43:51 +0200 herbstluftwm (0.2+git2012.04.02-1) unstable; urgency=low * New upstream snapshot * Provide x-window-manager (Closes: #663993) * Recommend dzen2, xterm, Suggest suckless-tools (Closes: #664693) * Provide menu file (Closes: #664677) -- Christoph Egger Thu, 15 Mar 2012 00:40:51 +0100 herbstluftwm (0.2+git2012.03.01-1) unstable; urgency=low * New upstream snapshot -- Christoph Egger Thu, 01 Mar 2012 15:02:21 +0100 herbstluftwm (0.2-1) unstable; urgency=low * New upstream release -- Christoph Egger Wed, 25 Jan 2012 18:32:03 +0100 herbstluftwm (0.1+git2012.01.08-1) unstable; urgency=low * New upstream snapshot * Hilight: ewmh support -- Christoph Egger Sun, 08 Jan 2012 16:20:50 +0100 herbstluftwm (0.1+git2011.12.20-1) unstable; urgency=low * New upstream version -- Christoph Egger Tue, 20 Dec 2011 14:43:23 +0100 herbstluftwm (0.1+git2011.12.09-1) unstable; urgency=low * New upstream version -- Christoph Egger Fri, 09 Dec 2011 18:42:43 +0100 herbstluftwm (0.1+git2011.11.28-1) oneiric; urgency=low * New upstream version * add docbook-xsl to Build-Depends (Closes: #650084) -- Christoph Egger Mon, 28 Nov 2011 18:46:46 +0100 herbstluftwm (0.1+git2011.10.26-1) unstable; urgency=low * New upstream release * Includes patch by Julian Taylor for --as-needed (Closes: #646378) -- Christoph Egger Thu, 27 Oct 2011 00:01:22 +0200 herbstluftwm (0.1+git2011.10.09-1) unstable; urgency=low * New upstream snapshot -- Christoph Egger Sun, 09 Oct 2011 12:53:23 +0200 herbstluftwm (0~git2011.09.25-1) unstable; urgency=low * New upstream snapshot -- Christoph Egger Sun, 25 Sep 2011 18:50:43 +0200 herbstluftwm (0~git2011.08.28-2) unstable; urgency=low * Install herbstluftwm as potential x-window-manager -- Christoph Egger Mon, 29 Aug 2011 15:39:10 +0200 herbstluftwm (0~git2011.08.28-1) unstable; urgency=low * Initial release. (Closes: #639583) -- Christoph Egger Sun, 28 Aug 2011 14:05:38 +0200 debian/source/0000755000000000000000000000000012071664056010475 5ustar debian/source/format0000644000000000000000000000001412071664056011703 0ustar 3.0 (quilt)