r7410 - in /dvb/w-scan/trunk/debian: changelog control copyright w_scan.1 watch
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Sun Sep 14 12:18:58 UTC 2008
Author: tiber-guest
Date: Sun Sep 14 12:18:58 2008
New Revision: 7410
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7410
Log:
* New upstream release
* Updated manpage
* Bumped Standards-Version to 3.8.0
* Updated debian/copyright and debian/watch
Modified:
dvb/w-scan/trunk/debian/changelog
dvb/w-scan/trunk/debian/control
dvb/w-scan/trunk/debian/copyright
dvb/w-scan/trunk/debian/w_scan.1
dvb/w-scan/trunk/debian/watch
Modified: dvb/w-scan/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/w-scan/trunk/debian/changelog?rev=7410&op=diff
==============================================================================
--- dvb/w-scan/trunk/debian/changelog (original)
+++ dvb/w-scan/trunk/debian/changelog Sun Sep 14 12:18:58 2008
@@ -1,3 +1,12 @@
+w-scan (20080815-1) unstable; urgency=low
+
+ * New upstream release
+ * Updated manpage
+ * Bumped Standards-Version to 3.8.0
+ * Updated debian/copyright and debian/watch
+
+ -- Tobias Grimm <tg at e-tobi.net> Sun, 14 Sep 2008 14:17:59 +0200
+
w-scan (20060903-1) unstable; urgency=low
* Initial release (Closes: #426390)
Modified: dvb/w-scan/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/w-scan/trunk/debian/control?rev=7410&op=diff
==============================================================================
--- dvb/w-scan/trunk/debian/control (original)
+++ dvb/w-scan/trunk/debian/control Sun Sep 14 12:18:58 2008
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Tobias Grimm <tg at e-tobi.net>
Build-Depends: debhelper (>= 5), linux-kernel-headers
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
Package: w-scan
Architecture: any
Modified: dvb/w-scan/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/w-scan/trunk/debian/copyright?rev=7410&op=diff
==============================================================================
--- dvb/w-scan/trunk/debian/copyright (original)
+++ dvb/w-scan/trunk/debian/copyright Sun Sep 14 12:18:58 2008
@@ -2,15 +2,15 @@
Mon, 28 May 2007 12:36:03 +0200.
It was downloaded from:
- http://free.pages.at/wirbel4vdr/w_scan/index2.html
+ http://wirbel.htpc-forum.de/w_scan/index2.html
Upstream Author:
Winfried Koehler <handygewinnspiel AET gmx dOt de>
Copyright:
- (c) 2006 Winfried Koehler
- (c) 2006 Holger Waechtler, Johannes Stezenbach
- (original "scan" from dvb-apps")
+ (c) 2006 - 2008 Winfried Koehler
+ (c) 2006 Holger Waechtler, Johannes Stezenbach
+ (original "scan" from dvb-apps")
License:
This program is free software; you can redistribute it and/or modify
@@ -32,5 +32,5 @@
in /usr/share/common-licenses/GPL on most Debian systems.
-The Debian packaging is (C) 2007, Tobias Grimm <tg at e-tobi.net> and
+The Debian packaging is (C) 2008, Tobias Grimm <tg at e-tobi.net> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Modified: dvb/w-scan/trunk/debian/w_scan.1
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/w-scan/trunk/debian/w_scan.1?rev=7410&op=diff
==============================================================================
--- dvb/w-scan/trunk/debian/w_scan.1 (original)
+++ dvb/w-scan/trunk/debian/w_scan.1 Sun Sep 14 12:18:58 2008
@@ -1,4 +1,4 @@
-.TH "w_scan" "1" "Mai 28, 2007" "" ""
+.TH "w_scan" "1" "Sep 14, 2008" "" ""
.SH "NAME"
w_scan \- a DVB\-C and DVB\-T scanning tool
.SH "SYNOPSIS"
@@ -14,7 +14,13 @@
Use device /dev/dvb/adapterN/ [default: auto detect].
.TP
.B \-f TYPE
-Frontend type "c" = cable, "t"= terrestrian [default].
+Frontend type "a" = atsc (vsb/qam), "c" = cable, "t"= terrestrian [default].
+.TP
+.B \-A N
+specify ATSC type 1 = terrestrial [default], 2 = cable, 3 = both.
+.TP
+.B \-P
+do not use ATSC PSIP tables for scanning (but only PAT and PMT) (applies for ATSC only).
.TP
.B \-i N
Spectral inversion setting for cable TV only (0: off, 1: on, 2: auto [default]).
@@ -24,6 +30,9 @@
.TP
.B \-t N
Tuning timeout (1 = fastest [default], 2 = medium, 3 = slowest).
+.TP
+.B \-k
+generate channels.dvb for kaffeine.
.TP
.B \-o N
VDR version / channels.conf format (2 = VDR\-1.2.x, 3 = VDR\-1.3.x, 4 = VDR\-1.4.x [default]).
Modified: dvb/w-scan/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/w-scan/trunk/debian/watch?rev=7410&op=diff
==============================================================================
--- dvb/w-scan/trunk/debian/watch (original)
+++ dvb/w-scan/trunk/debian/watch Sun Sep 14 12:18:58 2008
@@ -1,23 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php wscan-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/wscan-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/wscan-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/wscan/wscan-(.*)\.tar\.gz
-
-
-http://free.pages.at/wirbel4vdr/w_scan/index2.html w_scan-(.*)\.tar\.bz2
+http://wirbel.htpc-forum.de/w_scan/index2.html w_scan-(.*).tar.bz2
More information about the pkg-vdr-dvb-changes
mailing list