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
=== modified file 'control'
--- control 2012-09-12 18:56:31 +0000
+++ control 2013-02-01 17:10:31 +0000
@@ -10,7 +10,6 @@
10 automake (>= 1.10),10 automake (>= 1.10),
11 dbus,11 dbus,
12 gir1.2-glib-2.0,12 gir1.2-glib-2.0,
13 gir1.2-indicate-0.7 | gir1.2-indicate-0.6,
14 gir1.2-notify-0.7,13 gir1.2-notify-0.7,
15 gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),14 gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),
16 gnome-common,15 gnome-common,
@@ -54,11 +53,9 @@
54Architecture: all53Architecture: all
55XB-Python-Version: ${python:Versions}54XB-Python-Version: ${python:Versions}
56Recommends: gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),55Recommends: gir1.2-unity-5.0 | gir1.2-unity-4.0 | gir1.2-unity-3.0 (>= 3.8.4),
57 gir1.2-indicate-0.7 | gir1.2-indicate-0.6,
58 ubuntu-sso-client-gui (>= 4.1)56 ubuntu-sso-client-gui (>= 4.1)
59Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,57Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,
60 python-ubuntuone-client (= ${source:Version}),58 python-ubuntuone-client (= ${source:Version}),
61 python-apport,
62 python-gi | python-gobject (>= 2.90),59 python-gi | python-gobject (>= 2.90),
63 gir1.2-notify-0.7,60 gir1.2-notify-0.7,
64 ubuntu-sso-client (>= 4.1)61 ubuntu-sso-client (>= 4.1)
@@ -93,6 +90,7 @@
93Architecture: all90Architecture: all
94XB-Python-Version: ${python:Versions}91XB-Python-Version: ${python:Versions}
95Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},92Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
93 apport
96 python-configglue,94 python-configglue,
97 python-dbus,95 python-dbus,
98 python-dirspec,96 python-dirspec,
@@ -103,6 +101,7 @@
103 python-twisted-web,101 python-twisted-web,
104 python-ubuntu-sso-client (>= 4.1),102 python-ubuntu-sso-client (>= 4.1),
105 python-ubuntuone-storageprotocol (>= 4.1),103 python-ubuntuone-storageprotocol (>= 4.1),
104 python3-dirspec,
106 ubuntu-sso-client (>= 4.1),105 ubuntu-sso-client (>= 4.1),
107 ubuntuone-client-data (>= 4.1)106 ubuntuone-client-data (>= 4.1)
108Provides: ${python:Provides}107Provides: ${python:Provides}

Subscribers

People subscribed via source and target branches

to all changes: