Merge lp:~cyphermox/evolution-data-server/3.1.2 into lp:~ubuntu-desktop/evolution-data-server/ubuntu

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Merged at revision: 91
Proposed branch: lp:~cyphermox/evolution-data-server/3.1.2
Merge into: lp:~ubuntu-desktop/evolution-data-server/ubuntu
Diff against target: 238 lines (+33/-51)
10 files modified
debian/changelog (+17/-1)
debian/control (+11/-39)
debian/libebook1.2-11.install (+1/-1)
debian/libecal1.2-9.install (+1/-1)
debian/libegroupwise1.2-13.install (+0/-2)
debian/libegroupwise1.2-dev.install (+0/-3)
debian/lintian/libebook1.2-11 (+1/-1)
debian/lintian/libecal1.2-9 (+1/-1)
debian/lintian/libegroupwise1.2-13 (+0/-1)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~cyphermox/evolution-data-server/3.1.2
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+65807@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-06-23 19:38:02 +0000
3+++ debian/changelog 2011-06-24 16:06:45 +0000
4@@ -1,12 +1,28 @@
5 evolution-data-server (3.1.2-0ubuntu1) UNRELEASED; urgency=low
6
7 * New upstream version
8+ - bgo 589495 - Search folder by Size (KB) counts bytes, not KB (LP: #385859)
9+ - bgo 649757 - Filtering on a source account always succeeded (LP: #781391)
10+ - bgo 418954 - Add a separate entry combo for port numbers (LP: #160304)
11+
12+ [ Ken VanDine ]
13 * debian/libebook1.2-dev.install
14 - Include EBook-1.2.gir
15 * debian/control
16 - Added gir1.2-ebook-1.2 binary
17
18- -- Ken VanDine <ken.vandine@canonical.com> Thu, 23 Jun 2011 14:57:50 -0400
19+ [ Mathieu Trudel-Lapierre ]
20+ * debian/control: drop libegroupwise1.2-13, libegroupwise-dev, they are now
21+ an independent module.
22+ * debian/libegroupwise1.2-13.install,
23+ debian/libegroupwise1.2-dev.install,
24+ debian/lintian/libegroupwise1.2-13: dropped, see above.
25+ * debian/control, debian/libe*.install, debian/lintian/libe*: rename and
26+ update files where needed to follow upstream soname changes.
27+ * debian/control: bump evolution-data-server's Depends to libcamel-1.2-26.
28+ * debian/rules: update to use makeshlibs with the new libcamel soname.
29+
30+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Thu, 23 Jun 2011 17:40:41 -0400
31
32 evolution-data-server (3.0.2.1-0ubuntu1) oneiric; urgency=low
33
34
35=== modified file 'debian/control'
36--- debian/control 2011-06-23 19:18:16 +0000
37+++ debian/control 2011-06-24 16:06:45 +0000
38@@ -56,7 +56,7 @@
39 Depends: ${shlibs:Depends},
40 ${misc:Depends},
41 evolution-data-server-common (= ${source:Version}),
42- libcamel-1.2-23 (= ${binary:Version})
43+ libcamel-1.2-26 (= ${binary:Version})
44 Suggests: evolution (>= 2.6.1),
45 evolution-data-server-dbg (= ${binary:Version})
46 Replaces: evolution-data-server1.2
47@@ -135,7 +135,7 @@
48 library. It can be used by packages using the GIRepository format to
49 generate dynamic bindings.
50
51-Package: libcamel-1.2-23
52+Package: libcamel-1.2-26
53 Section: libs
54 Architecture: any
55 Depends: ${shlibs:Depends},
56@@ -152,7 +152,7 @@
57 Package: libcamel1.2-dev
58 Section: libdevel
59 Architecture: any
60-Depends: libcamel-1.2-23 (= ${binary:Version}),
61+Depends: libcamel-1.2-26 (= ${binary:Version}),
62 ${misc:Depends},
63 ${shlibs:Depends},
64 libglib2.0-dev,
65@@ -170,7 +170,7 @@
66 Evolution is the integrated mail, calendar, task and address book
67 distributed suite from Novell, Inc.
68
69-Package: libebook1.2-10
70+Package: libebook1.2-11
71 Section: libs
72 Architecture: any
73 Depends: ${shlibs:Depends},
74@@ -184,7 +184,7 @@
75 Package: libebook1.2-dev
76 Section: libdevel
77 Architecture: any
78-Depends: libebook1.2-10 (= ${binary:Version}),
79+Depends: libebook1.2-11 (= ${binary:Version}),
80 ${misc:Depends},
81 ${shlibs:Depends},
82 libedataserver1.2-dev,
83@@ -240,7 +240,7 @@
84 This package contains header files and static library for
85 libedataserverui.
86
87-Package: libedata-book-1.2-9
88+Package: libedata-book-1.2-10
89 Section: libs
90 Architecture: any
91 Depends: ${shlibs:Depends},
92@@ -254,7 +254,7 @@
93 Package: libedata-book1.2-dev
94 Section: libdevel
95 Architecture: any
96-Depends: libedata-book-1.2-9 (= ${binary:Version}),
97+Depends: libedata-book-1.2-10 (= ${binary:Version}),
98 ${misc:Depends},
99 ${shlibs:Depends},
100 libedataserver1.2-dev,
101@@ -266,7 +266,7 @@
102 .
103 This package contains header files and static library for libedata-book.
104
105-Package: libecal1.2-8
106+Package: libecal1.2-9
107 Section: libs
108 Architecture: any
109 Depends: ${shlibs:Depends},
110@@ -280,7 +280,7 @@
111 Package: libecal1.2-dev
112 Section: libdevel
113 Architecture: any
114-Depends: libecal1.2-8 (= ${binary:Version}),
115+Depends: libecal1.2-9 (= ${binary:Version}),
116 ${misc:Depends},
117 ${shlibs:Depends},
118 libical-dev (>= 0.43),
119@@ -306,7 +306,7 @@
120 can be used by packages using the GIRepository format to generate
121 dynamic bindings.
122
123-Package: libedata-cal-1.2-11
124+Package: libedata-cal-1.2-12
125 Section: libs
126 Architecture: any
127 Depends: ${shlibs:Depends},
128@@ -320,7 +320,7 @@
129 Package: libedata-cal1.2-dev
130 Section: libdevel
131 Architecture: any
132-Depends: libedata-cal-1.2-11 (= ${binary:Version}),
133+Depends: libedata-cal-1.2-12 (= ${binary:Version}),
134 ${misc:Depends},
135 ${shlibs:Depends},
136 libical-dev (>= 0.43),
137@@ -333,34 +333,6 @@
138 .
139 This package contains header files and static library for libedata-cal.
140
141-Package: libegroupwise1.2-13
142-Section: libs
143-Architecture: any
144-Depends: ${shlibs:Depends},
145- ${misc:Depends}
146-Description: Client library for accessing groupwise POA through SOAP interface
147- This package is a client library for accessing groupwise POA through SOAP
148- interface of Evolution.
149- .
150- Evolution is the integrated mail, calendar, task and address book
151- distributed suite from Novell, Inc.
152-
153-Package: libegroupwise1.2-dev
154-Section: libdevel
155-Architecture: any
156-Depends: libegroupwise1.2-13 (= ${binary:Version}),
157- ${misc:Depends},
158- ${shlibs:Depends},
159- libsoup2.4-dev
160-Description: Development files for libegroupwise
161- This package contains header files and static library for libegroupwise.
162- .
163- libegroupwise is client library for accessing groupwise POA through SOAP
164- interface of Evolution.
165- .
166- Evolution is the integrated mail, calendar, task and address book
167- distributed suite from Novell, Inc.
168-
169 Package: libebackend-1.2-1
170 Section: libs
171 Architecture: any
172
173=== renamed file 'debian/libcamel-1.2-23.install' => 'debian/libcamel-1.2-26.install'
174=== renamed file 'debian/libebook1.2-10.install' => 'debian/libebook1.2-11.install'
175--- debian/libebook1.2-10.install 2010-11-02 00:26:19 +0000
176+++ debian/libebook1.2-11.install 2011-06-24 16:06:45 +0000
177@@ -1,2 +1,2 @@
178 debian/tmp/usr/lib/libebook-1.2.so.*
179-debian/lintian/libebook1.2-10 usr/share/lintian/overrides/
180+debian/lintian/libebook1.2-11 usr/share/lintian/overrides/
181
182=== renamed file 'debian/libecal1.2-8.install' => 'debian/libecal1.2-9.install'
183--- debian/libecal1.2-8.install 2010-11-02 00:26:19 +0000
184+++ debian/libecal1.2-9.install 2011-06-24 16:06:45 +0000
185@@ -1,2 +1,2 @@
186 debian/tmp/usr/lib/libecal-1.2.so.*
187-debian/lintian/libecal1.2-8 usr/share/lintian/overrides/
188+debian/lintian/libecal1.2-9 usr/share/lintian/overrides/
189
190=== renamed file 'debian/libedata-book-1.2-9.install' => 'debian/libedata-book-1.2-10.install'
191=== renamed file 'debian/libedata-cal-1.2-11.install' => 'debian/libedata-cal-1.2-12.install'
192=== removed file 'debian/libegroupwise1.2-13.install'
193--- debian/libegroupwise1.2-13.install 2009-07-27 15:18:44 +0000
194+++ debian/libegroupwise1.2-13.install 1970-01-01 00:00:00 +0000
195@@ -1,2 +0,0 @@
196-debian/tmp/usr/lib/libegroupwise-1.2.so.*
197-debian/lintian/libegroupwise1.2-13 usr/share/lintian/overrides/
198
199=== removed file 'debian/libegroupwise1.2-dev.install'
200--- debian/libegroupwise1.2-dev.install 2011-05-18 15:16:46 +0000
201+++ debian/libegroupwise1.2-dev.install 1970-01-01 00:00:00 +0000
202@@ -1,3 +0,0 @@
203-debian/tmp/usr/lib/pkgconfig/libegroupwise-1.2.pc
204-debian/tmp/usr/lib/libegroupwise-1.2.so
205-debian/tmp/usr/include/evolution-data-server-*/groupwise
206
207=== renamed file 'debian/lintian/libebook1.2-10' => 'debian/lintian/libebook1.2-11'
208--- debian/lintian/libebook1.2-10 2010-11-02 00:26:19 +0000
209+++ debian/lintian/libebook1.2-11 2011-06-24 16:06:45 +0000
210@@ -1,1 +1,1 @@
211-libebook1.2-10: package-name-doesnt-match-sonames libebook-1.2-10
212+libebook1.2-11: package-name-doesnt-match-sonames libebook-1.2-11
213
214=== renamed file 'debian/lintian/libecal1.2-8' => 'debian/lintian/libecal1.2-9'
215--- debian/lintian/libecal1.2-8 2010-11-02 00:26:19 +0000
216+++ debian/lintian/libecal1.2-9 2011-06-24 16:06:45 +0000
217@@ -1,1 +1,1 @@
218-libecal1.2-8: package-name-doesnt-match-sonames libecal-1.2-8
219+libecal1.2-9: package-name-doesnt-match-sonames libecal-1.2-9
220
221=== removed file 'debian/lintian/libegroupwise1.2-13'
222--- debian/lintian/libegroupwise1.2-13 2009-07-27 15:18:44 +0000
223+++ debian/lintian/libegroupwise1.2-13 1970-01-01 00:00:00 +0000
224@@ -1,1 +0,0 @@
225-libegroupwise1.2-13: package-name-doesnt-match-sonames libegroupwise-1.2-13
226
227=== modified file 'debian/rules'
228--- debian/rules 2011-05-18 15:16:46 +0000
229+++ debian/rules 2011-06-24 16:06:45 +0000
230@@ -15,7 +15,7 @@
231 DEB_SHLIBDEPS_INCLUDE += debian/tmp/usr/lib
232
233 DEB_DH_MAKESHLIBS_ARGS_ALL += -V
234-DEB_DH_MAKESHLIBS_ARGS_libcamel-1.2-23 += -V'libcamel-1.2-23 (>= $(DEB_GNOME_VERSION)), libcamel-1.2-23 (<< $(DEB_GNOME_NEXTVERSION))'
235+DEB_DH_MAKESHLIBS_ARGS_libcamel-1.2-26 += -V'libcamel-1.2-26 (>= $(DEB_GNOME_VERSION)), libcamel-1.2-26 (<< $(DEB_GNOME_NEXTVERSION))'
236
237 LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
238 CFLAGS=$(shell dpkg-buildflags --get CFLAGS)

Subscribers

People subscribed via source and target branches