<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.1.10</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.10</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.10'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-12-01T13:24:48Z</updated>
<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>
<entry>
<title>add a libapt-pkg recommends apt</title>
<updated>2015-08-27T09:27:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-22T10:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7cf39ad9e41db7ffb1d636bb1dbcb7fd80fda55f'/>
<id>urn:sha1:7cf39ad9e41db7ffb1d636bb1dbcb7fd80fda55f</id>
<content type='text'>
For many usecases like the acquire system libapt-pkg actually needs
tools and config found in the apt package. apt tends to be installed
everywhere libapt-pkg appears usually anyhow, but just in case to nudge
users (and tools) in the right direction.

Note that this isn't and shouldn't be a hard depends as there are
usecases working perfectly without 'apt' and as this is such an esoteric
problem incurring the costs arising from a Depends-Breaks-loop isn't
deemd as worth it.
</content>
</entry>
<entry>
<title>Re-add support for G++ 4.8 and configure travis to use it</title>
<updated>2015-08-17T16:33:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-17T16:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3dddcdf2432e78f37c74d8c76c2c519a8d935ab2'/>
<id>urn:sha1:3dddcdf2432e78f37c74d8c76c2c519a8d935ab2</id>
<content type='text'>
This makes tests work again!

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>debian/control: Remove XS- from Testsuite and bump Standards-Version</title>
<updated>2015-08-14T19:11:40Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T19:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a24d67a2b7f5c310f62c0d2dabbc324e2a39c3dc'/>
<id>urn:sha1:a24d67a2b7f5c310f62c0d2dabbc324e2a39c3dc</id>
<content type='text'>
Thanks: Lintian
</content>
</entry>
<entry>
<title>debian/control: Drop the versioned python-apt conflict</title>
<updated>2015-08-14T19:09:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T19:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=40ce4d9a259527492f0b6fbf718371563dc1849e'/>
<id>urn:sha1:40ce4d9a259527492f0b6fbf718371563dc1849e</id>
<content type='text'>
Thanks: Lintian
</content>
</entry>
<entry>
<title>debian/control: Replace debian by Debian</title>
<updated>2015-08-14T19:06:41Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T19:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a0abb75b8d1d30a6b4de86665042948b786a1cff'/>
<id>urn:sha1:a0abb75b8d1d30a6b4de86665042948b786a1cff</id>
<content type='text'>
Thanks: Lintian
</content>
</entry>
</feed>
