<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.5_beta1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.5_beta1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.5_beta1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-06-30T14:33:09Z</updated>
<entry>
<title>Switch to 'http' as the default https method</title>
<updated>2017-06-30T14:33:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-30T14:33:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c6a428e4d17b408c2701def5daa46ca950948980'/>
<id>urn:sha1:c6a428e4d17b408c2701def5daa46ca950948980</id>
<content type='text'>
The old curl based method is still available as 'curl',
'curl+http', and 'curl+https'.
</content>
</entry>
<entry>
<title>Build-Depend on debhelper (&gt;= 10) to shut up lintian</title>
<updated>2017-06-29T15:52:04Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T15:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=55db48d5a968591e79ec87f6e49570e6ffcd2fc7'/>
<id>urn:sha1:55db48d5a968591e79ec87f6e49570e6ffcd2fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump Standards-Version (and wrap-and-sort a bit)</title>
<updated>2017-06-29T15:50:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T15:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=47e66f653665fde8c7f31ba545580f8c6e4add91'/>
<id>urn:sha1:47e66f653665fde8c7f31ba545580f8c6e4add91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Demote gnupg to Suggests</title>
<updated>2017-06-29T10:59:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T10:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=22ee196fb90997f9265dd9344054cb4f43f2046e'/>
<id>urn:sha1:22ee196fb90997f9265dd9344054cb4f43f2046e</id>
<content type='text'>
stretch was the migration release for gpg-&gt;gpgv basically,
so let's demote it now.
</content>
</entry>
<entry>
<title>Have apt Recommend ca-certificates</title>
<updated>2017-06-29T10:54:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T10:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=617e315a7ed3b02320243f3a7eb7f295bb56b509'/>
<id>urn:sha1:617e315a7ed3b02320243f3a7eb7f295bb56b509</id>
<content type='text'>
The http method needs ca-certificates for TLS
support, so enable it.
</content>
</entry>
<entry>
<title>methods: Add HTTPS support to http method, using GnuTLS</title>
<updated>2017-06-28T13:52:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-28T08:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2851ec6cf037d552118b885be0dd7796d74730c6'/>
<id>urn:sha1:2851ec6cf037d552118b885be0dd7796d74730c6</id>
<content type='text'>
The http method will eventually replace the curl-based
https method, but for now, this is an opt-in experiment
that can be enabled by setting Dir::Bin::Methods::https
to "http".

Known issues:
- We do not support HTTPS proxies yet
- We do not support proxying HTTPS connections yet (CONNECT)
- IssuerCert and SslForceVersion are unsupported

Gbp-Dch: Full
</content>
</entry>
<entry>
<title>follow the googletest merge in build-depends</title>
<updated>2016-11-24T23:15:13Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-11-18T11:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0123ce7171b09ead5a07567fbd33c53f609f6560'/>
<id>urn:sha1:0123ce7171b09ead5a07567fbd33c53f609f6560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-add apt breaks/replaces apt-utils (&lt;&lt; 1.3~exp2~)</title>
<updated>2016-09-01T14:13:42Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-09-01T06:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f9c2f3e972313b14c4408950d86dc2dba49f8c7c'/>
<id>urn:sha1:f9c2f3e972313b14c4408950d86dc2dba49f8c7c</id>
<content type='text'>
The recently added (increased actually) Breaks were accidently dropped
while our set of mostly old and outdated breaks was cleaned up.

Regression-From: 20d2f4a4f164cd9026dad698e471c95d7c28973b
Previously-Add-In: ab07af708e49c9219940ffd3e20a01c763267e03
Closes: #836220
</content>
</entry>
<entry>
<title>debian: Run wrap-and-sort</title>
<updated>2016-08-19T18:03:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T18:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=29742f9563256f2e9dea409f5a923154a93a9359'/>
<id>urn:sha1:29742f9563256f2e9dea409f5a923154a93a9359</id>
<content type='text'>
Manually clean up the apt.maintscript, it moved stuff from
before the comment to after the comment...
</content>
</entry>
<entry>
<title>debian: Drop outdated stuff</title>
<updated>2016-08-19T18:01:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T17:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=20d2f4a4f164cd9026dad698e471c95d7c28973b'/>
<id>urn:sha1:20d2f4a4f164cd9026dad698e471c95d7c28973b</id>
<content type='text'>
The README.source is not usable anymore, and the Build-Conflicts
andd Breaks/Replaces are not needed anymore.
</content>
</entry>
</feed>
