[Python-modules-commits] r14505 - in packages/matplotlib/trunk/debian (3 files)

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Mon Sep 27 14:01:22 UTC 2010


    Date: Monday, September 27, 2010 @ 14:00:52
  Author: bdrung-guest
Revision: 14505

Run wrap-and-sort.

Modified:
  packages/matplotlib/trunk/debian/control
  packages/matplotlib/trunk/debian/copyright
  packages/matplotlib/trunk/debian/python-matplotlib-data.install

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2010-09-26 20:53:14 UTC (rev 14504)
+++ packages/matplotlib/trunk/debian/control	2010-09-27 14:00:52 UTC (rev 14505)
@@ -22,9 +22,9 @@
                python-numpy (>= 1:1.3.0),
                python-numpy-dbg (>= 1:1.3.0),
                python-pkg-resources,
+               python-qt-dev,
                python-qt4,
                python-qt4-dev,
-               python-qt-dev,
                python-setuptools,
                python-sphinx (>= 0.5.1),
                python-support (>= 1.0.0),
@@ -59,8 +59,7 @@
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
-Recommends: python-glade2,
-            python-tk (>= 2.5.2-1.1)
+Recommends: python-glade2, python-tk (>= 2.5.2-1.1)
 Provides: ${python:Provides}
 Conflicts: python2.4-matplotlib
 Replaces: python2.4-matplotlib
@@ -70,15 +69,15 @@
           librsvg2-common,
           python-configobj,
           python-excelerator,
+          python-gtk2,
           python-matplotlib-doc,
+          python-qt3,
+          python-qt4,
           python-scipy,
           python-traits (>= 2.0),
-          texlive-extra-utils,
-          texlive-latex-extra,
-          python-gtk2,
           python-wxgtk2.8,
-          python-qt3,
-          python-qt4
+          texlive-extra-utils,
+          texlive-latex-extra
 Description: Python based plotting system in a style similar to Matlab
  Matplotlib is a pure Python plotting library designed to bring
  publication quality plotting to Python with a syntax familiar to

Modified: packages/matplotlib/trunk/debian/copyright
===================================================================
--- packages/matplotlib/trunk/debian/copyright	2010-09-26 20:53:14 UTC (rev 14504)
+++ packages/matplotlib/trunk/debian/copyright	2010-09-27 14:00:52 UTC (rev 14505)
@@ -399,7 +399,7 @@
     ** There are many things in this file you may want to change.  This file
     ** should be the first include file.  It is the header file for the whole
     ** project.
-    **  
+    **
     ** This file was last modified 22 December 1995.
     */
 

Modified: packages/matplotlib/trunk/debian/python-matplotlib-data.install
===================================================================
--- packages/matplotlib/trunk/debian/python-matplotlib-data.install	2010-09-26 20:53:14 UTC (rev 14504)
+++ packages/matplotlib/trunk/debian/python-matplotlib-data.install	2010-09-27 14:00:52 UTC (rev 14505)
@@ -1,3 +1,4 @@
+lib/matplotlib/backends/Matplotlib.nib /usr/share/matplotlib/
 lib/matplotlib/mpl-data/fonts/ /usr/share/matplotlib/mpl-data/
 lib/matplotlib/mpl-data/images/ /usr/share/matplotlib/mpl-data/
 lib/matplotlib/mpl-data/lineprops.glade /usr/share/matplotlib/mpl-data/
@@ -3,3 +4,2 @@
 lib/matplotlib/mpl-data/matplotlib.conf /usr/share/matplotlib
 lib/matplotlib/mpl-data/matplotlibrc /etc/
-lib/matplotlib/backends/Matplotlib.nib /usr/share/matplotlib/




More information about the Python-modules-commits mailing list