<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git/debian/control, branch debian/platform-0.8</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>Relax the dependency on pyzmq for jessie</title>
<updated>2015-11-17T14:20:09+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-11-15T16:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=40239caad3cb2d512d1d62bade4dee3ea20f9531'/>
<id>40239caad3cb2d512d1d62bade4dee3ea20f9531</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missed one merge conflict fix</title>
<updated>2015-11-11T00:54:29+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-11-11T00:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=1e7cd201e589d4b0668af1dccab316053d943448'/>
<id>1e7cd201e589d4b0668af1dccab316053d943448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'debian/experimental' into debian/platform-0.8</title>
<updated>2015-11-10T22:34:54+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-11-10T22:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=93ac9288e301643a4b9c31e2750a231f4e7bc8d8'/>
<id>93ac9288e301643a4b9c31e2750a231f4e7bc8d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'debian/experimental' of ssh://leap.se/leap_pycommon into debian/experimental</title>
<updated>2015-11-02T16:05:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-02T16:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=e074eac10c6e08757857c770cb190cdb9d3a4583'/>
<id>e074eac10c6e08757857c770cb190cdb9d3a4583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] move python-service-identity to Recommends</title>
<updated>2015-11-02T15:56:51+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-02T15:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=010598fd91722474d1d8a216a20fa429a2615c3a'/>
<id>010598fd91722474d1d8a216a20fa429a2615c3a</id>
<content type='text'>
- Resolves: #7559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7559
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dh-python so we can build on wheezy</title>
<updated>2015-10-31T15:39:11+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-10-31T15:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=456ebfdd4b7a790a968bf9e41f1b2cc8bc2358ce'/>
<id>456ebfdd4b7a790a968bf9e41f1b2cc8bc2358ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] relax dependency on twisted version. Closes: #7556</title>
<updated>2015-10-29T20:35:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-10-29T20:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=33d9cec7db01e1a50940fda9fe3903e67c02af1c'/>
<id>33d9cec7db01e1a50940fda9fe3903e67c02af1c</id>
<content type='text'>
we're going to use soledad-client on wheezy (for the soledad-sync test).
soledad-client depends on leap-common, which depends on twisted, but we
only have 13.x in wheezy backports.

we do this assuming that the hard pinning on twisted-web is done
elsewhere for the moment (ie, in bitmask).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we're going to use soledad-client on wheezy (for the soledad-sync test).
soledad-client depends on leap-common, which depends on twisted, but we
only have 13.x in wheezy backports.

we do this assuming that the hard pinning on twisted-web is done
elsewhere for the moment (ie, in bitmask).
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add python-twisted-web and python-service-identity as Depends.</title>
<updated>2015-10-06T19:39:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-10-06T19:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=3ab6b2aff4a38a4fabd4320880ef795f05ccd17f'/>
<id>3ab6b2aff4a38a4fabd4320880ef795f05ccd17f</id>
<content type='text'>
this is listed as extras, but it's needed for soledad and the client.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is listed as extras, but it's needed for soledad and the client.
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify explicit dependencies for python-zmq and python-txzmq</title>
<updated>2015-09-10T19:07:19+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-09-10T19:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=0176fddcc10c6e8c3be4404ead2511a36eb86a90'/>
<id>0176fddcc10c6e8c3be4404ead2511a36eb86a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor lintian fixes for new package</title>
<updated>2015-09-01T18:33:45+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-09-01T18:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=f4cb2c1e639f9f18b91b6d498f484edd444f9cc2'/>
<id>f4cb2c1e639f9f18b91b6d498f484edd444f9cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
