Use generic db dependencies rather than 4.8 versioned ones
authorJonathan McDowell <noodles@earth.li>
Fri, 8 Apr 2011 06:01:15 +0000 (23:01 -0700)
committerJonathan McDowell <noodles@earth.li>
Fri, 8 Apr 2011 06:01:15 +0000 (23:01 -0700)
  Rather than depending on libdb4.8-dev and db4.8-util depend on
  libdb-dev and db-util, allowing easy binary only rebuilds in the
  event of new db4 releases.

  Fixes Debian bug #621426


No differences found