<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc/po/apt-doc.pot, branch 2.9.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.9.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2024-04-22T17:40:10Z</updated>
<entry>
<title>Release 2.9.2</title>
<updated>2024-04-22T17:40:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-22T17:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2170f7b62a29b8ae602490ebf80e92fae09d5a9d'/>
<id>urn:sha1:2170f7b62a29b8ae602490ebf80e92fae09d5a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.9.1</title>
<updated>2024-04-14T16:53:42Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-14T16:53:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=604f5f3035c552b36fce01900e0790e4e7384cf4'/>
<id>urn:sha1:604f5f3035c552b36fce01900e0790e4e7384cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.9.0</title>
<updated>2024-04-12T18:26:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-12T18:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=106fd5d3fdfd018a671b72cbc61e8c73ede621df'/>
<id>urn:sha1:106fd5d3fdfd018a671b72cbc61e8c73ede621df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.7.14</title>
<updated>2024-03-22T10:15:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-03-22T10:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=db797312548f6e7d6d1d1faa9f1e48c1e521d290'/>
<id>urn:sha1:db797312548f6e7d6d1d1faa9f1e48c1e521d290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s#http://bugs.debian.org/src/#https://bugs.debian.org/src#</title>
<updated>2024-03-14T19:02:47Z</updated>
<author>
<name>Wesley Schwengle</name>
<email>wesleys@opperschaap.net</email>
</author>
<published>2024-03-14T19:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ebcde6ec5fb92c1e6bc867ba8e31eb980925078c'/>
<id>urn:sha1:ebcde6ec5fb92c1e6bc867ba8e31eb980925078c</id>
<content type='text'>
Signed-off-by: Wesley Schwengle &lt;wesleys@opperschaap.net&gt;
</content>
</entry>
<entry>
<title>Update VCG tool URI to new location</title>
<updated>2024-03-14T18:37:55Z</updated>
<author>
<name>Wesley Schwengle</name>
<email>wesleys@opperschaap.net</email>
</author>
<published>2024-03-14T18:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ae5c291b0c76b22c939679ccf35e3eb94131e586'/>
<id>urn:sha1:ae5c291b0c76b22c939679ccf35e3eb94131e586</id>
<content type='text'>
Signed-off-by: Wesley Schwengle &lt;wesleys@opperschaap.net&gt;
</content>
</entry>
<entry>
<title>Update Graphviz URL to https://graphviz.org/</title>
<updated>2024-03-14T18:36:07Z</updated>
<author>
<name>Wesley Schwengle</name>
<email>wesleys@opperschaap.net</email>
</author>
<published>2024-03-14T18:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=edf1025e691e94cdde305bc2d15484fc7ee6db1c'/>
<id>urn:sha1:edf1025e691e94cdde305bc2d15484fc7ee6db1c</id>
<content type='text'>
Signed-off-by: Wesley Schwengle &lt;wesleys@opperschaap.net&gt;
</content>
</entry>
<entry>
<title>Remove non-existent Debug::BuildDeps from apt.conf(5)</title>
<updated>2024-03-07T15:35:17Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2024-02-21T10:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=14a69a43ebda520e9e51d067f40fd4d80a0f46f6'/>
<id>urn:sha1:14a69a43ebda520e9e51d067f40fd4d80a0f46f6</id>
<content type='text'>
The option was removed in 2016 along with the code surrounding it, as
the special build-deps specific solver was replaced with reusing our
generic solver(s). As such, the normal debug options for these apply
here nowadays instead of requiring another one to be set as well.

References: a249b3e6fd798935a02b769149c9791a6fa6ef16
</content>
</entry>
<entry>
<title>Release 2.7.13</title>
<updated>2024-02-28T18:51:04Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-02-28T18:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=09092ad336e9f8a64ee59794fdc301a74238fe1c'/>
<id>urn:sha1:09092ad336e9f8a64ee59794fdc301a74238fe1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.7.12</title>
<updated>2024-02-20T18:40:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-02-20T18:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1e6c5ed296e1a305db64cf807294f79c99ba73a0'/>
<id>urn:sha1:1e6c5ed296e1a305db64cf807294f79c99ba73a0</id>
<content type='text'>
I also unfuzzied the translation strings for the 23.10-&gt;24.04
apt-key deprecation change.
</content>
</entry>
</feed>
