[linuxtv-dvb-apps] 08/30: Imported Debian patch 1.1.1-1
Tobias Grimm
tiber-guest at alioth.debian.org
Tue Sep 3 07:51:56 UTC 2013
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository linuxtv-dvb-apps.
commit 43dd9e25dce3963f25444533466ad1f8faa66e47
Merge: 2ade78e 6b35046
Author: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Date: Sat Jun 3 13:12:54 2006 +0200
Imported Debian patch 1.1.1-1
README | 9 +-
debian/changelog | 10 +
debian/dvb-utils.install | 30 +-
debian/patches/00list | 3 -
debian/patches/06_freeview_channel_numbers.dpatch | 19 -
debian/patches/07_vdr_output.dpatch | 140 ------
debian/patches/08_debug_minor_fixes.dpatch | 37 --
include/linux/dvb/frontend.h | 217 ++++-----
util/dvbnet/dvbnet.c | 2 +-
util/scan/Makefile | 4 +-
util/scan/atsc/us-ATSC-center-frequencies-8VSB | 71 +++
util/scan/atsc/us-CA-SF-Bay-Area | 16 +
.../us-Cable-EIA-542-HRC-center-frequencies-QAM256 | 142 ++++++
.../us-Cable-EIA-542-IRC-center_frequencies-QAM256 | 142 ++++++
.../atsc/us-Cable-HRC-center-frequencies-QAM256 | 142 ++++++
.../atsc/us-Cable-IRC-center-frequencies-QAM256 | 142 ++++++
.../us-Cable-Standard-center-frequencies-QAM256 | 140 ++++++
util/scan/atsc/us-ID-Boise | 8 +
util/scan/atsc/us-MA-Boston | 13 +
util/scan/atsc/us-MI-Lansing | 7 +
util/scan/atsc/us-NTSC-center-frequencies-8VSB | 71 +++
util/scan/atsc/us-NY-TWC-NYC | 53 +++
util/scan/atsc/us-PA-Philadelphia | 16 +
util/scan/atsc_psip_section.c | 62 +++
util/scan/atsc_psip_section.h | 60 +++
util/scan/diseqc.c | 2 +-
util/scan/dump-vdr.c | 36 +-
util/scan/dump-vdr.h | 1 +
util/scan/dump-zap.c | 11 +-
util/scan/lnb.c | 108 +++++
util/scan/lnb.h | 24 +
util/scan/scan.c | 467 +++++++++++++++++---
util/scan/section.c | 25 ++
util/scan/section.h | 14 +
util/szap/Makefile | 4 +-
util/szap/azap.c | 392 ++++++++++++++++
36 files changed, 2255 insertions(+), 385 deletions(-)
diff --cc debian/changelog
index b2b6b7d,0000000..77f2948
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,353 -1,0 +1,363 @@@
++linuxtv-dvb-apps (1.1.1-1) unstable; urgency=low
++
++ * Thomas Schmidt <tschmidt at debian.org>
++ - New upstream release, supports ATSC now (closes: #345413, #368763)
++ + Removed 06_freeview_channel_numbers.dpatch
++ + Removed 07_vdr_output.dpatch
++ + Removed 08_debug_minor_fixes.dpatch
++
++ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sat, 3 Jun 2006 13:12:54 +0200
++
+linuxtv-dvb-apps (1.1.0-11) unstable; urgency=low
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Added 09_x_zap_flush_stdout.dpatch - make [stc]zap flush stdout
+ after writing status line (closes: #357126)
+ - Fixed spelling mistake in package description (closes: #363364)
+ - Fixed debian/watch
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sat, 29 Apr 2006 21:42:54 +0200
+
+linuxtv-dvb-apps (1.1.0-10) unstable; urgency=low
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Depend on makedev | udev
+
+ -- Thomas Schmidt <tschmidt at debian.org> Thu, 29 Dec 2005 14:33:17 +0100
+
+linuxtv-dvb-apps (1.1.0-9) unstable; urgency=low
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Added 05_scanfiles_not_in_cvs_yet.dpatch, containing:
+ + de-Schwerin from Michael Meyer <mimesn at web.de>
+ + de-Rostock from Oliver Beyer <musketaquid at web.de>
+
+ -- Thomas Schmidt <tschmidt at debian.org> Thu, 15 Dec 2005 13:26:37 +0100
+
+linuxtv-dvb-apps (1.1.0-8) unstable; urgency=low
+
+ * Darren Salt <linux at youmustbejoking.demon.co.uk>:
+ - New patch 06_freeview_channel_numbers:
+ + fix Freeview channel number extraction (was losing the top two bits).
+ - New patch 07_vdr_output:
+ + correct format - output "channel;provider", not "provider - channel";
+ + output audio language information (assume that the AC3 PID is in the
+ same language as the first 'plain' audio channel);
+ + ensure that the transport stream ID is set for every service (else
+ there may be an apparent lack of EPG data for some channels).
+ - New patch 08_debug_minor_fixes:
+ + remove duplicate "0x".
+ - Modified patch 03_budget_ci_loadkeys, removing *.orig.
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Updated scan files from linuxtv.org cvs (20051210)
+ - Bumped Standards-Version to 3.6.2.1
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sun, 11 Dec 2005 13:37:12 +0100
+
+linuxtv-dvb-apps (1.1.0-7) unstable; urgency=low
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Updated scan files from linuxtv.org cvs
+ - Added de-Hamburg scan file from Stephan Poehlsen
+ (closes: #303183)
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Wed, 9 Mar 2005 21:09:49 +0100
+
+linuxtv-dvb-apps (1.1.0-6) unstable; urgency=low
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Added dvbnet and dvbtraffic bins to dvb-utils (closes: #298707)
+ - Changed debian/watch and all other references to the new
+ download-directory on www.linuxtv.org
+ - Removed Andreas Müller from uploaders - he does not intend
+ to do uploads anymore
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Wed, 23 Feb 2005 12:09:16 +0100
+
+linuxtv-dvb-apps (1.1.0-5) unstable; urgency=low
+
+ * The "This is my first upload." release
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Added the new frequency-definitions for the scan-utility from
+ the cvs-repository to dvb-utils (closes: #294325)
+ - Changed my email-address to new debian one
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Wed, 9 Feb 2005 11:38:10 +0100
+
+linuxtv-dvb-apps (1.1.0-4) unstable; urgency=low
+
+ * Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de>
+ - Build-depend on dpatch (>= 2.0.9) to fix FTBFS on sparc,
+ caused by the new dpatch-file-format
+ - Applied patch from Darren Salt <linux at youmustbejoking.demon.co.uk>
+ to add budget_ci_loadkeys-utility (closes: #276082)
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sat, 16 Oct 2004 10:01:14 +0200
+
+linuxtv-dvb-apps (1.1.0-3) unstable; urgency=low
+
+ * Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de>
+ - Applied patch from Darren Salt <linux at youmustbejoking.demon.co.uk>
+ to allow key names that begin with BTN_* in av7110_loadkeys
+ (closes: #273733)
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Tue, 28 Sep 2004 15:50:41 +0200
+
+linuxtv-dvb-apps (1.1.0-2) unstable; urgency=low
+
+ * Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de>
+ + New upstream version (closes: Bug#242701)
+ + Cleanup of complete debian-directory
+ + Use dh_install
+ + Include README for szap (closes: Bug#254518)
+ + Include hauppauge2.rc5 for Hauppauge Nexus-S 2.2 from
+ Uwe Maier <uwe.maier at hp.com>
+ + Changed Maintainer to Debian VDR Team
+ <pkg-vdr-dvb-devel at lists.alioth.debian.org>
+ + Cleaned up Build-Deps
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Fri, 30 Jul 2004 14:09:15 +0200
+
+linuxtv-dvb-apps (1.1.0-1) experimental; urgency=low
+
+ * Thomas Schmidt:
+ + Split apps from linuxtv-dvb-package, because upstream did this too
+ + Create DVB-Devices in dvb-utils, as suggested by Mark Purcell
+ + Added correct watch-file
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Sun, 7 Mar 2004 15:08:27 +0100
+
+linuxtv-dvb (1.0.1-7) unstable; urgency=low
+
+ * Make dvb-dev a dummy package - move the dvb-api-documentation to
+ dvb-utils (closes: Bug#226985)
+ * Include the datafiles for scan under /usr/share/doc/examples/scan/
+ and changed README.scan accordingly. (closes: Bug#225596)
+ * Do not package as debian-native-package anymore (closes: Bug#223855)
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Sun, 11 Jan 2004 11:37:42 +0100
+
+linuxtv-dvb (1.0.1-6) unstable; urgency=low
+
+ * Change dvb-dev to depend only on linux-kernel-headers
+ * Remove header-files from dvb-dev, because they are included in
+ linux-kernel-headers (closes: Bug#214502)
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Fri, 31 Oct 2003 12:09:04 +0100
+
+linuxtv-dvb (1.0.1-5) unstable; urgency=low
+
+ * Add linux-kernel-headers as alternative depend to dvb-dev to the
+ dvb-driver-source package
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Fri, 31 Oct 2003 00:28:45 +0100
+
+linuxtv-dvb (1.0.1-4) unstable; urgency=low
+
+ * changed build-system to dpatch
+ * corrected build-depends, as suggested by Santiago Vila
+ (closes: Bug#217531)
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Sun, 19 Oct 2003 00:19:30 +0200
+
+linuxtv-dvb (1.0.1-3) unstable; urgency=low
+
+ * cleaned up debian/rules a little bit
+ * changed "Source: dvb" to "Source: linuxtv-dvb" in control.template of the
+ dvb-driver-source
+ * changed symbolic link "linux" in the dvb-driver-source-package to
+ /usr/include and rename it to "include" (closes: Bug#216192)
+ * changed section of dvb-dev to devel
+
+ -- Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> Fri, 17 Oct 2003 12:32:51 +0200
+
+linuxtv-dvb (1.0.1-2) unstable; urgency=low
+
+ * added Thomas as a co maintainer
+
+ -- Andreas Mueller <amu at tr.debian.net> Sun, 12 Oct 2003 16:50:12 +0200
+
+linuxtv-dvb (1.0.1-1) unstable; urgency=low
+
+ * New upstream version
+ * renamed source from dvb to upstream's linuxtv-dvb
+ * removed em8300.h since driver isnt supported :)
+ (closes: Bug#211933)
+
+ -- Andreas Mueller <amu at tr.debian.net> Mon, 29 Sep 2003 14:36:56 +0200
+
+dvb (1.0.0-3) unstable; urgency=low
+
+ * dvb-dev: trying to overwrite `/usr/include/linux/em8300.h', which
+ is also in package em8300-headers see bug: #211883. Added a
+ Conflicts. Notified upstream.
+ * finally close: bug #211933 added kernel-sources as a dependence
+ (closes: Bug#211933)
+
+ -- Andreas Mueller <amu at tr.debian.net> Fri, 26 Sep 2003 21:38:44 +0200
+
+dvb (1.0.0-2) unstable; urgency=low
+
+ * Moved to Standarts-Version: 3.6.1
+ * close: bug #211933
+ Added missing build dep kernel-headers for
+ dvb-driver-source
+ * testing now with precompiled modules
+
+ -- Andreas Mueller <amu at tr.debian.net> Sun, 21 Sep 2003 12:07:02 +0200
+
+dvb (1.0.0-1) unstable; urgency=low
+
+ * Updated to 1.0.0 release
+ * fixed the dvb-driver-source package
+ * close bug #186207
+ (closes: Bug#186207)
+ * close bug #172173
+ (closes: Bug#172173)
+ * close bug #166818
+ (closes: Bug#166818)
+ * close bug #166829
+ (closes: Bug#166829)
+ * close bug #199845
+ (closes: Bug#199845)
+
+ -- Andreas Mueller <amu at tr.debian.net> Tue, 9 Sep 2003 12:00:00 +0200
+
+dvb (0.9.4.20020803-6.1) unstable; urgency=low
+
+ * NMU (sponsored by Joey Hess)
+ * debian/patches/02_strstream-gcc3.3-fix_diff:
+ - Change all references to 'strstream.h' to 'strstream', so the package
+ can be successfully built with GCC 3.3, closes: #198286.
+
+ -- Tore Anderson <tore at linpro.no> Sun, 13 Jul 2003 20:05:32 +0200
+
+dvb (0.9.4.20020803-6) unstable; urgency=low
+
+ * close bug 157436
+ (closes: Bug#157436)
+ * set architecture to "any"
+ (closes: Bug#148272)
+ * Added autoconf2.13 as build-dep and modified autogen.sh to run
+ autoconf2.13. Added a patch file 01_auto_sh_diff for this.
+ thanks to Francesco
+ (closes: #157198)
+
+ -- Andreas Mueller <amu at tr.debian.net> Sat, 15 Mar 2003 21:22:00 +0100
+
+dvb (0.9.4.20020803-5) unstable; urgency=low
+
+ * some cosmetic changes
+
+ -- Andreas Mueller <amu at tr.debian.net> Sat, 4 Jan 2003 16:27:00 +0100
+
+
+dvb (0.9.4.20020803-4) unstable; urgency=low
+
+ * took package from Eduard/QA
+ (closes: Bug#117995)
+
+ -- Andreas Mueller <amu at tr.debian.net> Sat, 4 Jan 2003 16:27:00 +0100
+
+dvb (0.9.4.20020803-3) unstable; urgency=low
+
+ * Too bad, my own scripts reverted the changes in control. Now fixes
+ Build-Dependencies and Arch, thanks to Lamont, closes: #155364
+ * separated Debian changes from CVS snapshot, now patching like with DBS
+
+ -- Eduard Bloch <blade at debian.org> Sun, 4 Aug 2002 11:26:12 +0200
+
+dvb (0.9.4.20020803-2) unstable; urgency=low
+
+ * Arch: all, now really :(
+
+ -- Eduard Bloch <blade at debian.org> Sat, 3 Aug 2002 12:00:46 +0200
+
+dvb (0.9.4.20020803-1) unstable; urgency=low
+
+ * Updated CVS snapshot
+ * Fixed devfsd integration, thanks to Kay Sievers <kay at vrfy.org>
+ * Removed KDREV dependency, -DMODVERSIONS fixed this
+
+ -- Eduard Bloch <blade at debian.org> Sat, 3 Aug 2002 10:03:36 +0200
+
+dvb (0.9.4.20020709-1) unstable; urgency=low
+
+ * Updated CVS snapshot, works with 2.4.19-rc1
+ * Better dependency on automake, closes: #151685
+ * Defined MODVERSIONS, closes: #145006
+ * Devfs optimisations, closes: #133755. Symlinks may need some improvement,
+ cannot test yet.
+ * Changed misleading debconf message
+ * Arch: all, let's see how far this go.
+
+ -- Eduard Bloch <blade at debian.org> Tue, 9 Jul 2002 22:45:52 +0200
+
+dvb (0.9.4.20020321-1) unstable; urgency=low
+
+ * Updated CVS snapshot
+ * creating missing symlinks in mpegtools
+
+ -- Eduard Bloch <blade at debian.org> Wed, 20 Mar 2002 17:31:48 +0100
+
+dvb (0.9.4.20020308-1) unstable; urgency=medium
+
+ * New CVS snapshot, follows new main release
+ * Setting exact kernel version dependency, and Firmware files are installed
+ with the particular modules package. I am fed up with unresolved symbols
+ and ARM crashes.
+ * including Dpram and Root now. If someone tries to argument with GPL
+ violatons, they shold first explain how the various firmware files can be
+ distributed with the Linux kernel while Convergence gives the same
+ permissions for distribution
+ * Set DVB_FIRM_PATH to Debian's storage directory and removed other cludges
+ * Rewrotten a Makefile to make it work with kernel-headers only
+ * added changes from VDR author to make the driver act more smooth with
+ still frames
+
+ -- Eduard Bloch <blade at debian.org> Mon, 11 Mar 2002 15:57:39 +0100
+
+dvb (0.9.3.20011227-1) unstable; urgency=low
+
+ * New CVS snapshot
+ - 2.4.17 ready
+ - new module, included in the init script. Closes: #126422
+ * removed the patch from fimrware searching routine, making symlinks instead
+ * fixed spelling errors, closes: #124584
+ * fixed paths in dvb-driver-source, using dvb-dev package now
+ * used gtvscreen2.c from the previous version, the new is broken
+ * New example files apps/szap/channels.conf-dvbt*
+
+ -- Eduard Bloch <blade at debian.org> Tue, 27 Dec 2001 15:12:27 +0100
+
+dvb (0.9.3.20011107-1) unstable; urgency=low
+
+ * New CVS snapshot
+ - driver-source: fixes compilation problems with kernel >> 2.4.10
+ - zapping, mpegtools: various improvements and fixes
+ * improved description and README.Debian, upstream's hints
+
+ -- Eduard Bloch <blade at debian.org> Tue, 7 Nov 2001 09:36:27 +0100
+
+dvb (0.9.3.20011003-1) unstable; urgency=low
+
+ * New CVS snapshot, minor fix in mpegtools
+ * typos in manpages fixed
+ * included forgotten README in the mpegtools
+ * combined both rules files to build multiple modules packages.
+ * changed location of firmware to /lib/dvb
+
+ -- Eduard Bloch <blade at debian.org> Wed, 3 Oct 2001 23:11:23 +0200
+
+dvb (0.9.3.20010921-1) unstable; urgency=low
+
+ * Initial Release. Closes: #112463, Closes: #112464
+ * removed firmware from the source, unclear license.
+ * Hacked Makefile and dvb.c to compile w/o firmware files and load external
+ firmware from Debian conform locations.
+
+ -- Eduard Bloch <blade at debian.org> Fri, 21 Sep 2001 21:21:14 +0200
+
+Local variables:
+mode: debian-changelog
+End:
diff --cc debian/dvb-utils.install
index 3fbc3de,0000000..4e4dfdb
mode 100644,000000..100644
--- a/debian/dvb-utils.install
+++ b/debian/dvb-utils.install
@@@ -1,15 -1,0 +1,17 @@@
- util/av7110_loadkeys/av7110_loadkeys usr/bin
- util/av7110_loadkeys/budget_ci_loadkeys usr/bin
- util/av7110_loadkeys/evtest usr/bin
-
- util/dvbdate/dvbdate usr/bin
- util/dvbnet/dvbnet usr/bin
- util/dvbtraffic/dvbtraffic usr/bin
-
- util/scan/scan usr/bin
- util/scan/dvb-* usr/share/doc/dvb-utils/examples/scan/
-
- util/szap/czap usr/bin
++util/av7110_loadkeys/av7110_loadkeys usr/bin
++util/av7110_loadkeys/budget_ci_loadkeys usr/bin
++util/av7110_loadkeys/evtest usr/bin
++
++util/dvbdate/dvbdate usr/bin
++util/dvbnet/dvbnet usr/bin
++util/dvbtraffic/dvbtraffic usr/bin
++
++util/scan/scan usr/bin
++util/scan/dvb-* usr/share/doc/dvb-utils/examples/scan/
++util/scan/atsc usr/share/doc/dvb-utils/examples/scan/
++
++util/szap/azap usr/bin
++util/szap/czap usr/bin
+util/szap/femon usr/bin
- util/szap/szap usr/bin
- util/szap/tzap usr/bin
++util/szap/szap usr/bin
++util/szap/tzap usr/bin
diff --cc debian/patches/00list
index 1b11212,0000000..1f01a68
mode 100644,000000..100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@@ -1,9 -1,0 +1,6 @@@
+01_README.scan
+02_av7110_loadkeys-BTN
+03_budget_ci_loadkeys
+04_scanfiles_from_cvs
+05_scanfiles_not_in_cvs_yet
- 06_freeview_channel_numbers
- 07_vdr_output
- 08_debug_minor_fixes
+09_x_zap_flush_stdout
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/linuxtv-dvb-apps.git
More information about the pkg-vdr-dvb-changes
mailing list