debian/0000755000000000000000000000000011461047557007200 5ustar debian/watch0000644000000000000000000000010111457062134010212 0ustar version=3 http://brain-dump.org/projects/dvtm/dvtm-(.*)\.tar\.gz debian/source/0000755000000000000000000000000011457062134010471 5ustar debian/source/format0000644000000000000000000000001411457062134011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211457062134010367 0ustar 7 debian/dirs0000644000000000000000000000003511457062134010053 0ustar /usr/share/doc/dvtm/examples debian/rules0000755000000000000000000000051111457062134010246 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: $(MAKE) install DESTDIR=debian/dvtm PREFIX=/usr mv debian/dvtm/usr/bin/dvtm-status \ debian/dvtm/usr/share/doc/dvtm/examples debian/changelog0000644000000000000000000000544611457062134011054 0ustar dvtm (0.6-1) unstable; urgency=low * New upstream release * Switch to dpkg-source 3.0 (quilt) format * Bump Standards-Version to 3.9.1 * debian/control: - Update Build-Depends debhelper (>= 7.0.50~) - Add Depends on ${misc:Depends} * Update debian/rules with new dh format -- Xavier Oswald Mon, 18 Oct 2010 15:17:42 +0200 dvtm (0.5.2-2) unstable; urgency=low * Recommends: ncurses-term. Fixes cases where dvtm detects that the terminal supports 256 colors and tries to use TERM=rxvt-256color (Closes: #543390) * Bump Standards-Version to 3.8.3 -- Albin Tonnerre Mon, 24 Aug 2009 21:25:37 +0200 dvtm (0.5.2-1) unstable; urgency=low * New upstream release (Closes: #536151) * Update Standards-Version to 3.8.2, no change required -- Albin Tonnerre Wed, 22 Jul 2009 22:42:41 +0200 dvtm (0.5.1-2) unstable; urgency=low * debian/control: - Remove uneeded DM flag - Update Build-Depends debhelper to 7 - Bump Standards-Version to 3.8.1 - Change my mail address * Update debian/compat to 7 * Fix lintian warning: - W: dvtm source: dh-clean-k-is-deprecated - I: dvtm source: quilt-patch-missing-description cflags_and_strip_fixes.diff -- Xavier Oswald Wed, 29 Apr 2009 00:27:18 +0200 dvtm (0.5.1-1) unstable; urgency=low * New upstream release [Albin Tonnerre] * refresh debian/patches/cflags_and_strip_fixes.diff + Add -DCONFIG_CMDFIFO to enable the fifo command interface * debian/rules: use /usr/share/quilt/quilt.make instead of our own rules -- Xavier Oswald Tue, 17 Feb 2009 21:55:25 +0100 dvtm (0.5-1) unstable; urgency=low [Albin Tonnerre] * New upstream release (Closes: #506155, #512544) * Update Standards-Version to 3.8.0 * debian/copyright: - Adjust year numbers to 2009 for dvtm and debian/ - [lintian] fix I: copyright-with-old-dh-make-debian-copyright [Xavier Oswald] * debian/control: change XS-Dm-Upload-Allowed to Dm-Upload-Allowed -- Xavier Oswald Tue, 27 Jan 2009 00:49:54 +0100 dvtm (0.4.1-1) unstable; urgency=low [Albin Tonnerre] * New Upstream Version (Closes: #482036) * debian/patches/cflags_and_strip_fixes.diff: - Explicitely define LDFLAGS = , not +=, as this leads to have both -lncurses and -lncursesw appended when you call 'make unicode' -- Xavier Oswald Sun, 25 May 2008 12:55:52 +0200 dvtm (0.4-1) unstable; urgency=low * Initial release (Closes: #456599) * debian/patches/cflags_and_strip_fixes.diff: - Allow passing custom CFLAGS (eg when DEB_BUILD_OPTIONS=noopt) - Don't strip the binary in Makefile, let dh_strip handle it -- Albin Tonnerre Tue, 26 Feb 2008 19:03:36 +0100 debian/menu0000644000000000000000000000014011457062134010053 0ustar ?package(dvtm):needs="text" section="Applications/Text"\ title="dvtm" command="/usr/bin/dvtm" debian/docs0000644000000000000000000000000711457062134010041 0ustar README debian/copyright0000644000000000000000000000543711457062134011135 0ustar This package was debianized by Albin Tonnerre on Sun, 17 Feb 2008 13:27:39 +0100. It was downloaded from http://brain-dump.org/projects/dvtm/ Upstream Authors: Marc Andre Tanner Copyright: Copyright (C) 2006-2007 Anselm R. Garbe Copyright (C) 2007-2009 Marc Andre Tanner madtty.c Copyright © 2004 Bruno T. C. de Oliveira Copyright © 2006 Pierre Habouzit Copyright © 2008 Marc Andre Tanner madtty.h: Copyright © 2004 Bruno T. C. de Oliveira Copyright © 2006 Pierre Habouzit License: MIT/X Consortium License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. madtty.c, madtty.h: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. The Debian packaging is Copyright (C) 2008-2009 Albin Tonnerre and Xavier Oswald It is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/patches/0000755000000000000000000000000011457062134010620 5ustar debian/patches/series0000644000000000000000000000003411457062134012032 0ustar cflags_and_strip_fixes.diff debian/patches/cflags_and_strip_fixes.diff0000644000000000000000000000302011457062134016145 0ustar # Patch from Albin Tonnerre # Explicitely define LDFLAGS = , not +=, as this leads to have both # -lncurses and -lncursesw appended when you call 'make unicode' Index: dvtm-0.5.1/Makefile =================================================================== --- dvtm-0.5.1.orig/Makefile 2009-02-17 21:42:13.000000000 +0100 +++ dvtm-0.5.1/Makefile 2009-02-17 21:52:20.000000000 +0100 @@ -40,8 +40,8 @@ @rm -rf dvtm-${VERSION} install: dvtm - @echo stripping executable - @strip -s dvtm +# @echo stripping executable +# @strip -s dvtm @echo installing executable file to ${DESTDIR}${PREFIX}/bin @mkdir -p ${DESTDIR}${PREFIX}/bin @cp -f dvtm ${DESTDIR}${PREFIX}/bin Index: dvtm-0.5.1/config.mk =================================================================== --- dvtm-0.5.1.orig/config.mk 2009-02-17 21:42:13.000000000 +0100 +++ dvtm-0.5.1/config.mk 2009-02-17 21:52:11.000000000 +0100 @@ -6,16 +6,16 @@ PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man -INCS = -I. -I/usr/include -I/usr/local/include +INCS = -I. -I/usr/include/ncursesw -I/usr/local/include/ncursesw LIBS = -lc -lutil -lncursesw #LIBS = -lc -lutil -lncurses -CFLAGS += -std=c99 -Os ${INCS} -DVERSION=\"${VERSION}\" -DNDEBUG +CFLAGS += -std=c99 ${BUILD_OPTS} ${INCS} -DVERSION=\"${VERSION}\" -DNDEBUG LDFLAGS += -L/usr/lib -L/usr/local/lib ${LIBS} # Mouse handling CFLAGS += -DCONFIG_MOUSE -#CFLAGS += -DCONFIG_CMDFIFO +CFLAGS += -DCONFIG_CMDFIFO CFLAGS += -DCONFIG_STATUSBAR DEBUG_CFLAGS = ${CFLAGS} -UNDEBUG -O0 -g -ggdb -Wall debian/control0000644000000000000000000000120511457062134010572 0ustar Source: dvtm Section: utils Priority: extra Maintainer: Albin Tonnerre Uploaders: Xavier Oswald Build-Depends: debhelper (>= 7.0.50~), libncursesw5-dev Standards-Version: 3.9.1 Homepage: http://www.brain-dump.org/projects/dvtm Package: dvtm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: ncurses-term Description: Tiling window management for the console dvtm (dynamic virtual terminal manager) brings dwm and it's concept of tiling window management to the console. As a console window manager it tries to make it easy to work with multiple console based programs.