[Python-modules-commits] r23850 - in packages/ipython/trunk/debian (3 files)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Sat Apr 6 11:00:56 UTC 2013


    Date: Saturday, April 6, 2013 @ 11:00:54
  Author: jtaylor-guest
Revision: 23850

drop dependencies of the tested packages from tests/control Depends

Modified:
  packages/ipython/trunk/debian/changelog
  packages/ipython/trunk/debian/control
  packages/ipython/trunk/debian/tests/control

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2013-04-06 09:55:06 UTC (rev 23849)
+++ packages/ipython/trunk/debian/changelog	2013-04-06 11:00:54 UTC (rev 23850)
@@ -4,6 +4,7 @@
   * remove versions from test dependencies
     not supported by autopkgtest package
   * add python-lxml to tools test dependencies
+  * drop dependencies of the tested packages from tests/control Depends
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Sat, 06 Apr 2013 10:30:19 +0200
 

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2013-04-06 09:55:06 UTC (rev 23849)
+++ packages/ipython/trunk/debian/control	2013-04-06 11:00:54 UTC (rev 23850)
@@ -14,7 +14,6 @@
                      python-nose,
                      python-pexpect,
                      python-pygments,
-                     python-pyparsing,
                      python-qt4,
                      python-simplegeneric,
                      python-sphinx (>= 1.0.7+dfsg-1~),

Modified: packages/ipython/trunk/debian/tests/control
===================================================================
--- packages/ipython/trunk/debian/tests/control	2013-04-06 09:55:06 UTC (rev 23849)
+++ packages/ipython/trunk/debian/tests/control	2013-04-06 11:00:54 UTC (rev 23850)
@@ -2,25 +2,14 @@
 Depends: ipython, ipython-notebook, ipython-doc, ipython-qtconsole,
 	 python-nose,
 	 cython,
-         graphviz,
-         libc-bin,
          python-all,
          python-all-dev,
          python-argparse,
-         python-configobj,
-         python-decorator,
          python-matplotlib,
-         python-pexpect,
-         python-pygments,
-         python-pyparsing,
          python-rpy2,
          python-qt4,
-         python-simplegeneric,
-         python-sphinx,
          python-tk,
-         python-tornado,
          python-wxgtk2.8,
-         python-zmq,
          xauth,
          xvfb
 
@@ -28,20 +17,11 @@
 Depends: ipython3, ipython3-notebook, ipython-doc, ipython3-qtconsole,
 	 python3-nose,
 	 cython3,
-         graphviz,
-         libc-bin,
          python3-all,
          python3-all-dev,
-         python3-decorator,
          python3-matplotlib,
-         python3-pygments,
-         python3-pyparsing,
          python3-pyqt4,
-         python3-simplegeneric,
-         python3-sphinx,
          python3-tk,
-         python3-tornado,
-         python3-zmq,
          xauth,
          xvfb
 




More information about the Python-modules-commits mailing list