From a918cee4a2a9ac2031043d55a0326f15aa79cc56 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 7 Feb 2007 16:44:56 +0000 Subject: [PATCH] ebl fix dependency git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4136 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/debian/changelog | 7 +++++++ gui/debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gui/debian/changelog b/gui/debian/changelog index c95559d9bb..140d5c70d1 100644 --- a/gui/debian/changelog +++ b/gui/debian/changelog @@ -1,3 +1,10 @@ +bweb (2.0.2-1) stable; urgency=low + + * fix utf8 bug in brestore + * fix dependency + + -- Eric Bollengier Tue, 06 Feb 2007 21:10:47 +0000 + bweb (2.0.1-2) stable; urgency=low * fv_write_path is optionnal now diff --git a/gui/debian/control b/gui/debian/control index db8e8ddae3..0d387f04d8 100644 --- a/gui/debian/control +++ b/gui/debian/control @@ -15,7 +15,7 @@ Description: Bacula restore interface Package: bweb Section: base Architecture: all -Depends: libtime-modules-perl, bweb-common, libgd-graph-perl, libdbd-pg-perl|libdbd-mysql-perl +Depends: libtime-modules-perl, bweb-common, libgd-graph-perl, libdbd-pg-perl|libdbd-mysql-perl,libhtml-template-perl Description: Bacula restore interface Bweb is a bacula web interface -- 2.39.5