<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/debian/control, branch crux</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2020-03-03T18:17:03+00:00</updated>
<entry>
<title>Debian: remove dependency on python3-unittest2 as it's missing in Jessie</title>
<updated>2020-03-03T18:17:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-03-03T18:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=eddec7b8711a480b04833edfab3d4388c002fdd3'/>
<id>urn:sha1:eddec7b8711a480b04833edfab3d4388c002fdd3</id>
<content type='text'>
According to a discussion with zsdc via Slack this should not harm.
</content>
</entry>
<entry>
<title>debian/control: remove dependency on python3-prettytable</title>
<updated>2017-10-06T18:44:42+00:00</updated>
<author>
<name>Ryan Harper</name>
<email>ryan.harper@canonical.com</email>
</author>
<published>2017-10-03T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b1d3eab16f09be59ad0c86bd135637cd4235a701'/>
<id>urn:sha1:b1d3eab16f09be59ad0c86bd135637cd4235a701</id>
<content type='text'>
This dependency was replaced with a builtin.
</content>
</entry>
<entry>
<title>debian/control: add Breaks of older walinuxagent</title>
<updated>2016-09-14T20:38:32+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-09-14T20:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=4c82548017cc68610789b6b5cfe78f10f8fdccc1'/>
<id>urn:sha1:4c82548017cc68610789b6b5cfe78f10f8fdccc1</id>
<content type='text'>
LP: #1623570
</content>
</entry>
<entry>
<title>Merge branch 'ubuntu/devel' into ubuntu/xenial</title>
<updated>2016-09-10T01:57:45+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-09-10T01:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=8cf1212d4aa79959e46974bf1e3532af1ffe4b41'/>
<id>urn:sha1:8cf1212d4aa79959e46974bf1e3532af1ffe4b41</id>
<content type='text'>
- debian/cloud-init.templates fix capitalisation in template so
  dpkg-reconfigure works to select OpenStack. (LP: #1575727)
- d/README.source, d/control, d/new-upstream-snapshot, d/rules: sync
  with yakkety for changes due to move to git.
- d/rules: change PYVER=python3 to PYVER=3 to adjust to upstream change.
- debian/rules, debian/cloud-init.install: remove install file
  to ensure expected files are collected into cloud-init deb.
  (LP: #1615745)
- debian/dirs: remove obsolete / unused file.

LP: #1575727
LP: #1615745
</content>
</entry>
<entry>
<title>debian/control: fix missing dependency on python3-serial</title>
<updated>2016-09-10T01:30:28+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-09-10T01:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=9f6cd39d5a88bd66a0d6c2662d6c5fe0b8ea197a'/>
<id>urn:sha1:9f6cd39d5a88bd66a0d6c2662d6c5fe0b8ea197a</id>
<content type='text'>
Add python3-serial to Depends.  This is not resolved by
${python3:Depends} because it is commented out in requirements.txt.
pyserial is problematic both because it is not pure python and
because it is not available for python2.6.

The commit 26ea813d2 removed pyserial and thus lost the automatic
dependency.  This makes SmartOS datasource work.
</content>
</entry>
<entry>
<title>debian/control: fix missing dependency on python3-serial</title>
<updated>2016-09-10T01:21:17+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-09-10T01:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=77b7d7cf922a06360065d6787681f3b2dd8ac29b'/>
<id>urn:sha1:77b7d7cf922a06360065d6787681f3b2dd8ac29b</id>
<content type='text'>
Add python3-serial to Depends.  This is not resolved by
${python3:Depends} because it is commented out in requirements.txt.
pyserial is problematic both because it is not pure python and
because it is not available for python2.6.

The commit 26ea813d2 removed pyserial and thus lost the automatic
dependency.  This makes SmartOS datasource work.
</content>
</entry>
<entry>
<title>debian/control, debian/README.source: update to reference git.</title>
<updated>2016-08-24T14:48:38+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-08-24T14:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=f0e9dcce1b7ac248fcadf5576e63cee92f0e578e'/>
<id>urn:sha1:f0e9dcce1b7ac248fcadf5576e63cee92f0e578e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import version 0.7.7~bzr1245-0ubuntu1~16.04.1</title>
<updated>2016-08-23T20:48:42+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-08-23T20:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=634e7285a3cf8268bbb262c2931d4498883a54d7'/>
<id>urn:sha1:634e7285a3cf8268bbb262c2931d4498883a54d7</id>
<content type='text'>
Imported using git-dsc-commit.
</content>
</entry>
<entry>
<title>Import version 0.7.7~bzr1189-0ubuntu1</title>
<updated>2016-08-23T20:48:40+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-08-23T20:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=d269e3c782f13795b00e72413d5be43e7173465f'/>
<id>urn:sha1:d269e3c782f13795b00e72413d5be43e7173465f</id>
<content type='text'>
Imported using git-dsc-commit.
</content>
</entry>
<entry>
<title>Import version 0.7.7~bzr1176-0ubuntu1</title>
<updated>2016-08-23T20:48:39+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2016-08-23T20:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=dbae06eec6a25592593f19f4f40bd03668098d9c'/>
<id>urn:sha1:dbae06eec6a25592593f19f4f40bd03668098d9c</id>
<content type='text'>
Imported using git-dsc-commit.
</content>
</entry>
</feed>
