# # # patch "Changes" # from [8948b827d29b5cb2e61a5b57be784169ec022d39] # to [c368b3d91a1775b1fa4082fc9658a68a4f9e8320] # # patch "lib/Monotone/AutomateStdio.pm" # from [0f0d0f003489b804d85858a0344191f739a01555] # to [d836d368cd79a3154b0bf39dbcb6041ca17c92e2] # # patch "lib/Monotone/AutomateStdio.pod" # from [84241a357af7876fe04e46a50c600b5c78049da9] # to [fb57c573693c56ee4289335b19ee5a8b81799172] # ============================================================ --- Changes 8948b827d29b5cb2e61a5b57be784169ec022d39 +++ Changes c368b3d91a1775b1fa4082fc9658a68a4f9e8320 @@ -1,10 +1,10 @@ Revision history for Perl extension Mono Revision history for Perl extension Monotone::AutomateStdio. -0.01 Sun Nov 9 12:48:46 2008 Anthony Cooper +0.01 Sun Nov 9 12:48:46 2008 Anthony Cooper - original version; created by h2xs 1.23 with options -X -n Monotone::AutomateStdio -0.2.0 Wed Jan 7 16:00:00 2009 Anthony Cooper +0.02 Wed Jan 7 16:00:00 2009 Anthony Cooper - Updated to work with Monotone version 0.42 (added the $mtn->file_merge(), $mtn->lua() and $mtn->read_packets() methods and added support for the --no-workspace mtn command line switch). ============================================================ --- lib/Monotone/AutomateStdio.pm 0f0d0f003489b804d85858a0344191f739a01555 +++ lib/Monotone/AutomateStdio.pm d836d368cd79a3154b0bf39dbcb6041ca17c92e2 @@ -333,7 +333,7 @@ Exporter::export_ok_tags(qw(capabilities MTN_SEVERITY_WARNING)]); our @EXPORT = qw(); Exporter::export_ok_tags(qw(capabilities severities)); -our $VERSION = 0.2.0; +our $VERSION = 0.02; # ############################################################################## # ============================================================ --- lib/Monotone/AutomateStdio.pod 84241a357af7876fe04e46a50c600b5c78049da9 +++ lib/Monotone/AutomateStdio.pod fb57c573693c56ee4289335b19ee5a8b81799172 @@ -6,7 +6,7 @@ Monotone::AutomateStdio - Perl interface =head1 VERSION -0.2.0 +0.02 =head1 SYNOPSIS