Project

General

Profile

Download (4 KB) Statistics
| Branch: | Revision:

# Date Author Comment
8b5fca79 2009-06-10 16:38 Marc Dequènes

[fix] improved version parsing check again (in case parsing fail of gives empty result) and check if @upstream is empty in resolt (as a manual modification could render the version unusuable)

ce4364e3 2009-06-05 18:44 Marc Dequènes

[fix] do version parsing better and raise an error if the recomposed version does does not match the provided one

829c40b8 2009-06-05 18:42 Marc Dequènes

[fix] ensure input versions are all strings (which will treat nil as an empty string, which is fine)

bc82ca34 2009-04-05 14:13 Marc Dequènes

[evol] added licence information

ff29708e 2009-04-05 13:48 Marc Dequènes

Initial code