Hello maint,

On Mon, Jun 10, 2013 at 02:03:04PM +0200, Emilio Pozuelo Monfort wrote:

> libunwind provides .pc files that other software use in their
> configure scripts to check if libunwind is available and get
> the necessary cflags and linker flags. Please install those
> files in the -dev package.

Find patch attached:


From f0b03941ee38730028a3215f8e849d3c7ca43b8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= <[email protected]>
Date: Sat, 15 Jun 2013 19:56:40 +0200
Subject: [PATCH] Add pkg-config files (Closes: #711854)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Héctor Orón Martínez <[email protected]>
---
 debian/changelog              | 6 ++++++
 debian/libunwind8-dev.install | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9e345ac..a401052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libunwind (1.1-1.1) unstable; urgency=low
+
+  * d/libunwind8-dev.install: Add pkg-config files (Closes: #711854)
+
+ -- Hector Oron <[email protected]>  Sat, 15 Jun 2013 19:54:17 +0200
+
 libunwind (1.1-1) unstable; urgency=low
 
   * New upstream release. (Closes: #704621)
diff --git a/debian/libunwind8-dev.install b/debian/libunwind8-dev.install
index c40af46..02de2ef 100644
--- a/debian/libunwind8-dev.install
+++ b/debian/libunwind8-dev.install
@@ -3,3 +3,8 @@ usr/lib/*/libunwind-*.a
 usr/lib/*/libunwind-*.so
 usr/lib/*/libunwind.a
 usr/lib/*/libunwind.so
+usr/lib/*/pkgconfig/libunwind-ptrace.pc
+usr/lib/*/pkgconfig/libunwind-setjmp.pc
+usr/lib/*/pkgconfig/libunwind.pc
+usr/lib/*/pkgconfig/libunwind-coredump.pc
+usr/lib/*/pkgconfig/libunwind-generic.pc
-- 
1.8.2.1

Regards,
-- 
  Hector Oron

Attachment: signature.asc
Description: Digital signature

Reply via email to