[pkg-bacula-commits] [bacula] 03/03: Refreshed debian patch "fix-default-config"

Carsten Leonhardt leo at moszumanska.debian.org
Mon Feb 27 16:39:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

leo pushed a commit to branch master
in repository bacula.

commit 3c8c1712ff3782df14344cf60721295e8ede3f02
Author: Carsten Leonhardt <leo at debian.org>
Date:   Mon Feb 27 17:34:28 2017 +0100

    Refreshed debian patch "fix-default-config"
---
 debian/changelog                  |  1 +
 debian/patches/fix-default-config | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f3f803..093c82d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bacula (7.4.5+dfsg-1) experimental; urgency=medium
 
   * New upstream release (Closes: #855645)
   * Upload to experimental due to the freeze for stretch
+  * Refreshed debian patch "fix-default-config"
 
  --
 
diff --git a/debian/patches/fix-default-config b/debian/patches/fix-default-config
index dd0e898..76242b2 100644
--- a/debian/patches/fix-default-config
+++ b/debian/patches/fix-default-config
@@ -43,10 +43,10 @@ Last-Update: 2012-06-01
    Type = Restore
 -  Client=@basename at -fd
 +  Client=@debian_hostname at -fd
-   FileSet="Full Set"
    Storage = File1
-   Pool = File
-@@ -168,7 +169,7 @@
+ # The FileSet and Pool directives are not used by Restore Jobs
+ # but must not be removed
+@@ -170,7 +171,7 @@
  
  # Client (File Services) to backup
  Client {
@@ -55,7 +55,7 @@ Last-Update: 2012-06-01
    Address = @hostname@
    FDPort = @fd_port@
    Catalog = MyCatalog
-@@ -183,7 +184,7 @@
+@@ -185,7 +186,7 @@
  #  You should change Name, Address, and Password before using
  #
  #Client {
@@ -64,7 +64,7 @@ Last-Update: 2012-06-01
  #  Address = @hostname at 2
  #  FDPort = @fd_port@
  #  Catalog = MyCatalog
-@@ -312,7 +313,7 @@
+@@ -314,7 +315,7 @@
  # Restricted console used by tray-monitor to get the status of the director
  #
  Console {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list