[diffoscope] 01/01: Follow the rename of the debian package 'python-jsbeautifier' to 'jsbeautifier'

Mattia Rizzolo mattia at debian.org
Fri Dec 30 21:46:43 CET 2016


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

mattia pushed a commit to branch master
in repository diffoscope.

commit cdeef6664f0d0dfe0e8a24d06dd957f1c89764f7
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Dec 30 21:46:11 2016 +0100

    Follow the rename of the debian package 'python-jsbeautifier' to 'jsbeautifier'
---
 debian/control    | 2 +-
 diffoscope/exc.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 242e3b4..0d1a7a3 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Build-Depends:
  pdftk <!nocheck>,
  poppler-utils <!nocheck>,
  python-argcomplete,
- python-jsbeautifier <!nocheck>,
+ jsbeautifier <!nocheck>,
  python3-all,
  python3-debian <!nocheck>,
  python3-docutils,
diff --git a/diffoscope/exc.py b/diffoscope/exc.py
index ea8d0a7..82b8e84 100644
--- a/diffoscope/exc.py
+++ b/diffoscope/exc.py
@@ -99,7 +99,7 @@ class RequiredToolNotFound(Exception):
             'arch': 'java-environment',
         },
         'js-beautify': {
-            'debian': 'python-jsbeautifier',
+            'debian': 'jsbeautifier',
         },
         'llvm-bcanalyzer': {
             'debian': 'llvm',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list