* Create a symlink qteleschorsch.1 -> teleschorsch.1.
--- /dev/null
+teleschorsch (0.0.8-1) unstable; urgency=low
+
+ * New upstream release (contains manpage).
+ * Create a symlink qteleschorsch.1 -> teleschorsch.1.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 4 Mar 2007 18:45:30 +0100
+
+teleschorsch (0.0.7-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 4 Mar 2007 03:14:46 +0100
+
+teleschorsch (0.0.6-1) unstable; urgency=low
+
+ * New upstream release.
+ * Change priorities for update-alternatives in postinst to make qteleschorsch
+ the default binary now that it's more or less finished.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 2 Mar 2007 16:16:36 +0100
+
+teleschorsch (0.0.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Put only one entry (the generic one, pointing to /usr/bin/teleschorsch
+ which is handled by the alternatives sytem) into the .desktop file.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 2 Mar 2007 00:40:25 +0100
+
+teleschorsch (0.0.4-2) unstable; urgency=low
+
+ * Add Name[de] and addidtional [Desktop entry] headers to .desktop file.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 28 Feb 2007 23:36:51 +0100
+
+teleschorsch (0.0.4-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 28 Feb 2007 23:20:24 +0100
+
+teleschorsch (0.0.3-2) unstable; urgency=low
+
+ * Add AudioVideo to .desktop file.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 28 Feb 2007 22:51:33 +0100
+
+teleschorsch (0.0.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 27 Feb 2007 23:01:59 +0100
+
+teleschorsch (0.0.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 17:38:52 +0100
+
+teleschorsch (0.0.1-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 14:33:49 +0100
+
--- /dev/null
+Source: teleschorsch
+Section: graphics
+Priority: extra
+Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
+Uploaders: Philipp Spitzer <philipp@spitzer.priv.at>
+Build-Depends: debhelper (>= 5), libqt4-dev
+Standards-Version: 3.7.2
+XS-Vcs-Svn: http://svn.toastfreeware.priv.at/debian/teleschorsch/trunk/
+XS-Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/teleschorsch/trunk/
+
+Package: teleschorsch
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, xdialog | dialog, libconfig-inifiles-perl, libdatetime-perl
+Recommends: vlc, mplayer, wget
+Description: Configurable viewer for video streams
+ teleschorsch is a helper application for viewing videostreams (typically
+ television broadcasts or similar recurring streams). It let's you configure
+ streams and players and then you choose which "channel" from which date
+ you'd like to see.
+ .
+ Homepage: http://www.toastfreeware.priv.at/
+
--- /dev/null
+This package was debianized by gregor herrmann <gregor+debian@comodo.priv.at> on
+Sun, 25 Feb 2007 14:32:34 +0100.
+
+It was downloaded from http://www.toastfreeware.priv.at/
+
+Upstream Authors:
+Toastfreeware, i.e. Philipp Spitzer & gregor herrmann
+
+Copyright:
+(c) 2007 Toastfreeware, i.e.
+Philipp Spitzer <philipp@spitzer.priv.at>
+gregor herrmann <gregor+debian@comodo.priv.at>
+
+License:
+
+ This package 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 package 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 package; 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 can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, gregor herrmann <gregor+debian@comodo.priv.at> and
+is licensed under the GPL, see above.
--- /dev/null
+etc/
+usr/bin
+usr/share/applications
+usr/share/teleschorsch
--- /dev/null
+teleschorsch.sh usr/share/teleschorsch
+teleschorsch.pl usr/share/teleschorsch
+qteleschorsch usr/bin
+debian/teleschorsch.desktop usr/share/applications
+teleschorschrc etc/
--- /dev/null
+?package(teleschorsch):needs="X11" \
+section="Apps/Viewers" \
+title="teleschorsch (QT)" \
+command="/usr/bin/qteleschorsch"
+
+?package(teleschorsch):needs="text" \
+section="Apps/Viewers" \
+title="teleschorsch (perl)" \
+command="/usr/share/teleschorsch/teleschorsch.pl"
+
+?package(teleschorsch):needs="text" \
+section="Apps/Viewers" \
+title="teleschorsch (bash)" \
+command="/usr/share/teleschorsch/teleschorsch.sh"
--- /dev/null
+#!/bin/sh
+# postinst script for teleschorsch
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postinst> `configure' <most-recently-configured-version>
+# * <old-postinst> `abort-upgrade' <new version>
+# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# <new-version>
+# * <postinst> `abort-remove'
+# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# <failed-install-package> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ configure)
+ update-alternatives --quiet --install /usr/bin/teleschorsch teleschorsch /usr/bin/qteleschorsch 100
+ update-alternatives --quiet --install /usr/bin/teleschorsch teleschorsch /usr/share/teleschorsch/teleschorsch.sh 50
+ update-alternatives --quiet --install /usr/bin/teleschorsch teleschorsch /usr/share/teleschorsch/teleschorsch.pl 10
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
--- /dev/null
+#!/bin/sh
+# prerm script for teleschorsch
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <prerm> `remove'
+# * <old-prerm> `upgrade' <new-version>
+# * <new-prerm> `failed-upgrade' <old-version>
+# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+# * <deconfigured's-prerm> `deconfigure' `in-favour'
+# <package-being-installed> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ remove|deconfigure)
+ update-alternatives --remove-all teleschorsch
+ ;;
+
+ upgrade)
+ ;;
+
+ failed-upgrade)
+ ;;
+
+ *)
+ echo "prerm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
--- /dev/null
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ qmake
+ touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp
+ dh_testdir
+ $(MAKE)
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+ [ ! -f Makefile ] || $(MAKE) distclean
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ dh_installdocs
+# dh_installexamples
+ dh_install
+ dh_installmenu
+ dh_desktop
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_python
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman teleschorsch.1
+ dh_link usr/share/man/man1/teleschorsch.1 usr/share/man/man1/qteleschorsch.1
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
--- /dev/null
+[Desktop Entry]
+Encoding=UTF-8
+Name=teleschorsch
+Name[de]=teleschorsch
+Comment=Viewer for video streams
+Comment[de]=Videostream-Betrachter
+Exec=/usr/bin/teleschorsch
+Terminal=true
+Type=Application
+Categories=Application;AudioVideo;Video;Network