- add libbz2-dev as new build-dependency
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 5 Apr 2012 18:51:36 +0000 (20:51 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 5 Apr 2012 18:51:36 +0000 (20:51 +0200)
commitc4997486bffc76e2581e9072bff05eba0feeb29c
tree7966bc2e5b737a7dedc6aca8eaff87ab8edaa0f9
parent8dd623dbd616ee23dc96a2c99a4415b153dd7290
  - add libbz2-dev as new build-dependency
  - remove the libz-dev alternative from zlib1g-dev build-dependency
  - do the same for bz2 builtin if available
* apt-pkg/contrib/fileutl.cc:
  - use libz2 library for (de)compression instead of the bzip2 binary as
    the first is a dependency of dpkg and the later just priority:optional
    so we gain 'easier' access to bz2-compressed Translation files this way
apt-pkg/aptconfiguration.cc
apt-pkg/contrib/fileutl.cc
apt-pkg/makefile
buildlib/config.h.in
buildlib/environment.mak.in
configure.in
debian/changelog
debian/control