Nux

Merge lp:~gordallott/nux/nux-5.0 into lp:nux/2.0

Proposed by Gord Allott
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 514
Merged at revision: 526
Proposed branch: lp:~gordallott/nux/nux-5.0
Merge into: lp:nux/2.0
Diff against target: 21 lines (+3/-6)
1 file modified
configure.ac (+3/-6)
To merge this branch: bzr merge lp:~gordallott/nux/nux-5.0
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Tim Penhey (community) Approve
Jay Taoko (community) Approve
Review via email: mp+80469@code.launchpad.net

Description of the change

Updates nux to nux 2.0 - including pc file and libs

To post a comment you must log in.
Revision history for this message
Jay Taoko (jaytaoko) :
review: Approve
Revision history for this message
Tim Penhey (thumper) wrote :

Looks fine to me.

review: Approve
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Time to fire the job, the packaging changes have been done.

review: Approve
Revision history for this message
Unity Merger (unity-merger) wrote :

Attempt to merge into lp:nux failed due to conflicts:

text conflict in configure.ac

lp:~gordallott/nux/nux-5.0 updated
514. By Gord Allott

resolved conflicts, updated to latest trunk

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 2011-12-05 16:14:44 +0000
3+++ configure.ac 2011-12-06 11:32:24 +0000
4@@ -13,14 +13,11 @@
5 # - Increase micro_version to the next odd number
6 # - Increase interface_version to the next odd number
7 #
8-m4_define([nux_major_version], [1])
9-m4_define([nux_minor_version], [16])
10+m4_define([nux_major_version], [2])
11+m4_define([nux_minor_version], [0])
12 m4_define([nux_micro_version], [0])
13
14-# Bump this when we break API
15-m4_define([nux_api_version], [1.0])
16-
17-# Bump this when we break ABI
18+m4_define([nux_api_version], [2.0])
19 # Increase the number (to the current date) everytime you propose a branch that breaks the API or ABI
20 # The number format is : year/month/day
21 # e.g.: december 5th, 2011 is: 20111205

Subscribers

People subscribed via source and target branches

to all changes: