[Python-modules-commits] [pysword] 04/04: d/control: Depend on ${python3:Depends} for the py3 package.

Raoul Snyman superfly-guest at moszumanska.debian.org
Mon Mar 6 18:51:05 UTC 2017


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

superfly-guest pushed a commit to branch master
in repository pysword.

commit 6e2a636715d8e44f6d5d0f9f499cce34abf4e994
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Sun Nov 13 16:35:15 2016 -0500

    d/control: Depend on ${python3:Depends} for the py3 package.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8f00ec7..d24b599 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: native Python reader module for the SWORD Project (Python 2)
 
 Package: python3-pysword
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: native Python reader module for the SWORD Project (Python 3)
  This project is not an official CrossWire project. It merely provides an
  alternative way to read the bible modules created by CrossWire's SWORD

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysword.git



More information about the Python-modules-commits mailing list