Control: tag -1 + pending

Hi Stefan,

Stefan Fritsch wrote:
> as per the discussion at
> 
> https://lists.debian.org/debian-devel/2017/08/msg00150.html
> 
> there is not enough infrastructure to use the new automatic debug symbol
> packages. Until someone implements proper support in apt, I therefore
> suggest to include the script I have written that uses the build-ids to
> give a list of the relevant debug packages 
> 
> Would you agree that this is a good match for debian-goodies? I could
> maintain it in debian-goodies, then.

Added to our git repo under collab-maint. Will push the according
commits soon.

To allow to use it with help2man, I'll add a minor patch like this:

-if (scalar @ARGV == 0) {
+if (scalar @ARGV == 0 or $ARGV[0] eq '--help' or $ARGV[0] eq '-h') {

It though probably won't be part of debian-goodies in unstable before
the just uploaded 0.78 will migrate to testing.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to