r3148 - in dvb/linuxtv-dvb-apps/trunk/debian: . patches
Thomas Schmidt
tschmidt at costa.debian.org
Tue Aug 15 20:49:02 UTC 2006
Author: tschmidt
Date: 2006-08-15 20:48:58 +0000 (Tue, 15 Aug 2006)
New Revision: 3148
Added:
dvb/linuxtv-dvb-apps/trunk/debian/patches/06_scan_uk-heathfield-fix.dpatch
Modified:
dvb/linuxtv-dvb-apps/trunk/debian/changelog
dvb/linuxtv-dvb-apps/trunk/debian/control
dvb/linuxtv-dvb-apps/trunk/debian/patches/00list
Log:
linuxtv-dvb-apps:
* 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
Modified: dvb/linuxtv-dvb-apps/trunk/debian/changelog
===================================================================
--- dvb/linuxtv-dvb-apps/trunk/debian/changelog 2006-08-15 20:41:18 UTC (rev 3147)
+++ dvb/linuxtv-dvb-apps/trunk/debian/changelog 2006-08-15 20:48:58 UTC (rev 3148)
@@ -1,3 +1,11 @@
+linuxtv-dvb-apps (1.1.1-2) UNRELEASED; 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 <tschmidt at debian.org> Tue, 15 Aug 2006 08:23:17 +0200
+
linuxtv-dvb-apps (1.1.1-1) unstable; urgency=low
* Thomas Schmidt <tschmidt at debian.org>
Modified: dvb/linuxtv-dvb-apps/trunk/debian/control
===================================================================
--- dvb/linuxtv-dvb-apps/trunk/debian/control 2006-08-15 20:41:18 UTC (rev 3147)
+++ dvb/linuxtv-dvb-apps/trunk/debian/control 2006-08-15 20:48:58 UTC (rev 3148)
@@ -4,7 +4,7 @@
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>
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
Modified: dvb/linuxtv-dvb-apps/trunk/debian/patches/00list
===================================================================
--- dvb/linuxtv-dvb-apps/trunk/debian/patches/00list 2006-08-15 20:41:18 UTC (rev 3147)
+++ dvb/linuxtv-dvb-apps/trunk/debian/patches/00list 2006-08-15 20:48:58 UTC (rev 3148)
@@ -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
Added: dvb/linuxtv-dvb-apps/trunk/debian/patches/06_scan_uk-heathfield-fix.dpatch
===================================================================
--- dvb/linuxtv-dvb-apps/trunk/debian/patches/06_scan_uk-heathfield-fix.dpatch 2006-08-15 20:41:18 UTC (rev 3147)
+++ dvb/linuxtv-dvb-apps/trunk/debian/patches/06_scan_uk-heathfield-fix.dpatch 2006-08-15 20:48:58 UTC (rev 3148)
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+## 06_scan_uk-heathfield-fix.dpatch by Thomas Schmidt <tschmidt at debian.org>
+##
+## 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 <phil at lxnet.fsnet.co.uk>
+
+ at 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
More information about the pkg-vdr-dvb-changes
mailing list