LCFG-Build-PkgSpec
view release on metacpan or search on metacpan
2010-11-19 10:43 squinney@INF.ED.AC.UK
* Changes, lcfg.yml: LCFG-Build-PkgSpec release: 0.0.30
2010-11-19 10:43 squinney@INF.ED.AC.UK
* lcfg.yml, lib/LCFG/Build/PkgSpec.pm.in, t/10_pkgspec_date.t:
Fixed the date formatting so that it is DD/MM/YY and not the
American style of MM/DD/YY. Also added tests so this does not
happen again
2009-03-13 15:14 squinney@INF.ED.AC.UK
* Changes, lcfg.yml: LCFG-Build-PkgSpec release: 0.0.29
2009-03-13 14:53 squinney@INF.ED.AC.UK
* Build.PL.in, LCFG-Build-PkgSpec.spec, META.yml.in, Makefile.PL,
README, lib/LCFG/Build/PkgSpec.pm.in: Switched from Date::Format
to DateTime
2009-03-11 13:25 squinney@INF.ED.AC.UK
* bin/lcfg-cfg2meta.in, bin/lcfg-pkgcfg.in,
lib/LCFG/Build/PkgSpec.pm.in: Set svn:keywords on the
LCFG::Build::PkgSpec Perl modules and scripts
2009-03-09 16:43 squinney
* lcfg.yml: Removed hardwired version-control type from lcfg.yml to
allow future transfer to subversion
2009-03-09 12:44 squinney
* Changes, lcfg.yml: Release: 0.0.28
2009-03-09 12:44 squinney
* lcfg.yml, t/06_pkgspec_cfg.t: Updated tests in 06_pkgspec_cfg.t
to reflect the fact that we no longer hardwire the
version-control system type
2009-03-09 12:42 squinney
* Changes, lcfg.yml: Release: 0.0.27
2009-03-09 12:42 squinney
* lib/LCFG/Build/PkgSpec.pm.in: lib/LCFG/Build/PkgSpec.pm.in
(new_from_cfgmk): No longer hardwire the version-control system
type to be CVS when converting config.mk files
2008-11-12 14:26 squinney
* Changes, lcfg.yml: Release: 0.0.26
2008-11-12 14:26 squinney
* t/09_clone.t: Switched to using is_deeply() in 09_clone.t test.
The eq_or_diff() method in Test::Differences does not handle
comparing an integer with a string (e.g. 1 is considered to not
equal '1'. See http://rt.cpan.org/Public/Bug/Display.html?id=3029
2008-11-12 14:24 squinney
* lib/LCFG/Build/PkgSpec.pm.in: The schema is now explicitly an
integer.
2008-10-29 14:24 squinney
* Changes, lcfg.yml: Release: 0.0.25
2008-10-29 14:24 squinney
* lib/LCFG/Build/PkgSpec.pm.in: Fixed a small problem with parsing
the NAME field in a config.mk file
2008-09-12 14:28 squinney
* Changes, lcfg.yml: Release: 0.0.24
2008-09-12 14:28 squinney
* bin/lcfg-cfg2meta.in, bin/lcfg-pkgcfg.in: Switched file path
handling in lcfg-cfg2meta and lcfg-pkgcfg to using File::Spec
2008-09-10 13:59 squinney
* bin/lcfg-pkgcfg.in, lib/LCFG/Build/PkgSpec.pm.in: Small
documentation tweaks to get links to other modules automatically
generated
2008-09-09 14:30 squinney
* Changes, lcfg.yml: Release: 0.0.23
2008-09-09 14:29 squinney
* Build.PL.in, LCFG-Build-PkgSpec.spec, META.yml, META.yml.in,
Makefile.PL, README, bin/lcfg-cfg2meta.in, bin/lcfg-pkgcfg.in,
lcfg.yml, lib/LCFG/Build/PkgSpec.pm.in, t/04_pkgspec_badattr.t:
Support fields in config.mk which use the ling-continuation
backslash. Improved handling of attributes which can be either
strings or array-refs so that they get properly transformed into
array-refs. Removed the override of the new() method as it is no
longer required. Made the LCFG::Build::PkgSpec class immutable to
get a speed gain. Improved the README and other docs. Updated
various Moose dependencies to ensure the code works correctly
2008-07-23 10:56 squinney
* Changes, lcfg.yml: Release: 0.0.22
2008-07-23 10:56 squinney
* bin/lcfg-cfg2meta.in: If not specified search the current working
directory for the config.mk when using lcfg-cfg2meta
2008-07-01 14:37 squinney
( run in 1.208 second using v1.01-cache-2.11-cpan-39bf76dae61 )