debian/0000755000000000000000000000000012164023554007170 5ustar debian/compat0000644000000000000000000000000211657513407010375 0ustar 7 debian/rules0000755000000000000000000000052412164023331010242 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: dh_auto_build ( cat debian/gaduhistory.head ; tail -n +3 gaduhistory.py ) > gaduhistory override_dh_auto_clean: find lib views -name \*.pyc -print0 | xargs -r0 rm -f find lib views -name \*.pyo -print0 | xargs -r0 rm -f rm -f *.pyc *.pyo gaduhistory dh_auto_clean debian/docs0000644000000000000000000000000711657513407010047 0ustar README debian/control0000644000000000000000000000116112164023331010563 0ustar Source: gaduhistory Section: misc Priority: extra Maintainer: Marcin Owsiany Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~) Standards-Version: 3.9.2 Homepage: http://projects.socek.org/index.php/p/gaduhistory/ Vcs-Git: git://github.com/porridge/gaduhistory.git Package: gaduhistory Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.6) Enhances: ekg, ekg2-core Description: EKG history viewer This program lets you view Gadu-Gadu chat history of the EKG and EKG2 programs in an ncurses-based text interface. It uses SQLite databases internally for fast access. debian/gaduhistory.manpages0000644000000000000000000000002511657513407013253 0ustar debian/gaduhistory.1 debian/gaduhistory.head0000755000000000000000000000013611657513512012364 0ustar #!/usr/bin/python #-*- coding: utf-8 -*- import sys sys.path.append('/usr/share/gaduhistory') debian/changelog0000644000000000000000000000155112164023331011035 0ustar gaduhistory (0.5-2.1) unstable; urgency=low * Non-maintainer upload. * Convert to dh_python2. (Closes: #708892) -- Andrea Colangelo Fri, 28 Jun 2013 18:43:06 +0200 gaduhistory (0.5-2) unstable; urgency=low * [61191a9] Depend on and use python (>=2.6), not python2.6. (Closes: #644306) -- Marcin Owsiany Sat, 12 Nov 2011 16:03:28 +0000 gaduhistory (0.5-1) unstable; urgency=low * New upstream release. - fixes non-utf8 locale support (Closes: #647638) - fixes custom timestamp support * Bumped standards-version to 3.9.2 (no change needed). -- Marcin Owsiany Sat, 12 Nov 2011 15:35:35 +0000 gaduhistory (0.4+1-1) unstable; urgency=low * Initial release (Closes: #618945) - net text utils misc -- Marcin Owsiany Sat, 19 Mar 2011 18:35:14 +0000 debian/gaduhistory.menu0000644000000000000000000000017011657513407012425 0ustar ?package(gaduhistory):needs="text" section="Applications/Viewers"\ title="gaduhistory" command="/usr/bin/gaduhistory" debian/gbp.conf0000644000000000000000000000023011657513407010611 0ustar # gaduhistory configuration file for git-buildpackage and friends [DEFAULT] upstream-branch=master debian-branch=debian [git-dch] id-length=7 meta=True debian/copyright0000644000000000000000000000375611657513407011145 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 Upstream-Name: Gadu History Upstream-Contact: Dominik "Socek" Długajczyk Source: http://projects.socek.org/index.php/p/gaduhistory/ Files: * Copyright: 2010 Dominik "Socek" Długajczyk License: GPL-2+ Gadu History 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. . Gadu History 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 Gadu History; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2011 Marcin Owsiany License: GPL-2+ These files are 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. . Gadu History 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 Gadu History; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/gaduhistory.install0000644000000000000000000000010011657513407013120 0ustar __init__.py lib views usr/share/gaduhistory gaduhistory usr/bin debian/source/0000755000000000000000000000000011657513407010477 5ustar debian/source/format0000644000000000000000000000001411657513407011705 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011311657513407010223 0ustar # Upstream website does not contain meaningful hrefs that uscan could use. debian/gaduhistory.10000644000000000000000000000275311657513407011632 0ustar .TH GADUHISTORY 1 "March 19, 2011" "gaduhistory" "User Commands" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME gaduhistory \- EKG history viewer .SH SYNOPSIS .B gaduhistory [\fIOPTIONS\fR] .SH DESCRIPTION This program lets you view Gadu-Gadu chat history of the .B EKG and .B EKG2 programs in an ncurses-based text interface. It uses SQLite databases internally for fast access. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP \fB\-h\fR, \fB\-\-help\fR Show summary of options. .TP \fB\-c\fR, \fB\-\-client\fR=\fICLIENT\fR Read history from the given client program. Supported values: ekg, ekg2 .TP \fB\-s\fR, \fB\-\-session\fR=\fISESSION\fR Session identifier for clients which require one. Example: gg:123456 .SH SEE ALSO .BR ekg (1), .BR ekg2 (1). .SH AUTHOR gaduhistory was written by Dominik "Socek" Długajczyk .PP This manual page was written by Marcin Owsiany , for the Debian project (and may be used by others).