Processed: Re: Bug#901003: There is no standard way of removing transitional / dummy packages

2018-06-07 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 debian-handbook
Bug #901003 [general] There is no standard way of removing transitional / dummy 
packages
Bug reassigned from package 'general' to 'debian-handbook'.
Ignoring request to alter found versions of bug #901003 to the same values 
previously set
Ignoring request to alter fixed versions of bug #901003 to the same values 
previously set

-- 
901003: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#901003: There is no standard way of removing transitional / dummy packages

2018-06-07 Thread Ben Hutchings
Control: reassign -1 debian-handbook

On Fri, 2018-06-08 at 07:08 +0800, 積丹尼 Dan Jacobson wrote:
> Package: general
> 
> There is no standard way of removing transitional / dummy packages.
>
> One has to grep for the words transitional / dummy in their
> descriptions to find them.
> 
> They should all have a standard Tag:.

Developers' Reference says to put them in the oldlibs section:
https://www.debian.org/doc/manuals/developers-reference/ch06.en.html#bpp-transition

> And the Debian documentation should mention what apt command will
> remove them.

I don't think you can do it with apt, but deborphan can identify
various kinds of unneeded packages and aptitude should be able to
select and remove packages in the oldlibs section.

Reassigning this to debian-handbook, which doesn't seem to say anything
about this currently.

Ben.

-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


signature.asc
Description: This is a digitally signed message part


Bug#901003: There is no standard way of removing transitional / dummy packages

2018-06-07 Thread 積丹尼 Dan Jacobson
Package: general

There is no standard way of removing transitional / dummy packages.

One has to grep for the words transitional / dummy in their
descriptions to find them.

They should all have a standard Tag:.

And the Debian documentation should mention what apt command will remove them.