Your message dated Fri, 09 Jun 2017 05:53:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#864399: unblock: serf/1.3.9-3
has caused the Debian Bug report #864399,
regarding unblock: serf/1.3.9-3
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.)


-- 
864399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864399
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package serf

libserf-dev was missing a Depends on libssl-dev.  This caused pkg-config
to error when querying information for serf unless libssl-dev happened
to be installed.

diffstat for serf_1.3.9-2 serf_1.3.9-3

 changelog |    7 +++++++
 control   |    3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff -u serf-1.3.9/debian/changelog serf-1.3.9/debian/changelog
--- serf-1.3.9/debian/changelog
+++ serf-1.3.9/debian/changelog
@@ -1,3 +1,10 @@
+serf (1.3.9-3) unstable; urgency=medium
+
+  * Add libssl-dev to libserf-dev's Depends, otherwise pkg-config can't
+    provide information about serf.  Thanks to Daniel Shahaf for noticing!
+
+ -- James McCoy <[email protected]>  Wed, 07 Jun 2017 23:09:48 -0400
+
 serf (1.3.9-2) unstable; urgency=medium
 
   * Remove Peter Samuelson as maintainer, at request of MIA team.  Thanks for
diff -u serf-1.3.9/debian/control serf-1.3.9/debian/control
--- serf-1.3.9/debian/control
+++ serf-1.3.9/debian/control
@@ -28,7 +28,8 @@
 Package: libserf-dev
 Section: libdevel
 Architecture: any
-Depends: libserf-1-1 (= ${binary:Version}), ${misc:Depends}, libapr1-dev, 
libaprutil1-dev
+Depends: libserf-1-1 (= ${binary:Version}), ${misc:Depends}, libapr1-dev,
+ libaprutil1-dev, libssl-dev
 Description: high-performance asynchronous HTTP client library headers
  serf library is a C-based HTTP client library built upon the Apache
  Portable Runtime (APR) library.  It multiplexes connections, running the

unblock serf/1.3.9-3

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
James McCoy:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
> 
> Please unblock package serf
> 
> libserf-dev was missing a Depends on libssl-dev.  This caused pkg-config
> to error when querying information for serf unless libssl-dev happened
> to be installed.
> 
> [...]
> 
> unblock serf/1.3.9-3
> 
> [...]

Unblocked, thanks.

~Niels

--- End Message ---

Reply via email to