Your message dated Wed, 29 Aug 2007 04:07:32 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430106: fixed in bacula 2.2.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: bacula
Version: 2.0.3-4
Severity: normal
Tags: patch

Hi,

Attach is a patch to make bacula binNMU safe. Please apply it for the next 
upload.

This makes sure #419843 will not happen again.

More info at:
http://wiki.debian.org/binNMU
http://lintian.debian.org/reports/mJohn_Goerzen.html#bacula

Thanks.

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

Kernel: Linux 2.6.21-1-amd64 (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
--- /tmp/control        2007-06-22 12:33:58.000000000 +0100
+++ debian/control      2007-06-22 12:41:35.000000000 +0100
@@ -51,7 +51,7 @@
 Package: bacula-director-sqlite
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
-Depends: bacula-director-common (= ${source:Version}), sqlite, 
${shlibs:Depends}
+Depends: bacula-director-common (= ${binary:Version}), sqlite, 
${shlibs:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -67,7 +67,7 @@
 Package: bacula-director-sqlite3
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
 Architecture: any
-Depends: bacula-director-common (= ${source:Version}), sqlite3, 
${shlibs:Depends}
+Depends: bacula-director-common (= ${binary:Version}), sqlite3, 
${shlibs:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -83,7 +83,7 @@
 Package: bacula-director-mysql
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
-Depends: bacula-director-common (= ${source:Version}), dbconfig-common (>= 
1.8.19), mysql-client, ${shlibs:Depends}
+Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 
1.8.19), mysql-client, ${shlibs:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -100,7 +100,7 @@
 Package: bacula-director-pgsql
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
 Architecture: any
-Depends: bacula-director-common (=${source:Version}), dbconfig-common (>= 
1.8.19), postgresql-client-8.1 | postgresql-client-8.0 | postgresql-client (>= 
7.4), ${shlibs:Depends}
+Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 
1.8.19), postgresql-client-8.1 | postgresql-client-8.0 | postgresql-client (>= 
7.4), ${shlibs:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -162,7 +162,7 @@
 
 Package: bacula-sd-sqlite3
 Architecture: any
-Depends: bacula-sd (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
 Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Provides: bacula-sd-tools
@@ -172,7 +172,7 @@
 
 Package: bacula-sd-sqlite
 Architecture: any
-Depends: bacula-sd (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
 Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Provides: bacula-sd-tools
@@ -182,7 +182,7 @@
 
 Package: bacula-sd-mysql
 Architecture: any
-Depends: bacula-sd (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
 Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Provides: bacula-sd-tools
@@ -192,7 +192,7 @@
 
 Package: bacula-sd-pgsql
 Architecture: any
-Depends: bacula-sd (= ${source:Version}), ${shlibs:Depends}
+Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
 Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
 Provides: bacula-sd-tools
@@ -228,7 +228,7 @@
 
 Package: bacula-traymonitor
 Architecture: any
-Depends: ${shlibs:Depends}, bacula-common (= ${Source-Version})
+Depends: ${shlibs:Depends}, bacula-common (= ${source:Version})
 Recommends: kde|desktop-environment
 Description: Network backup, recovery and verification (Tray monitor)
  The tray monitor for bacula; FreeDesktop standard's compatible

--- End Message ---
--- Begin Message ---
Source: bacula
Source-Version: 2.2.0-1

We believe that the bug you reported is fixed in the latest version of
bacula, which is due to be installed in the Debian FTP archive:

bacula-client_2.2.0-1_all.deb
  to pool/main/b/bacula/bacula-client_2.2.0-1_all.deb
bacula-common_2.2.0-1_all.deb
  to pool/main/b/bacula/bacula-common_2.2.0-1_all.deb
bacula-console-qt_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-console-qt_2.2.0-1_i386.deb
bacula-console-wx_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-console-wx_2.2.0-1_i386.deb
bacula-console_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-console_2.2.0-1_i386.deb
bacula-director-common_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-director-common_2.2.0-1_i386.deb
bacula-director-mysql_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-director-mysql_2.2.0-1_i386.deb
bacula-director-pgsql_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-director-pgsql_2.2.0-1_i386.deb
bacula-director-sqlite3_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-director-sqlite3_2.2.0-1_i386.deb
bacula-director-sqlite_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-director-sqlite_2.2.0-1_i386.deb
bacula-fd_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-fd_2.2.0-1_i386.deb
bacula-sd-mysql_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-sd-mysql_2.2.0-1_i386.deb
bacula-sd-pgsql_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-sd-pgsql_2.2.0-1_i386.deb
bacula-sd-sqlite3_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-sd-sqlite3_2.2.0-1_i386.deb
bacula-sd-sqlite_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-sd-sqlite_2.2.0-1_i386.deb
bacula-sd_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-sd_2.2.0-1_i386.deb
bacula-server_2.2.0-1_all.deb
  to pool/main/b/bacula/bacula-server_2.2.0-1_all.deb
bacula-traymonitor_2.2.0-1_i386.deb
  to pool/main/b/bacula/bacula-traymonitor_2.2.0-1_i386.deb
bacula_2.2.0-1.diff.gz
  to pool/main/b/bacula/bacula_2.2.0-1.diff.gz
bacula_2.2.0-1.dsc
  to pool/main/b/bacula/bacula_2.2.0-1.dsc
bacula_2.2.0-1_all.deb
  to pool/main/b/bacula/bacula_2.2.0-1_all.deb
bacula_2.2.0.orig.tar.gz
  to pool/main/b/bacula/bacula_2.2.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated bacula package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 24 Aug 2007 02:13:34 -0500
Source: bacula
Binary: bacula-director-sqlite3 bacula-console bacula-director-sqlite 
bacula-console-qt bacula-client bacula-traymonitor bacula bacula-director-pgsql 
bacula-director-common bacula-fd bacula-console-wx bacula-director-mysql 
bacula-sd-pgsql bacula-common bacula-server bacula-sd-sqlite bacula-sd 
bacula-sd-sqlite3 bacula-sd-mysql
Architecture: source i386 all
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 bacula     - Network backup, recovery and verification (Meta-package)
 bacula-client - Network backup, recovery and verification (Client meta-package)
 bacula-common - Network backup, recovery and verification (Common Support 
files)
 bacula-console - Network backup, recovery and verification (Mgmt. Console)
 bacula-console-qt - Network backup, recovery and verification (Console, Qt 
version)
 bacula-console-wx - Network backup, recovery and verification (Console, Gnome 
version
 bacula-director-common - Network backup, recovery and verification (Director 
common files)
 bacula-director-mysql - Network backup, recovery and verification (Director 
daemon)
 bacula-director-pgsql - Network backup, recovery and verification (Director 
daemon)
 bacula-director-sqlite - Network backup, recovery and verification (Director 
daemon)
 bacula-director-sqlite3 - Network backup, recovery and verification (Director 
daemon)
 bacula-fd  - Network backup, recovery and verification (Filer daemon)
 bacula-sd  - Network backup, recovery and verification (Storage daemon)
 bacula-sd-mysql - Network backup, recovery and verification (SD tools-MySQL)
 bacula-sd-pgsql - Network backup, recovery and verification (SD 
tools-PostgreSQL)
 bacula-sd-sqlite - Network backup, recovery and verification (SD tools-SQLite)
 bacula-sd-sqlite3 - Network backup, recovery and verification (SD 
tools-SQLite3)
 bacula-server - Network backup, recovery and verification (Server meta-package)
 bacula-traymonitor - Network backup, recovery and verification (Tray monitor)
Closes: 419311 419885 425159 427042 429963 430106 438806
Changes: 
 bacula (2.2.0-1) unstable; urgency=low
 .
   * Update debian/copyright from LICENSE.
   * Disable OpenSSL support due to licensing concerns
     See thread at
     http://lists.debian.org/debian-legal/2007/07/msg00144.html
   * Applied updated Vietnamese translation from Clytie Siddall.
     Closes: #427042.
   * Following changes prepared by Mark Hymers <[EMAIL PROTECTED]>:
     * New upstream version.  Closes: #438806.
       * make_catalog_backup script now takes a host parameter.
         Closes: #419885.
     * Deal with moving wx-console.conf to bwx-console.conf
     * Add new bacula-console-qt package.
     * Update Standards-Version to 3.7.2.  No changes required.
     * Remove postgresql-dev Build-Dep.  Closes: #429963.
     * Make binNMU safe.  Based on patch from Lior Kaplan.  Closes: #430106.
     * Re-order postgresql-client Depends.  Closes: #419311.
     * Remove libwxgtk2.4-dev Build-Depends.  Closes: #425159.
Files: 
 acbb02f86e3c5bfb3a8887c2210bf922 1320 utils optional bacula_2.2.0-1.dsc
 bdd2320f1adc03c552598b14443a4d3d 3022702 utils optional 
bacula_2.2.0.orig.tar.gz
 b35a8b00016dacb24021b201d7e8cb89 146942 utils optional bacula_2.2.0-1.diff.gz
 a6fdfc4cbd6448452d5c4af1c1d8d7b8 37324 utils optional bacula_2.2.0-1_all.deb
 eb6b16357c293f2acee9660edfb87c38 347560 utils optional 
bacula-common_2.2.0-1_all.deb
 c20651ed7cced0eacc35127af70f0aab 34888 utils optional 
bacula-client_2.2.0-1_all.deb
 12dfb70726e81caa1b6e6ef8215e42f8 35006 utils optional 
bacula-server_2.2.0-1_all.deb
 ce5b15ee06971c0310344ec457c4bf3c 244266 utils optional 
bacula-director-common_2.2.0-1_i386.deb
 da47bb3a717af1de5fbc7ed50705335f 444256 utils optional 
bacula-director-sqlite_2.2.0-1_i386.deb
 202ed0c6f81d2a32fe7a6be44fa82506 442200 utils optional 
bacula-director-sqlite3_2.2.0-1_i386.deb
 c843ffae676616668e48c5436433a88b 441790 utils optional 
bacula-director-mysql_2.2.0-1_i386.deb
 0af93d31dced07844fa94ec111748797 447860 utils optional 
bacula-director-pgsql_2.2.0-1_i386.deb
 44e4298a9e79104e692a659d86426596 177148 utils optional 
bacula-fd_2.2.0-1_i386.deb
 aacc40b3a63b9e1a0d6d8e8404cbdadf 798862 utils optional 
bacula-sd_2.2.0-1_i386.deb
 ca564a6372e4f2c9174443bf9e835824 396652 utils optional 
bacula-sd-sqlite3_2.2.0-1_i386.deb
 27701db1d5751dabf7384b0140a3a724 396690 utils optional 
bacula-sd-sqlite_2.2.0-1_i386.deb
 4e47951d52f3039d91c67a4d7d98233c 397126 utils optional 
bacula-sd-mysql_2.2.0-1_i386.deb
 503cd1572b28eff00a1031f8b107c87f 399814 utils optional 
bacula-sd-pgsql_2.2.0-1_i386.deb
 0f1b156439bc3863632fcea2420943af 122498 utils optional 
bacula-console_2.2.0-1_i386.deb
 d12defa2f6aa7455d8addae82424bc50 226948 utils optional 
bacula-console-wx_2.2.0-1_i386.deb
 b7b49122f44239378d365dfdfd242b5f 536142 utils optional 
bacula-console-qt_2.2.0-1_i386.deb
 6af37f97ac2beb907f483fb78822677f 129078 utils optional 
bacula-traymonitor_2.2.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGzvfm0miF3hOB5ikRAnOeAJ4wE6DwFPKtkvXr35huUdDjt/H9ogCgiv69
acuRZIbnwU3HFeTOZd6RXGU=
=exlk
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to