diff -pruN 1.2.0-8.4/debian/changelog 1.2.0-8.4ubuntu1/debian/changelog
--- 1.2.0-8.4/debian/changelog	2008-11-12 16:21:32.000000000 +0000
+++ 1.2.0-8.4ubuntu1/debian/changelog	2008-11-12 16:19:47.000000000 +0000
@@ -1,3 +1,9 @@
+squidguard (1.2.0-8.4ubuntu1) jaunty; urgency=low
+
+  * debian/control: libdb-dev transition
+
+ -- Stephan Hermann <sh@sourcecode.de>  Wed, 12 Nov 2008 11:59:58 +0000
+
 squidguard (1.2.0-8.4) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -pruN 1.2.0-8.4/debian/control 1.2.0-8.4ubuntu1/debian/control
--- 1.2.0-8.4/debian/control	2008-11-12 16:21:32.000000000 +0000
+++ 1.2.0-8.4ubuntu1/debian/control	2008-11-12 16:19:47.000000000 +0000
@@ -1,8 +1,9 @@
 Source: squidguard
-Build-Depends: debhelper (>= 4.1.26), perl, libdb4.6-dev, bison, flex
+Build-Depends: debhelper (>= 4.1.26), perl, libdb-dev, bison, flex
 Section: web
 Priority: optional
-Maintainer: Víctor Pérez Pereira <vperez@debianvenezuela.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Víctor Pérez Pereira <vperez@debianvenezuela.org>
 Standards-Version: 3.6.2
 
 Package: squidguard
