debian/0000755000000000000000000000000012257423543007175 5ustar debian/changelog0000644000000000000000000000310112257423543011042 0ustar glogg (0.9.2-1) unstable; urgency=low * Imported Upstream version 0.9.2 * Add 2013 to the copyright years. * Update Standards-Version to 3.9.4 * Ensure cdbs is recent enough to have fixed the LFLAG bug. * Update the watch file for the new website. -- Nicolas Bonnefon Fri, 04 Oct 2013 16:55:45 +0100 glogg (0.9.1-1) unstable; urgency=low * Imported Upstream version 0.9.1 * Revert to Debian's default CXXFLAGS and CFLAGS. * Update Standards-Version to 3.9.3 -- Nicolas Bonnefon Fri, 07 Dec 2012 16:06:44 +0000 glogg (0.9.0-1) unstable; urgency=low * Imported Upstream version 0.9.0 * Correct Author(s) in copyright file and add the correct years. * Update the description to comply with lintian's description-synopsis-starts-with-article. * Update Standards-Version to 3.9.2 * Improves the package description. -- Nicolas Bonnefon Mon, 09 Jan 2012 14:58:10 +0000 glogg (0.8.3-1) unstable; urgency=low * New upstream release -- Nicolas Bonnefon Mon, 21 Feb 2011 17:59:29 +0000 glogg (0.8.2-1) unstable; urgency=low * New upstream release * Add the Vcs-Browser and Vcs-Git info -- Nicolas Bonnefon Tue, 08 Feb 2011 15:48:13 +0000 glogg (0.8.1-1) unstable; urgency=low * New upstream release -- Nicolas Bonnefon Fri, 19 Nov 2010 17:30:18 +0100 glogg (0.8.0-1) unstable; urgency=low * Initial upload (Closes: #578214) -- Nicolas Bonnefon Tue, 17 Aug 2010 10:24:08 +0100 debian/control0000644000000000000000000000244712257423543010607 0ustar Source: glogg Section: utils Priority: optional Maintainer: Nicolas Bonnefon Build-Depends: debhelper (>= 7), cdbs (>= 0.4.120), qt4-qmake (>= 4.3.0), libqt4-dev (>= 4.3.0), libboost-program-options-dev, markdown, docbook-to-man Standards-Version: 3.9.4 Homepage: http://glogg.bonnefon.org/ Vcs-Browser: http://git.debian.org/?p=collab-maint/glogg.git Vcs-Git: git://git.debian.org/collab-maint/glogg.git Package: glogg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Smart interactive log explorer using Qt4 glogg is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programmers and system administrators in mind and can be seen as a graphical, interactive combination of grep and less. . Main features include: * Accept egrep regular expression to search or filter the log. * Interactively display results of the search in a second, filtered window. * Colorize the log and the search results. * Read the file directly from disk, without loading it into memory. * Happily handle big (>4 GiB) files. * Follow a log in real-time as it is written to disk. * Allow to insert marks in the logs to interesting lines. * Support less/vim like keyboard commands to move around the file. debian/rules0000755000000000000000000000075012257423543010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/qmake.mk QMAKE=qmake-qt4 DEB_MAKE_INSTALL_TARGET = install INSTALL_ROOT=$(DEB_DESTDIR)/usr DEB_QMAKE_ARGS = VERSION=$(DEB_VERSION) DEB_DH_ALWAYS_EXCLUDE := COPYING.gz DEB_DH_MD5SUMS_ARGS := --exclude=COPYING.gz build/glogg:: # generate man page /usr/bin/docbook-to-man debian/glogg.sgml > debian/glogg.1 debian/source/0000755000000000000000000000000012257423536010477 5ustar debian/source/format0000644000000000000000000000001412257423536011705 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000265412257423543011137 0ustar This package was debianized by Nicolas Bonnefon on Sat, 14 Nov 2009 13:53:32 +0000. It was downloaded from Upstream Author: Nicolas Bonnefon Copyright: Copyright (C) 2009, 2010, 2011, 2012, 2013 Nicolas Bonnefon 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 3 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 with the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; 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 General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. The Debian packaging is: Copyright (C) 2009, 2010, 2011, 2012, 2013 Nicolas Bonnefon and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/menu0000644000000000000000000000015712257423536010071 0ustar ?package(glogg):needs="X11" section="Applications/System/Monitoring"\ title="glogg" command="/usr/bin/glogg" debian/glogg.manpages0000644000000000000000000000001712257423536012011 0ustar debian/glogg.1 debian/watch0000644000000000000000000000025212257423543010225 0ustar # watch control file for uscan # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://glogg.bonnefon.org/files/glogg-([\d\.]*)\.tar\.gz debian/glogg.sgml0000644000000000000000000001124612257423536011166 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> NICOLAS"> BONNEFON"> April 5, 2010"> 1"> nicolas@bonnefon.org"> GLOGG"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2010 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; interactively browses and searches through a file &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; tool. This manual page was written for the &debian; distribution because the original program does not have a manual page. For comprehensive documentation, please see /usr/share/doc/glogg/documentation.html. &dhpackage; is a GUI application that helps browse and search through long and complex log files. OPTIONS This program follows the usual &gnu; command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a full summary of options, run &dhpackage; --help. Show summary of options. Show version of program. Increase the amount of debug information output by the program. The option can be specified several times to increase the amount further. SEE ALSO grep (1), less (1). AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
debian/docs0000644000000000000000000000002712257423536010051 0ustar README TODO doc/*.html debian/glogg.doc-base0000644000000000000000000000043312257423536011675 0ustar Document: glogg Title: glogg Manual Author: Nicolas Bonnefon Abstract: This manual describes what glogg is and how it can be used to browse through log files. Section: System/Monitoring Format: HTML Index: /usr/share/doc/glogg/documentation.html Files: /usr/share/doc/glogg/*.html debian/compat0000644000000000000000000000000212257423536010375 0ustar 7