Your message dated Sat, 05 Jan 2008 22:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458084: fixed in libmtp 0.2.4-4
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: libmtp
Version: 0.2.4-2
Severity: serious
Tags: patch
Justification: no longer builds from source

With /bin/sh being dash this package fails to build due to a bashism in line
51 of debian/rules:
                cp $${f/libmtp$(SOVERSION)/libmtp} $$f ;        \

The attached patch fixes it.
diff -u libmtp-0.2.4/debian/rules\~ libmtp-0.2.4/debian/rules
--- libmtp-0.2.4/debian/rules~  2007-12-28 15:52:37.000000000 +0100
+++ libmtp-0.2.4/debian/rules   2007-12-28 15:46:00.000000000 +0100
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+SHELL=/bin/bash
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp
 DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 XP = xsltproc -''-nonet

Diff finished at Fri Dec 28 15:52:44

--- End Message ---
--- Begin Message ---
Source: libmtp
Source-Version: 0.2.4-4

We believe that the bug you reported is fixed in the latest version of
libmtp, which is due to be installed in the Debian FTP archive:

libmtp-dev_0.2.4-4_amd64.deb
  to pool/main/libm/libmtp/libmtp-dev_0.2.4-4_amd64.deb
libmtp-doc_0.2.4-4_all.deb
  to pool/main/libm/libmtp/libmtp-doc_0.2.4-4_all.deb
libmtp7_0.2.4-4_amd64.deb
  to pool/main/libm/libmtp/libmtp7_0.2.4-4_amd64.deb
libmtp_0.2.4-4.diff.gz
  to pool/main/libm/libmtp/libmtp_0.2.4-4.diff.gz
libmtp_0.2.4-4.dsc
  to pool/main/libm/libmtp/libmtp_0.2.4-4.dsc
mtp-tools_0.2.4-4_amd64.deb
  to pool/main/libm/libmtp/mtp-tools_0.2.4-4_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.
Rafael Laboissiere <[EMAIL PROTECTED]> (supplier of updated libmtp 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: Sat,  5 Jan 2008 18:57:38 +0100
Source: libmtp
Binary: libmtp-dev libmtp7 mtp-tools libmtp-doc
Architecture: source all amd64
Version: 0.2.4-4
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere <[EMAIL PROTECTED]>
Changed-By: Rafael Laboissiere <[EMAIL PROTECTED]>
Description: 
 libmtp-dev - Media Transfer Protocol (MTP) development files
 libmtp-doc - Media Transfer Protocol (MTP) library documentation
 libmtp7    - Media Transfer Protocol (MTP) library
 mtp-tools  - Media Transfer Protocol (MTP) library tools
Closes: 458084
Changes: 
 libmtp (0.2.4-4) unstable; urgency=low
 .
   * debian/rules: Removed bashism in variable substitution.  Thanks to
     Robert Bihlmeyer and Clint Adams for the patch (closes: #458084)
   * debian/control: Build-depends on chrpath
   * debian/rules: Removed rpath from programs in the mtp-tools package and
     from the libmtp.so.*.*.* library
Files: 
 c64ac24b44f144e5c1484ab18fb3171d 853 libs optional libmtp_0.2.4-4.dsc
 bc776a6a3fe56d78da6853db18cda127 6811 libs optional libmtp_0.2.4-4.diff.gz
 dacacc3c2120ade5ffc0ca35e4e4490a 220444 doc optional libmtp-doc_0.2.4-4_all.deb
 10681d15600cf7c37203d4aeb7598805 113536 libs optional libmtp7_0.2.4-4_amd64.deb
 3ddf74a1facb6ad11f43bbf00c209e4f 114574 libdevel optional 
libmtp-dev_0.2.4-4_amd64.deb
 b3d0d20842e089767c4ff6b88a07877f 68686 utils optional 
mtp-tools_0.2.4-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFHgAcak3oga0pdcv4RAubPAJ9GdvTac9xyKjAKqhlwCFCFG4lEvgCfYz/p
GfKPhVVEd6hjhGMgjxfPFG8=
=u8zG
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to