Your message dated Fri, 27 Oct 2006 21:17:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393673: fixed in amiwm 0.20.48-7.1
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: amiwm
Version: 0.20.48-7
Severity: serious
Tags: patch
When building 'amiwm' in a clean unstable chroot,
I get the following error:
dpkg-source: extracting amiwm in amiwm-0.20.48
dpkg-source: unpacking amiwm_0.20.48.orig.tar.gz
dpkg-source: applying ./amiwm_0.20.48-7.diff.gz
Reading package lists...
Building dependency tree...
E: Build-Depends dependency for amiwm cannot be satisfied because the package
libxpm4-dev cannot be found
With the attached patch 'amiwm' can be built on unstable.
The patch replaces the Build-Depends on libxpm4-dev with libxpm-dev
and adds the missing Build-Depends on libxmu-dev.
Regards
Andreas Jochens
diff -urN ../tmp-orig/amiwm-0.20.48/debian/control ./debian/control
--- ../tmp-orig/amiwm-0.20.48/debian/control 2006-10-17 11:24:08.000000000
+0000
+++ ./debian/control 2006-10-17 11:24:05.000000000 +0000
@@ -2,7 +2,7 @@
Section: non-free/x11
Priority: optional
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxpm4-dev, flex, bison
+Build-Depends: debhelper, libx11-dev, libxmu-dev, libxpm-dev, flex, bison
Standards-Version: 3.6.2
Package: amiwm
--- End Message ---
--- Begin Message ---
Source: amiwm
Source-Version: 0.20.48-7.1
We believe that the bug you reported is fixed in the latest version of
amiwm, which is due to be installed in the Debian FTP archive:
amiwm_0.20.48-7.1.diff.gz
to pool/non-free/a/amiwm/amiwm_0.20.48-7.1.diff.gz
amiwm_0.20.48-7.1.dsc
to pool/non-free/a/amiwm/amiwm_0.20.48-7.1.dsc
amiwm_0.20.48-7.1_i386.deb
to pool/non-free/a/amiwm/amiwm_0.20.48-7.1_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.
Steve Langasek <[EMAIL PROTECTED]> (supplier of updated amiwm 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: Fri, 27 Oct 2006 18:33:47 -0700
Source: amiwm
Binary: amiwm
Architecture: source i386
Version: 0.20.48-7.1
Distribution: unstable
Urgency: high
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
Changed-By: Steve Langasek <[EMAIL PROTECTED]>
Description:
amiwm - The Amiga look alike window manager
Closes: 393673
Changes:
amiwm (0.20.48-7.1) unstable; urgency=high
.
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Build-depend on libxpm-dev instead of libxpm4-dev, and add missing
build-dependency on libxmu-dev; closes: #393673.
Files:
69b0bdea18ffbb3b3865accdf4507c99 618 non-free/x11 optional
amiwm_0.20.48-7.1.dsc
c5ac5b5cefc4918899789ebf73f51dfd 6186 non-free/x11 optional
amiwm_0.20.48-7.1.diff.gz
53e519d88ca9a50c7e66c4ac1a18b776 87558 non-free/x11 optional
amiwm_0.20.48-7.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFQrpxKN6ufymYLloRAg0uAJ4hRR7Hx0xGyjj1vG4+0Li7HwMUqgCgmRDJ
9dSA+uzXY7Al5/JSWQVwZOE=
=uTXj
-----END PGP SIGNATURE-----
--- End Message ---