# HG changeset patch # User Paul Boddie # Date 1400624246 -7200 # Node ID a2e2b20850c3fb1f8d47d87ae86b98aef7b5db93 # Parent 7c528bf0c7d6f67094542e16ab5dc8d6e9e013cb Updated the changelog, fixed dependencies for wheezy compatibility, added Python version. diff -r 7c528bf0c7d6 -r a2e2b20850c3 debian/changelog --- a/debian/changelog Mon May 19 23:44:18 2014 +0200 +++ b/debian/changelog Wed May 21 00:17:26 2014 +0200 @@ -1,3 +1,9 @@ +libkolab (0.5.0-1) unstable; urgency=low + + * Repackaged using Ubuntu and upstream packaging. + + -- Paul Boddie Tue, 20 May 2014 23:37:01 +0200 + libkolab (0.5.0-0ubuntu5) utopic; urgency=high * Rebuild against boost1.55 diff -r 7c528bf0c7d6 -r a2e2b20850c3 debian/control --- a/debian/control Mon May 19 23:44:18 2014 +0200 +++ b/debian/control Wed May 21 00:17:26 2014 +0200 @@ -9,17 +9,18 @@ kdelibs5-dev, kdepimlibs5-dev, libkolabxml-dev, - libboost1.55-dev, + libboost-dev, libxerces-c-dev, - libboost-thread1.55-dev, - libboost-system1.55-dev, + libboost-thread-dev, + libboost-system-dev, libcurl4-gnutls-dev, - libboost-program-options1.55-dev, + libboost-program-options-dev, swig, libossp-uuid-dev, php5-cli, php5-dev, python-dev +X-Python-Version: >= 2.7 Standards-Version: 3.9.3 Homepage: http://git.kolab.org/libkolab