[Python-modules-commits] [pyqt5] 01/01: Update the previous commit	to fix binNMUs.
    Dmitry Shachnev 
    mitya57 at moszumanska.debian.org
       
    Sun Aug  7 18:39:51 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository pyqt5.
commit 5924c26d8bfbd28daebe3a3ffeac07e46531bc2a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Aug 7 21:39:20 2016 +0300
    Update the previous commit to fix binNMUs.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 382dc22..dcad6ec 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Description: Development files for PyQt5
 
 Package: pyqt5-dev-tools
 Depends: python3,
-         python3-pyqt5 (= ${binary:Version}),
+         python3-pyqt5 (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Architecture: all
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqt5.git
    
    
More information about the Python-modules-commits
mailing list