<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/apt.conf.autoremove, branch 1.4_beta2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.4_beta2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.4_beta2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-08-14T20:59:22Z</updated>
<entry>
<title>add {contrib,non-free}/{metapackages,oldlibs} to section specialhandling</title>
<updated>2015-08-14T20:59:22Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-14T20:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=516582f486e967c8b9ca8635b524757ba12131ba'/>
<id>urn:sha1:516582f486e967c8b9ca8635b524757ba12131ba</id>
<content type='text'>
Closes: 788320
</content>
</entry>
<entry>
<title>move manual-bit from 'oldlibs' pkg to its dependencies</title>
<updated>2015-08-10T15:27:59Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-10T14:08:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5f4495e342e94a75b17ceed2fa05d689f050df7b'/>
<id>urn:sha1:5f4495e342e94a75b17ceed2fa05d689f050df7b</id>
<content type='text'>
oldlibs used to be in APT::Never-MarkAuto-Sections so that old
transition packages can be removed without causing the then
(autoinstalled) renamed package to be autoremoved. It isn't ideal
through as ideally you want the oldlibs package to be removed after
nothing depends on it anymore regardless of if you have once installed
it by hand or not – and if you had the package talking over (the
dependencies) should carry the manual bit now as they are the real deal
now.

As an added bonus if the package has no dependencies because it is an
oldlibs without a direct replacement you should move away from (like
lib1 and lib2 are currently in the archive, but there will hopefully
only be lib2 in the release) you get a lib1 marked as auto.

If the user still needs the oldlibs package for some reason all he has
to do is mark it as manual once as this move is only performed if a
installed package changes its section from a not-Move-Autobit-Sections
to a Move-Autobit-Sections.
</content>
</entry>
<entry>
<title>reduce delta from ubuntu</title>
<updated>2014-04-25T12:50:39Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-04-25T12:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6c50447eb443768764f83b3ba86ef32780ba6dde'/>
<id>urn:sha1:6c50447eb443768764f83b3ba86ef32780ba6dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ".*-{kernel,modules}-$KERVER" matcher for hook</title>
<updated>2014-03-13T12:58:46Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-10T20:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=dae27c67f2219d9387274660529113cdb81a15c3'/>
<id>urn:sha1:dae27c67f2219d9387274660529113cdb81a15c3</id>
<content type='text'>
Pre-build kernel modules (like those build with module-assistent) are
commonly named in this way and it should be ungeneric enough to be added
by default for everyone.
</content>
</entry>
<entry>
<title>support kfreebsd and hurd in the kernel hook</title>
<updated>2014-03-13T12:58:46Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-10T19:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=33677a0cddd552f96963eac6dc74d8ffe9c1f2f6'/>
<id>urn:sha1:33677a0cddd552f96963eac6dc74d8ffe9c1f2f6</id>
<content type='text'>
kfreebsd as well as hurd kernel packages call the postinst script as
well so we just need to enable the correct parsing for installed
packages and disable the "protect every version" hammer for them.
</content>
</entry>
<entry>
<title>use a configurable list of versioned kernel packages</title>
<updated>2014-03-13T12:58:46Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-10T16:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b9b0f6222c489db78331cc8be3c093538d22c70b'/>
<id>urn:sha1:b9b0f6222c489db78331cc8be3c093538d22c70b</id>
<content type='text'>
With APT::VersionedKernelPackages users have the option of adding
packages like pre-build out-of-tree modules to the list of automatically
protected from being autoremoved.
</content>
</entry>
<entry>
<title>cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4</title>
<updated>2013-07-11T05:17:48Z</updated>
<author>
<name>Steve Langasek</name>
<email>steve.langasek@canonical.com</email>
</author>
<published>2012-11-02T23:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a86f851619f720b8c4a74d01274c5e2bf012d451'/>
<id>urn:sha1:a86f851619f720b8c4a74d01274c5e2bf012d451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* debian/apt.conf.autoremove:</title>
<updated>2011-03-23T01:06:28Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2011-03-23T01:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f9dce803b3774dff1a818abe9a30e3c4216f52e2'/>
<id>urn:sha1:f9dce803b3774dff1a818abe9a30e3c4216f52e2</id>
<content type='text'>
  - adapt to new gnumach kernel package naming (Closes: #619337)</content>
</entry>
<entry>
<title>* debian/apt.conf.autoremove:</title>
<updated>2011-02-01T08:38:58Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2011-02-01T08:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c3a3640cabcc64a7479fadd96b2f2af255d721c9'/>
<id>urn:sha1:c3a3640cabcc64a7479fadd96b2f2af255d721c9</id>
<content type='text'>
  - never autoremove the GNU/Hurd kernel (closes: #588423), thanks
    to Guillem Jover</content>
</entry>
<entry>
<title>readd the autoremove protection for the kfreebsd-image as it was lost</title>
<updated>2010-06-10T00:04:03Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2010-06-10T00:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6f466ddbf2d9cb34b88df1738bb1115a66f46536'/>
<id>urn:sha1:6f466ddbf2d9cb34b88df1738bb1115a66f46536</id>
<content type='text'>
in Michaels merge with the ubuntu branch
</content>
</entry>
</feed>
