Bug#532079: apt: support for using debdelta to download packages in the apt cron job

2009-06-06 Thread Paul Wise
On Sat, 2009-06-06 at 17:12 +0800, Paul Wise wrote: > +if [ $Debdelta -eq 1 ] then ; Argh, there is a typo on this line, the fix is: s/then ;/; then/ -- bye, pabs http://wiki.debian.org/PaulWise signature.asc Description: This is a digitally signed message part

Bug#532079: apt: support for using debdelta to download packages in the apt cron job

2009-06-06 Thread Paul Wise
Package: apt Version: 0.7.21 Severity: wishlist Tags: patch Please add the below patch that adds configurable support for using debdelta to download packages in the apt cron job. It doesn't disrupt the cron job when debdelta is not installed and when it is installed, it defaults to on but can be t