[Reproducible-commits] [debbindiff] 02/08: Add that sqlite3 can be found in package sqlite3

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Jul 31 08:54:50 UTC 2015


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

lunar pushed a commit to branch master
in repository debbindiff.

commit d6584f2a681ef4aa7c04c2424c35415001be8ab5
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jul 31 07:09:05 2015 +0000

    Add that sqlite3 can be found in package sqlite3
---
 debbindiff/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index 2f911de..7452715 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -59,6 +59,7 @@ class RequiredToolNotFound(Exception):
                 , 'showttf':    { 'debian': 'fontforge-extras' }
                 , 'sng':        { 'debian': 'sng' }
                 , 'stat':       { 'debian': 'coreutils' }
+                , 'sqlite3':    { 'debian': 'sqlite3'}
                 , 'unsquashfs': { 'debian': 'squashfs-tools' }
                 , 'xxd':        { 'debian': 'vim-common' }
                 , 'xz':         { 'debian': 'xz-utils' }

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



More information about the Reproducible-commits mailing list