Rev 37 | Rev 39 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 37 | Rev 38 | ||
|---|---|---|---|
| Line 26... | Line 26... | ||
| 26 | content) in /etc/prayer. Install login_prefix.html, login_suffix.html,  | 
            26 | content) in /etc/prayer. Install login_prefix.html, login_suffix.html,  | 
          
| 27 | and motd.html (the versions found in files/etc.hermes in the  | 
            27 | and motd.html (the versions found in files/etc.hermes in the  | 
          
| 28 | distribution tarball) in /usr/share/doc/prayer/examples instead.  | 
            28 | distribution tarball) in /usr/share/doc/prayer/examples instead.  | 
          
| 29 | * Do not install prayer-chroot (too experimental, hardcoded chroot path)  | 
            29 | * Do not install prayer-chroot (too experimental, hardcoded chroot path)  | 
          
| 30 | or prayer-sem-prune (does nothing that ipcrm cannot do).  | 
            30 | or prayer-sem-prune (does nothing that ipcrm cannot do).  | 
          
| - | 31 | * templates_fallback_to_compiled.patch (new): If the  | 
          |
| - | 32 | template_use_compiled option is false, nevertheless use compiled-in  | 
          |
| - | 33 | templates in template_expand.c if the requested template cannot be  | 
          |
| - | 34 | found on disk. Change default template_path to /etc/prayer/templates.  | 
          |
| - | 35 | Install said directory as well as subdirectories for available  | 
          |
| - | 36 | template sets.  | 
          |
| 31 | 37 | ||
| 32 | -- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 21:37:23 +0200  | 
            38 | -- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 22:17:02 +0200  | 
          
| 33 | 39 | ||
| 34 | prayer (1.2.0-1) unstable; urgency=low  | 
            40 | prayer (1.2.0-1) unstable; urgency=low  | 
          
| 35 | 41 | ||
| 36 | * New upstream release featuring a major code reorganisation and a new  | 
            42 | * New upstream release featuring a major code reorganisation and a new  | 
          
| 37 | template system.  | 
            43 | template system.  |