Merge lp:~ben-hutchings/ensoft-sextant/package-update into lp:ensoft-sextant

Proposed by Ben Hutchings
Status: Merged
Approved by: Robert
Approved revision: 67
Merged at revision: 37
Proposed branch: lp:~ben-hutchings/ensoft-sextant/package-update
Merge into: lp:ensoft-sextant
Prerequisite: lp:~ben-hutchings/ensoft-sextant/wierd-names-clean
Diff against target: 22 lines (+2/-2)
2 files modified
debian/changelog (+1/-1)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~ben-hutchings/ensoft-sextant/package-update
Reviewer Review Type Date Requested Status
Robert Approve
Review via email: mp+245089@code.launchpad.net

Commit message

Update packaging files to install on latest Ubuntu.

Description of the change

Update packaging files to install on latest Ubuntu.

To post a comment you must log in.
Revision history for this message
Robert (rjwills) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-09-01 12:06:26 +0000
3+++ debian/changelog 2014-12-18 10:48:14 +0000
4@@ -1,4 +1,4 @@
5-sextant (1.1) precise; urgency=low
6+sextant (1.1) trusty; urgency=low
7
8 * Initial release for Ubuntu.
9
10
11=== modified file 'debian/control'
12--- debian/control 2014-09-01 13:24:07 +0000
13+++ debian/control 2014-12-18 10:48:14 +0000
14@@ -7,7 +7,7 @@
15
16 Package: sextant
17 Architecture: all
18-Depends: python,python-support,python-twisted,graphviz,${misc:Depends}
19+Depends: python,python-support,python-twisted,graphviz,python-neo4jrestclient,${misc:Depends}
20 Description: Call graph generator and analysis tool, supporting C and Python.
21 Sextant analyzes C and Python programs and is able to produce a call graph.
22 It also provides command-line querying tools.

Subscribers

People subscribed via source and target branches