--- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/rules +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/dpatch.mk + +DEB_INSTALL_CHANGELOGS_ALL = HISTORY + +MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \ +# LOCALEDIR=debian/tmp/usr/share/locale + +common-build-arch:: + $(MAKE) all $(MAKE_OPTIONS) + +cleanbuilddir:: + $(MAKE) -o .dependencies clean $(MAKE_OPTIONS) + rm -f libvdr-*.so.* + +common-binary-predeb-arch:: + sh /usr/share/vdr-dev/dependencies.sh --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/control +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/control @@ -0,0 +1,14 @@ +Source: vdr-plugin-atscepg +Section: video +Priority: extra +Maintainer: Holger Schvestka +Build-Depends: cdbs, debhelper (>= 7), vdr-dev (>= 1.7.10), gettext, dpatch +Standards-Version: 3.8.3 +Homepage: http://www.fepg.org/atscepg.html + +Package: vdr-plugin-atscepg +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends} +Description: VDR-plugin for ATSC EPG + This VDR-plugin implements the "Program and System Information + Protocol for Ter.-Broadcast and Cable" from the ATSC standard. --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/install +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/install @@ -0,0 +1,3 @@ +libvdr-atscepg.so.* usr/lib/vdr/plugins/ +config/number /etc/vdr/plugins/atscepg +#debian/tmp/usr/share/locale --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/watch +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/watch @@ -0,0 +1,23 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php vdr-plugin-atscepg-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/vdr-plugin-atscepg-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/vdr-plugin-atscepg-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +# http://sf.net/vdr-plugin-atscepg/vdr-plugin-atscepg-(.*)\.tar\.gz + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html vdr-plugin-atscepg-(.*)\.tar\.gz --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/copyright +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/copyright @@ -0,0 +1,38 @@ +Upstream Homepage: + http://www.fepg.org/atscepg.html + +Upstream Author: + Alex Lasnier + +Debian Maintainer: + Holger Schvestka + +Copyright: + (C) 2009 Alex Lasnier + +Copyright (Debian packaging): + (C) 2010 Holger Schvestka + +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. + + The complete text of the GNU General Public License can be found + in /usr/share/common-licenses/GPL-2 on most Debian systems. + +License (Debian packaging): + The Debian packaging is licensed under the GPL, version 2 or any + later version, see /usr/share/common-licenses/GPL-2. + + --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/links +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/links @@ -0,0 +1 @@ +/etc/vdr/plugins/atscepg var/lib/vdr/plugins/atscepg --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/compat +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/compat @@ -0,0 +1 @@ +7 --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/docs +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/docs @@ -0,0 +1 @@ +README --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/changelog +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/changelog @@ -0,0 +1,204 @@ +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr6~lucid) lucid; urgency=high + + * Rebuild for yaVDR 0.3.3 + + -- Frank Neumann Tue, 16 Oct 2012 23:06:42 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr5~lucid) lucid; urgency=high + + * Rebuild for yaVDR 0.3.3 + + -- Frank Neumann Mon, 17 Sep 2012 21:42:23 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr4~lucid) lucid; urgency=high + + * Rebuild for yaVDR 0.3.2 + + -- Frank Neumann Mon, 26 Mar 2012 12:29:35 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr3~lucid) lucid; urgency=medium + + * rebuild + + -- Frank Neumann Mon, 05 Sep 2011 19:30:56 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr4~lucid) lucid; urgency=medium + + * rebuild + + -- Frank Neumann Mon, 05 Sep 2011 16:02:13 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr3~lucid) lucid; urgency=low + + * rebuild + + -- Frank Neumann Sun, 04 Sep 2011 16:38:06 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr2~lucid) lucid; urgency=low + + * rebuild + + -- Frank Neumann Sat, 20 Aug 2011 22:41:59 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr1~natty) natty; urgency=low + + * rebuild + + -- Holger Schvestka Thu, 18 Aug 2011 20:00:08 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-22yavdr0~natty) natty; urgency=low + + * rebuild + + -- Holger Schvestka Wed, 15 Jun 2011 13:40:42 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr7~natty) natty; urgency=low + + * rebuild + + -- Holger Schvestka Tue, 14 Jun 2011 20:38:58 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr6~natty) natty; urgency=low + + * rebuild + + -- Holger Schvestka Wed, 25 May 2011 13:49:52 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr5~natty) natty; urgency=low + + * rebuild + + -- Holger Schvestka Sun, 22 May 2011 22:51:08 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr4~natty) natty; urgency=low + + * rebuild + + -- Marco Scholl Tue, 19 Apr 2011 19:47:11 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr3~natty) natty; urgency=low + + * rebuild + + -- Marco Scholl Sun, 03 Apr 2011 21:57:06 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr2~natty) natty; urgency=low + + * rebuild + + -- Marco Scholl Tue, 22 Mar 2011 23:04:44 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-21yavdr1~natty) natty; urgency=low + + * natty migration + + -- Marco Scholl Mon, 14 Mar 2011 22:00:54 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-20yavdr1~natty) natty; urgency=low + + * natty migration + + -- Marco Scholl Thu, 03 Mar 2011 08:16:51 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-19yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Fri, 18 Feb 2011 23:20:51 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-18yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Tue, 15 Feb 2011 14:45:25 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-17yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Thu, 10 Feb 2011 08:32:48 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-16yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Wed, 09 Feb 2011 01:00:04 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-15yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Tue, 08 Feb 2011 23:11:19 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-14yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Sun, 16 Jan 2011 21:44:00 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-13yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Sat, 08 Jan 2011 21:16:18 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-12yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Sat, 08 Jan 2011 13:11:03 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-11yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Fri, 07 Jan 2011 19:23:57 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-10yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Mon, 03 Jan 2011 19:35:45 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-9yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Tue, 02 Nov 2010 19:54:54 +0100 + +vdr-plugin-atscepg (0.3.0+hg20100616-8yavdr1) lucid; urgency=low + + * reb. vdr-1.7.16 unstable repo + + -- Holger Schvestka Fri, 24 Sep 2010 23:56:45 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-3yavdr1) lucid; urgency=low + + * reb. vdr-1.7.15 unstable repo + + -- Holger Schvestka Thu, 01 Jul 2010 23:11:40 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100616-1yavdr1) lucid; urgency=low + + * New upstream snapshot + + -- Holger Schvestka Thu, 16 Jun 2010 23:05:40 +0200 + +vdr-plugin-atscepg (0.3.0+hg20100312-2yavdr1) lucid; urgency=low + + * new upstream snapshot + + -- Holger Schvestka Fri, 12 Mar 2010 20:23:45 +0100 + +vdr-plugin-atscepg (0.3.0-3yavdr1) karmic; urgency=low + + * reb. vdr-1.7.12 + + -- Holger Schvestka Sun, 21 Feb 2010 19:53:19 +0100 + +vdr-plugin-atscepg (0.3.0-2yavdr1) karmic; urgency=low + + * Initial release + + -- Holger Schvestka Fri, 22 Jan 2010 19:04:35 +0100 + --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/patches/filtercpp.dpatch +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/patches/filtercpp.dpatch @@ -0,0 +1,28 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## filtercpp.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad atscepg-0.3.0~/filter.cpp atscepg-0.3.0/filter.cpp +--- atscepg-0.3.0~/filter.cpp 2009-06-21 20:27:59.000000000 +0200 ++++ atscepg-0.3.0/filter.cpp 2010-01-22 21:43:32.429920616 +0100 +@@ -20,12 +20,12 @@ + #include + #include + +-#include +-#include +-#include ++#include ++#include ++#include + +-#include +-#include ++#include ++#include + + #include "filter.h" + #include "tables.h" --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/patches/00list +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/patches/00list @@ -0,0 +1,2 @@ +#filtercpp +#02_tablescpp --- vdr-plugin-atscepg-0.3.0+hg20100616.orig/debian/patches/02_tablescpp.dpatch +++ vdr-plugin-atscepg-0.3.0+hg20100616/debian/patches/02_tablescpp.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 02_tablescpp.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad atscepg-0.3.0~/tables.cpp atscepg-0.3.0/tables.cpp +--- atscepg-0.3.0~/tables.cpp 2009-06-21 20:11:57.000000000 +0200 ++++ atscepg-0.3.0/tables.cpp 2010-01-22 21:48:26.067194106 +0100 +@@ -21,7 +21,7 @@ + #include + #include + +-#include ++#include + + #include "tables.h" + #include "types.h"