lp://qastaging/~javier.collado/utah/bug1152216
Created by
Javier Collado
and last modified
- Get this branch:
- bzr branch lp://qastaging/~javier.collado/utah/bug1152216
Only
Javier Collado
can upload to this branch. If you are
Javier Collado
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Javier Collado (community): Approve
- Max Brustkern (community): Approve
-
Diff: 88 lines (+29/-1)5 files modifieddebian/changelog (+1/-0)
debian/control (+1/-1)
debian/rules (+7/-0)
examples/run_utah_tests.py (+2/-0)
utah/__init__.py (+18/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 879. By Javier Collado
-
Use fallback value if now bzr branch is available
As pointed out by Max, it might happen that no bzr branch is available when
getting the version information from the source. - 878. By Javier Collado
-
Remove all imports in the packaged utah.__init__.py file
Since both revision number and distro are already in the changelog when the
package is built in the PPA, none of the imports is used. - 874. By Javier Collado
-
Avoid using `bzr revno` when getting the version number from the package
The branch is might not be available when building the package, so calling
`bzr` will fail in such a case. However, given that the revision number is
already added to the changelog by the recipe, it's not really needed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/utah