debian build directory.

This commit is contained in:
2007-10-15 07:07:46 +00:00
parent e8b1980775
commit 686a7a0576
6 changed files with 134 additions and 0 deletions

22
debian/control vendored Normal file
View File

@@ -0,0 +1,22 @@
Source: python-pyblm
Section: python
Priority: optional
Maintainer: Einar Ryeng <einarr@pvv.org>
Build-Depends: debhelper (>= 5.0.37.2), python-dateutil, python-all-dev (>= 2.3.5-7), python-central (>= 0.5), python-numpy-dev (>= 1:1.0b5), python-epydoc, python-setuptools (>=0.6b3-1)
Standards-Version: 3.7.2
Package: python-pyblm
Architecture: any
Depends: ${python:Depends}, python-numpy (>= 1:1.0.1), python-dev
Provides: ${python:Provides}
Description: Python library of bilinear modeling algorithms.
Bilinear modeling algorithms.
Package: python-pyblm-doc
Architecture: all
Enhances: python-pyblm
Description: Python library of bilinear modeling algorithms (Documentation)
Bilinear modeling algorithms.
.
This package contains documentation for python-matplotlib