# HG changeset patch # User Paul Boddie # Date 1400533792 -7200 # Node ID 7e903ae6eb1571b486cb1a4ea7923a09f98d033c Packaging for libkolab 0.5.0-0ubuntu5 from Ubuntu. diff -r 000000000000 -r 7e903ae6eb15 debian/changelog --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/changelog Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,105 @@ +libkolab (0.5.0-0ubuntu5) utopic; urgency=high + + * Rebuild against boost1.55 + + -- Dimitri John Ledkov Sat, 03 May 2014 22:11:54 +0100 + +libkolab (0.5.0-0ubuntu4) trusty; urgency=medium + + * Debhelper now defaults to building build-type none. + + -- Dimitri John Ledkov Tue, 18 Mar 2014 01:15:20 +0000 + +libkolab (0.5.0-0ubuntu3) trusty; urgency=medium + + * Update symbols for PPC, ARM, PPC64EL + + -- Rohan Garg Mon, 06 Jan 2014 18:06:50 +0100 + +libkolab (0.5.0-0ubuntu2) trusty; urgency=medium + + * overriden_command is pkg-kde-tools specific and does not work + on packages that don't use it + - Replace overriden_command with dh_shlibdeps + * Override dh_makeshlibs to fail on new symbols + * Update symbols + + -- Rohan Garg Mon, 06 Jan 2014 17:10:05 +0100 + +libkolab (0.5.0-0ubuntu1) trusty; urgency=medium + + * New upstream release + * Add build-dep on libboost-program-options1.54-dev + + -- Jonathan Riddell Fri, 13 Dec 2013 14:25:52 +0000 + +libkolab (0.4.1-0ubuntu5) trusty; urgency=low + + * Add kubuntu_compile_tests.diff to remove non-compiling + tests + * Remove kubuntu_no_redeclaire.diff as it causes further errors + + -- Jonathan Riddell Thu, 21 Nov 2013 17:30:36 +0000 + +libkolab (0.4.1-0ubuntu4) trusty; urgency=low + + * Add kubuntu_no_redeclaire.diff to fix compile with gcc 4.8.2 + + -- Jonathan Riddell Wed, 20 Nov 2013 19:12:43 +0000 + +libkolab (0.4.1-0ubuntu3) trusty; urgency=low + + * In debian/rules exclude kdepim-runtime from depends + + -- Jonathan Riddell Wed, 20 Nov 2013 18:39:09 +0000 + +libkolab (0.4.1-0ubuntu2) saucy; urgency=low + + * Use default libboost-dev like the rest of KDE. + + -- William Grant Tue, 15 Oct 2013 19:34:42 +1100 + +libkolab (0.4.1-0ubuntu1) raring; urgency=low + + [ Prasad Murthy ] + * New upstream release + - update libkolab-dev.install + - add new symbols to libkolab0.symbols + - add swig to Build-depends + + [ Philip Muškovac ] + * Don't fail if the tests fail. They need a running kde environment to + finish successfully + * Add libboost-system1.49-dev to Build-Depends + + -- Prasad Murthy Wed, 23 Jan 2013 07:06:34 +0530 + +libkolab (0.2.1-0ubuntu2) quantal; urgency=low + + * Add missing build-depends on libcurl4-gnutls-dev to fix FTBFS + + -- Scott Kitterman Thu, 27 Sep 2012 00:42:28 -0400 + +libkolab (0.2.1-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Jonathan Riddell Thu, 19 Jul 2012 12:50:43 +0100 + +libkolab (0.2.0+repack1-0ubuntu2) quantal; urgency=low + + * Enable parallel building. + * Switch to debhelper compat level v9 which exports build flags. + * Add a watch file. + * Use pkgkde_symbolshelper dh addon. + * Update symbols file on amd64. + * Pass --fail-missing to dh_install. + + -- Felix Geyer Tue, 17 Jul 2012 19:48:01 +0200 + +libkolab (0.2.0+repack1-0ubuntu1) quantal; urgency=low + + * Initial release. + * Repack with licence files from upstream + + -- Jonathan Riddell Thu, 05 Jul 2012 12:55:57 +0100 diff -r 000000000000 -r 7e903ae6eb15 debian/compat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/compat Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,1 @@ +9 diff -r 000000000000 -r 7e903ae6eb15 debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,38 @@ +Source: libkolab +Section: libs +Priority: optional +Maintainer: Kubuntu Developers +XSBC-Original-Maintainer: Jonathan Riddell +Build-Depends: cmake, + debhelper (>= 9), + pkg-kde-tools, + kdelibs5-dev, + kdepimlibs5-dev, + libkolabxml-dev, + libboost1.55-dev, + libxerces-c-dev, + libboost-thread1.55-dev, + libboost-system1.55-dev, + libcurl4-gnutls-dev, + libboost-program-options1.55-dev, + swig +Standards-Version: 3.9.3 +Homepage: http://git.kolab.org/libkolab + +Package: libkolab0 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Maps KDE containers to Kolab formats + libkolab provides conversions from/to KDE containers, mime message + handling and facilities to read and write kolabv2 and kolabv3. + +Package: libkolab-dev +Section: libdevel +Architecture: any +Depends: libkolab0 (= ${binary:Version}), + ${misc:Depends} +Description: Maps KDE containers to Kolab formats + libkolab provides conversions from/to KDE containers, mime message + handling and facilities to read and write kolabv2 and kolabv3. + . + This package contains the development files for the library. diff -r 000000000000 -r 7e903ae6eb15 debian/copyright --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/copyright Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,78 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libkolab +Upstream-Contact: Christian Mollekopf +Source: http://git.kolab.org/libkolab + +Files: * +Copyright: 2011-2012 Christian Mollekopf + 2004 Bo Thorsen + 2009 + 2002-2004 Klarälvdalens Datakonsult AB +License: LGPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . + . + On Debian systems a full copy of the LGPL 3 can be found at + /usr/share/common-licenses/LGPL-3 + +Files: kolab_export.h + kolabformat/v2helpers.h + kolabformatV2/journal.h + kolabformatV2/event.cpp + kolabformatV2/note.h + kolabformatV2/contact.cpp + kolabformatV2/contact.h + kolabformatV2/kolabbase.h + kolabformatV2/incidence.h + kolabformatV2/note.cpp + kolabformatV2/journal.cpp + kolabformatV2/kolabbase.cpp + kolabformatV2/event.h + kolabformatV2/task.h + kolabformatV2/incidence.cpp + kolabformatV2/distributionlist.h + kolabformatV2/distributionlist.cpp + kolabformatV2/task.cpp +Copyright: 2011-2012 Christian Mollekopf + 2004 Bo Thorsen + 2009 + 2002-2004 Klarälvdalens Datakonsult AB +License: LGPL-2+-QT-EXCEPTION + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + In addition, as a special exception, the copyright holders give + permission to link the code of this program with any edition of + the Qt library by Trolltech AS, Norway (or with modified versions + of Qt that use the same license as Qt), and distribute linked + combinations including the two. You must obey the GNU General + Public License in all respects for all of the code used other than + Qt. If you modify this file, you may extend this exception to + your version of the file, but you are not obligated to do so. If + you do not wish to do so, delete this exception statement from + your version. + . + On Debian systems a full copy of the LGPL 2 can be found at + /usr/share/common-licenses/LGPL-2 diff -r 000000000000 -r 7e903ae6eb15 debian/libkolab-dev.install --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/libkolab-dev.install Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,13 @@ +usr/lib/libkolab.so +usr/lib/cmake/Libkolab/LibkolabTargets.cmake +usr/lib/cmake/Libkolab/LibkolabTargets-none.cmake +usr/lib/cmake/Libkolab/LibkolabConfig.cmake +usr/lib/cmake/Libkolab/LibkolabConfigVersion.cmake +usr/include/kolab/kolabobject.h +usr/include/kolab/kcalconversion.h +usr/include/kolab/kabcconversion.h +usr/include/kolab/kolab_export.h +usr/include/kolab/kolabdefinitions.h +usr/include/kolab/errorhandler.h +usr/include/kolab/xmlobject.h +usr/include/kolab/mimeobject.h diff -r 000000000000 -r 7e903ae6eb15 debian/libkolab0.install --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/libkolab0.install Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,4 @@ +usr/lib/libkolab.so.0* +usr/include/kolab/commonconversion.h +usr/include/kolab/freebusy.h +usr/include/kolab/formathelpers.h diff -r 000000000000 -r 7e903ae6eb15 debian/libkolab0.symbols --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/libkolab0.symbols Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,155 @@ +# SymbolsHelper-Confirmed: 0.5.0 amd64 armhf powerpc ppc64el +libkolab.so.0 libkolab0 #MINVER# + _ZGVZN5Kolab12ErrorHandler8instanceEvE4inst@Base 0.2.0 + _ZN5Kolab10Conversion10toKCalCoreERKNS_4TodoE@Base 0.2.0 + _ZN5Kolab10Conversion10toKCalCoreERKNS_5EventE@Base 0.2.0 + _ZN5Kolab10Conversion10toKCalCoreERKNS_7JournalE@Base 0.2.0 + _ZN5Kolab10Conversion12fromKCalCoreERKN8KCalCore4TodoE@Base 0.2.0 + _ZN5Kolab10Conversion12fromKCalCoreERKN8KCalCore5EventE@Base 0.2.0 + _ZN5Kolab10Conversion12fromKCalCoreERKN8KCalCore7JournalE@Base 0.2.0 + _ZN5Kolab10Conversion6toDateERKNS_9cDateTimeE@Base 0.4.1 + _ZN5Kolab10Conversion6toKABCERKNS_7ContactE@Base 0.2.0 + _ZN5Kolab10Conversion6toKABCERKNS_8DistListE@Base 0.2.0 + _ZN5Kolab10Conversion6toNoteERKNS_4NoteE@Base 0.2.0 + _ZN5Kolab10Conversion8fromDateERK9KDateTime@Base 0.4.1 + _ZN5Kolab10Conversion8fromKABCERKN4KABC12ContactGroupE@Base 0.2.0 + _ZN5Kolab10Conversion8fromKABCERKN4KABC9AddresseeE@Base 0.2.0 + _ZN5Kolab10Conversion8fromNoteERKN5boost10shared_ptrIN5KMime7MessageEEE@Base 0.2.0 + _ZN5Kolab10MIMEObject10writeEventERKNS_5EventENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject11readContactERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject11readJournalERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject12readDistlistERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject12writeContactERKNS_7ContactENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject12writeJournalERKNS_7JournalENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject13writeDistlistERKNS_8DistListENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject8readNoteERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject8readTodoERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject9readEventERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject9writeNoteERKNS_4NoteENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObject9writeTodoERKNS_4TodoENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab10MIMEObjectC1Ev@Base 0.5.0 + _ZN5Kolab10MIMEObjectC2Ev@Base 0.5.0 + _ZN5Kolab11Calendaring14timeInIntervalERKNS_5EventERKNS_9cDateTimeES6_@Base 0.4.1 + _ZN5Kolab11Calendaring18getConflictingSetsERKSt6vectorINS_5EventESaIS2_EES6_@Base 0.4.1 + _ZN5Kolab11Calendaring5Event11getAttendeeERKNS_16ContactReferenceE@Base 0.4.1 + _ZN5Kolab11Calendaring5Event11getAttendeeERKSs@Base 0.4.1 + _ZN5Kolab11Calendaring5Event16getNextOccurenceERKNS_9cDateTimeE@Base 0.4.1 + _ZN5Kolab11Calendaring5Event19getOccurenceEndDateERKNS_9cDateTimeE@Base 0.4.1 + _ZN5Kolab11Calendaring5Event4readERKSs@Base 0.4.1 + _ZN5Kolab11Calendaring5Event8delegateERKSt6vectorINS_8AttendeeESaIS3_EES7_@Base 0.4.1 + _ZN5Kolab11Calendaring5Event8fromICalERKSs@Base 0.4.1 + _ZN5Kolab11Calendaring5Event8fromIMipERKSs@Base 0.4.1 + _ZN5Kolab11Calendaring5Event8fromMimeERKSs@Base 0.4.1 + _ZN5Kolab11Calendaring5EventC1ERKNS_5EventE@Base 0.4.1 + _ZN5Kolab11Calendaring5EventC1Ev@Base 0.4.1 + _ZN5Kolab11Calendaring5EventC2ERKNS_5EventE@Base 0.4.1 + _ZN5Kolab11Calendaring5EventC2Ev@Base 0.4.1 + _ZN5Kolab11Calendaring5EventD1Ev@Base 0.4.1 + _ZN5Kolab11Calendaring5EventD2Ev@Base 0.4.1 + _ZN5Kolab11Calendaring8Calendar8addEventERKNS_5EventE@Base 0.4.1 + _ZN5Kolab11Calendaring8Calendar9getEventsERKNS_9cDateTimeES4_b@Base 0.4.1 + _ZN5Kolab11Calendaring8CalendarC1Ev@Base 0.4.1 + _ZN5Kolab11Calendaring8CalendarC2Ev@Base 0.4.1 + _ZN5Kolab11Calendaring9conflictsERKNS_5EventES3_@Base 0.4.1 + _ZN5Kolab11ITipHandler8fromIMipERKSs@Base 0.4.1 + _ZN5Kolab11ITipHandler8fromITipERKSs@Base 0.4.1 + _ZN5Kolab11ITipHandlerC1Ev@Base 0.4.1 + _ZN5Kolab11ITipHandlerC2Ev@Base 0.4.1 + _ZN5Kolab12ErrorHandler11debugStreamENS0_8SeverityEiPKc@Base 0.5.0 + _ZN5Kolab12ErrorHandler23handleLibkolabxmlErrorsEv@Base 0.2.0 + _ZN5Kolab12ErrorHandler3ErrD1Ev@Base 0.2.0 + _ZN5Kolab12ErrorHandler3ErrD2Ev@Base 0.2.0 + _ZN5Kolab12ErrorHandler5clearEv@Base 0.2.0 + _ZN5Kolab12ErrorHandler8addErrorENS0_8SeverityERK7QStringS4_@Base 0.2.0 + _ZN5Kolab12ErrorHandlerC1Ev@Base 0.5.0 + _ZN5Kolab12ErrorHandlerC2Ev@Base 0.5.0 + _ZN5Kolab12ErrorHandlerD1Ev@Base 0.2.0 + _ZN5Kolab12ErrorHandlerD2Ev@Base 0.2.0 + _ZN5Kolab13DateTimeUtils16getLocalTimezoneEv@Base 0.4.1 + _ZN5Kolab13FreebusyUtils16generateFreeBusyERK5QListI14QSharedPointerIN8KCalCore5EventEEERK9KDateTimeSB_RKS2_INS3_6PersonEE@Base 0.4.1 + _ZN5Kolab13FreebusyUtils17aggregateFreeBusyERKSt6vectorINS_8FreebusyESaIS2_EERKSsS8_b@Base 0.4.1 + _ZN5Kolab13FreebusyUtils5toIFBERKNS_8FreebusyE@Base 0.4.1 + _ZN5Kolab14fromICalEventsERKSs@Base 0.4.1 + _ZN5Kolab14readV2EventXMLERK10QByteArrayR11QStringList@Base 0.2.0 + _ZN5Kolab16folderAnnotationENS_10FolderTypeEb@Base 0.4.1 + _ZN5Kolab17KolabObjectReader10setVersionENS_7VersionE@Base 0.4.1 + _ZN5Kolab17KolabObjectReader13setObjectTypeENS_10ObjectTypeE@Base 0.4.1 + _ZN5Kolab17KolabObjectReader16parseMimeMessageERKN5boost10shared_ptrIN5KMime7MessageEEE@Base 0.2.0 + _ZN5Kolab17KolabObjectReader7Private11readKolabV2ERKN5boost10shared_ptrIN5KMime7MessageEEENS_10ObjectTypeE@Base 0.4.1 + _ZN5Kolab17KolabObjectReader7Private11readKolabV3ERKN5boost10shared_ptrIN5KMime7MessageEEENS_10ObjectTypeE@Base 0.4.1 + _ZN5Kolab17KolabObjectReaderC1ERKN5boost10shared_ptrIN5KMime7MessageEEE@Base 0.2.0 + _ZN5Kolab17KolabObjectReaderC1Ev@Base 0.2.0 + _ZN5Kolab17KolabObjectReaderC2ERKN5boost10shared_ptrIN5KMime7MessageEEE@Base 0.2.0 + _ZN5Kolab17KolabObjectReaderC2Ev@Base 0.2.0 + _ZN5Kolab17KolabObjectReaderD1Ev@Base 0.2.0 + _ZN5Kolab17KolabObjectReaderD2Ev@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter10writeEventERK14QSharedPointerIN8KCalCore5EventEENS_7VersionERK7QStringSA_@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter12writeContactERKN4KABC9AddresseeENS_7VersionERK7QString@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter12writeJournalERK14QSharedPointerIN8KCalCore7JournalEENS_7VersionERK7QStringSA_@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter13writeDistlistERKN4KABC12ContactGroupENS_7VersionERK7QString@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter13writeFreebusyERKNS_8FreebusyENS_7VersionERK7QString@Base 0.4.1 + _ZN5Kolab17KolabObjectWriter14writeIncidenceERK14QSharedPointerIN8KCalCore9IncidenceEENS_7VersionERK7QStringSA_@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter15writeDictionaryERK11QStringListRK7QStringNS_7VersionES6_@Base 0.4.1 + _ZN5Kolab17KolabObjectWriter9writeNoteERKN5boost10shared_ptrIN5KMime7MessageEEENS_7VersionERK7QString@Base 0.2.0 + _ZN5Kolab17KolabObjectWriter9writeTodoERK14QSharedPointerIN8KCalCore4TodoEENS_7VersionERK7QStringSA_@Base 0.2.0 + _ZN5Kolab17nameForFolderTypeENS_10FolderTypeE@Base 0.4.1 + _ZN5Kolab20folderTypeFromStringERKSs@Base 0.4.1 + _ZN5Kolab23guessFolderTypeFromNameERKSs@Base 0.4.1 + _ZN5Kolab6toICalERKSt6vectorINS_5EventESaIS1_EE@Base 0.4.1 + _ZN5Kolab9XMLObject10writeEventERKNS_5EventENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject11readContactERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject11readJournalERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject12readDistlistERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject12readFreebusyERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject12writeContactERKNS_7ContactENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject12writeJournalERKNS_7JournalENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject13writeDistlistERKNS_8DistListENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject13writeFreebusyERKNS_8FreebusyENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject17readConfigurationERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject18writeConfigurationERKNS_13ConfigurationENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject8readFileERKSsNS_7VersionE@Base 0.5.0 + _ZN5Kolab9XMLObject8readNoteERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject8readTodoERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject9readEventERKSsNS_7VersionE@Base 0.4.1 + _ZN5Kolab9XMLObject9writeFileERKNS_4FileENS_7VersionERKSs@Base 0.5.0 + _ZN5Kolab9XMLObject9writeNoteERKNS_4NoteENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObject9writeTodoERKNS_4TodoENS_7VersionERKSs@Base 0.4.1 + _ZN5Kolab9XMLObjectC1Ev@Base 0.4.1 + _ZN5Kolab9XMLObjectC2Ev@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event17getLastOccurrenceEv@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event19getSchedulingMethodEv@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event5writeEv@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event6toICalEv@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event6toIMipENS1_10ITipMethodE@Base 0.4.1 + _ZNK5Kolab11Calendaring5Event6toMimeEv@Base 0.4.1 + _ZNK5Kolab11ITipHandler6methodEv@Base 0.4.1 + _ZNK5Kolab11ITipHandler6toIMipERKNS_5EventENS0_10ITipMethodESsb@Base 0.4.1 + _ZNK5Kolab11ITipHandler6toITipERKNS_5EventENS0_10ITipMethodE@Base 0.4.1 + _ZNK5Kolab12ErrorHandler12errorMessageEv@Base 0.4.1 + _ZNK5Kolab12ErrorHandler5errorEv@Base 0.2.0 + _ZNK5Kolab12ErrorHandler9getErrorsEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader10getContactEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader10getJournalEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader10getVersionEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader11getDistlistEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader11getFreebusyEv@Base 0.4.1 + _ZNK5Kolab17KolabObjectReader12getIncidenceEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader13getDictionaryER7QString@Base 0.4.1 + _ZNK5Kolab17KolabObjectReader7getNoteEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader7getTodoEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader7getTypeEv@Base 0.2.0 + _ZNK5Kolab17KolabObjectReader8getEventEv@Base 0.2.0 + _ZNK5Kolab9XMLObject14getAttachmentsEv@Base 0.4.1 + _ZNK5Kolab9XMLObject16getSerializedUIDEv@Base 0.4.1 + _ZNK5Kolab9XMLObject18logoAttachmentNameEv@Base 0.4.1 + _ZNK5Kolab9XMLObject19soundAttachmentNameEv@Base 0.4.1 + _ZNK5Kolab9XMLObject21pictureAttachmentNameEv@Base 0.4.1 + (optional=templinst)_ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs@Base 0.2.0 + (optional=templinst|arch=!amd64)_ZNSt6vectorISsSaISsEE9push_backERKSs@Base 0.5.0 + (optional=templinst)_ZNSt6vectorISsSaISsEEC1ERKS1_@Base 0.2.0 + (optional=templinst)_ZNSt6vectorISsSaISsEEC2ERKS1_@Base 0.2.0 + (optional=templinst)_ZNSt6vectorISsSaISsEED1Ev@Base 0.2.0 + (optional=templinst)_ZNSt6vectorISsSaISsEED2Ev@Base 0.2.0 + (optional=templinst)_ZNSt6vectorISsSaISsEEaSERKS1_@Base 0.2.0 + (optional=templinst)_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi@Base 0.2.0 + _ZZN5Kolab12ErrorHandler8instanceEvE4inst@Base 0.2.0 diff -r 000000000000 -r 7e903ae6eb15 debian/patches/kubuntu_compile_tests.diff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/patches/kubuntu_compile_tests.diff Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,18 @@ +Index: libkolab-0.4.1/tests/CMakeLists.txt +=================================================================== +--- libkolab-0.4.1.orig/tests/CMakeLists.txt 2013-11-21 17:23:13.735021869 +0000 ++++ libkolab-0.4.1/tests/CMakeLists.txt 2013-11-21 17:30:21.871032831 +0000 +@@ -15,9 +15,9 @@ + + addTest(formattest) + addTest(upgradetest) +-addTest(kcalconversiontest) +-addTest(calendaringtest) +-addTest(icalendartest) +-addTest(freebusytest) ++#addTest(kcalconversiontest) ++#addTest(calendaringtest) ++#addTest(icalendartest) ++#addTest(freebusytest) + addTest(kolabobjecttest) + addTest(timezonetest) diff -r 000000000000 -r 7e903ae6eb15 debian/patches/kubuntu_no_redeclaire.diff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/patches/kubuntu_no_redeclaire.diff Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,12 @@ +Index: libkolab-0.4.1/tests/testhelpers.h +=================================================================== +--- libkolab-0.4.1.orig/tests/testhelpers.h 2013-11-20 19:11:38.667170171 +0000 ++++ libkolab-0.4.1/tests/testhelpers.h 2013-11-20 19:12:14.087171078 +0000 +@@ -44,7 +44,6 @@ + Q_DECLARE_METATYPE(KCalCore::Event); + Q_DECLARE_METATYPE(KCalCore::Todo); + Q_DECLARE_METATYPE(KCalCore::Journal); +-Q_DECLARE_METATYPE(KCalCore::Duration); + + namespace QTest { + diff -r 000000000000 -r 7e903ae6eb15 debian/patches/series --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/patches/series Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,2 @@ +#kubuntu_no_redeclaire.diff +#kubuntu_compile_tests.diff diff -r 000000000000 -r 7e903ae6eb15 debian/rules --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/rules Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +%: + dh $@ --parallel --with pkgkde_symbolshelper + +override_dh_install: + dh_install --fail-missing + +override_dh_makeshlibs: + dh_makeshlibs -- -c2 + +override_dh_shlibdeps: + dh_shlibdeps -- -xkdepim-runtime + +override_dh_auto_test: + -dh_auto_test diff -r 000000000000 -r 7e903ae6eb15 debian/source/format --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/source/format Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,1 @@ +3.0 (quilt) diff -r 000000000000 -r 7e903ae6eb15 debian/watch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/watch Mon May 19 23:09:52 2014 +0200 @@ -0,0 +1,3 @@ +version=3 +http://git.kolab.org/libkolab/ \ + /libkolab/snapshot/libkolab-([0-9\.]+)\.tar\.gz