[adonthell] 55/65: Use ${python3:Depends}
    Markus Koschany 
    apo at moszumanska.debian.org
       
    Tue Jul 12 19:53:59 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository adonthell.
commit ee170536436877742638f590d9f5411e66a3c90c
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 13:06:39 2016 +0200
    Use ${python3:Depends}
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 302cfab..18758f0 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Package: adonthell
 Architecture: any
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  ${shlibs:Depends}
 Recommends:
  adonthell-data (<< 0.4),
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/adonthell.git
    
    
More information about the Pkg-games-commits
mailing list