mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Fix typos
This commit is contained in:
parent
ba4e195cde
commit
30a6d4e304
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,8 +3,8 @@ ubuntu-dev-tools (0.155) UNRELEASED; urgency=medium
|
|||||||
* Fix python3 setup.py clean failing to read unicode from
|
* Fix python3 setup.py clean failing to read unicode from
|
||||||
debian/changelog.
|
debian/changelog.
|
||||||
* Fix test_config to skip Unicode environment variable test, when python
|
* Fix test_config to skip Unicode environment variable test, when python
|
||||||
interpreter is not running in an unicode capable locale.
|
interpreter is not running in an Unicode capable locale.
|
||||||
* Add python-ubunutools dependency to ubuntu-dev-tools.
|
* Add python-ubuntutools dependency to ubuntu-dev-tools.
|
||||||
|
|
||||||
-- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com> Mon, 19 Jan 2015 14:15:32 +0000
|
-- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com> Mon, 19 Jan 2015 14:15:32 +0000
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -133,7 +133,7 @@ Breaks: ubuntu-dev-tools (<< 0.154)
|
|||||||
Replaces: ubuntu-dev-tools (<< 0.154)
|
Replaces: ubuntu-dev-tools (<< 0.154)
|
||||||
Description: useful library of APIs for Ubuntu developer tools (Python 2)
|
Description: useful library of APIs for Ubuntu developer tools (Python 2)
|
||||||
This package ships a collection of APIs, helpers and wrappers used to
|
This package ships a collection of APIs, helpers and wrappers used to
|
||||||
develop useful utiliteis for Ubuntu developers.
|
develop useful utilities for Ubuntu developers.
|
||||||
.
|
.
|
||||||
Python 2 variant.
|
Python 2 variant.
|
||||||
|
|
||||||
@ -142,6 +142,6 @@ Architecture: all
|
|||||||
Depends: ${python3:Depends}, ${misc:Depends}
|
Depends: ${python3:Depends}, ${misc:Depends}
|
||||||
Description: useful library of APIs for Ubuntu developer tools
|
Description: useful library of APIs for Ubuntu developer tools
|
||||||
This package ships a collection of APIs, helpers and wrappers used to
|
This package ships a collection of APIs, helpers and wrappers used to
|
||||||
develop useful utiliteis for Ubuntu developers.
|
develop useful utilities for Ubuntu developers.
|
||||||
.
|
.
|
||||||
Python 3 variant.
|
Python 3 variant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user