debian/0000775000000000000000000000000012175172610007172 5ustar debian/watch0000664000000000000000000000006412141711264010220 0ustar version=3 http://guake.org/files/ guake-(.*).tar.gz debian/postinst0000664000000000000000000000051112141711264010772 0ustar #!/bin/sh # postinst script for guake # set -e case "$1" in configure) gconf-schemas --register /usr/share/gconf/schemas/guake.schemas > /dev/null ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac #DEBHELPER# debian/guake.lintian-overrides0000664000000000000000000000010612141711264013640 0ustar # There is no option guake: binary-without-manpage usr/bin/guake-prefsdebian/changelog0000664000000000000000000001506312175172610011051 0ustar guake (0.4.4-1ubuntu1) saucy; urgency=low * d/p/fix-indentation.patch: fixed abnormal indentation (cherry-picked from upstream) (LP: #1160177). -- Ben Nuttall Mon, 15 Jul 2013 22:21:12 +0100 guake (0.4.4-1) unstable; urgency=low * Upload to unstable * Standards-Version updated to 3.9.4 -- Sylvestre Ledru Mon, 06 May 2013 13:25:26 +0200 guake (0.4.4-1~exp1) experimental; urgency=low * New upstream release - overlap-screen-dual-screen.patch restore-orig-size.patch removed * New icons (LP: #596124) * Many other fixes -- Sylvestre Ledru Fri, 27 Jul 2012 12:15:10 +0200 guake (0.4.3-3) unstable; urgency=low * Missing runtime dependency (Closes: #676629) -- Sylvestre Ledru Wed, 25 Jul 2012 13:47:03 +0200 guake (0.4.3-2) unstable; urgency=low * Missing dependency on python-xdg (Closes: #676629, #677543) * Update of the homepage (Closes: #669588) -- Sylvestre Ledru Fri, 08 Jun 2012 13:46:04 +0200 guake (0.4.3-1) unstable; urgency=low * New upstream release (finally) * Refresh of the patches -- Sylvestre Ledru Thu, 07 Jun 2012 10:13:32 +0200 guake (0.4.2-10) unstable; urgency=low * Revert previous commit since it was breaking guake (Closes: #673922) -- Sylvestre Ledru Tue, 22 May 2012 11:33:00 +0200 guake (0.4.2-9) unstable; urgency=low * Fix mouse scrolling in less on Ubuntu. Thanks to Max Ulidtko for the patch -- Sylvestre Ledru Mon, 21 May 2012 17:18:30 +0200 guake (0.4.2-8) unstable; urgency=low * No longer include directly glib headers (Closes: #665551) * Standards-Version updated to version 3.9.3 * Improve the install of the schema (LP: #366621) * Refresh of some patches * Fix debian-rules-uses-deprecated-makefile * Fix a bug in the proxy setup (Closes: #631922) (LP: #735706) -- Sylvestre Ledru Sat, 24 Mar 2012 20:27:33 +0100 guake (0.4.2-7) unstable; urgency=low * Get ride of the notify-osd dependency (Closes: #645905) -- Sylvestre Ledru Thu, 20 Oct 2011 16:15:46 +0200 guake (0.4.2-6) unstable; urgency=low * Fix a problem on startup when notify-osd was not available. Please note that this dependency could be removed soon if a better fix comes up (Closes: #633789) * Guake overlaped the second screen in a dual-monitor setup with a side panel Thanks to Franklin Strube for the patch (LP: #643145) * Guake did not restored to its original size after fullscreen. Thanks to Franklin Strube for the patch (LP: #793405) * Switch to dpkg-source 3.0 (quilt) format -- Sylvestre Ledru Thu, 20 Oct 2011 16:15:44 +0200 guake (0.4.2-5) unstable; urgency=low * use dh_python2 instead of dh_pycentral (Closes: #616840) * Get ride of *.la files (Closes: #621221) * Standards-Version updated to version 3.9.2 -- Sylvestre Ledru Fri, 06 May 2011 20:04:35 +0200 guake (0.4.2-4) unstable; urgency=low * Fix an error if the proxy is provided (Closes: #606504) -- Sylvestre Ledru Thu, 09 Dec 2010 22:52:28 +0100 guake (0.4.2-3) unstable; urgency=high * Fix a security issue in an incorrect usage of PYTHONPATH (Closes: #605163) -- Sylvestre Ledru Sun, 28 Nov 2010 14:57:37 +0100 guake (0.4.2-2) unstable; urgency=low * New versions did not provided the TERM variable (LP: #621927) -- Sylvestre Ledru Tue, 21 Sep 2010 18:55:15 +0200 guake (0.4.2-1) unstable; urgency=low * New upstream release * Update of the watch file * Standards-version updated to version 3.9.1 -- Sylvestre Ledru Sat, 31 Jul 2010 01:16:57 +0200 guake (0.4.1-3) unstable; urgency=low * Missing dep on python-gconf (Closes: #573413) -- Sylvestre Ledru Thu, 18 Mar 2010 18:46:09 +0100 guake (0.4.1-2) unstable; urgency=low * python-glade2 disappeared (?) (Closes: #568935) -- Sylvestre Ledru Tue, 09 Feb 2010 00:43:17 +0100 guake (0.4.1-1) unstable; urgency=low * New upstream release (Closes: #533711, #529181, #510506) (LP: #437880, #348018, #400081) * Change of my email address * Torsten removed from the uploader (on his request) * Update of Standards-Version to version 3.8.4 * DM-Upload-Allowed removed -- Sylvestre Ledru Tue, 02 Feb 2010 20:03:43 +0100 guake (0.4.0-3) unstable; urgency=low * Missing deps against python-gconf and python-glade2 (Thanks c_korn) (Closes: #523318) -- Sylvestre Ledru Fri, 10 Apr 2009 18:00:59 +0200 guake (0.4.0-2) unstable; urgency=low * Ack previous changes -- Sylvestre Ledru Wed, 08 Apr 2009 10:20:16 +0200 guake (0.4.0-1) unstable; urgency=low * New upstream release * The new version changed the default font and is now providing a option to change the font of guake (Closes: #501050) * Ctrl+q is now available (Closes: #510505) * Option "Hide on lose focus" is now working (Closes: #520140) * Update of debian/watch (upstream website changed) -- Sylvestre Ledru Tue, 07 Apr 2009 00:13:29 +0200 guake (0.3.1-7) unstable; urgency=low * Standards-Version updated to 3.8.1 * Dependency to python-gnome2 added (Closes: #519468) -- Sylvestre Ledru Fri, 13 Mar 2009 10:40:06 +0100 guake (0.3.1-6) unstable; urgency=low * set -e added to the maintainer scripts * misc depends added -- Sylvestre Ledru Sun, 28 Dec 2008 18:33:27 +0100 guake (0.3.1-5) unstable; urgency=low * Missing dep to python-dbus, thanks to Alex Goebel (Closes: #497306) -- Sylvestre Ledru Sun, 31 Aug 2008 22:43:33 +0200 guake (0.3.1-4) unstable; urgency=low * Two lintian warnings removed -- Sylvestre Ledru Sat, 16 Aug 2008 15:03:37 +0200 guake (0.3.1-3) unstable; urgency=low * Close the ITP since the release 0.3.1-1 hasn't been published (Closes: #482414) -- Sylvestre Ledru Mon, 11 Aug 2008 10:43:03 +0200 guake (0.3.1-2) unstable; urgency=low * copyright file updated to add info about a few files under the LGPL license -- Sylvestre Ledru Sun, 10 Aug 2008 02:25:10 +0200 guake (0.3.1-1) unstable; urgency=low * Initial release (Closes: #482414) -- Sylvestre Ledru Sat, 25 Jul 2008 16:04:07 +0200 debian/control0000664000000000000000000000211412175172610010573 0ustar Source: guake Section: x11 Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Sylvestre Ledru Build-Depends: debhelper (>= 5), python, cdbs, autoconf, libxml-parser-perl, pkg-config, libgtk2.0-dev, gconf2, python-dev, intltool, python-gtk2-dev, python-vte, python-gnome2, python-xdg X-Python-Version: 2.7 Standards-Version: 3.9.4 Homepage: http://www.guake.org Vcs-Svn: https://bollin.googlecode.com/svn/guake/trunk Vcs-Browser: http://bollin.googlecode.com/svn/guake/trunk Package: guake Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, notification-daemon, python-notify, python, libgtk2.0-0, gconf2, python-vte, python-dbus, python-glade2, python-gconf, python-xdg, ${python:Depends} Provides: x-terminal-emulator, ${python:Provides} Description: Drop-down terminal for GNOME Desktop Environment Guake is a drop-down terminal for GNOME Desktop Environment, so you just need to press a key to invoke him, and press again to hide. Guake supports hotkeys, tabs, background transparent, etc. debian/copyright0000664000000000000000000000523111126375214011126 0ustar This package was debianized by Sylvestre Ledru on Sat, 17 May 2008 16:04:07 +0200. It was downloaded from Upstream Authors: Gabriel Falcao Lincoln de Sousa Copyright (C) 2007-2008 Sandino Flores Moreno Copyright (C) 2007-2008 Lincoln de Sousa License: 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Please see `/usr/share/common-licenses/GPL-2' for the full text of the license. src/simplegladeapp.py: Copyright (C) 2004 Sandino Flores Moreno License: LGPL src/globalhotkeys/eggaccelerators.h: src/eggcellrendererkeys/eggaccelerators.h: Copyright (C) 2002 Red Hat, Inc. License: LGPL src/globalhotkeys/eggaccelerators.c: src/eggcellrendererkeys/eggaccelerators.c Copyright (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik License: LGPL src/eggcellrendererkeys/eggcellrendererkeys.h: Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford License: LGPL The LGPL license: This library 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.1 of the License, or (at your option) any later version. This library 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 library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Please see `/usr/share/common-licenses/LGPL-2.1' for the full text of the license. The Debian packaging is (C) 2008, Sylvestre Ledru and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/pycompat0000664000000000000000000000000211126375214010741 0ustar 2 debian/source/0000775000000000000000000000000012141711263010466 5ustar debian/source/format0000664000000000000000000000001412141711263011674 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000063412141711264010252 0ustar #!/usr/bin/make -f # Copyright 2008 - Sylvestre Ledru include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk install/guake:: mkdir -p debian/guake/usr/share/ mv debian/guake/etc/gconf/ debian/guake/usr/share/ dh_python2 -pguake find debian/$(cdbs_curpkg) -name \*.la -exec rm -f {} \; find debian/$(cdbs_curpkg) -name \*.a -exec rm -f {} \; debian/compat0000664000000000000000000000000211126375214010370 0ustar 5 debian/patches/0000775000000000000000000000000012175172610010621 5ustar debian/patches/restore-orig-size.patch0000664000000000000000000000122312141711263015225 0ustar Index: guake-0.4.3/src/guake =================================================================== --- guake-0.4.3.orig/src/guake 2012-06-07 10:17:43.000000000 +0200 +++ guake-0.4.3/src/guake 2012-06-07 10:22:17.000000000 +0200 @@ -968,7 +968,10 @@ if not val: self.toolbar.hide() else: + window_rect = self.get_final_window_rect() self.window.unfullscreen() + self.window.resize(window_rect.width, window_rect.height) + self.window.move(window_rect.x, window_rect.y) self.fullscreen = False # making sure that tabbar and resizer will come back to debian/patches/fix-mouse-scrolling-in-less-on-Ubuntu.patch0000664000000000000000000000106012141711263021003 0ustar Index: guake-0.4.2/src/guake.py =================================================================== --- guake-0.4.2.orig/src/guake.py 2012-05-21 17:19:54.000000000 +0200 +++ guake-0.4.2/src/guake.py 2012-05-21 17:21:49.000000000 +0200 @@ -1125,6 +1125,7 @@ box.terminal.grab_focus() box.terminal.connect('button-press-event', self.show_context_menu) box.terminal.connect('child-exited', self.on_terminal_exited, box) + box.terminal.set_alternate_screen_scroll(True) box.show() self.term_list.append(box.terminal) debian/patches/series0000664000000000000000000000005212175172610012033 0ustar guake.desktop.patch fix-indentation.patch debian/patches/guake.desktop.patch0000664000000000000000000000042011126375214014402 0ustar --- guake-0.3.orig/data/guake.desktop.in 2008-08-16 14:53:34.000000000 +0200 +++ guake-0.3/data/guake.desktop.in 2008-08-16 14:53:50.000000000 +0200 @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Guake Terminal Name[pt]=Guake Terminal Name[pt_BR]=Guake Terminal debian/patches/fix-indentation.patch0000664000000000000000000000172612175172610014750 0ustar Origin: upstream, https://github.com/Guake/guake/commit/bb255bf22dfddbc3204ce2e9c718fffabac3644c Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/guake/+bug/1160177 Bug: https://github.com/Guake/guake/pull/140 From: Fors Date: Sat, 4 May 2013 18:35:59 +0300 Subject: [PATCH] Fixed issue with gap between menubar and guake window in Ubuntu 13.04 Accept GH PR #140 --- data/guake.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/guake.glade b/data/guake.glade index 08124d7..b2a5d7d 100644 --- a/data/guake.glade +++ b/data/guake.glade @@ -9,7 +9,7 @@ True True False - static + north True -- 1.8.1.6 debian/patches/overlap-screen-dual-screen.patch0000664000000000000000000000113512141711263016763 0ustar Index: guake-0.4.3/src/guake =================================================================== --- guake-0.4.3.orig/src/guake 2012-06-06 21:31:37.000000000 +0200 +++ guake-0.4.3/src/guake 2012-06-07 10:17:43.000000000 +0200 @@ -787,9 +787,9 @@ self.add_tab() window_rect = self.get_final_window_rect() - self.window.move(window_rect.x, window_rect.y) self.window.resize(window_rect.width, window_rect.height) self.window.show_all() + self.window.move(window_rect.x, window_rect.y) try: # does it work in other gtk backends debian/prerm0000664000000000000000000000035511126375214010245 0ustar #!/bin/sh set -e case "$1" in remove|deconfigure) gconf-schemas --unregister guake.schemas ;; upgrade|purge) ;; *) echo "prerm called with unknown argument \`$1'" >&2 exit 1 esac #DEBHELPER# debian/docs0000664000000000000000000000002111126375214010036 0ustar NEWS README TODO