Your message dated Mon, 21 Jan 2008 03:02:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453046: fixed in xl2tpd 1.1.12.dfsg.1-3
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 ---
From: Luca Falavigna <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Bashism leads to FTBFS
Package: xl2tpd
Version: 1.1.12.dfsg.1-2
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch

Your package has a bashism which causes FTBFS on systems with /bin/sh
linked to /bin/dash. Even if Debian is not affected, it could be worth
adjust it for compatibility purposes.
Attached patch, taken from Ubuntu version, should fix this issue.

Thank you.
diff -pruN 1.1.12.dfsg.1-2/Makefile 1.1.12.dfsg.1-2ubuntu1/Makefile
--- 1.1.12.dfsg.1-2/Makefile	2007-10-20 05:22:55.000000000 +0100
+++ 1.1.12.dfsg.1-2ubuntu1/Makefile	2007-11-24 05:11:19.000000000 +0000
@@ -90,7 +90,8 @@ romfs:
 
 install: ${EXEC}
 	install -D --mode=0755 ${EXEC} ${DESTDIR}/${BINDIR}/${EXEC}
-	install -d --mode=0755 ${DESTDIR}/${MANDIR}/man{5,8}
+	install -d --mode=0755 ${DESTDIR}/${MANDIR}/man5
+	install -d --mode=0755 ${DESTDIR}/${MANDIR}/man8
 	install --mode=0644 doc/xl2tpd.8 ${DESTDIR}/${MANDIR}/man8/
 	install --mode=0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \
 		${DESTDIR}${MANDIR}/man5/

--- End Message ---
--- Begin Message ---
Source: xl2tpd
Source-Version: 1.1.12.dfsg.1-3

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

l2tpd_1.1.12.dfsg.1-3_all.deb
  to pool/main/x/xl2tpd/l2tpd_1.1.12.dfsg.1-3_all.deb
xl2tpd_1.1.12.dfsg.1-3.diff.gz
  to pool/main/x/xl2tpd/xl2tpd_1.1.12.dfsg.1-3.diff.gz
xl2tpd_1.1.12.dfsg.1-3.dsc
  to pool/main/x/xl2tpd/xl2tpd_1.1.12.dfsg.1-3.dsc
xl2tpd_1.1.12.dfsg.1-3_i386.deb
  to pool/main/x/xl2tpd/xl2tpd_1.1.12.dfsg.1-3_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.
Roberto C. Sanchez <[EMAIL PROTECTED]> (supplier of updated xl2tpd 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, 20 Jan 2008 21:13:52 -0500
Source: xl2tpd
Binary: xl2tpd l2tpd
Architecture: source i386 all
Version: 1.1.12.dfsg.1-3
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez <[EMAIL PROTECTED]>
Changed-By: Roberto C. Sanchez <[EMAIL PROTECTED]>
Description: 
 l2tpd      - dummy package for l2tpd to xl2tpd transition
 xl2tpd     - a layer 2 tunneling protocol implementation
Closes: 453046 455023
Changes: 
 xl2tpd (1.1.12.dfsg.1-3) unstable; urgency=low
 .
   * Update to Standards-Version 3.7.3 (no changes required)
   * Fix Makefile bashism, thanks to Luca Falavigna (Closes: #453046)
   * Make sure conffiles are not left behind (Closes: #455023)
Files: 
 416dd8f10f8d416d8c03e24e7a5c3dca 652 net optional xl2tpd_1.1.12.dfsg.1-3.dsc
 8216d3903cd3ab19c7cc3c72dbb3a9d7 5021 net optional 
xl2tpd_1.1.12.dfsg.1-3.diff.gz
 61a62422358abec29b7d636ae647029a 58568 net optional 
xl2tpd_1.1.12.dfsg.1-3_i386.deb
 bcddeadcdd41a49bba948446bd123e0d 736 net optional l2tpd_1.1.12.dfsg.1-3_all.deb

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

iD8DBQFHlAkL5SXWIKfIlGQRAgXhAKDBSmv7as+80XNAEpLVjIeP0j18XwCfUQbU
5DVk2tG1jjEDeOh3dGxeYFM=
=6fp9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to