Merge lp:~robru/phablet-tools/add-transitional-package into lp:phablet-tools

Proposed by Robert Bruce Park
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 369
Merged at revision: 366
Proposed branch: lp:~robru/phablet-tools/add-transitional-package
Merge into: lp:phablet-tools
Diff against target: 38 lines (+9/-3)
2 files modified
debian/changelog (+1/-1)
debian/control (+8/-2)
To merge this branch: bzr merge lp:~robru/phablet-tools/add-transitional-package
Reviewer Review Type Date Requested Status
Ken VanDine Pending
Jean-Baptiste Lallement Pending
Ubuntu Phablet Team Pending
Review via email: mp+304939@code.launchpad.net

Commit message

Add virtual package to transition from -citrain to -bileto

Description of the change

I'm attempting to perform scenario #5 as per https://wiki.debian.org/PackageTransition

To post a comment you must log in.
367. By Robert Bruce Park

Use Breaks: as per https://wiki.debian.org/PackageTransition

368. By Robert Bruce Park

Breaks: not working.

369. By Robert Bruce Park

Bump versions for package rename.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-09-05 13:05:54 +0000
+++ debian/changelog 2016-09-06 17:25:32 +0000
@@ -1,4 +1,4 @@
1phablet-tools (1.2+16.10.20160905-0ubuntu1) yakkety; urgency=medium1phablet-tools (1.2.1+16.10.20160905-0ubuntu1) yakkety; urgency=medium
22
3 * Rename citrain script to bileto and support 4+ digit PPA numbers.3 * Rename citrain script to bileto and support 4+ digit PPA numbers.
44
55
=== modified file 'debian/control'
--- debian/control 2016-09-02 20:29:02 +0000
+++ debian/control 2016-09-06 17:25:32 +0000
@@ -58,6 +58,12 @@
58 .58 .
59 Additional tools included to bootstrap from source and setup networking59 Additional tools included to bootstrap from source and setup networking
6060
61Package: phablet-tools-citrain
62Section: admin
63Architecture: all
64Depends: phablet-tools-bileto
65Description: Virtual package to transition to new package name.
66
61Package: phablet-tools-bileto67Package: phablet-tools-bileto
62Section: admin68Section: admin
63Architecture: all69Architecture: all
@@ -74,9 +80,9 @@
74 sudo,80 sudo,
75 ubuntu-dev-tools,81 ubuntu-dev-tools,
76 ubuntu-device-flash,82 ubuntu-device-flash,
77Conflicts: phablet-tools-citrain
78Provides: phablet-tools-citrain83Provides: phablet-tools-citrain
79Replaces: phablet-tools-citrain84Replaces: phablet-tools-citrain (<< 1.2.1)
85Breaks: phablet-tools-citrain (<< 1.2.1)
80Description: Scripts to work with Bileto PPAs.86Description: Scripts to work with Bileto PPAs.
81 Provides bileto tool for installing and removing binary packages from Bileto87 Provides bileto tool for installing and removing binary packages from Bileto
82 PPAs on either your host system or connected Ubuntu Touch device.88 PPAs on either your host system or connected Ubuntu Touch device.

Subscribers

People subscribed via source and target branches