Merge lp:~michihenning/unity-scopes-api/single-tree into lp:unity-scopes-api/devel

Proposed by Michi Henning
Status: Merged
Approved by: Paweł Stołowski
Approved revision: 403
Merged at revision: 632
Proposed branch: lp:~michihenning/unity-scopes-api/single-tree
Merge into: lp:unity-scopes-api/devel
Diff against target: 161 lines (+3/-118)
3 files modified
debian/control (+3/-111)
debian/control.in (+0/-2)
debian/gen-debian-files.sh (+0/-5)
To merge this branch: bzr merge lp:~michihenning/unity-scopes-api/single-tree
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Unity Team Pending
Review via email: mp+271070@code.launchpad.net

Commit message

Butchered down the dummy control file to the bare bones, so no-one will mistake it for the real thing.

Description of the change

Butchered down the dummy control file to the bare bones, so no-one will mistake it for the real thing.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
400. By Michi Henning

Removed Replaces: and Conflicts: entries for Qt library.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
401. By Michi Henning

Add rudimentary build deps, otherwise things won't build in a silo.

402. By Michi Henning

Add lsb-release to build deps.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
403. By Michi Henning

Added missing empty line to control.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2015-08-25 02:25:05 +0000
3+++ debian/control 2015-09-15 11:19:07 +0000
4@@ -4,119 +4,11 @@
5 # This file is regenerated automatically in the clean target.
6 #
7 Source: unity-scopes-api
8-Priority: optional
9-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10-Build-Depends: capnproto,
11- click-dev (>= 0.2.2),
12- cmake,
13- dbus-test-runner,
14+Maintainer: This not the real control file because it is generated during the build from control.in.
15+Build-Depends: click-dev (>= 0.2.2),
16 debhelper (>= 9),
17- doxygen,
18- google-mock,
19- graphviz,
20- libaccounts-glib-dev,
21- libapparmor-dev,
22- libboost-filesystem-dev,
23- libboost-log-dev,
24- libboost-regex-dev,
25- libboost-serialization-dev,
26- libcapnp-dev (>= 0.4.0),
27- libdbustest1-dev,
28- libjsoncpp-dev,
29- liblttng-ust-dev,
30- libnet-cpp-dev (>= 1.2.0),
31- libprocess-cpp-dev (>= 1.0.1),
32- libsignon-glib-dev,
33- libunity-api-dev (>= 7.80.7~),
34- libzmq3-dev,
35- libzmqpp-dev,
36 lsb-release,
37- lttng-tools,
38- pkg-config,
39- python3:any,
40- python-tornado,
41- valgrind,
42-Standards-Version: 3.9.6
43-XS-Testsuite: autopkgtest
44-Section: libs
45-Homepage: https://launchpad.net/unity-scopes-api
46-# if you don't have have commit access to this branch but would like to upload
47-# directly to Ubuntu, don't worry: your changes will be merged back into the
48-# upstream branch
49-Vcs-Bzr: lp:unity-scopes-api
50-Vcs-Browser: https://code.launchpad.net/unity-scopes-api
51
52 Package: libunity-scopes1.0
53 Architecture: any
54-Multi-Arch: same
55-Pre-Depends: ${misc:Pre-Depends},
56-Depends: ${misc:Depends},
57- ${shlibs:Depends},
58-Replaces: libunity-scopes0,
59- libunity-scopes1,
60- libunity-scopes2,
61-Conflicts: libunity-scopes0,
62- libunity-scopes1,
63- libunity-scopes2,
64-Description: API for Unity scopes integration
65- Library to integrate scopes with the Unity shell
66-
67-Package: libunity-scopes-dev
68-Section: libdevel
69-Architecture: any
70-Multi-Arch: same
71-Pre-Depends: ${misc:Pre-Depends},
72-Depends: libproperties-cpp-dev,
73- libunity-api-dev,
74- libunity-scopes1.0 (= ${binary:Version}),
75- ${misc:Depends},
76-Description: Header files for Unity scopes API
77- Library to integrate scopes with the Unity shell (dev files)
78-
79-Package: libunity-scopes-cli
80-Section: devel
81-Architecture: any
82-Multi-Arch: foreign
83-Pre-Depends: ${misc:Pre-Depends},
84-Depends: libunity-scopes1.0 (= ${binary:Version}),
85- ${misc:Depends},
86- ${shlibs:Depends},
87-Description: Client utility for Unity scopes API
88- Commandline client utility for querying Unity scopes, useful for testing.
89-
90-Package: libunity-scopes-doc
91-Section: doc
92-Architecture: all
93-Multi-Arch: foreign
94-Depends: ${misc:Depends},
95-Description: Documentation for Unity scopes API
96- Library to integrate scopes with the Unity shell (documentation)
97-
98-Package: libunity-scopes-qt0.1
99-Architecture: any
100-Multi-Arch: same
101-Pre-Depends: ${misc:Pre-Depends},
102-Depends: ${misc:Depends},
103- ${shlibs:Depends}
104-Description: Qt library for Unity scopes API
105- Library that integrates classes based on Qt for convenience
106-
107-Package: libunity-scopes-qt-dev
108-Section: libdevel
109-Architecture: any
110-Multi-Arch: same
111-Pre-Depends: ${misc:Pre-Depends},
112-Depends: libunity-scopes-dev (= ${binary:Version}),
113- libunity-scopes-qt0.1 (= ${binary:Version}),
114- libnet-cpp-dev (>=1.2.0),
115- ${misc:Depends},
116-Description: Header files for Qt library for Unity scopes API
117- Library that integrates classes based on Qt for convenience (dev files)
118-
119-Package: libunity-scopes-qt-doc
120-Section: doc
121-Architecture: all
122-Multi-Arch: foreign
123-Depends: ${misc:Depends},
124-Description: Documentation for Unity Qt library
125- Library that integrates classes based on Qt for convenience (documentation)
126+Description: This not the real control file because it is generated during the build from control.in.
127
128=== modified file 'debian/control.in'
129--- debian/control.in 2015-09-03 05:09:41 +0000
130+++ debian/control.in 2015-09-15 11:19:07 +0000
131@@ -91,8 +91,6 @@
132 Pre-Depends: ${misc:Pre-Depends},
133 Depends: ${misc:Depends},
134 ${shlibs:Depends},
135-Replaces: libunity-scopes-qt0.1.0,
136-Conflicts: libunity-scopes-qt0.1.0,
137 Description: Qt library for Unity scopes API
138 Library that integrates classes based on Qt for convenience
139
140
141=== modified file 'debian/gen-debian-files.sh'
142--- debian/gen-debian-files.sh 2015-09-07 02:51:53 +0000
143+++ debian/gen-debian-files.sh 2015-09-15 11:19:07 +0000
144@@ -67,7 +67,6 @@
145 qt_major_minor="${qt_major}.${qt_minor}"
146
147 vivid_soversion=$(expr $minor + 3)
148-vivid_qt_soversion=$(expr $qt_minor)
149
150 if [ "$distro" = "vivid" ]
151 then
152@@ -110,10 +109,6 @@
153 \ libunity-scopes${vivid_soversion}," \
154 -e "/Conflicts: libunity-scopes0,/a\
155 \ libunity-scopes${vivid_soversion}," \
156- -e "/Replaces: libunity-scopes-qt0.1.0,/a\
157-\ libunity-scopes-qt${vivid_qt_soversion}," \
158- -e "/Conflicts: libunity-scopes-qt0.1.0,/a\
159-\ libunity-scopes-qt${vivid_qt_soversion}," \
160 "$outfile"
161 }
162

Subscribers

People subscribed via source and target branches

to all changes: