[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:54 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=6e99528

The following commit has been merged in the master branch:
commit 6e995283d0c0b794d7f4247884ed59f069a872e5
Merge: cc15e6ba258356497d43381d98d635d6e448640b 00f0667b96cb5766b6bb60111559b63d04d2a0fe
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Sep 30 17:31:02 2016 +0100

    merge neon/release

 debian/control                                     | 45 ++++++++++++++--------
 ....install => qml-module-org-kde-purpose.install} |  0
 2 files changed, 28 insertions(+), 17 deletions(-)

diff --cc debian/control
index 074f712,0f4e140..103057e
--- a/debian/control
+++ b/debian/control
@@@ -46,68 -38,59 +46,79 @@@ Description: abstraction to provide an
  Package: libkf5purpose5
  Architecture: any
  Multi-Arch: same
- Depends: ${misc:Depends}, ${shlibs:Depends}
- Recommends: libkf5purpose-bin,
-             qml-modules-org-kde-purpose (= ${binary:Version})
- Conflicts: libkf5purposewidgets5 (<< ${source:Version}~ciBuild)
- Replaces: libkf5purposewidgets5 (<< ${source:Version}~ciBuild)
- Description: abstraction to provide and leverage actions of a specific kind, library
-  Purpose offers the possibility to create integrate services and actions on
-  any application without having to implement them specifically. Purpose will
-  offer them mechanisms to list the different alternatives to execute given the
-  requested action type and will facilitate components so that all the plugins
-  can receive all the information they need.
+ Depends: kdeconnect,
+          nodejs-legacy,
+          qml-module-org-kde-kquickcontrolsaddons,
+          ${misc:Depends},
+          ${shlibs:Depends}
+ Recommends: qml-module-org-kde-purpose (= ${binary:Version})
+ Suggests: kde-telepathy-send-file
+ Description: library for abstractions to get the developer's purposes fulfilled
+  Framework for providing abstractions to get the developer's purposes fulfilled.
   .
 - Does not contain development files for Purpose.
 + This package contains the Purpose library.
  
 -Package: libkf5purposewidgets5
 +Package: libkf5purpose-bin
  Architecture: any
  Multi-Arch: same
 -Depends: ${misc:Depends}, ${shlibs:Depends}
 -Description: library for abstractions to get the developer's purposes fulfilled
 - Framework for providing abstractions to get the developer's purposes fulfilled.
 +Depends: kdeconnect,
 +         nodejs,
 +         qml-module-org-kde-kquickcontrolsaddons,
 +         qml-module-qtquick-dialogs,
 +         qml-module-ubuntu-onlineaccounts,
 +         ${misc:Depends},
 +         ${shlibs:Depends}
 +Breaks: libkf5purpose5 (<< ${source:Version}~ciBuild)
 +Replaces: libkf5purpose5 (<< ${source:Version}~ciBuild)
 +Description: abstraction to provide and leverage actions of a specific kind, runtime
 + Purpose offers the possibility to create integrate services and actions on
 + any application without having to implement them specifically. Purpose will
 + offer them mechanisms to list the different alternatives to execute given the
 + requested action type and will facilitate components so that all the plugins
 + can receive all the information they need.
   .
 - Does not contain development files for Purpose.
 + This package contains the Purpose runtime elements.
  
- Package: qml-modules-org-kde-purpose
+ Package: qml-module-org-kde-purpose
  Architecture: any
  Multi-Arch: same
- Depends: libkf5purpose-bin (= ${binary:Version})
-          ${misc:Depends},
+ Replaces: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
+ Breaks: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
+ Depends: kdeconnect,
 +         qml-module-qtquick-controls,
 +         qml-module-qtquick-layouts,
 +         qml-module-qtquick2,
+          qml-module-ubuntu-onlineaccounts,
+          ${misc:Depends},
           ${shlibs:Depends}
 -Description: library for abstractions to get the developer's purposes fulfilled
 - Framework for providing abstractions to get the developer's purposes fulfilled.
 +Description: abstraction to provide and leverage actions of a specific kind, qml bindings
 + Purpose offers the possibility to create integrate services and actions on
 + any application without having to implement them specifically. Purpose will
 + offer them mechanisms to list the different alternatives to execute given the
 + requested action type and will facilitate components so that all the plugins
 + can receive all the information they need.
   .
 - Contains the Qt Quick QML bindings for Purpose.
 + This package contains the Purpose Qt Quick QML bindings.
  
- Package: libkf5purposewidgets5
+ Package: qml-modules-org-kde-purpose
+ Architecture: any
+ Multi-Arch: same
+ Depends: qml-module-org-kde-purpose
+ 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: libkf5purpose5-dbg
+ Priority: extra
 -Section: debug
++Section: oldlibs
  Architecture: any
  Multi-Arch: same
 -Depends: libkf5purpose5 (= ${binary:Version}) | libkf5purposewidgets5 (= ${binary:Version}) | qml-modules-org-kde-purpose (= ${binary:Version}),
 -         ${misc:Depends}
 -Description: debug symbols for Purpose
 - Framework for providing abstractions to get the developer's purposes fulfilled.
 +Depends: libkf5purpose5 (= ${binary:Version}),
 +         ${misc:Depends},
 +         ${shlibs:Depends}
- Section: oldlibs
- Priority: extra
 +Description: Transitional package
 + This transitional package can be removed.
   .
 - Contains debug symbols for Purpose.
 + Does not contain development files for Purpose.

-- 
purpose packaging



More information about the pkg-kde-commits mailing list