[Pkg-javascript-commits] [mathjax] 02/03: Update to debhelper compat level 11.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Feb 27 13:50:55 UTC 2018


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

mitya57 pushed a commit to branch master
in repository mathjax.

commit 5a18931b814dd3ed4b17f5d5debe61fbf843e65c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Feb 27 16:49:24 2018 +0300

    Update to debhelper compat level 11.
---
 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 4b686c8..d6f6f3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mathjax (2.7.3+dfsg-1) UNRELEASED; urgency=medium
     until bug #855464 is fixed.
   * Drop variable_names.diff, applied upstream.
   * Bump copyright years in debian/copyright.
+  * Update to debhelper compat level 11.
 
   [ Helmut Grohne ]
   * Mark libjs-mathjax Multi-Arch: foreign (closes: #891399).
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index d0edf88..629c6a0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: javascript
 Priority: optional
 Maintainer: Dmitry Shachnev <mitya57 at debian.org>
 Uploaders: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), perl, yui-compressor
+Build-Depends: debhelper (>= 11), perl, yui-compressor
 Standards-Version: 4.1.3
 Homepage: https://www.mathjax.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/mathjax.git

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



More information about the Pkg-javascript-commits mailing list