~ubuntu-branches/ubuntu/natty/apt/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Julian Andres Klode, David Kalnischkies
  • Date: 2011-04-07 12:52:21 UTC
  • Revision ID: james.westby@ubuntu.com-20110407125221-4cvk433nr34opyf5
Tags: 0.8.13.2ubuntu2
[ Michael Vogt ]
* debian/apt.cron.daily:
  - run unattended-upgrades even if there was a error during
    the apt-get update (LP: #676295)

[ Julian Andres Klode ]
* apt-pkg/indexcopy.cc:
  - Use RealFileExists() instead of FileExists(), allows amongst other
    things a directory named Sources to exist on a CD-ROM (LP: #750694).

[ David Kalnischkies  ]
* apt-pkg/pkgcache.cc:
  - use the native Architecture stored in the cache header instead of
    loading it from configuration as suggested by Julian Andres Klode

Show diffs side-by-side

added added

removed removed

Lines of Context:
2457
2457
 
2458
2458
 
2459
2459
cat >>confdefs.h <<_ACEOF
2460
 
#define VERSION "0.8.13.2ubuntu1"
 
2460
#define VERSION "0.8.13.2ubuntu2"
2461
2461
_ACEOF
2462
2462
 
2463
2463
PACKAGE="apt"