[DRE-commits] [ruby-multi-xml] 06/12: Bump debhelper compatibility level to 10

Cédric Boutillier boutil at moszumanska.debian.org
Mon Dec 4 23:45:28 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-multi-xml.

commit a5f42a333abbb9097dc9ab0abe1ec475724d8727
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Nov 17 00:27:50 2017 +0100

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

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 6c2730e..8573a78 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: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10),
                gem2deb,
                rake,
                ruby-libxml (>= 2.7.0-2~),
@@ -27,4 +27,4 @@ Description: generic swappable back-end for XML parsing in Ruby
  .
  Lots of Ruby libraries utilize XML parsing in some form, and everyone has their
  favorite XML library. In order to best support multiple XML parsers and
- libraries, `multi_xml` is a general-purpose swappable XML backend library.
+ ibraries, `multi_xml` is a general-purpose swappable XML backend library.

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



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