[Python-apps-commits] r6340 - in packages/eric/trunk/debian (changelog control)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sun Nov 28 09:31:30 UTC 2010


    Date: Sunday, November 28, 2010 @ 09:31:29
  Author: gudjon-guest
Revision: 6340

Add versioned build dependency on python-sip-dev <<4.11 or >=4.11.2
and python-qt4-dev <<4.7.5 or >=4.7.6 and binary dependency on
python-qt4 <<4.7.5 or >=4.7.6 since these versions are blacklisted 

Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/control

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2010-11-28 09:24:13 UTC (rev 6339)
+++ packages/eric/trunk/debian/changelog	2010-11-28 09:31:29 UTC (rev 6340)
@@ -2,12 +2,12 @@
 
   * New upstream release
   * Add patch 06_no_blacklist.patch
-  * Add versioned build dependency on python-sip-dev <<4.11 or >>4.11.2
-    and python-qt4-dev <<4.7.5 or >>4.7.6 and binary dependency on
-    python-qt4 <<4.7.5 or >>4.7.6 since these versions are blacklisted 
+  * Add versioned build dependency on python-sip-dev <<4.11 or >=4.11.2
+    and python-qt4-dev <<4.7.5 or >=4.7.6 and binary dependency on
+    python-qt4 <<4.7.5 or >=4.7.6 since these versions are blacklisted 
     in upstream
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 28 Nov 2010 10:23:38 +0100
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 28 Nov 2010 10:31:01 +0100
 
 eric (4.4.7-1) unstable; urgency=low
 

Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control	2010-11-28 09:24:13 UTC (rev 6339)
+++ packages/eric/trunk/debian/control	2010-11-28 09:31:29 UTC (rev 6340)
@@ -6,8 +6,8 @@
 Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: python-all (>= 2.5), python-qt4 (>= 4.5),
  python-support, python-qscintilla2 (>=2.4.3),
- python-sip-dev (<<4.11) | python-sip-dev (>>4.11.2), qt4-dev-tools, libqt4-dev,
- python-qt4-dev (<<4.7.5) | python-qt4-dev (>>4.7.6)
+ python-sip-dev (<<4.11) | python-sip-dev (>=4.11.2), qt4-dev-tools, libqt4-dev,
+ python-qt4-dev (<<4.7.5) | python-qt4-dev (>=4.7.6)
 #, python-kde4
 XS-Python-Version: >=2.5
 Standards-Version: 3.9.1
@@ -17,7 +17,7 @@
 
 Package: eric
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-qt4 (<<4.7.5) | python-qt4 (>>4.7.6), bicyclerepair (>= 0.9-4.1), 
+Depends: ${python:Depends}, ${misc:Depends}, python-qt4 (<<4.7.5) | python-qt4 (>=4.7.6), bicyclerepair (>= 0.9-4.1), 
  python-pygments, python-chardet, python-qscintilla2 (>=2.4.3), python (>= 2.6) | python-simplejson
 Recommends: eric-api-files
 Suggests: qt4-designer, qt4-doc-html, pyqt4-dev-tools,




More information about the Python-apps-commits mailing list