[Bug 1721272] Re: [FFe] Rename 'ubuntu-advantage' script to 'advantage'
Andreas Hasenack
andreas at canonical.com
Thu Oct 5 17:56:04 UTC 2017
** Description changed:
High level changes
==================
It was requested that the main script in the package be renamed from 'ubuntu-advantage' to just 'advantage'.
Symlinks for the binary and its manpage are provided so that the old
names still work.
Documentation and tests were updated.
Diff
====
There was also a small text change in the FIPS output: https://github.com/CanonicalLtd/ubuntu-advantage-script/commit/0e62b45c93fde61cbf6f7cdaa4c62638dac425bf
Full diff on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
The above is a more sensible view of all changes as it takes into account the rename in a smart way.
CI/Testing
==========
Upstream has Travis CI in place. Link to the last run on this code: https://travis-ci.org/CanonicalLtd/ubuntu-advantage-script/builds/283297628
Builds
======
Daily PPA: https://launchpad.net/~ahasenack/+archive/ubuntu/ubuntu-advantage-tools-devel
Source build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680205/
Binary build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680210/
+ Upgrading
+ =========
+ http://pastebin.ubuntu.com/25681014/ shows the upgrade from 10 to 11 and that both names ("ubuntu-advantage" and the new "advantage") can be used.
+
+
Misc
====
Note that ubuntu-advantage-tools is meant for LTS releases only, but we need it in all of them for upcoming SRU processes.
** Description changed:
High level changes
==================
It was requested that the main script in the package be renamed from 'ubuntu-advantage' to just 'advantage'.
Symlinks for the binary and its manpage are provided so that the old
names still work.
Documentation and tests were updated.
Diff
====
There was also a small text change in the FIPS output: https://github.com/CanonicalLtd/ubuntu-advantage-script/commit/0e62b45c93fde61cbf6f7cdaa4c62638dac425bf
- Full diff on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
+ There is no i18n for this package.
+
+ Full diff of all changes on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
The above is a more sensible view of all changes as it takes into account the rename in a smart way.
CI/Testing
==========
Upstream has Travis CI in place. Link to the last run on this code: https://travis-ci.org/CanonicalLtd/ubuntu-advantage-script/builds/283297628
Builds
======
Daily PPA: https://launchpad.net/~ahasenack/+archive/ubuntu/ubuntu-advantage-tools-devel
Source build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680205/
Binary build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680210/
-
Upgrading
=========
http://pastebin.ubuntu.com/25681014/ shows the upgrade from 10 to 11 and that both names ("ubuntu-advantage" and the new "advantage") can be used.
-
Misc
====
Note that ubuntu-advantage-tools is meant for LTS releases only, but we need it in all of them for upcoming SRU processes.
** Description changed:
High level changes
==================
It was requested that the main script in the package be renamed from 'ubuntu-advantage' to just 'advantage'.
Symlinks for the binary and its manpage are provided so that the old
names still work.
Documentation and tests were updated.
Diff
====
There was also a small text change in the FIPS output: https://github.com/CanonicalLtd/ubuntu-advantage-script/commit/0e62b45c93fde61cbf6f7cdaa4c62638dac425bf
There is no i18n for this package.
Full diff of all changes on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
- The above is a more sensible view of all changes as it takes into account the rename in a smart way.
+ The above is a more sensible view of all changes as it takes into account the rename in a smart way, but a debdiff is also attached to this bug.
CI/Testing
==========
Upstream has Travis CI in place. Link to the last run on this code: https://travis-ci.org/CanonicalLtd/ubuntu-advantage-script/builds/283297628
Builds
======
Daily PPA: https://launchpad.net/~ahasenack/+archive/ubuntu/ubuntu-advantage-tools-devel
Source build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680205/
Binary build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680210/
Upgrading
=========
http://pastebin.ubuntu.com/25681014/ shows the upgrade from 10 to 11 and that both names ("ubuntu-advantage" and the new "advantage") can be used.
Misc
====
Note that ubuntu-advantage-tools is meant for LTS releases only, but we need it in all of them for upcoming SRU processes.
** Description changed:
High level changes
==================
It was requested that the main script in the package be renamed from 'ubuntu-advantage' to just 'advantage'.
Symlinks for the binary and its manpage are provided so that the old
names still work.
Documentation and tests were updated.
Diff
====
There was also a small text change in the FIPS output: https://github.com/CanonicalLtd/ubuntu-advantage-script/commit/0e62b45c93fde61cbf6f7cdaa4c62638dac425bf
There is no i18n for this package.
Full diff of all changes on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
The above is a more sensible view of all changes as it takes into account the rename in a smart way, but a debdiff is also attached to this bug.
CI/Testing
==========
Upstream has Travis CI in place. Link to the last run on this code: https://travis-ci.org/CanonicalLtd/ubuntu-advantage-script/builds/283297628
+ To run the tests manually:
+ - sudo apt install tox
+ - cd ubuntu-advantage-tools-11
+ - sed -i 's/py35/py36/' tox.ini
+ - tox
+ Here is a run: http://pastebin.ubuntu.com/25681058/
+
Builds
======
Daily PPA: https://launchpad.net/~ahasenack/+archive/ubuntu/ubuntu-advantage-tools-devel
Source build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680205/
Binary build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680210/
Upgrading
=========
http://pastebin.ubuntu.com/25681014/ shows the upgrade from 10 to 11 and that both names ("ubuntu-advantage" and the new "advantage") can be used.
Misc
====
Note that ubuntu-advantage-tools is meant for LTS releases only, but we need it in all of them for upcoming SRU processes.
** Description changed:
High level changes
==================
It was requested that the main script in the package be renamed from 'ubuntu-advantage' to just 'advantage'.
Symlinks for the binary and its manpage are provided so that the old
names still work.
Documentation and tests were updated.
Diff
====
There was also a small text change in the FIPS output: https://github.com/CanonicalLtd/ubuntu-advantage-script/commit/0e62b45c93fde61cbf6f7cdaa4c62638dac425bf
There is no i18n for this package.
Full diff of all changes on github: https://github.com/CanonicalLtd/ubuntu-advantage-script/compare/v10...v11
The above is a more sensible view of all changes as it takes into account the rename in a smart way, but a debdiff is also attached to this bug.
CI/Testing
==========
Upstream has Travis CI in place. Link to the last run on this code: https://travis-ci.org/CanonicalLtd/ubuntu-advantage-script/builds/283297628
- To run the tests manually:
+ To run the tests manually on artful:
- sudo apt install tox
+ - tar xJf ubuntu-advantage-tools_11.tar.xz
- cd ubuntu-advantage-tools-11
- sed -i 's/py35/py36/' tox.ini
- tox
Here is a run: http://pastebin.ubuntu.com/25681058/
Builds
======
Daily PPA: https://launchpad.net/~ahasenack/+archive/ubuntu/ubuntu-advantage-tools-devel
Source build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680205/
Binary build on artful with proposed enabled:
http://pastebin.ubuntu.com/25680210/
Upgrading
=========
http://pastebin.ubuntu.com/25681014/ shows the upgrade from 10 to 11 and that both names ("ubuntu-advantage" and the new "advantage") can be used.
Misc
====
Note that ubuntu-advantage-tools is meant for LTS releases only, but we need it in all of them for upcoming SRU processes.
** Changed in: ubuntu-advantage-tools (Ubuntu)
Status: In Progress => New
** Changed in: ubuntu-advantage-tools (Ubuntu)
Assignee: Andreas Hasenack (ahasenack) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ubuntu-advantage-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1721272
Title:
[FFe] Rename 'ubuntu-advantage' script to 'advantage'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1721272/+subscriptions
More information about the Ubuntu-server-bugs
mailing list