[SCM] serd/master: Put in serd-dbg only symbols from libserd-0-0.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Apr 19 09:53:15 UTC 2012


The following commit has been merged in the master branch:
commit 991cb20c48d6b55edc2513584396bd4ca00889bb
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Apr 19 11:47:42 2012 +0200

    Put in serd-dbg only symbols from libserd-0-0.

diff --git a/debian/control b/debian/control
index 0cb2e4c..c76d59c 100644
--- a/debian/control
+++ b/debian/control
@@ -101,7 +101,6 @@ Priority: extra
 Section: debug
 Depends:
  libserd-0-0 (= ${binary:Version}),
- serdi (= ${binary:Version}),
  ${misc:Depends}
 Description: lightweight RDF syntax library - debugging symbols
  Serd is a lightweight C library for RDF syntax which supports reading
diff --git a/debian/rules b/debian/rules
index 8eee0a2..5005347 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,4 +33,5 @@ override_dh_auto_install:
 	$(WAF) install --destdir=$(CURDIR)/debian/tmp
 
 override_dh_strip:
-	dh_strip --dbg-package=serd-dbg
+	dh_strip -plibserd-0-0 --dbg-package=serd-dbg
+	dh_strip --remaining-packages

-- 
serd packaging



More information about the pkg-multimedia-commits mailing list