[pkg-bacula-commits] [SCM] This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery and verification of computer data across a network of computers of different kinds. branch, master, updated. debian/5.0.2-4-9-g0860832

W. van den Akker wvdakker at wilsoft.nl
Thu Jan 17 14:39:12 UTC 2013


The following commit has been merged in the master branch:
commit 9c85eae92552feb79ce67290681afe60b5461506
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date:   Thu Jan 17 14:56:50 2013 +0100

    Bump debhelper to >= 9.

diff --git a/debian/changelog b/debian/changelog
index d9a4edd..1fee327 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ bacula-doc (5.2.6-1) UNRELEASED; urgency=low
   * debian/fake-bacula-source: updated version.h from the 
     bacula-5.2.6+dfsg.orig.tar.gz file.
   * Bump standards to 3.9.4 (no changes).
+  * debian/compat: Bump to 9.
+    debian/control: Set dpendency debhelper to >9.
+  
 
  -- Willem van den Akker <wvdakker at wilsoft.nl>  Thu, 17 Jan 2013 10:17:59 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index f42f713..0e7ce43 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: bacula-doc
 Section: doc
 Priority: optional
 Maintainer: Debian Bacula Team <pkg-bacula-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), autoconf, autotools-dev,
+Build-Depends: debhelper (>= 9), autoconf, autotools-dev,
  texlive-base, texlive-latex-recommended, texlive-fonts-recommended,
  ghostscript
 Standards-Version: 3.9.4

-- 
This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery and verification of computer data across a network of computers of different kinds.



More information about the pkg-bacula-commits mailing list