Your message dated Fri, 25 Apr 2014 06:34:00 +0000
with message-id <[email protected]>
and subject line Bug#745787: fixed in libdaemon 0.14-6
has caused the Debian Bug report #745787,
regarding libdaemon: Please use dh-autoreconf at build time
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
745787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745787
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdaemon
Version: 0.14-5
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch

Hi Michael,

The libdaemon package in Ubuntu has been patched to use dh-autoreconf at
build time, to force full regeneration of all autoconf-generated files.  As
has been discussed recently on debian-devel, this is necessary in order for
libdaemon to build on the new ppc64el port (because an updated libtool is
needed), and there's a growing consensus that we should do this by default
wherever possible.

Please consider applying the attached patch to the Debian package.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]
=== modified file 'debian/control'
--- debian/control	2014-04-04 01:19:30 +0000
+++ debian/control	2014-04-25 04:39:36 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Utopia Maintenance Team <[email protected]>
 Uploaders: Michael Biebl <[email protected]>
-Build-Depends: debhelper (>= 9), autotools-dev, doxygen, lynx
+Build-Depends: debhelper (>= 9), autotools-dev, doxygen, lynx, dh-autoreconf
 Standards-Version: 3.9.5
 Homepage: http://0pointer.de/lennart/projects/libdaemon/
 Vcs-Git: git://git.debian.org/git/pkg-utopia/libdaemon.git

=== modified file 'debian/rules'
--- debian/rules	2014-03-28 13:30:41 +0000
+++ debian/rules	2014-04-25 04:36:58 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 LDFLAGS += -Wl,-z,defs
 


--- End Message ---
--- Begin Message ---
Source: libdaemon
Source-Version: 0.14-6

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

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.
Michael Biebl <[email protected]> (supplier of updated libdaemon 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: SHA256

Format: 1.8
Date: Fri, 25 Apr 2014 08:25:13 +0200
Source: libdaemon
Binary: libdaemon-dev libdaemon-doc libdaemon0 libdaemon0-dbg
Architecture: source amd64 all
Version: 0.14-6
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description: 
 libdaemon-dev - lightweight C library for daemons - development files
 libdaemon-doc - lightweight C library for daemons - documentation
 libdaemon0 - lightweight C library for daemons - runtime library
 libdaemon0-dbg - lightweight C library for daemons - debugging symbols
Closes: 745787
Changes: 
 libdaemon (0.14-6) unstable; urgency=medium
 .
   * Use dh-autoreconf to update the autotools generated files in order to
     build on new ports like ppc64el. (Closes: #745787)
Checksums-Sha1: 
 6779fa186df9321d88990783c5f400343ceb9595 2147 libdaemon_0.14-6.dsc
 b5de94d1a7806f1f9115881e86105694e15c5adc 5508 libdaemon_0.14-6.debian.tar.xz
 21f83b8e788dc9e7e01322bd14b3f39f0348b5de 23040 libdaemon-dev_0.14-6_amd64.deb
 743d9adbd17d5960afc57bb08aef5ddf8d9f73c7 104534 libdaemon-doc_0.14-6_all.deb
 8e11717629235563838536de000eec4b6da4dc0a 17514 libdaemon0_0.14-6_amd64.deb
 2e7af9676964f59a8b523fa22cfda0fa74338fa5 32334 libdaemon0-dbg_0.14-6_amd64.deb
Checksums-Sha256: 
 9ad552558b9d935eb248879fe0d0816a870d05d96c1e2a9e5a18c6c0aa856e66 2147 
libdaemon_0.14-6.dsc
 7cae84ea14f1aa208fb6177d893edda95226327f4a1ec125037e0e978cb97b95 5508 
libdaemon_0.14-6.debian.tar.xz
 a1c873e82ee3fd9b6f5a761727a03da8f97c28d738cd501671eead2991e1406b 23040 
libdaemon-dev_0.14-6_amd64.deb
 9b6852657a0a3cb1ef886f2ae82e0b72f308a7189aec83be7404a58564675220 104534 
libdaemon-doc_0.14-6_all.deb
 4b846869878a9bf67c5076b24de7c50585bf6095ae0a20d52333aae90a1e5bf8 17514 
libdaemon0_0.14-6_amd64.deb
 03a1e68139b9132c9f09a0890d37ddc608c17c2365ae8bd45ac1c3cc09a08917 32334 
libdaemon0-dbg_0.14-6_amd64.deb
Files: 
 3e5536021de953211d0b310df4269580 23040 libdevel optional 
libdaemon-dev_0.14-6_amd64.deb
 c967ef23713ab20d27168cb53bf2b411 104534 doc extra libdaemon-doc_0.14-6_all.deb
 736b49751e4870efbb0dba3887c8c69f 17514 libs optional 
libdaemon0_0.14-6_amd64.deb
 1c887d821901a907fa82a2f753eea61b 32334 debug extra 
libdaemon0-dbg_0.14-6_amd64.deb
 a8b2344d7809134beda92791faa31252 2147 libs optional libdaemon_0.14-6.dsc
 906a506a14368215b89e391b9698fc67 5508 libs optional 
libdaemon_0.14-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTWgDtAAoJEGrh3w1gjyLcObQQAJc1Q1gSPEmVu5luMv/VXWJT
QHMeWPRXEWvfm9+pzDRvi5PnUbzkYV4mkRjPCX1/MEcRbIF006K4BC9XLHMCkm2j
tWpv0NfgoC85CIwdsyfIhnWP6wmYhMvN3Yx1K0pKtVCBwt92hEsbL9tvTN16Nqz5
Jllzy2vwDHnX7fdP5944/ah9MBuMB7c+gruQf4pS5bqU3cXjy7+Imkpf+g9w6bzP
vMdkk2dQjaV1pY/ucz5IvIU5ryaZDicpA8V3DFysbJFZm8eBMaeZk4HDnBDEvlRg
HQvt0G2erUQ6cOgOAtDrgC5BQCR++HDK+ieDF9Fnun3a457c/R8NdokzAWlcVObM
GnnYr9zHhy7HN0oeGAA8+eJ1EB8rItpPQZOoIUfPE8ph04hlyqWuNTJEz7Px0LHg
jYKSXNrCsa1w/lPnx+SMAfKphC7xKnpUknNi1mFrA+mW2PFPNK5PEJUb3LogKOEn
oH+JbXicT5QY85Dw9BCHoyE0tdONsRTzcLJG3TaBEGowczMvgwgjZRby9ss08D2I
sFRsFaGGgVerktzmZ5UY7yn1TMQiGeJTZdOFvTdMEu8bTximo7zG5PV8SYrxBIRm
x7RKMG8rW8PRLeJ+FbfTP/QPc/5F/AS/rMt1Y/Dk7Voq9oZr6FBeC6uEwdxFDw5O
+VOh0KIugD2CVwPTkYwD
=4xNu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to