d/bin/ostestr: Update import for rename of os_testr.py to ostestr.py.
This commit is contained in:
parent
f65f51e2db
commit
b7f09d3bfe
2
debian/bin/ostestr
vendored
2
debian/bin/ostestr
vendored
@ -2,7 +2,7 @@
|
||||
|
||||
import sys
|
||||
|
||||
from os_testr.os_testr import main
|
||||
from os_testr.ostestr import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(main())
|
||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -9,6 +9,7 @@ python-os-testr (0.7.0-1) UNRELEASED; urgency=medium
|
||||
* New upstream release.
|
||||
* d/gbp.conf: Update branch for Newton.
|
||||
* d/control: Align (Build-)Depends with upstream.
|
||||
* d/bin/ostestr: Update import for rename of os_testr.py to ostestr.py.
|
||||
|
||||
-- Corey Bryant <corey.bryant@canonical.com> Mon, 06 Jun 2016 09:42:32 -0400
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user