Advertisement
darkxst

empathy 3.7.5

Feb 6th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 5.39 KB | None | 0 0
  1. --- empathy-3.7.4/debian/changelog  2013-01-18 17:55:39.000000000 +1100
  2. +++ empathy-3.7.5/debian/changelog  2013-02-07 11:07:45.000000000 +1100
  3. @@ -1,3 +1,12 @@
  4. +empathy (3.7.5-0ubuntu1~raring0) raring; urgency=low
  5. +
  6. +  * New upstream release
  7. +  * debian/patches:
  8. +    - 23_idomessagedialog_for_voip_and_ft.patch: refreshed
  9. +  * debian/control:
  10. +    - Bump depends on telepathy-logger (>= 0.8.0)
  11. + -- Tim Lunn <tim@feathertop.org>  Wed, 06 Feb 2013 18:31:44 +1100
  12. +
  13.  empathy (3.7.4-0ubuntu1~raring2) raring; urgency=low
  14.  
  15.    * New upstream release
  16. --- empathy-3.7.4/debian/control    2013-01-18 17:55:18.000000000 +1100
  17. +++ empathy-3.7.5/debian/control    2013-02-07 11:05:47.000000000 +1100
  18. @@ -18,7 +18,7 @@
  19.                 libglib2.0-dev (>= 2.33.3),
  20.                 libgtk-3-dev (>= 3.5.1),
  21.                 libtelepathy-glib-dev (>= 0.19.9),
  22. -               libtelepathy-logger-dev (>= 0.2.10),
  23. +               libtelepathy-logger-dev (>= 0.8.0),
  24.                 intltool (>= 0.50.0),
  25.                 libenchant-dev (>= 1.2.0),
  26.                 iso-codes,
  27. @@ -71,7 +71,7 @@
  28.           telepathy-mission-control-5 (>= 5.11.0),
  29.           gsettings-desktop-schemas,
  30.           gnome-icon-theme (>= 2.30.0),
  31. -         telepathy-logger,
  32. +         telepathy-logger (>= 0.8.0),
  33.           dbus-x11,
  34.           dconf-gsettings-backend | gsettings-backend
  35.  Recommends: telepathy-gabble,
  36. --- empathy-3.7.4/debian/patches/23_idomessagedialog_for_voip_and_ft.patch  2013-01-17 06:53:23.000000000 +1100
  37. +++ empathy-3.7.5/debian/patches/23_idomessagedialog_for_voip_and_ft.patch  2013-02-06 18:35:15.000000000 +1100
  38. @@ -1,17 +1,15 @@
  39.  === modified file 'configure.ac'
  40. -Index: empathy-3.6.3/configure.ac
  41. -===================================================================
  42. ---- empathy-3.6.3.orig/configure.ac    2013-01-10 10:54:24.845741014 +1300
  43. -+++ empathy-3.6.3/configure.ac 2013-01-10 10:54:24.841741015 +1300
  44. -@@ -62,6 +62,7 @@
  45. +--- a/configure.ac
  46. ++++ b/configure.ac
  47. +@@ -64,6 +64,7 @@
  48.   LIBCANBERRA_GTK_REQUIRED=0.25
  49.   LIBNOTIFY_REQUIRED=0.7.0
  50. - TELEPATHY_LOGGER=0.6.0
  51. + TELEPATHY_LOGGER=0.8.0
  52.  +IDO_REQUIRED=0.2.90
  53.   WEBKIT_REQUIRED=1.9.1
  54.   GOA_REQUIRED=3.5.1
  55.  
  56. -@@ -204,6 +205,7 @@
  57. +@@ -210,6 +211,7 @@
  58.      libxml-2.0
  59.      telepathy-glib >= $TELEPATHY_GLIB_REQUIRED
  60.      telepathy-logger-0.2 >= $TELEPATHY_LOGGER
  61. @@ -19,10 +17,8 @@
  62.      x11
  63.      gtk+-3.0 >= $GTK_REQUIRED
  64.      libcanberra-gtk3 >= $LIBCANBERRA_GTK_REQUIRED
  65. -Index: empathy-3.6.3/src/empathy-event-manager.c
  66. -===================================================================
  67. ---- empathy-3.6.3.orig/src/empathy-event-manager.c 2013-01-10 10:54:24.845741014 +1300
  68. -+++ empathy-3.6.3/src/empathy-event-manager.c  2013-01-10 10:54:24.841741015 +1300
  69. +--- a/src/empathy-event-manager.c
  70. ++++ b/src/empathy-event-manager.c
  71.  @@ -41,6 +41,12 @@
  72.   #include <libempathy-gtk/empathy-call-utils.h>
  73.   #include <libempathy-gtk/empathy-subscription-dialog.h>
  74. --- empathy-3.7.4/debian/patches/41_unity_launcher_progress.patch   2013-01-17 07:11:32.000000000 +1100
  75. +++ empathy-3.7.5/debian/patches/41_unity_launcher_progress.patch   2013-02-06 18:36:05.000000000 +1100
  76. @@ -1,6 +1,4 @@
  77.  === modified file 'configure.ac'
  78. -Index: b/configure.ac
  79. -===================================================================
  80.  --- a/configure.ac
  81.  +++ b/configure.ac
  82.  @@ -75,6 +75,7 @@
  83. @@ -11,7 +9,7 @@
  84.   CHAMPLAIN_REQUIRED=0.12.1
  85.   CHEESE_GTK_REQUIRED=3.4.0
  86.   LIBACCOUNTS_REQUIRED=1.4
  87. -@@ -365,6 +366,34 @@
  88. +@@ -368,6 +369,34 @@
  89.  
  90.   AM_CONDITIONAL(HAVE_ENCHANT, test "x$have_enchant" = "xyes")
  91.  
  92. @@ -46,7 +44,7 @@
  93.   # -----------------------------------------------------------
  94.   # Map view checks: libchamplain
  95.   # -----------------------------------------------------------
  96. -@@ -671,6 +700,7 @@
  97. +@@ -674,6 +703,7 @@
  98.     Display maps (libchamplain).:  ${have_libchamplain}
  99.     Location awareness (Geoclue):  ${have_geoclue}
  100.     Geocode support (Geocode)...:  ${have_geocode}
  101. @@ -54,8 +52,6 @@
  102.     Cheese webcam support ......:  ${have_cheese}
  103.     Camera monitoring...........:  ${have_gudev}
  104.  
  105. -Index: b/src/Makefile.am
  106. -===================================================================
  107.  --- a/src/Makefile.am
  108.  +++ b/src/Makefile.am
  109.  @@ -13,6 +13,7 @@
  110. @@ -74,7 +70,7 @@
  111.     $(LIBCHAMPLAIN_LIBS)                    \
  112.     $(NULL)
  113.  
  114. -@@ -149,6 +151,7 @@
  115. +@@ -154,6 +156,7 @@
  116.           $(top_builddir)/libempathy/libempathy.la          \
  117.           $(top_builddir)/extensions/libemp-extensions.la           \
  118.           $(EMPATHY_LIBS)                           \
  119. @@ -82,8 +78,6 @@
  120.           $(LIBCHAMPLAIN_LIBS)                      \
  121.     $(NULL)
  122.  
  123. -Index: b/src/empathy-ft-manager.c
  124. -===================================================================
  125.  --- a/src/empathy-ft-manager.c
  126.  +++ b/src/empathy-ft-manager.c
  127.  @@ -45,6 +45,8 @@
  128. --- empathy-3.7.4/debian/patches/43_quicklists.patch    2013-01-10 21:19:25.000000000 +1100
  129. +++ empathy-3.7.5/debian/patches/43_quicklists.patch    2013-02-06 18:36:18.000000000 +1100
  130. @@ -1,8 +1,6 @@
  131. -Index: empathy-3.5.90/data/empathy.desktop.in.in
  132. -===================================================================
  133. ---- empathy-3.5.90.orig/data/empathy.desktop.in.in 2010-12-20 04:24:51.000000000 -0500
  134. -+++ empathy-3.5.90/data/empathy.desktop.in.in  2012-08-24 12:49:35.366873146 -0400
  135. -@@ -13,4 +13,21 @@
  136. +--- a/data/empathy.desktop.in.in
  137. ++++ b/data/empathy.desktop.in.in
  138. +@@ -15,4 +15,21 @@
  139.   X-GNOME-Bugzilla-Bugzilla=GNOME
  140.   X-GNOME-Bugzilla-Product=empathy
  141.   X-GNOME-Bugzilla-Component=General
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement