diff -Nru evolution-3.2.3/debian/changelog evolution-3.2.3/debian/changelog --- evolution-3.2.3/debian/changelog 2012-04-02 20:47:57.000000000 +0000 +++ evolution-3.2.3/debian/changelog 2012-04-03 13:20:16.000000000 +0000 @@ -1,3 +1,11 @@ +evolution (3.2.3-0ubuntu5) precise; urgency=low + + * debian/control: fix not found libraries when building evolution-exchange, + evolution-indicator and others: make sure evolution-dev Depends on + libevolution. (LP: #971901) + + -- Mathieu Trudel-Lapierre Tue, 03 Apr 2012 09:20:09 -0400 + evolution (3.2.3-0ubuntu4) precise; urgency=low * debian/patches/libpst-pst_open-args.patch: fix build with libpst 0.6.54: diff -Nru evolution-3.2.3/debian/control evolution-3.2.3/debian/control --- evolution-3.2.3/debian/control 2012-04-02 20:47:57.000000000 +0000 +++ evolution-3.2.3/debian/control 2012-04-03 13:20:16.000000000 +0000 @@ -148,6 +148,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, + libevolution (= ${binary:Version}), # evolution-plugin libxml2-dev, libcamel1.2-dev,