Merge lp:~ken-vandine/acolyterm/packaging_fixes into lp:acolyterm

Proposed by Ken VanDine
Status: Needs review
Proposed branch: lp:~ken-vandine/acolyterm/packaging_fixes
Merge into: lp:acolyterm
Prerequisite: lp:~larryprice/acolyterm/release-0.1
Diff against target: 39 lines (+4/-5)
3 files modified
debian/changelog (+1/-1)
debian/control (+3/-3)
debian/source/format (+0/-1)
To merge this branch: bzr merge lp:~ken-vandine/acolyterm/packaging_fixes
Reviewer Review Type Date Requested Status
Larry Price Approve
Libertine CI Bot continuous-integration Approve
Review via email: mp+298814@code.launchpad.net

Commit message

* Bumped the version to keep the changelog in order and use an ubuntu revision since we are using split mode.
* Dropped source/format we don't need it
* Don't use the deprecated package names and rename the module package to match standard practice

Description of the change

* Bumped the version to keep the changelog in order and use an ubuntu revision since we are using split mode.
* Dropped source/format we don't need it
* Don't use the deprecated package names and rename the module package to match standard practice

To post a comment you must log in.
Revision history for this message
Libertine CI Bot (libertine-ci-bot) wrote :

PASSED: Continuous integration, rev:222
https://jenkins.canonical.com/libertine/job/lp-acolyterm-ci/39/
Executed test runs:
    SUCCESS: https://jenkins.canonical.com/libertine/job/build/140
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=vivid+overlay,testname=default/101
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=xenial+overlay,testname=default/101
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=yakkety,testname=default/101
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=vivid+overlay,testname=default/101
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=xenial+overlay,testname=default/101
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=yakkety,testname=default/101
    None: https://jenkins.canonical.com/libertine/job/lp-generic-update-mp/113/console
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-0-fetch/143
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=vivid+overlay/128
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=xenial+overlay/128
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=yakkety/128
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/121/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/121/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/121/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/121/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/121/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/121
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/121/artifact/output/*zip*/output.zip

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

review: Approve (continuous-integration)
Revision history for this message
Larry Price (larryprice) wrote :
review: Approve

Unmerged revisions

222. By Ken VanDine

Bumped the version to keep the changelog in order and use an ubuntu revision since we are using splitmode

------------- This line and the following will be ignored --------------

modified:
  debian/changelog

221. By Ken VanDine

Renamed module package name

220. By Ken VanDine

Dropped source/format we don't need it

219. By Ken VanDine

Don't use the deprecated package names and rename the module package to match standard practice

218. By Larry Price

phrasing

217. By Larry Price

Updating changelog to show initial release

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-06-30 18:00:06 +0000
3+++ debian/changelog 2016-06-30 18:00:06 +0000
4@@ -1,4 +1,4 @@
5-acolyterm (0.1) yakkety; urgency=high
6+acolyterm (0.8-0ubuntu1) UNRELEASED; urgency=high
7
8 [ Larry Price ]
9 * Initial release of acolyterm. (LP: #1597488)
10
11=== modified file 'debian/control'
12--- debian/control 2016-06-22 17:13:26 +0000
13+++ debian/control 2016-06-30 18:00:06 +0000
14@@ -20,14 +20,14 @@
15 Architecture: any
16 Depends: ${misc:Depends},
17 ${shlibs:Depends},
18- qtdeclarative5-qmltermwidget1.0,
19- qtdeclarative5-qtquick2-plugin,
20+ qml-module-qmltermwidget1.0,
21+ qml-module-qtquick2,
22 qtdeclarative5-ubuntu-ui-toolkit-plugin,
23 qml-module-qtsysteminfo (>= 5.0~),
24 Description: Terminal helper
25 Core Terminal helper
26
27-Package: qtdeclarative5-qmltermwidget1.0
28+Package: qml-module-qmltermwidget1.0
29 Architecture: any
30 Multi-Arch: same
31 Depends: ${misc:Depends},
32
33=== renamed file 'debian/qtdeclarative5-qmltermwidget1.0.install' => 'debian/qml-module-qmltermwidget1.0.install'
34=== removed directory 'debian/source'
35=== removed file 'debian/source/format'
36--- debian/source/format 2016-06-17 20:57:57 +0000
37+++ debian/source/format 1970-01-01 00:00:00 +0000
38@@ -1,1 +0,0 @@
39-1.0

Subscribers

People subscribed via source and target branches

to all changes: