Your message dated Sat, 25 Jul 2015 17:19:54 +0000
with message-id <[email protected]>
and subject line Bug#779755: fixed in fcgiwrap 1.1.0-6
has caused the Debian Bug report #779755,
regarding fcgiwrap: Transition to libsystemd
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.)


-- 
779755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779755
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fcgiwrap
Version: 1.1.0-3
Severity: normal
User: [email protected]
Usertags: libsystemd

Hi!

In systemd v209, released over a year ago, the various libsystemd-* libraries
(libsystemd-journal.so, libsystemd-login.so, libsystem-daemon.so,
libsystemd-id128.so) were merged into a single libsystemd.so library to reduce
code duplication and avoid cyclic dependencies [1].

Your package declares a build-dependency on either libsystemd-daemon-dev,
libsystemd-login-dev or libsystemd-journal-dev.

Please update your package so it can be built against libsystemd.


Updating the configure check / build system
===========================================
If your package use pkg-config and autotools, a typical configure check
looks like:

 PKG_CHECK_MODULES(FOO, libsystemd-login)
All you need to do, is change that to
 PKG_CHECK_MODULES(FOO, libsystemd)


If there are checks for libsystemd-journal, libsystemd-login and
libsystemd-journal, you can merge that into a single check:

 PKG_CHECK_MODULES(FOO, libsystemd-login)
 PKG_CHECK_MODULES(BAR, libsystemd-daemon)
 PKG_CHECK_MODULES(BAZ, libsystemd-journal)
=>
 PKG_CHECK_MODULES(FOO, libsystemd)

BAR_{CFLAGS,LIBS} and BAZ_{CFLAGS,LIBS} need to be updated accordingly.

If you/upstream wants to support building against older versions of systemd,
you can update the configure check as follows:

 PKG_CHECK_MODULES(FOO, libsystemd-login)
=>
 PKG_CHECK_MODULES(FOO, libsystemd,, [PKG_CHECK_MODULES(FOO, libsystemd-login)])

See [2] as an example how to do that.


Updating Build-Depends
======================
Please replace the Build-Depends on libsystemd-*-dev with libsystemd-dev [3].
I would recommend against adding alternative Build-Depends against the old
dev packages. This is not necessary, since libsystemd-dev is already provided
in jessie.


Backports
=========
Debian jessie already ships with libsystemd-dev, so this change is safe
regarding backports.


Upstream
========
Please consider forwarding this upstream. In some cases upstream might already
have a fix for that


Thanks for considering.


Michael,
on behalf of the pkg-systemd team.


[1] 
http://lists.freedesktop.org/archives/systemd-devel/2014-February/017146.html
[2] 
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=8f6317f88a3ca3f42cf72137bb033b4a020b7b82
[3] 
http://anonscm.debian.org/cgit/pkg-utopia/network-manager.git/commit/?id=69b95405b07fc2a5833dfcbe18c9229706c2104e

--- End Message ---
--- Begin Message ---
Source: fcgiwrap
Source-Version: 1.1.0-6

We believe that the bug you reported is fixed in the latest version of
fcgiwrap, 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.
Jordi Mallach <[email protected]> (supplier of updated fcgiwrap 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: Sat, 25 Jul 2015 18:52:09 +0200
Source: fcgiwrap
Binary: fcgiwrap
Architecture: source amd64
Version: 1.1.0-6
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach <[email protected]>
Changed-By: Jordi Mallach <[email protected]>
Description:
 fcgiwrap   - simple server to run CGI applications over FastCGI
Closes: 779755 792705
Changes:
 fcgiwrap (1.1.0-6) unstable; urgency=medium
 .
   * Add patch to build against libsystemd (closes: #779755; thanks, mbiebl!).
   * Bump Standards-Version to 3.9.6.
   * Use github as Homepage, the real one has been down for ages.
   * Add patch from Dmitry Smirnov to make the systemd unit read DAEMON_OPTS
     from /etc/default/fcgiwrap (closes: #792705).
Checksums-Sha1:
 77f921684a38bc337672057982c44c2baf5710fa 1996 fcgiwrap_1.1.0-6.dsc
 3448ef54f2f245b07313a2f85aaf7565e7e098d7 9540 fcgiwrap_1.1.0-6.debian.tar.xz
 fe465040d64a7d4e00d83e3cc059b64cb0d65522 17392 fcgiwrap_1.1.0-6_amd64.deb
Checksums-Sha256:
 2729f682b2bbcace136ff800e09fc6f07487565db5875561cbe45c2b92f1b849 1996 
fcgiwrap_1.1.0-6.dsc
 77b9594bc34b5df40eb09641166c84bdd825d10dc966e2555a5bb9b481df5543 9540 
fcgiwrap_1.1.0-6.debian.tar.xz
 272443763e1df47756df70abcddbe15261f934e037aba08e721885cf04bdb927 17392 
fcgiwrap_1.1.0-6_amd64.deb
Files:
 f362a1af68c55a224b094662ea4a85f7 1996 web extra fcgiwrap_1.1.0-6.dsc
 7111e8e6f6af13c41d83edefb31ce830 9540 web extra fcgiwrap_1.1.0-6.debian.tar.xz
 f4f3aa25c8e9cdc9cbfda5bb17b0bea8 17392 web extra fcgiwrap_1.1.0-6_amd64.deb

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

iQIcBAEBCAAGBQJVs8BpAAoJECVQL2/L48sEawcQALPY5lzVSueowOnVgf4pYQfS
kJeRiI+EHWOxQcwyLncZ0WLev0UPjGc95saDoEt1WCeJz53ZXrzEKWMaR+tTBnHw
d0/VJXP8XUuTle9t/KHYy/4b0SQhOELkvPM/Q0zEw8MMq42pmOb85ATWL79ZJ/gg
NNowITdvR6NzdI8d47aaTBVmUKhsO0VLMk+FY+zkQ5C/dwAFMR3bp1VOXm+0Ntj1
ka+iXS20Lxevr24jGyP+3obXcOwLlWC6wRvLP2cmCJuYV4KXw0JPMk5Hu0rdgU4x
/Gh0re9s2Bi8h9uFCxRQfYKymlOb2m4xXFFNLgz/PKoeLXzstw7RCfRsQzZV/qXa
InMO8pMXCoJ1m1CVQHRLxIBji6r5qsG5Mg0OjN4mSiOXUDM4nsUkoSh2t6RNtXXl
UUKQPFXjvNLPVUaDxWreTVD9blId/zVsl5ZpxK9SyDiXrD+ba1aYEQArbmdaxi6r
HIYcdeSSd+V3MPrT8MekGVv73vLn6wrV5VFKIgUbyhgz6pFa5AyoRQPt3qJYO5gh
BSLchZOz6x+TRDbS8zdDkdZg/2TxrAXyW0KPjHO8oFqc6J4mmkusikTF37zcFxQo
Fqfx5Wgq89Gi9VjcXTb3fVjmM85qZrbjYN3CtfFuPuDFubJNlIu1afyRrwcHdkbo
m6qnjoOQBc7eSiGk3YUK
=TahU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to