Merge lp:~townsend/libertine/fix-breaks-replaces-version into lp:libertine

Proposed by Christopher Townsend
Status: Merged
Approved by: Larry Price
Approved revision: 275
Merged at revision: 275
Proposed branch: lp:~townsend/libertine/fix-breaks-replaces-version
Merge into: lp:libertine
Diff against target: 14 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~townsend/libertine/fix-breaks-replaces-version
Reviewer Review Type Date Requested Status
Libertine CI Bot continuous-integration Approve
Larry Price Approve
Review via email: mp+300794@code.launchpad.net

Commit message

Fix wrong version used in the last Breaks/Replaces merge.

To post a comment you must log in.
Revision history for this message
Larry Price (larryprice) wrote :

lgtm! ...again.

review: Approve
Revision history for this message
Libertine CI Bot (libertine-ci-bot) wrote :

PASSED: Continuous integration, rev:275
https://jenkins.canonical.com/libertine/job/lp-libertine-ci/58/
Executed test runs:
    SUCCESS: https://jenkins.canonical.com/libertine/job/build/200
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=vivid+overlay,testname=default/160
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=xenial+overlay,testname=default/160
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=yakkety,testname=default/160
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=vivid+overlay,testname=default/160
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=xenial+overlay,testname=default/160
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=yakkety,testname=default/160
    None: https://jenkins.canonical.com/libertine/job/lp-generic-update-mp/154/console
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-0-fetch/203
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=vivid+overlay/188
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=xenial+overlay/188
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=yakkety/188
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/181/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/181/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/181/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/181/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/181/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/181
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/181/artifact/output/*zip*/output.zip

Click here to trigger a rebuild:
https://jenkins.canonical.com/libertine/job/lp-libertine-ci/58/rebuild

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2016-07-21 15:16:00 +0000
+++ debian/control 2016-07-21 16:56:27 +0000
@@ -116,8 +116,8 @@
116 uidmap,116 uidmap,
117 ${misc:Depends},117 ${misc:Depends},
118 ${python3:Depends}118 ${python3:Depends}
119Replaces: libertine-tools (<< 1.3.1)119Replaces: libertine-tools (<< 1.3)
120Breaks: libertine-tools (<< 1.3.1)120Breaks: libertine-tools (<< 1.3)
121Description: Python3 scripts for the Libertine application sandbox121Description: Python3 scripts for the Libertine application sandbox
122 This package provides the LXC-based container back end module for the122 This package provides the LXC-based container back end module for the
123 Libertine sandbox. It requires support for unprivileged LXC containers in the123 Libertine sandbox. It requires support for unprivileged LXC containers in the

Subscribers

People subscribed via source and target branches