<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.2_exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.2_exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.2_exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-01-08T20:40:38Z</updated>
<entry>
<title>Break apt-file (&lt;&lt; 3.0~exp1~)</title>
<updated>2016-01-08T20:40:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-08T20:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=79adeafe8c7459787506a32735d3dba363230104'/>
<id>urn:sha1:79adeafe8c7459787506a32735d3dba363230104</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>libapt-pkg5.0: Add Breaks appstream (&lt;&lt; 0.9.0-3~)</title>
<updated>2016-01-08T20:23:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-08T20:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9e7783f64b9db3a1b14d84c1b791a283013356b6'/>
<id>urn:sha1:9e7783f64b9db3a1b14d84c1b791a283013356b6</id>
<content type='text'>
This ensures that a compatible version of appstream is
installed, that is, one that disables lz4 compression
for its data.
</content>
</entry>
<entry>
<title>FileFd: (native) LZ4 support</title>
<updated>2016-01-07T13:28:27Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-12-27T23:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e3fbd54cee3fffecbf4f7c384e0aad715fc68218'/>
<id>urn:sha1:e3fbd54cee3fffecbf4f7c384e0aad715fc68218</id>
<content type='text'>
Implement native support for LZ4 compression, using the official
lz4 library.
</content>
</entry>
<entry>
<title>Allow building without libgtest-dev under &lt;nocheck&gt; build profile</title>
<updated>2016-01-03T14:10:05Z</updated>
<author>
<name>Helmut Grohne</name>
<email>helmut@subdivi.de</email>
</author>
<published>2016-01-03T14:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=084faf6a41eaf7f0fb52c0210b0cc7fbf22a7ac6'/>
<id>urn:sha1:084faf6a41eaf7f0fb52c0210b0cc7fbf22a7ac6</id>
<content type='text'>
I'd like to avoid pulling libgtest-dev into the bootstrap set.

Fortunately, libgtest-dev is only used for testing apt and apt
correctly implements DEB_BUILD_OPTIONS=nocheck now. So this
bug is about getting rid of the Build-Depends.

Simply removing it (by adding a build profile) is not sufficient
however as configure fails hard, so an additional bit is necessary
to cover for that.

Closes: #809726
</content>
</entry>
<entry>
<title>Add bash-completion support for the "apt" command</title>
<updated>2016-01-02T20:44:46Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2016-01-02T20:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=bd8274311db48fdcc78456c17c2d59497b96cc2f'/>
<id>urn:sha1:bd8274311db48fdcc78456c17c2d59497b96cc2f</id>
<content type='text'>
The apt bash-completion support was submited to the bash-completion
package as a patch in May 2014. It is still not included to this
date and because it is an important feature for many users it is
now part of apt until the bash-completion package is mantained
more actively again.

Note that the "Relaces" line is only required for Ubuntu it will
have no effect on Debian.

Closes: #747094
</content>
</entry>
<entry>
<title>add a apt breaks (apt-utils &lt;&lt; 1.1.3) for partial-upgrades</title>
<updated>2015-12-01T13:24:48Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-12-01T13:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b311fd8dd60359a3453c1a2dfeccaa129cd6e391'/>
<id>urn:sha1:b311fd8dd60359a3453c1a2dfeccaa129cd6e391</id>
<content type='text'>
You could think a0bf789783ea283914d059aea0f4d0f77d6bbaaf would be
enough, but it turns out its only half of the puzzle.

Closes: 806765
Suggested-By: Julian Andres Klode &lt;jak@debian.org&gt;
</content>
</entry>
<entry>
<title>add apt-utils Depends apt (= ${binary:Version})</title>
<updated>2015-11-29T16:55:02Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-29T15:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a0bf789783ea283914d059aea0f4d0f77d6bbaaf'/>
<id>urn:sha1:a0bf789783ea283914d059aea0f4d0f77d6bbaaf</id>
<content type='text'>
As we ship some tools in apt-utils which depend on our private library
we have to ensure that apt-utils depends on a proper apt version.
An exact version is probably a bit much, but the simplest way out.
</content>
</entry>
<entry>
<title>unbreak the copy-method claiming hashsum mismatch since ~exp9</title>
<updated>2015-11-04T17:04:00Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-10-11T11:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=af9e40c9bfb353b8aea1e2621b3b5a8c1c1db4bd'/>
<id>urn:sha1:af9e40c9bfb353b8aea1e2621b3b5a8c1c1db4bd</id>
<content type='text'>
Commit 653ef26c70dc9c0e2cbfdd4e79117876bb63e87d broke the camels back in
sofar that everything works in terms of our internal use of copy:/, but
external use is completely destroyed. This is kinda the reverse of what
happened in "parallel" in the sid branch, where external use was mostly
fine, internal and external exploded on the GzipIndexes option.

We fix this now by rewriting our internal use by letting copy:/ only do
what the name suggests it does: Copy files and not uncompress them
on-the-fly. Then we teach copy and the uncompressors how to deal with
/dev/null and use it as destination file in case we don't want to store
the uncompressed files on disk.

Closes: 799158
</content>
</entry>
<entry>
<title>dereference redirect in Vcs-Browser URI to cgit</title>
<updated>2015-09-14T13:22:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-09-12T07:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4b8f2236b40599e191814fcd74e6a48eeafd757f'/>
<id>urn:sha1:4b8f2236b40599e191814fcd74e6a48eeafd757f</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>remove Christian Perrier from Uploaders as requested</title>
<updated>2015-08-31T12:31:01Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-31T12:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a94850b76d39b958d87c9010dc9fd969e16c0a77'/>
<id>urn:sha1:a94850b76d39b958d87c9010dc9fd969e16c0a77</id>
<content type='text'>
Closes: #783337
Thanks: Christian for all the l10n, code &amp; social contributions!
</content>
</entry>
</feed>
