Your message dated Sun, 26 Aug 2007 15:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428298: fixed in alevt 1:1.6.1-9
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: alevt
Severity: wishlist
Tags: patch
Hi,
The attached patch adds /dev/video0 to the list of devices. It would be
nice to have this added in Debian.
Regards,
Bart Martens
--- orig/alevt-1.6.1/debian/patches/40_vbi_name.dpatch 2007-06-10 16:56:13.000000000 +0200
+++ alevt-1.6.1/debian/patches/40_vbi_name.dpatch 2007-06-10 16:58:59.000000000 +0200
@@ -32,7 +32,7 @@
static char *geometry;
static char *dpy_name;
-static char *vbi_name = "/dev/vbi";
-+static char *vbi_names[] = { "/dev/vbi", "/dev/vbi0", NULL };
++static char *vbi_names[] = { "/dev/vbi", "/dev/vbi0", "/dev/video0", NULL };
+static char *vbi_name = NULL;
static struct xio *xio;
static struct vbi *vbi;
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: alevt
Source-Version: 1:1.6.1-9
We believe that the bug you reported is fixed in the latest version of
alevt, which is due to be installed in the Debian FTP archive:
alevt_1.6.1-9.diff.gz
to pool/main/a/alevt/alevt_1.6.1-9.diff.gz
alevt_1.6.1-9.dsc
to pool/main/a/alevt/alevt_1.6.1-9.dsc
alevt_1.6.1-9_i386.deb
to pool/main/a/alevt/alevt_1.6.1-9_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Rottmann <[EMAIL PROTECTED]> (supplier of updated alevt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 26 Aug 2007 16:51:33 +0200
Source: alevt
Binary: alevt
Architecture: source i386
Version: 1:1.6.1-9
Distribution: unstable
Urgency: low
Maintainer: Andreas Rottmann <[EMAIL PROTECTED]>
Changed-By: Andreas Rottmann <[EMAIL PROTECTED]>
Description:
alevt - X11 Teletext/Videotext browser
Closes: 428298 436997
Changes:
alevt (1:1.6.1-9) unstable; urgency=low
.
* 40_vbi_name.dpatch: Also try /dev/video0 if both /dev/vbi and
/dev/vbi0 fail (closes: #428298).
* postinst: Use /dev/MAKEDEV instead of /sbin/MAKEDEV.
* Depend on 'udev | makedev' instead of 'makedev' (closes: #436997).
* 45_v4l2.dpatch: New patch intended to fix alevt under Video4Linux
v2, taken from Gentoo portage (alevt-1.6.1-v4l2.patch,
alevt-1.6.1-vbi.patch), see
<http://ftp.belnet.be/linux/gentoo-portage/media-video/alevt/files/>.
* Revamp copyright file.
* Use "Applications" instead of "Apps" in the menu file.
* Added a debian/watch file.
Files:
b845e352263bba81480261bcb4a6977c 597 x11 extra alevt_1.6.1-9.dsc
cd07d6c0f32af2c13a1b50e5d6abd165 18979 x11 extra alevt_1.6.1-9.diff.gz
6d1d3038a181914ec1eb289f6ba016c5 81496 x11 extra alevt_1.6.1-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG0ZOYIsgn9zWpkucRAnACAJ9xs3qvhi5w1UH3cHylsgsi67+UqgCfZnaL
PFVE9lIDVQjGJMwOjXRg8VM=
=4dor
-----END PGP SIGNATURE-----
--- End Message ---