~timo-jyrinki/ubuntu-push-qml/stop_depending_on_transitional_packages

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: ubuntu-push-qml
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cmake (>= 2.8.9),
               dbus-test-runner,
               debhelper (>= 9),
               hardening-wrapper,
               libconnectivity-qt1-dev,
               pkg-config,
               python,
               qt5-default,
               qt5-qmake,
               qtbase5-dev,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
               qml-module-qtquick2,
               qml-module-qttest,
               qml-module-ubuntu-components,
               xvfb,
Standards-Version: 3.9.5
Homepage: https://launchpad.net/ubuntu-push-qml
Vcs-Bzr: https://code.launchpad.net/~ubuntu-push-hackers/ubuntu-push-qml/trunk

Package: qtdeclarative5-ubuntu-push-plugin
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qml-module-qtquick2,
         qml-module-ubuntu-components,
Description: Ubuntu Push Notifications QML plugin
 Register, receive and send push notifications.