[linuxtv-dvb-apps] 10/30: Imported Debian patch 1.1.1-2

Tobias Grimm tiber-guest at alioth.debian.org
Tue Sep 3 07:51:57 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 7090785e5080c6c166dee3f1583872aa66a73f33
Author: Thomas Schmidt <tschmidt at debian.org>
Date:   Mon Aug 28 23:24:20 2006 +0200

    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(-)

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 <tschmidt at debian.org>  Mon, 28 Aug 2006 23:24:20 +0200
+
 linuxtv-dvb-apps (1.1.1-1) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt at debian.org>
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 <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
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 <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

-- 
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