Nux

Merge lp:~bregma/nux/bump-to-4.0.7 into lp:nux

Proposed by Stephen M. Webb
Status: Merged
Approved by: Brandon Schaefer
Approved revision: 846
Merged at revision: 848
Proposed branch: lp:~bregma/nux/bump-to-4.0.7
Merge into: lp:nux
Diff against target: 26 lines (+7/-1)
2 files modified
configure.ac (+1/-1)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~bregma/nux/bump-to-4.0.7
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Brandon Schaefer (community) Approve
Review via email: mp+228893@code.launchpad.net

Commit message

bump Nux upstream package version to 4.0.7

Description of the change

Bumps the Nux upstream package version in Utopic to 4.0.7 so it will not be lower than any released upstream package for Ubuntu 14.04 SRUs.

To post a comment you must log in.
Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

LGTM

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2014-03-07 15:00:32 +0000
3+++ configure.ac 2014-07-30 16:15:54 +0000
4@@ -15,7 +15,7 @@
5 #
6 m4_define([nux_major_version], [4])
7 m4_define([nux_minor_version], [0])
8-m4_define([nux_micro_version], [6])
9+m4_define([nux_micro_version], [7])
10
11 m4_define([nux_api_version], [4.0])
12 # Increase the number (to the current date) everytime you propose a branch that breaks the API or ABI
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2014-04-09 22:25:08 +0000
16+++ debian/changelog 2014-07-30 16:15:54 +0000
17@@ -1,3 +1,9 @@
18+nux (4.0.7-0ubuntu1) UNRELEASED; urgency=medium
19+
20+ * bumped to package version 4.0.7
21+
22+ -- Stephen M. Webb <stephen.webb@canonical.com> Wed, 30 Jul 2014 12:07:39 -0400
23+
24 nux (4.0.6+14.04.20140409-0ubuntu1) trusty; urgency=low
25
26 [ Trung Ngo ]

Subscribers

People subscribed via source and target branches