Package: bacula
Version: 2.2.8-5
Severity: normal
Tags: patch

Hi,

Round #3 to make bacula binnmu safe. See the attched patch.

Round #2 is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444694

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bacula depends on:
pn  bacula-console                <none>     (no description available)
pn  bacula-director-sqlite | bacu <none>     (no description available)
pn  bacula-fd                     <none>     (no description available)
pn  bacula-sd                     <none>     (no description available)
ii  debconf                       1.5.20     Debian configuration management sy

bacula recommends no packages.
--- /tmp/control	2008-03-22 22:35:05.000000000 +0200
+++ debian/control	2008-03-22 22:37:38.000000000 +0200
@@ -45,7 +45,7 @@
 
 Package: bacula-director-common
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${source:Version})
+Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${binary:Version})
 Depends: ${shlibs:Depends}, adduser, mailx
 Description: Network backup, recovery and verification (Director common files)
  Bacula is a set of computer programs that permit you to manage backup,
@@ -128,7 +128,7 @@
 
 Package: bacula-fd
 Architecture: any
-Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}
 Suggests: bacula-traymonitor
 Description: Network backup, recovery and verification (Filer daemon)
  This program has to be installed in the machine to be backed up. It is
@@ -151,7 +151,7 @@
 
 Package: bacula-sd
 Architecture: any
-Pre-Depends: bacula-common (= ${source:Version})
+Pre-Depends: bacula-common (= ${binary:Version})
 Depends: ${shlibs:Depends}, mtx, python
 Recommends: mt-st, bacula-sd-tools
 Suggests: dds2tar, scsitools, sg3-utils
@@ -207,7 +207,7 @@
 Package: bacula-console
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30)
-Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}
 Description: Network backup, recovery and verification (Mgmt. Console)
  The Console allows the administrator or user to communicate with the
  Bacula Director. This is the TTY version.
@@ -218,7 +218,7 @@
 Conflicts: bacula-wxconsole
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30)
-Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}
 Description: Network backup, recovery and verification (Console, Gnome version)
  The WX-Console allows the administrator or user to communicate with the
  Bacula Director. It provides a graphical interface to the backup/restore
@@ -233,7 +233,7 @@
 Package: bacula-console-qt
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30)
-Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}
 Description: Network backup, recovery and verification (Console, Qt version)
  The Bacula QT-Console (known as bat) allows the administrator or user to
  communicate with the  Bacula Director. It provides a graphical interface
@@ -244,7 +244,7 @@
 
 Package: bacula-traymonitor
 Architecture: any
-Depends: ${shlibs:Depends}, bacula-common (= ${source:Version})
+Depends: ${shlibs:Depends}, bacula-common (= ${binary:Version})
 Suggests: kde|gnome-desktop-environment
 Description: Network backup, recovery and verification (Tray monitor)
  This is the tray monitor for the Bacula backup system.  It is

Reply via email to