debian build directory.
This commit is contained in:
22
debian/control
vendored
Normal file
22
debian/control
vendored
Normal 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
|
||||
|
Reference in New Issue
Block a user