<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-private, branch 1.1.exp11</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp11</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp11'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-08-27T11:27:44Z</updated>
<entry>
<title>install: Set a local deb as the candidate for that package</title>
<updated>2015-08-27T11:27:44Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-26T22:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=848fd2a65fa2aef296d44c9a19b89ac272ca12fe'/>
<id>urn:sha1:848fd2a65fa2aef296d44c9a19b89ac272ca12fe</id>
<content type='text'>
This ensures that we can install .deb files that are not the
candidate for a given package.
</content>
</entry>
<entry>
<title>Add support for "apt-cache showsrc --only-source srcpkgname"</title>
<updated>2015-08-18T18:39:59Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T18:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a8275acf87cf15992e6b89694d6276e0a5e529b9'/>
<id>urn:sha1:a8275acf87cf15992e6b89694d6276e0a5e529b9</id>
<content type='text'>
Thanks: Steve Slangasek for the suggestion
Closes: 695633
</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>Do not crash in 'apt show' for non-installed packages</title>
<updated>2015-08-17T08:10:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-17T08:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=44d9e9f91b6e87717844a7ec562bd38886a57aa6'/>
<id>urn:sha1:44d9e9f91b6e87717844a7ec562bd38886a57aa6</id>
<content type='text'>
For a non-installed package, manual_installed was set to the null
pointer. This was passed to Tag::Rewrite, which expects an string
(empty for null-type values) and the conversion from null pointer
to string does not work correctly.
</content>
</entry>
<entry>
<title>Replace "extra" in "the following extra packages [...]" by "additional"</title>
<updated>2015-08-16T21:11:07Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-16T21:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1040dc888db00fdb0fe059e6b847fdc88fe53d80'/>
<id>urn:sha1:1040dc888db00fdb0fe059e6b847fdc88fe53d80</id>
<content type='text'>
This breaks the translation for no big gain, but we broke enough strings
already for that to not really matter anymore.

Closes: #82430
</content>
</entry>
<entry>
<title>install: If package already is the newest version, display version</title>
<updated>2015-08-16T15:08:45Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-16T15:07:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3b9eaca8c6adba831078749c4a3819f76e373df7'/>
<id>urn:sha1:3b9eaca8c6adba831078749c4a3819f76e373df7</id>
<content type='text'>
Also do it unconditionally, as it does not hurt.

Closes: #315149
</content>
</entry>
<entry>
<title>update: Check if the cache could be opened, don't just assume it</title>
<updated>2015-08-15T08:46:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-15T08:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7a139fa8bf2c18da54b5837c9290ba5b77e9c629'/>
<id>urn:sha1:7a139fa8bf2c18da54b5837c9290ba5b77e9c629</id>
<content type='text'>
This seems to cause Bug#756162, as in that case the depcache
was NULL.

I'm not entirely sure how that happens, but it's better to
be check here rather then crash later on.

Closes: #756162
</content>
</entry>
<entry>
<title>Make auto-remove and auto-clean aliases for the versions without -</title>
<updated>2015-08-14T16:27:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T16:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f66738d7fb8978eaa30a179ae4f3bcc4ca7aa58f'/>
<id>urn:sha1:f66738d7fb8978eaa30a179ae4f3bcc4ca7aa58f</id>
<content type='text'>
Some people type them instead of autoremove and autoclean, so make
them happy.

Closes: #274159
Makes-Happy: Ansgar
</content>
</entry>
<entry>
<title>Replace --force-yes by various options starting with --allow</title>
<updated>2015-08-14T10:38:18Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T09:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b381a482eab0fc7b65b63cf0512ef1f97d775e34'/>
<id>urn:sha1:b381a482eab0fc7b65b63cf0512ef1f97d775e34</id>
<content type='text'>
This enables more fine grained control over such exceptions.
</content>
</entry>
<entry>
<title>Merge branch 'debian/experimental' of https://github.com/DonKult/apt into debian/experimental</title>
<updated>2015-08-14T08:50:56Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-14T08:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=51c4e07f4cba0615ff269b5a8d04dfd3d1313b00'/>
<id>urn:sha1:51c4e07f4cba0615ff269b5a8d04dfd3d1313b00</id>
<content type='text'>
</content>
</entry>
</feed>
