[DRE-commits] [ruby-kramdown-rfc2629] 04/04: Bump debhelper compatibility level to 10

Cédric Boutillier boutil at moszumanska.debian.org
Tue Nov 28 22:59:41 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-kramdown-rfc2629.

commit e99c579dce2e508479207c2e7c7f1367608c4f95
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Nov 28 23:34:34 2017 +0100

    Bump debhelper compatibility level to 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a816456..2cf57a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-kramdown-rfc2629 (1.2.7-1) unstable; urgency=medium
   * New upstream version 1.2.7
   * Split out and extend kramdown-version.patch to remove strict version
     dependency on kramdown (Closes: #878214)
+  * Bump debhelper compatibility level to 10
 
  -- Cédric Boutillier <boutil at debian.org>  Mon, 27 Nov 2017 14:41:36 +0100
 
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 7946bf1..07520b8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10),
                gem2deb,
                ruby-kramdown (>= 1.14.0)
 Standards-Version: 4.1.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown-rfc2629.git



More information about the Pkg-ruby-extras-commits mailing list