Merge lp:~mardy/signon/packaging into lp:signon

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: 618
Merged at revision: 618
Proposed branch: lp:~mardy/signon/packaging
Merge into: lp:signon
Diff against target: 13 lines (+2/-1)
1 file modified
debian/control (+2/-1)
To merge this branch: bzr merge lp:~mardy/signon/packaging
Reviewer Review Type Date Requested Status
David Barth (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+234301@code.launchpad.net

Commit message

Fix signon-plugins-dev dependencies

Since this turned into a shared library, it must depend on the binary package.

Description of the change

Fix signon-plugins-dev dependencies

Since this turned into a shared library, it must depend on the binary package.

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

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 2014-08-25 10:49:45 +0000
3+++ debian/control 2014-09-11 11:55:38 +0000
4@@ -134,7 +134,8 @@
5 Architecture: any
6 Section: libdevel
7 Priority: optional
8-Depends: libsignon-qt5-dev,
9+Depends: libsignon-plugins-common1 (= ${binary:Version}),
10+ libsignon-qt5-dev,
11 ${shlibs:Depends},
12 ${misc:Depends},
13 Description: Development files for Single Sign On plugins

Subscribers

People subscribed via source and target branches

to all changes: