<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.5_alpha1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.5_alpha1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.5_alpha1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-06-28T13:52:38Z</updated>
<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>
<entry>
<title>debian: Switch to debhelper 10</title>
<updated>2016-08-19T17:39:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T17:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=113eaa29214124652e0605730efe028806624151'/>
<id>urn:sha1:113eaa29214124652e0605730efe028806624151</id>
<content type='text'>
debhelper 10 is much nicer with the installation part from
a dirty tree, so you can just fix some stuff breaking the
install step and then continue building with debuild -b -nc
until you have fixed all your stuff.

It also has some other advantages, of course, like some
bug fixes in shell escaping for maintscript, or systemd
helper changes.
</content>
</entry>
<entry>
<title>add the gpg-classic variant to the gpgv/gnupg or-group</title>
<updated>2016-08-17T07:52:32Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-08-16T13:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=19fdf93d7363261227811a62157063081b9f1a5d'/>
<id>urn:sha1:19fdf93d7363261227811a62157063081b9f1a5d</id>
<content type='text'>
We need to support partial upgrades anyhow, so we have to deal with the
different versions and your tests try to ensure that we do, so we
shouldn't make any explicit higher requirements.
</content>
</entry>
<entry>
<title>Change anonscm.d.o links to /git/apt/apt.git and https</title>
<updated>2016-08-13T21:55:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-13T21:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4030a6698e74ca7a7630ef39e50369602f2dd78c'/>
<id>urn:sha1:4030a6698e74ca7a7630ef39e50369602f2dd78c</id>
<content type='text'>
This also fixes Debian/apt#20, but is slightly more complete. I
think /git also looks better than /cgit, so let's switch the Vcs
entry in control over too.
</content>
</entry>
<entry>
<title>CMake: Bump minimum required version to 3.4.0</title>
<updated>2016-08-10T14:11:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-08T12:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4924e4686cd9f4839993620e1726995f732216e8'/>
<id>urn:sha1:4924e4686cd9f4839993620e1726995f732216e8</id>
<content type='text'>
The SOURCE_DIR property is used for the translation building and
was introduced in cmake 3.4
</content>
</entry>
<entry>
<title>Build-depend on pkg-config</title>
<updated>2016-08-06T21:18:17Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-06T21:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8a76b2bdc2f9c87a16b259ecb4398d433551aa6d'/>
<id>urn:sha1:8a76b2bdc2f9c87a16b259ecb4398d433551aa6d</id>
<content type='text'>
</content>
</entry>
</feed>
