[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#864399: unblock: serf/1.3.9-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <jamessan@debian.org>  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)


Reply to: