Codebase list empathy / c3f46a3
Rename 01_autoconf_forgot_by_upstream.patch Laurent Bigonville 14 years ago
3 changed file(s) with 30 addition(s) and 20 deletion(s). Raw diff Collapse all Expand all
33 - Bump libraries soname and adjust .symbols files
44 * debian/control:
55 - Add geoclue-yahoo recommends for libempathy-gtk
6 * Add debian/patches/01_autoconf_forgot_by_upstream.patch to update configure
7 from configure.ac (Thanks to Didier Roche <didrocks@ubuntu.com>)
6 * Add debian/patches/0001-autoconf-forgot-by-upstream.patch to update
7 configure from configure.ac (Thanks to Didier Roche <didrocks@ubuntu.com>)
88 * debian/update-patches.mk: Update script to work with recent git version
99
10 -- Laurent Bigonville <bigon@debian.org> Thu, 23 Jul 2009 11:28:57 +0200
10 -- Laurent Bigonville <bigon@debian.org> Thu, 23 Jul 2009 11:35:10 +0200
1111
1212 empathy (2.27.3-2) experimental; urgency=low
1313
0 From 7fcf0f48716a703607c71582f229a1c6152761e9 Mon Sep 17 00:00:00 2001
1 From: Laurent Bigonville <bigon@bigon.be>
2 Date: Thu, 23 Jul 2009 11:33:36 +0200
3 Subject: [PATCH] autoconf forgot by upstream
4
5 ---
6 configure | 4 ++--
7 1 files changed, 2 insertions(+), 2 deletions(-)
8
9 diff --git a/configure b/configure
10 index cf290f0..5574961 100755
11 --- a/configure
12 +++ b/configure
13 @@ -2348,11 +2348,11 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
14 # (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
15 # (Interfaces added: CURRENT++, AGE++, REVISION=0)
16 # (No interfaces changed: REVISION++)
17 -LIBEMPATHY_CURRENT=26
18 +LIBEMPATHY_CURRENT=27
19 LIBEMPATHY_AGE=0
20 LIBEMPATHY_REVISION=0
21
22 -LIBEMPATHY_GTK_CURRENT=24
23 +LIBEMPATHY_GTK_CURRENT=25
24 LIBEMPATHY_GTK_AGE=0
25 LIBEMPATHY_GTK_REVISION=0
26
+0
-17
debian/patches/01_autoconf_forgot_by_upstream.patch less more
0 diff -Nur -x '*.orig' -x '*~' empathy-2.27.4/configure empathy-2.27.4.new/configure
1 --- empathy-2.27.4/configure 2009-07-11 12:13:47.000000000 +0200
2 +++ empathy-2.27.4.new/configure 2009-07-15 23:20:39.000000000 +0200
3 @@ -2348,11 +2348,11 @@
4 # (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
5 # (Interfaces added: CURRENT++, AGE++, REVISION=0)
6 # (No interfaces changed: REVISION++)
7 -LIBEMPATHY_CURRENT=26
8 +LIBEMPATHY_CURRENT=27
9 LIBEMPATHY_AGE=0
10 LIBEMPATHY_REVISION=0
11
12 -LIBEMPATHY_GTK_CURRENT=24
13 +LIBEMPATHY_GTK_CURRENT=25
14 LIBEMPATHY_GTK_AGE=0
15 LIBEMPATHY_GTK_REVISION=0
16