debian/0000775000000000000000000000000012133122205007157 5ustar debian/patches/0000775000000000000000000000000012133122201010602 5ustar debian/patches/missing_libs.patch0000664000000000000000000000067412133122201014314 0ustar Index: stjerm-0.16/src/Makefile.am =================================================================== --- stjerm-0.16.orig/src/Makefile.am 2012-07-20 17:51:24.000000000 -0400 +++ stjerm-0.16/src/Makefile.am 2013-04-15 21:08:14.519957302 -0400 @@ -11,7 +11,8 @@ LIBS = @glib_LIBS@ @LIBS@\ @gtk_LIBS@\ @gthread_LIBS@\ - @vte_LIBS@ + @vte_LIBS@\ + -lXinerama AM_CFLAGS = @CFLAGS@\ @glib_CFLAGS@\ debian/patches/series0000664000000000000000000000002312133122146012022 0ustar missing_libs.patch debian/rules0000775000000000000000000000024512051412113010237 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_autoreconf: dh_autoreconf ./autogen.sh override_dh_installchangelogs: dh_installchangelogs ChangeLog debian/compat0000664000000000000000000000000212051412113010354 0ustar 7 debian/copyright0000664000000000000000000000237612051412113011121 0ustar This package was debianized by Carol Meertens on Tue, 06 Jul 2008 22:48:49 +0200. It was downloaded from http://code.google.com/p/stjerm-terminal/ Upstream Authors: Stjepan Glavina Markus Gross Copyright: Copyright © 2008 Kristopher Wilson Copyright © 2007 Stjepan Glavina Copyright © 2007 Markus Gross License: GPL version 2 or any later. Stjerm 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. Stjerm 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 Stjerm; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The Debian packaging is © 2008, Carol Meertens and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000775000000000000000000000000012051417313010465 5ustar debian/source/format0000664000000000000000000000001412051412113011664 0ustar 3.0 (quilt) debian/control0000664000000000000000000000130612051417144010572 0ustar Source: stjerm Section: utils Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Carol Meertens Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, pkg-config, libgtk2.0-dev (>= 2.10), libglib2.0-dev (>= 2.10), libvte-dev (>= 0.20) Standards-Version: 3.9.3 Homepage: http://code.google.com/p/stjerm-terminal/ Package: stjerm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: lightweight terminal emulator Stjerm is a quake-like terminal emulator. Its window is shown and hidden with a key shortcut and can contain multiple tabs. Stjerm is very minimalistic and works well with Compiz window manager. debian/watch0000664000000000000000000000013112051412113010202 0ustar version=3 http://code.google.com/p/stjerm-terminal/downloads/list .*stjerm-(.*)\.tar\.gz debian/stjerm.docs0000664000000000000000000000001712051412113011332 0ustar AUTHORS README debian/changelog0000664000000000000000000000176712133122116011045 0ustar stjerm (0.16-0ubuntu2) raring; urgency=low * Added missing libs to link, fixing FTBFS. -- Daniel T Chen Mon, 15 Apr 2013 21:07:11 -0400 stjerm (0.16-0ubuntu1) raring; urgency=low * New upstream release. * Drop debian/patches/man-hyphen.patch (fixed upstream). * Bump Standards-Version to 3.9.3. -- Logan Rosen Sat, 03 Nov 2012 16:30:44 -0400 stjerm (0.15-0ubuntu1) precise; urgency=low * New upstream release (LP: #553958). * Use debhelper 7 rules file. * Use dh-autoreconf to run autogen.sh. * Add build-dependencies: libglib2.0-dev, pkg-config. * Update homepage and watch file. * man-hyphen.patch: properly escape hyphens in manual page. * Bump debhelper/compat to 7. * Bump Standards-Version to 3.9.2. -- Ilya Barygin Sat, 15 Oct 2011 21:47:28 +0400 stjerm (0.11-0ubuntu1) intrepid; urgency=low * Initial release (LP: #216603) -- Carol Meertens Tue, 06 Jul 2008 22:48:49 +0200