[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, squeeze,	created. debian/2.6.0-2-4-g34c0b53
    Stig Sandbeck Mathisen 
    ssm at debian.org
       
    Fri Aug 27 20:58:35 UTC 2010
    
    
  
The branch, squeeze has been created
        at  34c0b5398fa0bf7914c990525f56409fc84387af (commit)
- Shortlog ------------------------------------------------------------
commit 34c0b5398fa0bf7914c990525f56409fc84387af
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 22:57:41 2010 +0200
    Fix "Puppet standalone broken" cherry-pick from upstream (Closes: #594575)
commit 0241a00ee97046419101dc0412313028e53c276c
Author: Markus Roberts <Markus at reality.com>
Date:   Sat Aug 21 19:44:06 2010 -0700
    Fix for #4489 -- apply was using the rest terminus
    
    Basing pervasive low-level behaviour changes on the application name isn't a
    good idea, but if we're going to do it we need to remember to update the test
    when we rename the application.
    
    I am not certain that this change is globally correct; there may be other
    related problems that will not be fixed (and may in fact be exacerbated) by
    this patch.
commit f926ab65908b82aa8f41fd1a2182323f59902f96
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 22:55:01 2010 +0200
    Fix ""Duplicate definition" error when "-" used in class names" cherry-pick fix from upstream (Closes: #592305)
commit 7f06e4a4c0ca74a819ee5e2edb9db8b875336703
Author: Markus Roberts <Markus at reality.com>
Date:   Fri Jul 23 09:50:29 2010 -0700
    Fix for 4314 -- Need to allow '-' in class name for refs
    
    I almost changed this to correspond to the lexer pattern ([a-z0-9][-\w]*) but
    that isn't quite right either (it would reintroduce the '::' problem).  Another
    option I considered was [^\[]+, but that has it's own problems.  In the end I
    just made the minimal change, adding '-' to the acceptable characters.
-----------------------------------------------------------------------
-- 
Puppet packaging for Debian
    
    
More information about the Pkg-puppet-devel
mailing list