On 04-May-2000 Cory T. Echols wrote: > Is there a program that will notify me when new packages are added to > unstable? What I'd really like is something I can run as a cron job > that will scan my local apt database and email me with the names and > short descriptions of all the packages that were newly available with > the last "apt-get update". >
I get this by using dselect. That said, it should be possible to write something that will do this via apt / libapt.

