For What Its Worth

This from tellico_2.3.9+dfsg.1-1.1ubuntu1.patch

--- 2.3.9+dfsg.1-1.1/debian/changelog   2016-07-15 13:42:28.000000000 +0000
+++ 2.3.9+dfsg.1-1.1ubuntu1/debian/changelog    2017-04-06 09:14:13.000000000 
+0000
@@ -1,3 +1,11 @@
+tellico (2.3.9+dfsg.1-1.1ubuntu1) zesty; urgency=medium
+
+  * Drop the build-dependency on libkcddb-dev (now libkf5cddb-dev), as
+    cmake was failing to detect the KCDDB library in both the previous
+    builds with libkcddb-dev and a new test build with libkf5cddb-dev.
+
+ -- Adam Conrad <[email protected]>  Thu, 06 Apr 2017 03:14:13 -0600
+
 tellico (2.3.9+dfsg.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.

$ diff -u crmin crplus
--- crmin       2017-06-04 19:13:41.678882350 +0200
+++ crplus      2017-06-04 19:13:55.006914738 +0200
@@ -1,4 +1,4 @@
--Build-Depends: debhelper (>= 9),
++Build-Depends: debhelper (>= 9),
  cmake,
  pkg-config,
  pkg-kde-tools (>= 0.9),
@@ -7,7 +7,6 @@
  libxslt1-dev,
  libtag1-dev,
  libyaz4-dev,
- libkcddb-dev,
  kdepimlibs5-dev (>=4:4.7),
  libpoppler-qt4-dev,
  libexempi-dev,


 

Reply via email to