[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Resources that help to learn to solve Debian packaging problems by example



Hi Tong,

I think that no exist a place. But I use it:

$ find /usr/share/doc -name '*changelog.Debian.gz*' -exec cat {} >>
changelogs.gz \;

You can use zcat, zgrep or mcview to read the changelogs.gz file. I
prefer mcview.

Regards,

Eriberto

2014-07-13 0:16 GMT-03:00 T o n g <mlist4suntong@yahoo.com>:
>
> I'm wondering if there is a central place that I can search for all Debian
> change logs for all packages, to see if the same lintian problem I'm
> having now have been dealt with before, and also see how exactly those
> lintian problems are fixed.


Reply to: