Changeset 303

Show
Ignore:
Timestamp:
08/15/08 20:53:40 (3 months ago)
Author:
mbr
Message:

minor edit for Franck:

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gpgdir/trunk/CREDITS

    r271 r303  
    4040      using the LC_ALL environmental variable instead of the LANG variable 
    4141      (which is superseded by LC_* vars). 
     42    - Suggested moving perl modules to the deps/ directory.  This is to 
     43      support the integration of the Cipherdyne projects with Debian. 
  • gpgdir/trunk/ChangeLog

    r302 r303  
    22    - Moved the GnuPG::Interface, Class::MethodMaker, and Term::ReadKey 
    33      modules to the deps/ directory, and updated the installer and RPM spec 
    4       file to account for the path change. 
     4      file to account for the path change.  This change was suggested by 
     5      Franck Joncourt for the other cipherdyne.org projects. 
    56    - Added the gpgdir-nodeps.spec file to allow an RPM to be built that does 
    67      not contain any perl modules dependencies.