diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-03-03 19:10:18 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-03-03 19:10:18 -0500 |
commit | 2231c45ac3712c5cb7c1b810c838d3f91f424bf2 (patch) | |
tree | 00d339c733f026d8802586d90869776392b64e0a /cloudinit/sources/DataSourceSmartOS.py | |
parent | b1046db66bbed6a063f218992449b8abfd1ae99b (diff) | |
download | vyos-cloud-init-2231c45ac3712c5cb7c1b810c838d3f91f424bf2.tar.gz vyos-cloud-init-2231c45ac3712c5cb7c1b810c838d3f91f424bf2.zip |
packages/debian: make trunk packaging closer to ubuntu
The big difference is using:
${python3:Depends} or ${python:Depends}
rather than explicitly listing the dependencies (via template ${requires}).
which means we get paths of
/usr/lib/python3/dist-packages/..
rather than
/usr/lib/python3.5/dist-packages/..
when built on xenial.
Additionally it seems we no longer need this strange line.
# Because setup tools didn't copy data...
Diffstat (limited to 'cloudinit/sources/DataSourceSmartOS.py')
0 files changed, 0 insertions, 0 deletions