[Reproducible-commits] [diffoscope] 01/02: Add missing Depends on python3-pkg-resources

Jérémy Bobbio lunar at moszumanska.debian.org
Mon Nov 16 11:48:48 UTC 2015


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

lunar pushed a commit to branch master
in repository diffoscope.

commit a28a725c47af1efc46e007188be63aab0506cace
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Nov 16 11:49:22 2015 +0100

    Add missing Depends on python3-pkg-resources
    
    Thanks Helmut Grohne and Mattia Rizzolo.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d2fa198..057979d 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ XS-Testsuite: autopkgtest
 
 Package: diffoscope
 Architecture: all
-Depends: ${misc:Depends},
+Depends: python3-pkg-resources,
+         ${misc:Depends},
          ${python3:Depends},
 Recommends: ${diffoscope:Recommends},
             ${python3:Recommends}

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



More information about the Reproducible-commits mailing list