- Remove suggests from debian control

- Generates more clean tar package


git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@273 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2011-03-03 18:11:02 +00:00
parent 0d83587cfc
commit f33d534fd1
2 changed files with 22 additions and 4 deletions

1
debian/control vendored
View File

@@ -10,7 +10,6 @@ Package: python-relational
Architecture: all
Section: python
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-psyco
Description: Educational tool for relational algebra (standalone module)
Relational is primarily a tool to provide a workspace for experimenting with
relational algebra, an offshoot of first-order logic.