Your message dated Sun, 30 Dec 2007 17:47:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438848: fixed in kaffeine 0.8.5-2
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: kaffeine
Version: 0.8.5-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the addition of hdparm to the list of dependencies as per #289895
broke the build on Debian GNU/kFreeBSD (as hdparm is not available
on this architecture).
The fix is simple -- don't depend on hdparm on non-Linux architectures.
For now this means kfreebsd-i386, kfreebsd-amd64, and hurd-i386 (though
I cannot test Hurd, but I assume hdparm isn't available there either).
See attached patch.
HTH, Uwe.
--
http://www.hermann-uwe.de | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
diff -Naur kaffeine-0.8.5.orig/debian/control kaffeine-0.8.5/debian/control
--- kaffeine-0.8.5.orig/debian/control 2007-08-20 10:56:05.000000000 +0200
+++ kaffeine-0.8.5/debian/control 2007-08-20 09:45:53.000000000 +0200
@@ -11,7 +11,7 @@
Package: kaffeine
Architecture: any
-Depends: ${shlibs:Depends}, libxine1-ffmpeg, hdparm
+Depends: ${shlibs:Depends}, libxine1-ffmpeg, hdparm [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
Conflicts: kaffeine-xine, kaffeine-gstreamer
Replaces: kaffeine-xine, kaffeine-gstreamer
Description: versatile media player for KDE
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: kaffeine
Source-Version: 0.8.5-2
We believe that the bug you reported is fixed in the latest version of
kaffeine, which is due to be installed in the Debian FTP archive:
kaffeine-dbg_0.8.5-2_amd64.deb
to pool/main/k/kaffeine/kaffeine-dbg_0.8.5-2_amd64.deb
kaffeine_0.8.5-2.diff.gz
to pool/main/k/kaffeine/kaffeine_0.8.5-2.diff.gz
kaffeine_0.8.5-2.dsc
to pool/main/k/kaffeine/kaffeine_0.8.5-2.dsc
kaffeine_0.8.5-2_amd64.deb
to pool/main/k/kaffeine/kaffeine_0.8.5-2_amd64.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.
Fathi Boudra <[EMAIL PROTECTED]> (supplier of updated kaffeine 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, 30 Dec 2007 17:44:40 +0100
Source: kaffeine
Binary: kaffeine-dbg kaffeine
Architecture: source amd64
Version: 0.8.5-2
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra <[EMAIL PROTECTED]>
Changed-By: Fathi Boudra <[EMAIL PROTECTED]>
Description:
kaffeine - versatile media player for KDE
kaffeine-dbg - debugging symbols for kaffeine
Closes: 438848 448084
Changes:
kaffeine (0.8.5-2) unstable; urgency=low
.
* Restrict dependency on hdparm only for linux architectures.
Thanks to Uwe Hermann and Petr Salinger (Closes: #438848)
* Add libxine1-x dependency. (Closes: #448084)
* Remove Riku Voipio from Uploaders field.
* Update my e-mail address.
* Bump Standards-Version to 3.7.3.
* Use Homepage field.
* Update menu file to latest Debian menu policy.
* Switch to quilt patch system.
* Build with --as-needed linker flag.
* Update copyright file. Refer to common-licenses directory.
Files:
04d10af915809588a9d9ddb2c4d5ba42 964 kde optional kaffeine_0.8.5-2.dsc
40c2b55a50a0e64d49e29ed4bd110977 1010859 kde optional kaffeine_0.8.5-2.diff.gz
e6a8fe7aeb2ecd0b0692b77888180d46 3208834 kde optional
kaffeine_0.8.5-2_amd64.deb
bd5a6a57a926366a14e44e066f917977 2825956 devel extra
kaffeine-dbg_0.8.5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQCVAwUBR3fXRoz1NfZqpXL3AQIhIgQAse14GkNOI8GK0ZssmqEGpocm6q1NfRPJ
n43LvBhJ6EXOhy1ajIb5mrbjmfnOZcjY6rf2EPf/RWYuaxJhkeqOYvGDFsfYakWi
KSuwtHHuuocMcS+SVhdfp38cIr7W28JlruOyAS7e7vkqfPfTX9acrwwAx+8D2O3/
eNNSgYXOe/8=
=Whp/
-----END PGP SIGNATURE-----
--- End Message ---