Ubuntu Pastebin

Paste from timo at Fri, 8 Apr 2016 13:46:03 +0000

Download as text
 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
=== modified file 'debian/control'
--- debian/control	2016-03-24 09:14:57 +0000
+++ debian/control	2016-04-08 13:45:59 +0000
@@ -96,6 +96,7 @@
              ${misc:Pre-Depends},
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Replaces: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Description: Qt Components for Ubuntu - Layouts QML plugin
  Qt Components for Ubuntu offers a set of reusable user interface
@@ -112,6 +113,7 @@
          qml-module-ubuntu-components,
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Replaces: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Description: Qt Components for Ubuntu - Test QML plugin
  Qt Components for Ubuntu offers a set of reusable user interface
@@ -126,6 +128,7 @@
              ${misc:Pre-Depends},
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Replaces: qtdeclarative5-ubuntu-ui-toolkit-plugin (<< ${source:Version}),
 Description: Qt Components for Ubuntu - PerformanceMetrics QML plugin
  Qt Components for Ubuntu offers a set of reusable user interface
Download as text