diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-10-09 13:23:39 -0600 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-10-11 21:39:02 +0000 |
commit | 88f6f4f0abd2e9e477504ca590d82c5728c9923b (patch) | |
tree | 27ee45ae351a26641c252157003893543be079aa /debian/control | |
parent | f78b9650d0e7b008d430673a075aad95dda863be (diff) | |
download | vyos-walinuxagent-88f6f4f0abd2e9e477504ca590d82c5728c9923b.tar.gz vyos-walinuxagent-88f6f4f0abd2e9e477504ca590d82c5728c9923b.zip |
Import patches-unapplied version 2.1.1-0ubuntu2 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: f78b9650d0e7b008d430673a075aad95dda863be
New changelog entries:
* Add support for upstart or systemd (LP: #1505001).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a10e57e..0c26eb8 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Depends: cloud-init (>=0.7.3~bzr826-0ubuntu2), openssh-server (>=1:5.9p1), openssl (>=1.0), passwd (>=4.1.4.2), - python (>= 2.4), util-linux (>=2.0), ${misc:Depends}, ${python:Depends} |