~rjwills/ensoft-sextant/packaging-fix

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Ben Hutchings
  • Date: 2014-12-18 16:00:51 UTC
  • mfrom: (30.9.1 package-update)
  • Revision ID: tarmac-20141218160051-8uvy7t36fuay34iq
Update packaging files to install on latest Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Package: sextant
9
9
Architecture: all
10
 
Depends: python,python-support,python-twisted,graphviz,${misc:Depends}
 
10
Depends: python,python-support,python-twisted,graphviz,python-neo4jrestclient,${misc:Depends}
11
11
Description: Call graph generator and analysis tool, supporting C and Python.
12
12
 Sextant analyzes C and Python programs and is able to produce a call graph.
13
13
 It also provides command-line querying tools.