Package: matplotlib
Version: 0.98.3-3
Severity: minor
Tags: patch

Hi,

can you split the Build-Depends, Depends and Suggests lines in 
debian/control? With splitted lines you can read the control file 
easier and diff files are clearer.

Regards,
Benjamin Drung

BTW why does the binary depends on python-dev?

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nur matplotlib-0.98.3/debian/control matplotlib-0.98.3.new/debian/control
--- matplotlib-0.98.3/debian/control	2008-08-15 23:10:18.000000000 +0200
+++ matplotlib-0.98.3.new/debian/control	2008-08-15 23:24:14.000000000 +0200
@@ -3,7 +3,32 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
 Uploaders: Marco Presi (Zufus) <[EMAIL PROTECTED]>, Alexandre Fayolle <[EMAIL PROTECTED]>, Vittorio Palmisano <[EMAIL PROTECTED]>, Ondrej Certik <[EMAIL PROTECTED]>, Sandro Tosi <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.38), python-dateutil, python-all-dev (>= 2.3.5-7), python-central (>= 0.5.6), quilt, python-gtk2-dev, python-numpy (>= 1:1.1.0), libgtk2.0-dev, libfreetype6-dev, zlib1g-dev, libpng-dev, tk8.4-dev, python-tk, tcl8.4-dev, python-epydoc, python-tz, dvipng, python-configobj, python-enthought-traits (>= 2.0), python-qt-dev, python-qt4-dev, python-wxgtk2.6, python-sphinx (>= 0.4.1-2lenny1), graphviz, ipython, texlive-latex-extra
+Build-Depends: debhelper (>= 5.0.38),
+               dvipng,
+               graphviz,
+               ipython,
+               libfreetype6-dev,
+               libgtk2.0-dev,
+               libpng-dev,
+               python-all-dev (>= 2.3.5-7),
+               python-central (>= 0.5.6),
+               python-configobj,
+               python-dateutil,
+               python-enthought-traits (>= 2.0),
+               python-epydoc,
+               python-gtk2-dev,
+               python-numpy (>= 1:1.1.0),
+               python-qt-dev,
+               python-qt4-dev,
+               python-sphinx (>= 0.4.1-2lenny1),
+               python-tk,
+               python-tz,
+               python-wxgtk2.6,
+               quilt,
+               texlive-latex-extra,
+               tcl8.4-dev,
+               tk8.4-dev,
+               zlib1g-dev
 XS-Python-Version: all
 Standards-Version: 3.8.0
 XS-DM-Upload-Allowed: yes
@@ -14,12 +39,32 @@
 Package: python-matplotlib
 Architecture: any
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-numpy (>= 1:1.1.0), python-tk, python-gd (>= 0.52) | python-gtk2 | python-wxgtk2.6 | python-qt3 | python-qt4, python-tz, python-dev, python-matplotlib-data (>= ${source:Version}), python-dateutil, python-gobject, ${shlibs:Depends}, dvipng, python-configobj, python-enthought-traits (>= 2.0), python-pyparsing, python-glade2, python-cairo, python-excelerator
+Depends: ${python:Depends},
+         ${shlibs:Depends},
+         dvipng,
+         python-cairo,
+         python-configobj,
+         python-dateutil,
+         python-dev,
+         python-enthought-traits (>= 2.0),
+         python-excelerator,
+         python-gd (>= 0.52) | python-gtk2 | python-wxgtk2.6 | python-qt3 | python-qt4,
+         python-glade2,
+         python-gobject,
+         python-matplotlib-data (>= ${source:Version}),
+         python-numpy (>= 1:1.1.0),
+         python-pyparsing,
+         python-tk,
+         python-tz
 Provides: ${python:Provides}
 Conflicts: python2.4-matplotlib
 Replaces: python2.4-matplotlib
 Enhances: ipython
-Suggests: ipython (>= 0.6.3), python-matplotlib-doc, texlive-extra-utils, texlive-latex-extra, python-scipy
+Suggests: ipython (>= 0.6.3),
+          python-matplotlib-doc,
+          python-scipy,
+          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

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to