diffstat for purpose-1.1 purpose-1.1 changelog | 24 ++++++++++++++++++++++++ control | 28 +++++++++++++++++++++++++--- 2 files changed, 49 insertions(+), 3 deletions(-) diff -Nru purpose-1.1/debian/changelog purpose-1.1/debian/changelog --- purpose-1.1/debian/changelog 2017-06-18 12:57:16.000000000 +0000 +++ purpose-1.1/debian/changelog 2017-06-22 11:47:29.000000000 +0000 @@ -1,3 +1,19 @@ +purpose (1.1-5ubuntu2) artful; urgency=medium + + * Re-add transitional qml-modules-org-kde-purpose binary to + ensure smooth lts to lts upgrades. Thanks Jeremy! + (Can be dropped after 18.04 release). + + -- Bhavani Shankar Thu, 22 Jun 2017 17:14:12 +0530 + +purpose (1.1-5ubuntu1) artful; urgency=medium + + * Resync from Debian unstable. Remaining changes: + - Add transitional libkf5purposewidgets5 package + (Needed till next LTS Ubuntu 18.04 release). + + -- Bhavani Shankar Tue, 20 Jun 2017 14:08:55 +0530 + purpose (1.1-5) unstable; urgency=medium * Team upload. @@ -18,6 +34,13 @@ -- Pino Toscano Sun, 18 Jun 2017 14:57:16 +0200 +purpose (1.1-4ubuntu1) zesty; urgency=medium + + * Sync with Debian. + * Add transitional libkf5purposewidgets5 package + + -- Jeremy Bicha Sun, 25 Dec 2016 09:40:00 -0500 + purpose (1.1-4) unstable; urgency=medium * Use nodejs instead of the nodejs-legacy dep (Closes: 848602) @@ -136,3 +159,4 @@ * Fix version strings -- Maximiliano Curia Fri, 14 Oct 2016 18:18:00 +0200 + diff -Nru purpose-1.1/debian/control purpose-1.1/debian/control --- purpose-1.1/debian/control 2017-06-18 12:56:06.000000000 +0000 +++ purpose-1.1/debian/control 2017-06-22 11:44:00.000000000 +0000 @@ -1,7 +1,8 @@ Source: purpose Section: libs Priority: optional -Maintainer: Debian/Kubuntu Qt/KDE Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Uploaders: Maximiliano Curia Build-Depends: cmake (>= 2.8.12~), debhelper (>= 9.0.0), @@ -51,8 +52,8 @@ Depends: qml-module-org-kde-kquickcontrolsaddons, ${misc:Depends}, ${shlibs:Depends} -Conflicts: libkf5purposewidgets5 (<< 1.1-2~) -Replaces: libkf5purposewidgets5 (<< 1.1-2~) +Conflicts: libkf5purposewidgets5 (<< 1.1-3~) +Replaces: libkf5purposewidgets5 (<< 1.1-3~) Recommends: libkf5purpose-bin, qml-module-org-kde-purpose (= ${binary:Version}) Suggests: kde-telepathy-send-file Description: library for abstractions to get the developer's purposes fulfilled @@ -98,3 +99,24 @@ can receive all the information they need. . This package contains the Purpose Qt Quick QML bindings. + +Package: qml-modules-org-kde-purpose +Architecture: any +Multi-Arch: same +Depends: qml-module-org-kde-purpose (= ${binary:Version}) +Section: oldlibs +Priority: extra +Description: transitional package for renamed qml-module-org-kde-purpose + Transitional package for renamed qml-module-org-kde-purpose. This + package can be safely removed. + +Package: libkf5purposewidgets5 +Architecture: any +Multi-Arch: same +Depends: libkf5purpose5 (= ${binary:Version}) +Section: oldlibs +Priority: extra +Description: Transitional package + This transitional package can be removed. + . + Does not contain development files for Purpose.