Merge lp:~dobey/ubuntuone-client/py3-apport into lp:ubuntuone-client/packaging-dailies

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 71
Merged at revision: 71
Proposed branch: lp:~dobey/ubuntuone-client/py3-apport
Merge into: lp:ubuntuone-client/packaging-dailies
Diff against target: 39 lines (+2/-3)
1 file modified
control (+2/-3)
To merge this branch: bzr merge lp:~dobey/ubuntuone-client/py3-apport
Reviewer Review Type Date Requested Status
Manuel de la Peña (community) Approve
Review via email: mp+146174@code.launchpad.net

Commit message

We don't need the indicate libs any more.
Just depend on apport, and python3-dirspec, for compatibility with all versions.

To post a comment you must log in.
Revision history for this message
Manuel de la Peña (mandel) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'control'
2--- control 2012-09-12 18:56:31 +0000
3+++ control 2013-02-01 17:10:31 +0000
4@@ -10,7 +10,6 @@
5 automake (>= 1.10),
6 dbus,
7 gir1.2-glib-2.0,
8- gir1.2-indicate-0.7 | gir1.2-indicate-0.6,
9 gir1.2-notify-0.7,
10 gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),
11 gnome-common,
12@@ -54,11 +53,9 @@
13 Architecture: all
14 XB-Python-Version: ${python:Versions}
15 Recommends: gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),
16- gir1.2-indicate-0.7 | gir1.2-indicate-0.6,
17 ubuntu-sso-client-gui (>= 4.1)
18 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,
19 python-ubuntuone-client (= ${source:Version}),
20- python-apport,
21 python-gi | python-gobject (>= 2.90),
22 gir1.2-notify-0.7,
23 ubuntu-sso-client (>= 4.1)
24@@ -93,6 +90,7 @@
25 Architecture: all
26 XB-Python-Version: ${python:Versions}
27 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
28+ apport
29 python-configglue,
30 python-dbus,
31 python-dirspec,
32@@ -103,6 +101,7 @@
33 python-twisted-web,
34 python-ubuntu-sso-client (>= 4.1),
35 python-ubuntuone-storageprotocol (>= 4.1),
36+ python3-dirspec,
37 ubuntu-sso-client (>= 4.1),
38 ubuntuone-client-data (>= 4.1)
39 Provides: ${python:Provides}

Subscribers

People subscribed via source and target branches

to all changes: