<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.3_rc1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.3_rc1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.3_rc1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-08-10T14:11:48Z</updated>
<entry>
<title>CMake: Bump minimum required version to 3.4.0</title>
<updated>2016-08-10T14:11:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-08T12:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4924e4686cd9f4839993620e1726995f732216e8'/>
<id>urn:sha1:4924e4686cd9f4839993620e1726995f732216e8</id>
<content type='text'>
The SOURCE_DIR property is used for the translation building and
was introduced in cmake 3.4
</content>
</entry>
<entry>
<title>Build-depend on pkg-config</title>
<updated>2016-08-06T21:18:17Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-06T21:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8a76b2bdc2f9c87a16b259ecb4398d433551aa6d'/>
<id>urn:sha1:8a76b2bdc2f9c87a16b259ecb4398d433551aa6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: debian: Switch packaging over to CMake and dh 9</title>
<updated>2016-08-06T20:36:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-06T19:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e825742bbbbe99b99d525a3b34832b25a7396c84'/>
<id>urn:sha1:e825742bbbbe99b99d525a3b34832b25a7396c84</id>
<content type='text'>
This new packaging is much easier to read, although the duplication
in the install files is a bit annoying. We should probably also get
rid of the movefiles for solvers, planners, and https method; but
then we have to keep track of which methods exist in the apt package.

Another disadvantage is that building only the documentation packages
also requires building the code, as there's no way to turn off code
building in the project.
</content>
</entry>
<entry>
<title>debian/control: Use versioned provides for same-ver library deps</title>
<updated>2016-08-06T20:35:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-06T03:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2b54bc754edb937a5c9bfe6e0e62c2787d760976'/>
<id>urn:sha1:2b54bc754edb937a5c9bfe6e0e62c2787d760976</id>
<content type='text'>
This simplifies the design a bit, as we do not need to read the
major ABI version number from some file / command.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>add myself to Uploaders</title>
<updated>2016-06-27T09:43:09Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-06-27T06:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a523cb7f26e0eae7df8e7ea4c386f954049480aa'/>
<id>urn:sha1:a523cb7f26e0eae7df8e7ea4c386f954049480aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a apt suggests powermgmt-base</title>
<updated>2016-06-27T09:22:32Z</updated>
<author>
<name>Nicolas Le Cam</name>
<email>niko.lecam@gmail.com</email>
</author>
<published>2016-06-22T18:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6de1059e140ba227130ffea5fd3b37cb324a0605'/>
<id>urn:sha1:6de1059e140ba227130ffea5fd3b37cb324a0605</id>
<content type='text'>
debian/apt.apt-compat.cron.daily is using on_ac_power utility
</content>
</entry>
<entry>
<title>move 'dump' solver from apt-utils to apt package</title>
<updated>2016-06-08T11:07:21Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-06-07T18:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ab07af708e49c9219940ffd3e20a01c763267e03'/>
<id>urn:sha1:ab07af708e49c9219940ffd3e20a01c763267e03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use https instead of git for Vcs-Git</title>
<updated>2016-05-24T08:46:48Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-05-24T08:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=30896d0137b02fc0559642a87cd524f2b6504b3c'/>
<id>urn:sha1:30896d0137b02fc0559642a87cd524f2b6504b3c</id>
<content type='text'>
Reported-By: lintian: vcs-field-uses-insecure-uri
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>no-change bump of Standards-Version to 3.9.8</title>
<updated>2016-05-24T08:46:35Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-05-24T07:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=150f143167348d58fc9f58041914f2df7db2dc9a'/>
<id>urn:sha1:150f143167348d58fc9f58041914f2df7db2dc9a</id>
<content type='text'>
We don't have no menu file.
</content>
</entry>
<entry>
<title>move gnupg|gnupg2 from apt Depends to Recommends</title>
<updated>2016-05-01T10:50:53Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-05-01T10:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=87d468fe355c87325c943c40043a0bb236b2407f'/>
<id>urn:sha1:87d468fe355c87325c943c40043a0bb236b2407f</id>
<content type='text'>
apt doesn't need gnupg in its main execution paths to function,
especially the Release file verification is done with gpgv only.
It is only used by apt-key for advanced key management functionality
most user will never use nor need.

The intend is to demote it eventually to Suggests, but we opt here for a
staged downgrade as there are still third-party repositories out there
which require apt-key functionality without depending on gnupg (or apt
for that matter).
</content>
</entry>
</feed>
