[pkg-bacula-commits] [bacula-doc] 07/09: debian/compat: bump to 10. debian/control: set dependency on debhelper to >10.

Carsten Leonhardt leo at moszumanska.debian.org
Mon Aug 21 12:05:23 UTC 2017


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

leo pushed a commit to branch master
in repository bacula-doc.

commit 07189d2b8003e14555e716b3b937fe64d233af22
Author: Carsten Leonhardt <leo at debian.org>
Date:   Mon Aug 21 13:42:40 2017 +0200

    debian/compat: bump to 10.
    debian/control: set dependency on debhelper to >10.
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 08bb512..ff92b65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 bacula-doc (9.0.3-1) unstable; urgency=low
 
   * New upstream version.
+  * debian/compat: bump to 10.
+    debian/control: set dependency on debhelper to >10.
 
  --
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 39c6810..da609ce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders:
 Section: doc
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  gawk,
  latex2html,
  libhtml-parser-perl,

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



More information about the pkg-bacula-commits mailing list