<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-private/private-install.cc, branch 1.1.exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-06-18T09:24:16Z</updated>
<entry>
<title>Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental</title>
<updated>2014-06-18T09:24:16Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T09:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b'/>
<id>urn:sha1:8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b</id>
<content type='text'>
Conflicts:
	apt-private/private-install.cc
</content>
</entry>
<entry>
<title>do not call resolver twice on (dist-)upgrade</title>
<updated>2014-06-18T09:17:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-17T17:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=172947cd7dc5c88c94c6ad269dc6c6be002ee958'/>
<id>urn:sha1:172947cd7dc5c88c94c6ad269dc6c6be002ee958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'debian/sid' into debian/experimental</title>
<updated>2014-06-18T06:32:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T06:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=aa0bd601ea3db281187275bbbece760d85ff29d9'/>
<id>urn:sha1:aa0bd601ea3db281187275bbbece760d85ff29d9</id>
<content type='text'>
Conflicts:
	debian/changelog
</content>
</entry>
<entry>
<title>separate implementation from declaration of TryTo{Install,Remove}</title>
<updated>2014-06-09T13:50:39Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-09T13:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4d695011895d332685ebfaf21a79e8e4337e003e'/>
<id>urn:sha1:4d695011895d332685ebfaf21a79e8e4337e003e</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>if Resolver fails, do not continue even if not broken</title>
<updated>2014-05-30T11:42:36Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-30T11:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=58377ceb4b62e8f50ddae8f17ce1511e4bf79a18'/>
<id>urn:sha1:58377ceb4b62e8f50ddae8f17ce1511e4bf79a18</id>
<content type='text'>
This can happen if the request is already a well-formed request all by
itself (e.g. the package has no dependencies), but the resolver found
a reason to not accept it as solution. Our edsp 'dump' solver e.g.
shouldn't be able to trigger install, which it does otherwise.
</content>
</entry>
<entry>
<title>fix some compile errors in the now enabled #if (APT_PKG_MAJOR &gt;= 4 &amp;&amp; APT_PKG_MINOR &lt; 13)</title>
<updated>2014-05-07T19:39:53Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-07T19:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b58f28d4c4a06ef0a67cf3b6fe57aa08e7bc6b7e'/>
<id>urn:sha1:b58f28d4c4a06ef0a67cf3b6fe57aa08e7bc6b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move pkgSourceList::AddMetaIndex() into a private subclass until we decide about a good API</title>
<updated>2014-05-07T14:41:25Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-07T14:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=aaf677da5b62d3d0fdeb26f9b4c63fed544b63cd'/>
<id>urn:sha1:aaf677da5b62d3d0fdeb26f9b4c63fed544b63cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()</title>
<updated>2014-05-07T14:23:37Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-07T14:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=94f6611592b4b77ac257ec37445776ac2845f682'/>
<id>urn:sha1:94f6611592b4b77ac257ec37445776ac2845f682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid deb specific code in private-install</title>
<updated>2014-04-28T12:50:11Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-28T12:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=eafc5435878d4013262131e5506c52d77b8a4bd4'/>
<id>urn:sha1:eafc5435878d4013262131e5506c52d77b8a4bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP local deb install</title>
<updated>2014-04-28T07:59:33Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-25T22:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0d29b9d4368284782862c7b507c47002b79ddb27'/>
<id>urn:sha1:0d29b9d4368284782862c7b507c47002b79ddb27</id>
<content type='text'>
</content>
</entry>
</feed>
