<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian, branch 1.3_rc3</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.3_rc3</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.3_rc3'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-08-30T20:20:55Z</updated>
<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>Add new symbols to symbols file</title>
<updated>2016-08-29T13:07:39Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-29T13:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f06a44591db7f78898bd4e8818ceab74cd98e1ac'/>
<id>urn:sha1:f06a44591db7f78898bd4e8818ceab74cd98e1ac</id>
<content type='text'>
There are some optional symbols missing now, but let's keep
them in for now, maybe they reappear/still exist on other
platforms.

The newly added ones actually appeared in older versions
already, but there's no huge gain in finding out when precisely
we added them.
</content>
</entry>
<entry>
<title>Lower-case uname -r output in kernel autoremove helper</title>
<updated>2016-08-26T20:24:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-24T14:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=15134a8e5458fc634482386f1fd2acbccc3ac892'/>
<id>urn:sha1:15134a8e5458fc634482386f1fd2acbccc3ac892</id>
<content type='text'>
This is needed on FreeBSD which has versions like 11.0-RC1,
otherwise the tests would fail.
</content>
</entry>
<entry>
<title>debian: Get rid of dh_movefiles again</title>
<updated>2016-08-19T22:30:14Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T22:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=99fd3fd5943883d947f2f6cd6a7fd9faf0dcc0bf'/>
<id>urn:sha1:99fd3fd5943883d947f2f6cd6a7fd9faf0dcc0bf</id>
<content type='text'>
This workaround is a bit more ugly, but does not use a
(somewhat) deprecated debhelper command.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>debian: Run wrap-and-sort</title>
<updated>2016-08-19T18:03:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T18:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=29742f9563256f2e9dea409f5a923154a93a9359'/>
<id>urn:sha1:29742f9563256f2e9dea409f5a923154a93a9359</id>
<content type='text'>
Manually clean up the apt.maintscript, it moved stuff from
before the comment to after the comment...
</content>
</entry>
<entry>
<title>debian: Drop outdated stuff</title>
<updated>2016-08-19T18:01:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T17:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=20d2f4a4f164cd9026dad698e471c95d7c28973b'/>
<id>urn:sha1:20d2f4a4f164cd9026dad698e471c95d7c28973b</id>
<content type='text'>
The README.source is not usable anymore, and the Build-Conflicts
andd Breaks/Replaces are not needed anymore.
</content>
</entry>
<entry>
<title>debian: Add more lintian overrides</title>
<updated>2016-08-19T17:46:20Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T17:42:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9956b3e188901244f40e29d6d4a40a093fa26177'/>
<id>urn:sha1:9956b3e188901244f40e29d6d4a40a093fa26177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: Switch to debhelper 10</title>
<updated>2016-08-19T17:39:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T17:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=113eaa29214124652e0605730efe028806624151'/>
<id>urn:sha1:113eaa29214124652e0605730efe028806624151</id>
<content type='text'>
debhelper 10 is much nicer with the installation part from
a dirty tree, so you can just fix some stuff breaking the
install step and then continue building with debuild -b -nc
until you have fixed all your stuff.

It also has some other advantages, of course, like some
bug fixes in shell escaping for maintscript, or systemd
helper changes.
</content>
</entry>
<entry>
<title>debian: Make better use of the tree installed by CMake</title>
<updated>2016-08-19T17:20:43Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-19T15:49:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=23ecbf33dbcea0025c9a72b8c33f5ffb3e5ae146'/>
<id>urn:sha1:23ecbf33dbcea0025c9a72b8c33f5ffb3e5ae146</id>
<content type='text'>
This gets rid of the special casing of etc/apt, various
example file installations handled by the upstream build
system, and of course the directory creation for all dirs
created by the upstream build system.
</content>
</entry>
<entry>
<title>tests/control: Handle the gpg1/gpg2 mess a bit better</title>
<updated>2016-08-19T14:50:23Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-18T12:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6fbe5739701f4c63bcd5c68d9ecc19e9e28288de'/>
<id>urn:sha1:6fbe5739701f4c63bcd5c68d9ecc19e9e28288de</id>
<content type='text'>
Hardcoding gpgv1 and gnupg1 breaks Ubuntu, because on Ubuntu,
these packages do not exist yet. Instead allow gnupg (&lt;&lt; 2)
for gnupg1 and gnupg2 for gnupg (&gt;= 2), so we cover all
potential combinations.
</content>
</entry>
</feed>
