<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc/apt-cache.8.xml, branch 1.8.0_rc2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.8.0_rc2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.8.0_rc2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-10-07T05:56:35Z</updated>
<entry>
<title>Release 1.7.0</title>
<updated>2018-10-07T05:56:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-10-07T05:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=78ead40e1675cae98eb545b0c7369c9f2123ef71'/>
<id>urn:sha1:78ead40e1675cae98eb545b0c7369c9f2123ef71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.4~beta1</title>
<updated>2016-11-25T22:50:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-11-25T22:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7d5234ab88b4cd6b172f13d0912c585983c3410b'/>
<id>urn:sha1:7d5234ab88b4cd6b172f13d0912c585983c3410b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.3.1</title>
<updated>2016-10-04T17:45:01Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-10-04T17:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=59a0e89da8ee86f0d94a9ee1d4e22722178aff50'/>
<id>urn:sha1:59a0e89da8ee86f0d94a9ee1d4e22722178aff50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.3</title>
<updated>2016-09-20T21:54:19Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-09-20T21:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1f7c56acc6b36b7869294941c8eba2b026eaaeb1'/>
<id>urn:sha1:1f7c56acc6b36b7869294941c8eba2b026eaaeb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.3~rc4</title>
<updated>2016-09-02T18:30:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-09-02T18:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=54dd6baaf16e92c83f63bdb3633df6e603ac19f3'/>
<id>urn:sha1:54dd6baaf16e92c83f63bdb3633df6e603ac19f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.3~rc3</title>
<updated>2016-08-30T20:20:55Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-30T20:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=317bb39f3cd6626c74f25d7bdf2907f1b235f553'/>
<id>urn:sha1:317bb39f3cd6626c74f25d7bdf2907f1b235f553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.3~rc2</title>
<updated>2016-08-17T21:47:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-17T21:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=43670e2ef8b689d9efba633d11d2a5fc6f9968a0'/>
<id>urn:sha1:43670e2ef8b689d9efba633d11d2a5fc6f9968a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add --with-source option and Packages/Sources support</title>
<updated>2016-08-17T12:12:25Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-08-16T18:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8bd823d0a1f7e08ad94a7110bb118f73348133a1'/>
<id>urn:sha1:8bd823d0a1f7e08ad94a7110bb118f73348133a1</id>
<content type='text'>
We support "./foobar.deb" as a way to install a deb file directly.
Recently .changes files were added. This highlights a problem as you
can't add the changes file without also trying to install all of them.
Now, it could also be handy to add entire Packages/Sources files to
perhaps get a bunch of packages in without installing them all
implicitly.

This commit introduces --with-source which allows to add *.deb, *.changes,
*.dsc, source-dirs, Packages &amp; Sources files (the later can also be
compressed) without also installing them.
</content>
</entry>
<entry>
<title>fix two typos in apt.conf &amp; apt-cache manpage</title>
<updated>2016-05-24T08:46:47Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-05-24T08:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=40ebab6ac9dcbbebd3c3e6d70eee0d6e3ab36520'/>
<id>urn:sha1:40ebab6ac9dcbbebd3c3e6d70eee0d6e3ab36520</id>
<content type='text'>
Reported-By: lintian: spelling-error-in-manpage
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>update manpage last-modified from git via pre-export hook</title>
<updated>2015-11-25T14:20:10Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-22T18:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ab5b1d0d31b2fbdc4896f8a107611ff056d6a668'/>
<id>urn:sha1:ab5b1d0d31b2fbdc4896f8a107611ff056d6a668</id>
<content type='text'>
Never updating this information is wrong, updating it automatically
isn't super correct either, but it seems conventional to have it and
updating it more often than needed seems better than updating it never.

Git-Dch: Ignore
</content>
</entry>
</feed>
