[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.91.91.1-1-6-g2e93f6e
Emilio Pozuelo Monfort
emilio.pozuelo at collabora.co.uk
Thu Mar 24 17:41:10 UTC 2011
The following commit has been merged in the debian branch:
commit 34c24ad471619ee5116ab43fb221e35a3af1062d
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date: Thu Mar 24 17:20:05 2011 +0000
Don't create an shlibs file for empathy
diff --git a/debian/changelog b/debian/changelog
index bbd2dc9..42c3035 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ empathy (2.91.92-1) UNRELEASED; urgency=low
* New upstream release.
+ debian/control:
- Bump libtelepathy-glib-dev build dependency.
+ * debian/rules:
+ + Don't create an shlibs file for empathy.
-- Emilio Pozuelo Monfort <pochu at debian.org> Thu, 24 Mar 2011 17:04:20 +0000
diff --git a/debian/rules b/debian/rules
index 4756b95..3e03a25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +24,6 @@ else
DEB_CONFIGURE_EXTRA_FLAGS += --with-connectivity=no --enable-location=no
endif
+DEB_DH_MAKESHLIBS_ARGS_empathy = --no-act
+
include $(CURDIR)/debian/update-patches.mk
--
Empathy packaging
More information about the Pkg-telepathy-commits
mailing list