[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.91.6.1-1-11-g499e12b
Emilio Pozuelo Monfort
emilio.pozuelo at collabora.co.uk
Mon Feb 28 08:16:42 UTC 2011
The following commit has been merged in the debian branch:
commit 0b4eb6622a38a6c345b964643de9e6c87be149dd
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date: Mon Feb 28 07:45:43 2011 +0000
Let CDBS call dh_bugfiles for us
diff --git a/debian/changelog b/debian/changelog
index 918b558..1f29a2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,11 @@ empathy (2.91.90.2-1) UNRELEASED; urgency=low
* debian/control: Update build-depend on tp-logger >= 0.2.0
* Explicitly disable the control center embedding
+ [ Emilio Pozuelo Monfort ]
+ * debian/control,
+ debian/rules:
+ - Let CDBS call dh_bugfiles for us.
+
-- Sjoerd Simons <sjoerd at debian.org> Fri, 25 Feb 2011 14:23:58 +0000
empathy (2.91.6.1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index aeca57d..c317e2b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
Laurent Bigonville <bigon at debian.org>,
Jonny Lamb <jonny at debian.org>,
Emilio Pozuelo Monfort <pochu at debian.org>
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.90),
debhelper (>= 8),
rarian-compat,
librarian-dev,
diff --git a/debian/rules b/debian/rules
index dfd86a5..60e51cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk
common-binary-post-install-arch:: list-missing
-binary-install/empathy::
- dh_bugfiles -p$(cdbs_curpkg)
-
# Ensure at build time that the library has no dependencies on undefined
# symbols, and speed up loading.
LDFLAGS += -Wl,-z,defs -Wl,-O1
--
Empathy packaging
More information about the Pkg-telepathy-commits
mailing list