[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian-squeeze, updated. debian/2.28.2-1-3-gda2a1e9

Laurent Bigonville bigon at bigon.be
Tue Jan 12 21:53:10 UTC 2010


The following commit has been merged in the debian-squeeze branch:
commit d425578610b61ab010b1e501a116b4fe031cc394
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Jan 12 22:37:05 2010 +0100

    Add Recommends to allow -dbg package to pull each other (Closes: #564679)

diff --git a/debian/changelog b/debian/changelog
index c005813..7be818d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-empathy (2.28.2-1) UNRELEASED; urgency=low
+empathy (2.28.2-2) UNRELEASED; urgency=low
 
   * debian/control:
     - Suggests vino for empathy package (Closes: #562288)
+    - Add Recommends to allow -dbg package to pull each other (Closes: #564679)
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Jan 2010 16:11:57 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 12 Jan 2010 22:31:53 +0100
 
 empathy (2.28.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 62555c0..0bcac61 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,7 @@ Description: High-level library and user-interface for Telepathy
 Package: empathy-dbg
 Architecture: any
 Depends: ${misc:Depends}, empathy (= ${binary:Version})
+Recommends: libempathy30-dbg (= ${binary:Version}), libempathy-gtk28-dbg (= ${binary:Version})
 Section: debug
 Priority: extra
 Description: High-level library and user-interface for Telepathy (debug symbols)
@@ -220,6 +221,7 @@ Architecture: any
 Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libempathy-gtk28 (= ${binary:Version})
+Recommends: libempathy30-dbg (= ${binary:Version})
 Description: High-level library and user-interface for Telepathy (GTK debug symbols)
  Instant messaging program supporting text, voice, video, file transfers
  and inter-application communication over many different protocols,

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list