File: changelog

package info (click to toggle)
akonadi4 1.13.0-12
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,472 kB
  • sloc: cpp: 31,519; xml: 1,225; php: 521; sh: 69; makefile: 16
file content (629 lines) | stat: -rw-r--r-- 21,645 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
akonadi4 (1.13.0-12) unstable; urgency=medium

  * Team upload.
  * Switch Vcs-* fields to salsa.debian.org.
  * Remove not useful packaging files:
    - install/man/etc files for binaries not built anymore
    - TODO file: this source will not get further development
    - NEWS & README.Debian: specific for the daemon, not for the library
    - unused *.acc files
  * Remove trailing whitespaces in changelog.
  * Remove the unused libsoprano-dev, and libsqlite3-dev build dependencies.
  * Pass -DAKONADI_BUILD_TESTS=OFF to cmake to disable the build of the tests,
    since the test suite is not run.
  * Small fixes to copyright.
  * Update lintian overrides.
  * Use https in watch file (for what it worth it...).
  * Remove Fathi Boudra from Uploaders, as requested by the MIA team.
    (Closes: #879289)
  * Bump Standards-Version to 4.1.5.

 -- Pino Toscano <pino@debian.org>  Fri, 13 Jul 2018 08:01:14 +0200

akonadi4 (1.13.0-11) unstable; urgency=medium

  * Drop mysql build dependency, it's only used at runtime, and we are not
    shipping the backends anymore.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 09 Nov 2016 18:28:58 +0100

akonadi4 (1.13.0-10) unstable; urgency=medium

  * Release to unstable.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 13 Jul 2016 17:43:20 +0200

akonadi4 (1.13.0-9) experimental; urgency=medium

  * Drop akonadi-server and backends in favor of the kf5 versions.
  * Disable autopkgtests
  * Update the not-installed file

 -- Maximiliano Curia <maxy@debian.org>  Tue, 21 Jun 2016 15:03:36 +0200

akonadi (1.13.0-8) unstable; urgency=medium

  * Team upload.
  * Update symbols files.

 -- Maximiliano Curia <maxy@debian.org>  Sat, 29 Aug 2015 00:41:28 +0200

akonadi (1.13.0-7) unstable; urgency=medium

  * Team upload.
  * Removed some patches introduced in previous upload due to regressions
    causing invalid SQL commands.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 20 Jul 2015 12:30:32 +1000

akonadi (1.13.0-6) unstable; urgency=medium

  * Team upload.
  * New "upstream-MOVEcomplete.patch" (fixes deadlock).
  * Bunch of optimisation patches from upstream 1.13 branch.
  * Install "akonadictl.1" man page.
  * copyright: reviewed, converted to copyright-format-1.0 and updated.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 20 Jul 2015 03:26:42 +1000

akonadi (1.13.0-5) unstable; urgency=medium

  * Team upload.
  * New upstream patches:
    + upstream-use-QAtomicInt.patch
    + upstream-prevent-QTimer-negative-interval.patch
  * Initialise PSQL database with "--data-checksums" (Closes: #791807).
  * Build-Depends: removed "mysql-server-core" (not needed on build time).

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 19 Jul 2015 20:31:33 +1000

akonadi (1.13.0-4) unstable; urgency=medium

  * Team upload.
  * backend-mysql: depend on MySQL-5.6 or any MySQL flavour (Closes: #746651)
    Depends:
    - mysql-server-core-5.5 | mysql-server-core
    + mysql-server-core-5.6 | virtual-mysql-server-core
  * Standards-Version: 3.9.6.
  * xs-testsuite-header-in-debian-control: removed "XS-Testsuite" header.
  * Updated Vcs-Browser URL.
  * Patches renamed to consistently end with ".patch".
  * New patch to add PostgreSQL 9.4 search path (Closes: #791805).

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 13 Jul 2015 23:56:38 +1000

akonadi (1.13.0-3) unstable; urgency=medium

  * Team upload.
  * Apply upstream_dont_leak_old_external_payload_files.patch which fixes a bug
    that let old files be kept when they should be removed.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 30 Jun 2015 12:03:32 -0300

akonadi (1.13.0-2) unstable; urgency=medium

  [ Pino Toscano ]
  * Bump the priority of all the binaries, except akonadi-dbg, to optional
    (as other packages depend on them).

  [ Maximiliano Curia ]
  * New upstream patch: upstream-fix_typo_in_if_condition
  * New upstream patch: upstream-
    fix_buffer_overflow_in_AKTEST_FAKESERVER_MAIN
  * New upstream patch: upstream-
    do_not_crash_when_setmntent_returns_NULL
  * Update symbols files from buildds logs (1.13.0-1).
  * New upstream patch: upstream_dont_call_insert_from_Q_ASSERT
  * libakonadi-dev: Add libqt4-dev Dependency.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 19 Sep 2014 11:04:57 +0200

akonadi (1.13.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove upstream patches.
  * Update symbols file.
  * Add missing breaks for kdepim-runtime << 4:4.13. (Closes: #749776)

 -- Maximiliano Curia <maxy@debian.org>  Tue, 19 Aug 2014 21:01:28 +0200

akonadi (1.12.1-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols for 1.12.0 version.
  * New upstream patch: upstream_1.12-Use-per-thread-
    QDBusConnections.patch
  * New upstream patch: upstream_1.12-Remove-the-invalid-GID-part-from-
    PartTable-before-st.patch
  * New upstream patch: upstream_1.12-Fix-retrieving-of-GID-from-SQL-
    query-result-in-Fetch.patch

 -- Maximiliano Curia <maxy@debian.org>  Tue, 06 May 2014 17:19:48 +0200

akonadi (1.12.0-1) experimental; urgency=medium

  * New upstream release.
  * Remove patch: dont_do_redundant_flag_changes.diff
  * Remove patch: always_verify_writing_data_to_external_file.diff
  * Remove patch: correctly_detect_inter-resource_moves.diff
  * Update install files.
  * Remove old abi information, update acc file.
  * Update symbols from 1.11.0.
  * Update symbols.

 -- Maximiliano Curia <maxy@debian.org>  Tue, 01 Apr 2014 15:37:32 +0200

akonadi (1.11.0-1) unstable; urgency=low

  * New upstream release.
  * Update build dependencies.
  * Update subst var for akonadi-backend-mysql.
  * Bump Standards-Version to 3.9.5, no changes needed.
  * New upstream patch: dont_do_redundant_flag_changes.diff
  * New upstream patch: always_verify_writing_data_to_external_file.diff
  * Update symbols file.
  * Update install files.
  * New upstream patch: correctly_detect_inter-resource_moves.diff.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 08 Jan 2014 15:40:35 -0300

akonadi (1.10.3-1) unstable; urgency=medium

  * New upstream release. (Closes: #729615, #716922)
  * Update build dependencies.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 20 Nov 2013 14:53:11 +0100

akonadi (1.10.2-2) unstable; urgency=low

  * Rebuild for unstable release.

 -- Maximiliano Curia <maxy@debian.org>  Tue, 05 Nov 2013 12:54:23 +0100

akonadi (1.10.2-1) experimental; urgency=low

  * Update vcs-fields.
  * Refresh patch disable_dbus_requiring_tests.
  * Update installed files.
  * Update libakonadiprotocolinternals1 symbols file.
  * Add empty dir in -dev package, to make AkonadiConfig.cmake happy.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 30 Aug 2013 12:42:10 +0200

akonadi (1.9.2-2) unstable; urgency=low

  * Team upload.
  * Force the installation of the Qt plugins (such as qsqlite3) within Qt's
    plugin directory: (Closes: #708007)
    - pass -DINSTALL_QSQLITE_IN_QT_PREFIX=ON to cmake
    - adjust akonadi-backend-sqlite.install
    - add ${misc:Pre-Depends} in akonadi-backend-sqlite

 -- Pino Toscano <pino@debian.org>  Fri, 17 May 2013 15:39:30 +0200

akonadi (1.9.2-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper build-dep and compat to 9.
  * Add myself to the Uploaders field.
  * Bump Standards-Version to 3.9.4.

 -- Maximiliano Curia <maxy@debian.org>  Sat, 11 May 2013 00:57:28 +0200

akonadi (1.9.1-2) experimental; urgency=low

  * Merge in the uploads to unstable.

 -- Sune Vuorela <sune@debian.org>  Tue, 02 Apr 2013 22:52:29 +0200

akonadi (1.9.1-1) experimental; urgency=low

  * New upstream release.

  [ José Manuel Santamaría Lema ]
  * Update disable_dbus_requiring_tests.diff; some tests were added and
    some of them need D-Bus.
  * Update installed files.

  [ Sune Vuorela ]
  * Add mysql-server-core to Build-Depends so it can be used by the test suite

 -- Sune Vuorela <sune@debian.org>  Mon, 25 Mar 2013 17:00:16 +0100

akonadi (1.7.2-3) unstable; urgency=low

  * Team upload.
  * akonadi-backend-mysql: depend on a real mysql-server-core-5.5 before the
    virtual mysql-server-core. This should help apt in really choosing -mysql
    when upgrading from squeeze. (Closes: #686147, #702919)

 -- Pino Toscano <pino@debian.org>  Tue, 26 Mar 2013 20:02:38 +0100

akonadi (1.7.2-2) unstable; urgency=low

  * Team upload.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Change [General] to [%General] in README.Debian (Closes: #688236).
    Thanks Alexander Wuerstlein for noticing.

 -- Pino Toscano <pino@debian.org>  Wed, 05 Dec 2012 11:07:57 +0100

akonadi (1.7.2-1) unstable; urgency=low

  * New upstream release.
  * Drop x11_not_required.diff, no longer needed as internal FindQt4 was
    dropped.
  * Disable tests which require an active DBus daemon. It is not available on
    buildds (patch disable_dbus_requiring_tests.diff).
  * Bump Standards-Version to 3.9.3: no changes needed.

 -- Modestas Vainius <modax@debian.org>  Sat, 12 May 2012 23:41:01 +0300

akonadi (1.6.2-2) unstable; urgency=low

  * Team upload. Upload to unstable.

  [ Sune Vuorela ]
  * Kill the odbc package. It won't currently work.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 05 Mar 2012 10:09:22 +0100

akonadi (1.6.2-1) experimental; urgency=low

  * New upstream release.

  [ Felix Geyer ]
  * Add a watch file.
  * Use DEB_*_MAINT_APPEND instead of setting CFLAGS/CXXFLAGS.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 01 Dec 2011 17:18:06 +0100

akonadi (1.5.3-2) unstable; urgency=low

  [ Pino Toscano ]
  * Fix typo in README.Debian. (Closes: #627826)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 26 May 2011 00:22:36 +0300

akonadi (1.5.3-1) experimental; urgency=low

  * New upstream release.

 -- Modestas Vainius <modax@debian.org>  Mon, 09 May 2011 00:50:11 +0300

akonadi (1.5.1-2) experimental; urgency=low

  * Replace $(overriden_command) with $(overridden_command) in debian/rules.
    Requires pkg-kde-tools 0.12.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Merge 1.3.1-4 changes:
    - Drop 04_socket_location.diff patch, merged upstream.
  * Build with -fvisibility=hidden -fvisibility-inlines-hidden.
  * Update symbol file: private symbols disappeared after building with hidden
    visibility.

 -- Modestas Vainius <modax@debian.org>  Mon, 02 May 2011 01:40:34 +0300

akonadi (1.5.1-1) experimental; urgency=low

  * New upstream release.

  [ Modestas Vainius ]
  * Point debian/control Vcs fields to the new Git repository.
  * Add libsqlite3-dev to build depends. This build has support for SQLite
    backend.
  * Drop 03_disable_usr_lib_install_rpath.diff patch, no longer needed as
    the problem was fixed upstream differently.
  * Add new packages for multiple backend split:
    - akonadi-backend-mysql - a package which depends on the stuff needed for
      MySQL backend (server and Qt module) and installs a configuration file
      previously present in akonadi-server;
    - akonadi-backend-postgresql - a package which depends on the stuff needed
      for PostgreSQL backend. Even if default configuration starts an internal
      PostgreSQL server instance, add postgresql package to Recommends because
      the latter package enables the daemon system-wide. PostgreSQL needs to be
      split to the -core part as MySQL was;
    - akonadi-backend-odbc - a package which depends on the stuff needed to
      enable Akonadi ODBC backend. It's primarily intended to be used with a
      local Virtuoso instance that's started by Nepomuk;
    - akonadi-backend-sqlite - a package with improved SQLite driver that is
      needed for Akonadi SQLite backend;
  * Make akonadi-server on both backends with | relation preferring MySQL for
    now. Also suggest both backends.
  * Move akonadi-dbg to the end of debian/control.
  * Update install files.
  * Add README.Debian with extensive information about Akonadi configuration
    files and storage backends.
  * Bump build dependency to libqt4-dev 4:4.6.0. SQLite backend needs it.
  * Drop Replaces from libakonadi-dev for very old pre-4.1 KDE versions.
  * Switch to quilt 3.0 format:
    - add appropriate debian/source/format;
    - remove quilt from Build-Depends;
    - remove debian/README.source, no longer necessary.
  * Bump Standards-Version to 3.9.1: add Breaks next to Replaces where needed
    or replace Conflicts with Breaks respectively,
  * Improve passing of MYSQLD_EXECUTABLE flag to cmake.
  * Drop 02_hardcode_debian_mysqld_path.diff, not needed any more.
  * Drop obsolete (pre-KDE 4.1) Breaks.
  * Switch debian/rules engine to qt-kde-team/2/*. Fix FTBFS in the process.
    (Closes: #618200)
  * Strip sequence numbers from debian/patches/*.
  * Install README.Debian to akonadi-server and all backend packages.
  * Install README.sqlite to akonadi-backend-sqlite.
  * Drop ${shlibs:Depends} from libakonadi-dev Depends.
  * Update debian/copyright.

  [ José Manuel Santamaría Lema ]
  * Rename libakonadiprivate1 as libakonadiprotocolinternals1
    (libakonadiprivate.so.1* doesn't exist anymore) and create symbols file.

 -- Modestas Vainius <modax@debian.org>  Sun, 13 Mar 2011 22:25:05 +0200

akonadi (1.3.1-4) unstable; urgency=low

  * Add patch 04_socket_location.diff to allow akonadi-server to run when HOME
    is mounted to the network filesystem (Closes: #545139). Thanks to Ansgar
    Burchardt for the patch.

 -- Modestas Vainius <modax@debian.org>  Sat, 30 Apr 2011 12:31:46 +0300

akonadi (1.3.1-3+squeeze1) stable-proposed-updates; urgency=low

  * Add patch 04_socket_location.diff to allow akonadi-server to run when HOME
    is mounted to the network filesystem (Closes: #545139). Thanks to Ansgar
    Burchardt for the patch.

 -- Modestas Vainius <modax@debian.org>  Sat, 30 Apr 2011 12:50:31 +0300

akonadi (1.3.1-3) unstable; urgency=low

  [ Didier Raboud ]
  * Make akonadi-mysql depend on mysql-server-core instead of mysql-server,
    thanks to the split made in mysql-5.1. (Closes: #513382)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 11 Apr 2010 01:46:38 +0300

akonadi (1.3.1-2) unstable; urgency=low

  [ Modestas Vainius ]
  * Bump libakonadiprivate1 shlibs with each new upstream release.
  * Generate strict local shlibs for libakonadiprivate1: use
    library-packages.mk from pkg-kde-tools 0.6.4.
  * Add ${misc:Depends} to akonadi-dbg Depends.
  * Add 03_disable_usr_lib_install_rpath.diff patch in order to get rid of
    /usr/lib RPATH.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 06 Mar 2010 01:51:56 +0200

akonadi (1.3.1-1) unstable; urgency=low

  * New upstream release.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
  * Refresh patches to apply cleanly:
    - 01_x11_not_required.diff
    - 02_hardcode_debian_mysqld_path.diff
  * Fix the list of dbus interfaces files installed by libakonadi-dev.

  [ Martin Alfke ]
  * Make libakonadiprivate1 depend on akonadi-server
    binary version (Closes: #544431)

  [ Ana Beatriz Guerrero Lopez ]
  * Remove myself from Uploaders.
  * Update year on packaging copyright.

  [ Modestas Vainius ]
  * Change my email address to modax@debian.org in Uploaders field.
  * Fix Vcs-Browser URL.

  [ Fathi Boudra ]
  * Bump Standards-Version to 3.8.4 (no changes needed).

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 30 Jan 2010 22:09:48 -0300

akonadi (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.8.3 (no changes needed).

 -- Fathi Boudra <fabo@debian.org>  Sat, 29 Aug 2009 12:00:51 +0200

akonadi (1.2.0-2) unstable; urgency=low

  +++ Changes by Modestas Vainius:

  * Build depend on libmysqlclient-dev rather than libmysqlclient15-dev.
    Backports friendly as libmysqlclient-dev is a virtual package in lenny.
    (Closes: #541024).

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 11 Aug 2009 12:58:10 +0300

akonadi (1.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Tue, 04 Aug 2009 09:07:49 +0200

akonadi (1.1.95-2) experimental; urgency=low

  * Make akonadi-dev depend on boost-dev, as several akonadi headers includes
    boost headers.

 -- Sune Vuorela <debian@pusling.com>  Sat, 11 Jul 2009 23:51:48 +0200

akonadi (1.1.95-1) experimental; urgency=low

  * New upstream prerelease.

  +++ Changes by George Kiagiadakis:

  * Refresh patches.
  * Update installed files.

  +++ Changes by Sune Vuorela:

  * Add lintian override for broken lintian checks in -dbg package
    dependencies.
  * Bump Standards-Version to 3.8.2. No changes needed.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 26 Jun 2009 19:25:36 +0300

akonadi (1.1.2-1) unstable; urgency=low

  * New upstream release.

  +++ Changes by Modestas Vainius:

  * Point Debian Vcs URLs to pkg-kde/trunk (new location).

  +++ Changes by Fathi Boudra:

  * Bump Standards-Version to 3.8.1. No changes needed.
  * Update akonadi-dbg package section: debug.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 01 May 2009 14:00:31 +0200

akonadi (1.1.1-2) unstable; urgency=low

  +++ Changes by Modestas Vainius:

  * Switch from internal debian/cdbs/kde.mk to pkg-kde-tools:
    - build depend on pkg-kde-tools 0.4;
    - remove debian/cdbs directory;
    - replace debian/cdbs/kde.mk with
      /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules.
  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 18 Feb 2009 23:19:08 +0100

akonadi (1.1.1-1) experimental; urgency=low

  * New upstream release.

  +++ Changes by Modestas Vainius:

  * Bump Standards-Version to 3.8.0: add README.source.
  * Build depend on libboost-program-options-dev.
  * Bump cmake build depend to 2.6.2.
  * Switch to new installgen format.
  * Update install files.
  * Bump shlibs.
  * Make akonadi-server depend on libqt4-sql-mysql.
  * Add 02_hardcode_debian_mysqld_path.diff patch to hardcode MySQLd
    path instread of depending on mysql-server at build time.
  * Bump debian/compat and debhelper build dependency to v7 (to get more
    sophisticated debian/tmp handling).

  +++ Changes by Ana Beatriz Guerrero Lopez:

  * Remove no longer needed lintian override.
  * Updating packaging copyright years.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 24 Jan 2009 13:37:05 +0100

akonadi (1.0.0-2) unstable; urgency=low

  +++ Changes by Ana Beatriz Guerrero Lopez:

  * Make libakonadi-dev depend on libakonadiprivate1 instead of
    libakonadiprivate0.

  +++ Changes by Sune Vuorela:

  * Copyright file. Thanks Thomas.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 24 Jul 2008 16:35:45 +0200

akonadi (1.0.0-1) unstable; urgency=low

  * New upstream release.

  +++ Changes by Modestas Vainius:

  * Update debian/copyright: download URL and copyright/license check.
  * libakonadiprivate SONAME was changed to 1. Rename library package, update
    debian/libakonadiprivate* files, update control and rules.
  * Make akonadi-server depend on mysql-server.
  * libakonadiprivate suggests akonadi-server instead of Recommends.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 23 Jul 2008 20:27:52 +0300

akonadi (0.82.0-1) unstable; urgency=low

  * New upstream snapshot.
  * Protocol changed in akonadi, add appropriate conflicts.
  * Hardcode mysqld path in debian/rules.

 -- Sune Vuorela <debian@pusling.com>  Fri, 27 Jun 2008 19:30:34 +0200

akonadi (0.81.0-1) experimental; urgency=low

  * New upstream snapshot.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 22 May 2008 11:22:26 +0200

akonadi (0.80.0+svn807399-1) experimental; urgency=low

  * New upstream development snapshot:
    - The latest upstream commit is r807399 by qbast
    - Date: Tue May 13 19:03:19 2008 UTC

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 16 May 2008 12:23:43 +0200

akonadi (0.80.0+svn804999-1) experimental; urgency=low

  * New upstream development snapshot:
    - The latest upstream commit is r804999 by mlaurent
    - Date: Wed May 7 10:59:48 2008 UTC

  +++ Changes by Modestas Vainius:

  * Corrections to *.install files:
    - libakonadi-dev.install: 12 new file(s) added; 12 file(s) removed;
    - akonadi-server.install: 1 new file(s) added; 1 file(s) removed;

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 05 May 2008 21:13:37 +0300

akonadi (0.80.0+svn802602-1) experimental; urgency=low

  * New upstream development snapshot:
    - The latest upstream commit is r802602 by toma
    - Date: Wed, 30 Apr 2008 08:45:32 -0000

  +++ Changes by Sune Vuorela

  * Update debian/copyright.

  +++ Changes by Modestas Vainius:

  * Build depend on automoc.
  * Add akonadi.pc, suggest pkg-config.

  +++ Changes by Armin Berres:

  * Add replaces to libakonadi-dev, to make it possible to install it before
    upgrading kdepimlibs.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 30 Apr 2008 11:40:52 +0300

akonadi (0.80.0-1) experimental; urgency=low

  +++ Changes by Sune Vuorela:

  * Initial packaging.
  * Split from unuploaded kdepim.

  +++ Changes by Ana Beatriz Guerrero Lopez:

  * Rework descriptions and add Homepage field.

  +++ Changes by Modestas Vainius:

  * Patch FindQt4.cmake to make X11 optional.
  * Add myself to uploaders.
  * Add installgen files.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 25 Apr 2008 16:29:05 +0300