mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 15:41:09 +00:00
Port backportpackage to Python 3.
This commit is contained in:
parent
23c7d67425
commit
7f9949fc4c
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# ##################################################################
|
||||
#
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -64,6 +64,8 @@ Depends:
|
||||
python-ubuntutools,
|
||||
python3,
|
||||
python3-distro-info,
|
||||
python3-httplib2,
|
||||
python3-launchpadlib,
|
||||
python3-ubuntutools,
|
||||
sensible-utils,
|
||||
sudo,
|
||||
|
Loading…
x
Reference in New Issue
Block a user