[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/3.2.0-1-1-gccda18d

Laurent Bigonville bigon at bigon.be
Tue Oct 11 13:28:09 UTC 2011


The following commit has been merged in the debian branch:
commit ccda18d6a297277b132c11b03549015207b3396a
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Oct 11 15:27:37 2011 +0200

    debian/control: nautilus-sendto-empathy Breaks nautilus-sendto (<< 3.0), and Recommends nautilus-sendto (>= 3.0)

diff --git a/debian/changelog b/debian/changelog
index 6498abb..1cc67c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+empathy (3.2.0-2) UNRELEASED; urgency=low
+
+  * debian/control: nautilus-sendto-empathy Breaks nautilus-sendto (<< 3.0),
+    and Recommends nautilus-sendto (>= 3.0)
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 11 Oct 2011 15:22:22 +0200
+
 empathy (3.2.0-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 17342e1..f894808 100644
--- a/debian/control
+++ b/debian/control
@@ -121,9 +121,9 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          empathy-common (= ${source:Version})
-Recommends: nautilus-sendto (>= 2.28.2-2)
+Recommends: nautilus-sendto (>= 3.0)
 Replaces: nautilus-sendto (<< 2.28.2-2)
-Breaks: nautilus-sendto (<< 2.28.2-2)
+Breaks: nautilus-sendto (<< 3.0)
 Description: GNOME multi-protocol chat and call client (nautilus-sendto plugin)
  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