debian/0000755000000000000000000000000011752004062007163 5ustar debian/compat0000644000000000000000000000000211736330604010367 0ustar 9 debian/source/0000755000000000000000000000000011752004062010463 5ustar debian/source/format0000644000000000000000000000001411736334124011700 0ustar 3.0 (quilt) debian/control0000644000000000000000000000151411745772076010612 0ustar Source: ttb Section: gnome Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Jeroen Schot Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~) X-Python-Version: >= 2.5 Standards-Version: 3.9.3 Homepage: http://www.djcbsoftware.nl/code/ttb/ Vcs-Svn: svn://svn.debian.org/python-apps/packages/ttb/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/ttb/trunk/ Package: ttb Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-glade2, python-gtk2 Description: (Dutch) teletekst browser for the desktop Teletekst Browser (ttb) is a small browser for the Teletekst system as used in The Netherlands, and provides a convenient way to stay up to date with news, sports, weather, stock exchange and what not. debian/lintian-overrides0000644000000000000000000000003311736335650012554 0ustar ttb: no-upstream-changelog debian/manpages0000644000000000000000000000001511322343107010674 0ustar debian/ttb.1 debian/rules0000755000000000000000000000113611751715177010263 0ustar #!/usr/bin/make -f VERSION = 1.0.1+20101115 TARBALL = ttb_$(VERSION).orig.tar.gz GITURL = git://gitorious.org/ttb/mainline.git GITREV = v1.0.1-5-gd6b60a8 %: dh $@ --with=python2 # Adapted from http://wiki.debian.org/SandroTosi/Svn_get-orig-source get-orig-source: rm -rf get-orig-source $(TARBALL) mkdir get-orig-source git clone -q $(GITURL) get-orig-source/ttb-$(VERSION).orig cd get-orig-source/ttb-$(VERSION).orig && git checkout -q ${GITREV} GZIP='--best --no-name' \ tar czf $(TARBALL) --exclude-vcs -C get-orig-source ttb-${VERSION}.orig rm -rf get-orig-source .PHONY: get-orig-source debian/ttb.10000644000000000000000000000210311745773163010053 0ustar '\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH ttb 1 2005-12-16 "" "" .SH NAME ttb \- Teletekst browser for Linux/Unix .SH DESCRIPTION Teletekst browser (ttb) is an desktop application to browse Teletekst pages via the internet. The official website teletekst.nos.nl offers a service like this, but the packages they offer can only be used on Windows and MacOS. Teletekst browser is written by Dirk-Jan Binnema with help of some other people around him. Bug reports and requests can be emailed to djcb@djcbsoftware.nl. .SH COPYRIGHT This manual page was written by Johnny Mast <\*(T> for the Ubuntu system (but 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. .PP On Debian systems, the complete text of the GNU General Public License can be found in \*(T<\fI/usr/share/common\-licenses/GPL\fR\*(T>. debian/docs0000644000000000000000000000001011322343107010024 0ustar AUTHORS debian/copyright0000644000000000000000000000247011746000222011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TTB Upstream-Contact: Dirk-Jan C. Binnema Source: Releases from http://www.djcbsoftware.nl/code/ttb/ Git snapshots from git://gitorious.org/ttb/mainline.git Files: * Copyright: 2004-2009, Dirk-Jan C. Binnema License: GPL-3+ Files: debian/* Copyright: 2005, Johnny Mast 2009-2011, Alessio Treglia 2012, Jeroen Schot License: GPL-3+ License: GPL-3+ 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 along with this program. If not, see . Comment: On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3`. debian/changelog0000644000000000000000000000310711751715177011055 0ustar ttb (1.0.1+20101115-1) unstable; urgency=low * New upstream git snapshot v1.0.1-5-gd6b60a8. [ Alessio Treglia ] * Depends on python-glade2 (Closes: #616325). * Switch to dh_python2. [ Jeroen Schot ] * New maintainer (Closes: #659241). * Standards-Version 3.9.3 (no changes needed). * Update to debhelper 9. * Switch to source format 3.0 (quilt). * Update debian/copyright to machine-readable format 1.0. * debian/patches/01-small_update.diff: Drop, applied upstream. * Add get-orig-source target to create orig tarball from git. -- Jeroen Schot Mon, 07 May 2012 11:47:25 +0200 ttb (1.0.1-3) unstable; urgency=medium * debian/control: - Add PAPT to Uploaders list. - Set DM-Upload-Allowed to yes. - Update Vcs-* fields, now the package is co-maintained. * debian/patches/01-small_update.diff: - Refresh. - 'as' will become a reserved keyword in Python 2.6 and it doesn't work with Python 2.5 (Closes: #564558). * Set urgency to medium, the package is already in testing. -- Alessio Treglia Sun, 10 Jan 2010 13:19:18 +0100 ttb (1.0.1-2) unstable; urgency=low * Add quilt support. * debian/patches/01-small_update.diff: - don't use strings for exceptions - show message boxes for errors - fix bug LP: #440764 by re-assigning the whole tuple -- Alessio Treglia Wed, 21 Oct 2009 22:45:17 +0200 ttb (1.0.1-1) unstable; urgency=low * Initial release (Closes: #548178). -- Alessio Treglia Thu, 24 Sep 2009 12:57:47 +0200 debian/watch0000644000000000000000000000014311322343107010211 0ustar version=3 http://www.djcbsoftware.nl/code/ttb/ (?:.*/)?ttb-?_?([\d+\.]+|\d+)\.tar.* debian uupdate