Your message dated Wed, 14 Jun 2006 17:32:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#373296: fixed in dvr 3.2-8
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: dvr
Version: 3.2-7
Severity: serious
Tags: patch
When building 'dvr' in a clean 'unstable' chroot,
I get the following error:
g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
-I/usr/include/avifile-0.7 -I/usr/include/qt3 qv4lwindow.cpp
qv4lwindow.cpp:19:34: error: X11/extensions/Xvlib.h: No such file or directory
Please add the missing Build-Depends on 'libxv-dev' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/dvr-3.2/debian/control ./debian/control
--- ../tmp-orig/dvr-3.2/debian/control 2006-06-14 08:15:59.000000000 +0000
+++ ./debian/control 2006-06-14 08:15:56.000000000 +0000
@@ -2,7 +2,7 @@
Section: graphics
Priority: optional
Maintainer: Mark Purcell <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), libavifile-0.7-dev, flex,
libqt3-compat-headers, libxxf86vm-dev, libqt3-mt-dev (>= 3:3.3.4-4)
+Build-Depends: debhelper, libxv-dev, libavifile-0.7-dev, flex,
libqt3-compat-headers, libxxf86vm-dev, libqt3-mt-dev (>= 3:3.3.4-4)
Standards-Version: 3.5.2
Package: dvr
--- End Message ---
--- Begin Message ---
Source: dvr
Source-Version: 3.2-8
We believe that the bug you reported is fixed in the latest version of
dvr, which is due to be installed in the Debian FTP archive:
dvr_3.2-8.diff.gz
to pool/main/d/dvr/dvr_3.2-8.diff.gz
dvr_3.2-8.dsc
to pool/main/d/dvr/dvr_3.2-8.dsc
dvr_3.2-8_i386.deb
to pool/main/d/dvr/dvr_3.2-8_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.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated dvr 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: Thu, 15 Jun 2006 10:20:18 +1000
Source: dvr
Binary: dvr
Architecture: source i386
Version: 3.2-8
Distribution: unstable
Urgency: low
Maintainer: Mark Purcell <[EMAIL PROTECTED]>
Changed-By: Mark Purcell <[EMAIL PROTECTED]>
Description:
dvr - Digital Video Recorder
Closes: 218031 373296
Changes:
dvr (3.2-8) unstable; urgency=low
.
* Cleanup debian/watch
* Build-Depends: libxv-dev, Thanks Andreas
- FTBFS: Missing Build-Depends on 'libxv-dev' (Closes: #373296)
* dvr-qtgui crashes with segfault (Closes: #218031)
* export DH_COMPAT=4
* Fix: old-fsf-address-in-copyright-file
Files:
7686a474490a5e76b4813ac5964c3a8a 615 graphics optional dvr_3.2-8.dsc
345967acabf40dde0e528a366bdd5acb 8051 graphics optional dvr_3.2-8.diff.gz
13aeea14a8c78d632a73ce097ddf046d 333234 graphics optional dvr_3.2-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEkKhWoCzanz0IthIRApIQAJ48ppdBaV0sbz9lrQFjSb3Cnv4RQACffeIb
6C0+HfK8IcQlz+uvrGkvCnE=
=mHyM
-----END PGP SIGNATURE-----
--- End Message ---