[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.91.5-1-9-gb1e0179

Emilio Pozuelo Monfort emilio.pozuelo at collabora.co.uk
Wed Jan 19 20:31:17 UTC 2011


The following commit has been merged in the debian branch:
commit 1c0c9b20bc687924e95f315be26975140ba1bcf6
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Wed Jan 19 19:46:55 2011 +0000

    Don't tell CDBS what the dbg package is, it already knows that.

diff --git a/debian/changelog b/debian/changelog
index f05d201..404823b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ empathy (2.91.5.1-1) UNRELEASED; urgency=low
     debian/rules:
     + Re-enable webkit support.
   * New upstream release.
+  * debian/rules:
+    + Don't tell CDBS what the dbg package is, it already knows that.
 
  -- Laurent Bigonville <bigon at debian.org>  Sun, 16 Jan 2011 03:49:28 +0100
 
diff --git a/debian/rules b/debian/rules
index 6a55b59..b6fe4f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,6 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell \
                              --disable-tests \
                              --disable-schemas-compile \
 
-DEB_DBG_PACKAGE_empathy = empathy-dbg
-
 ifeq ($(DEB_BUILD_ARCH_OS),linux)
   DEB_CONFIGURE_EXTRA_FLAGS += --with-connectivity=nm --enable-location=yes
 else ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list