Merge lp:~rjwills/ensoft-sextant/release into lp:ensoft-sextant

Proposed by Robert
Status: Merged
Approved by: Robert
Approved revision: 46
Merged at revision: 45
Proposed branch: lp:~rjwills/ensoft-sextant/release
Merge into: lp:ensoft-sextant
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
setup.py (+1/-1)
To merge this branch: bzr merge lp:~rjwills/ensoft-sextant/release
Reviewer Review Type Date Requested Status
Robert Approve
Review via email: mp+249485@code.launchpad.net

Commit message

Release 2.0

Description of the change

Release 2.0

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-12-16 12:30:39 +0000
3+++ debian/changelog 2015-02-12 12:55:16 +0000
4@@ -1,3 +1,9 @@
5+sextant (2.0) trusty; urgency=low
6+
7+ * Many feature enhanements
8+
9+ -- Robert Wills <robert.wills@ensoft.co.uk> Thu, 12 Feb 2015 11:18:10 +0000
10+
11 sextant (1.1) trusty; urgency=low
12
13 * Initial release for Ubuntu.
14
15=== modified file 'setup.py'
16--- setup.py 2014-09-05 12:16:09 +0000
17+++ setup.py 2015-02-12 12:55:16 +0000
18@@ -11,7 +11,7 @@
19
20 setup(
21 name='Sextant',
22- version='1.1',
23+ version='2.0',
24 description= 'Navigating the C',
25 url='http://open.ensoft.co.uk/Sextant',
26 license='Simplified BSD License',

Subscribers

People subscribed via source and target branches