diff options
author | Thomas Schmidt <tschmidt@debian.org> | 2005-12-15 13:26:37 +0100 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:40 +0200 |
commit | 57526797f4dc18bab825b3492cc0d3034d3d58d3 (patch) | |
tree | c617a242cf689b9598a62e901ca47296f20e4937 | |
parent | e050b128f4466790054e1befdeab19a7d9e84e11 (diff) | |
download | linux-dvb-apps-57526797f4dc18bab825b3492cc0d3034d3d58d3.tar.gz |
Imported Debian patch 1.1.0-9debian/1.1.0-9
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/patches/00list | 1 | ||||
-rw-r--r-- | debian/patches/05_scanfiles_not_in_cvs_yet.dpatch | 23 |
3 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7fc86af..f044485 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +linuxtv-dvb-apps (1.1.0-9) unstable; urgency=low + + * Thomas Schmidt <tschmidt@debian.org> + - Added 05_scanfiles_not_in_cvs_yet.dpatch, containing: + + de-Schwerin from Michael Meyer <mimesn@web.de> + + de-Rostock from Oliver Beyer <musketaquid@web.de> + + -- Thomas Schmidt <tschmidt@debian.org> Thu, 15 Dec 2005 13:26:37 +0100 + linuxtv-dvb-apps (1.1.0-8) unstable; urgency=low * Darren Salt <linux@youmustbejoking.demon.co.uk>: diff --git a/debian/patches/00list b/debian/patches/00list index 4585a17..f0aa1d5 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -2,6 +2,7 @@ 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 diff --git a/debian/patches/05_scanfiles_not_in_cvs_yet.dpatch b/debian/patches/05_scanfiles_not_in_cvs_yet.dpatch new file mode 100644 index 0000000..05ca1fe --- /dev/null +++ b/debian/patches/05_scanfiles_not_in_cvs_yet.dpatch @@ -0,0 +1,23 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 05_scanfiles_not_in_cvs_yet.dpatch by Thomas Schmidt <tschmidt@debian.org> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Scanfiles which are not in cvs yet + +@DPATCH@ +diff -urNad linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Rostock /tmp/dpep.EhOnyC/linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Rostock +--- linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Rostock 1970-01-01 01:00:00.000000000 +0100 ++++ /tmp/dpep.EhOnyC/linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Rostock 2005-12-15 13:32:19.652060750 +0100 +@@ -0,0 +1,4 @@ ++# DVB-T Rostock ++# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy ++T 538000000 8MHz 2/3 1/2 QAM16 8k 1/4 NONE # ARD / NDR ++T 674000000 8MHz 2/3 1/2 QAM16 8k 1/4 NONE # ZDF +diff -urNad linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Schwerin /tmp/dpep.EhOnyC/linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Schwerin +--- linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Schwerin 1970-01-01 01:00:00.000000000 +0100 ++++ /tmp/dpep.EhOnyC/linuxtv-dvb-apps-1.1.0/util/scan/dvb-t/de-Schwerin 2005-12-15 13:32:13.747691750 +0100 +@@ -0,0 +1,4 @@ ++# DVB-T Schwerin M/V ++# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy ++T 514000000 8MHz 3/4 AUTO QAM16 8k 1/4 NONE #ARD, MDR S-Anhalt, NDR MV, NDR SH, rbb Berlin ++T 738000000 8MHz 3/4 AUTO QAM16 8k 1/4 NONE #ZDF, Doku/KiKa, Info/3sat |