[Pkg-telepathy-commits] [farstream-0.2] 02/03: debian/rules: Use gir sequence instead of overriding dh_shlibdeps

Laurent Bigonville bigon at moszumanska.debian.org
Mon Aug 15 18:27:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository farstream-0.2.

commit a2c92bd9d03a73f58d2e750861ca03d84719fb20
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Aug 15 20:02:59 2016 +0200

    debian/rules: Use gir sequence instead of overriding dh_shlibdeps
---
 debian/changelog | 3 ++-
 debian/rules     | 8 +-------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72a5a8e..02da4a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,11 +8,12 @@ farstream-0.2 (0.2.8-1) UNRELEASED; urgency=medium
   * debian/control: Update Vcs-* URL's to please lintian (again)
   * debian/control: Update the Homepage URL to point to the wiki page
   * Make gir1.2-farstream-0.2 package Multi-Arch: same
+  * debian/rules: Use gir sequence instead of overriding dh_shlibdeps
 
   [ Jonny Lamb ]
   * Remove myself from Uploaders.
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 15 Aug 2016 20:01:00 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 15 Aug 2016 20:02:40 +0200
 
 farstream-0.2 (0.2.7-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 0b68d28..2c96d68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,10 +11,6 @@ override_dh_install:
 	find debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gstreamer-1.0  -name *.a -exec rm {} \;
 	dh_install --list-missing
 
-override_dh_shlibdeps:
-	dh_shlibdeps
-	dh_girepository
-
 override_dh_makeshlibs:
 	dh_makeshlibs -plibfarstream-0.2-5 \
 		-X/usr/lib/$(DEB_HOST_MULTIARCH)/gstreamer-1.0 \
@@ -29,6 +25,4 @@ override_dh_strip:
 	dh_strip --ddeb-migration='libfarstream-0.2-dbg (<< 0.2.7-1~)'
 
 %:
-	dh $@ --with autoreconf
-
-.PHONY: override_dh_strip
+	dh $@ --with autoreconf,gir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream-0.2.git



More information about the Pkg-telepathy-commits mailing list