[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:18 UTC 2011


The following commit has been merged in the debian branch:
commit 89335cdf0c1a9537fd207d979593b69daaf68a8b
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Wed Jan 19 19:48:12 2011 +0000

    No need to tell dh_install to look at debian/tmp
    
    It does that since compat 7.

diff --git a/debian/changelog b/debian/changelog
index 404823b..5299d10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ empathy (2.91.5.1-1) UNRELEASED; urgency=low
   * New upstream release.
   * debian/rules:
     + Don't tell CDBS what the dbg package is, it already knows that.
+    + No need to tell dh_install to look at debian/tmp, it does that
+      since compat 7.
 
  -- Laurent Bigonville <bigon at debian.org>  Sun, 16 Jan 2011 03:49:28 +0100
 
diff --git a/debian/rules b/debian/rules
index b6fe4f9..3622de7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_DH_INSTALL_SOURCEDIR=debian/tmp
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list