Files to debianize the program.

This commit is contained in:
2007-12-11 18:26:47 +00:00
parent 6379acca58
commit 1798279a32
6 changed files with 135 additions and 0 deletions

22
debian/control vendored Normal file
View File

@@ -0,0 +1,22 @@
Source: fluents
Section: science
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: fluents
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: fluents-doc
Architecture: all
Enhances: fluents
Description: Fluents API documentation.
Bilinear modeling algorithms.
.
This package contains documentation for Fluents