From 7090785e5080c6c166dee3f1583872aa66a73f33 Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Mon, 28 Aug 2006 23:24:20 +0200 Subject: Imported Debian patch 1.1.1-2 --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/patches/00list | 1 + debian/patches/06_scan_uk-heathfield-fix.dpatch | 17 +++++++++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 debian/patches/06_scan_uk-heathfield-fix.dpatch diff --git a/debian/changelog b/debian/changelog index 77f2948..ba495d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +linuxtv-dvb-apps (1.1.1-2) unstable; urgency=low + + * Added 06_scan_uk-heathfield-fix.dpatch to fix the uk-Heathfiels scanfile + as reported in Ubuntu bug #55789 + * Bumped Standards-Version to 3.7.2 + + -- Thomas Schmidt Mon, 28 Aug 2006 23:24:20 +0200 + linuxtv-dvb-apps (1.1.1-1) unstable; urgency=low * Thomas Schmidt diff --git a/debian/control b/debian/control index 0a0b6ee..0c5c4f9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian VDR Team Uploaders: Thomas Schmidt Build-Depends: debhelper (>> 4.0.0), dpatch (>= 2.0.9) -Standards-Version: 3.6.2.1 +Standards-Version: 3.7.2 Package: dvb-utils Architecture: any diff --git a/debian/patches/00list b/debian/patches/00list index 1f01a68..913faa0 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -3,4 +3,5 @@ 03_budget_ci_loadkeys 04_scanfiles_from_cvs 05_scanfiles_not_in_cvs_yet +06_scan_uk-heathfield-fix 09_x_zap_flush_stdout diff --git a/debian/patches/06_scan_uk-heathfield-fix.dpatch b/debian/patches/06_scan_uk-heathfield-fix.dpatch new file mode 100644 index 0000000..82a5b4f --- /dev/null +++ b/debian/patches/06_scan_uk-heathfield-fix.dpatch @@ -0,0 +1,17 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run + +## 06_scan_uk-heathfield-fix.dpatch by Thomas Schmidt +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fixes uk-Heathfield scanfile as reported as Ubuntu bug #55789 +## DP: by Philip Guyton + +@DPATCH@ +diff -urNad linuxtv-dvb-apps-1.1.1~/util/scan/dvb-t/uk-Heathfield linuxtv-dvb-apps-1.1.1/util/scan/dvb-t/uk-Heathfield +--- linuxtv-dvb-apps-1.1.1~/util/scan/dvb-t/uk-Heathfield 2006-08-15 08:20:29.000000000 +0200 ++++ linuxtv-dvb-apps-1.1.1/util/scan/dvb-t/uk-Heathfield 2006-08-15 08:21:28.000000000 +0200 +@@ -1,3 +1,3 @@ + # Heathfield, South-east England + # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy +-T 538000 8MHz 3/4 NONE QAM64 2k 1/32 NONE ++T 538000000 8MHz 3/4 NONE QAM64 2k 1/32 NONE -- cgit v1.2.3