Rev 35 | Rev 37 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 35 | Rev 36 | ||
|---|---|---|---|
| Line 14... | Line 14... | ||
| 14 | * makefile_install_config.patch: Point ssl_cert_file and  | 
            14 | * makefile_install_config.patch: Point ssl_cert_file and  | 
          
| 15 | ssl_privatekey_file to /etc/ssl/*/ssl-cert-snakeoil.*.  | 
            15 | ssl_privatekey_file to /etc/ssl/*/ssl-cert-snakeoil.*.  | 
          
| 16 | + Add dependency on ssl-cert (>= 1.0.11).  | 
            16 | + Add dependency on ssl-cert (>= 1.0.11).  | 
          
| 17 | + prayer.postinst: Add prayer to group ssl-cert on fresh install or  | 
            17 | + prayer.postinst: Add prayer to group ssl-cert on fresh install or  | 
          
| 18 | when upgrading from versions prior to this one.  | 
            18 | when upgrading from versions prior to this one.  | 
          
| - | 19 | * welcome_is_template.patch (new): Although the welcome screen is now a  | 
          |
| - | 20 | template among others, cmd_welcome.c still tried to read the file  | 
          |
| - | 21 | specified by welcome_path (welcome.html by default) and wouldn't show  | 
          |
| - | 22 | the welcome screen if the option was unset or the file couldn't be  | 
          |
| - | 23 | read. This patch removes that check as well as the welcome_path and  | 
          |
| - | 24 | help_path options from prayer.cf.  | 
          |
| 19 | 25 | ||
| 20 | -- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 21:19:17 +0200  | 
            26 | -- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 21:32:03 +0200  | 
          
| 21 | 27 | ||
| 22 | prayer (1.2.0-1) unstable; urgency=low  | 
            28 | prayer (1.2.0-1) unstable; urgency=low  | 
          
| 23 | 29 | ||
| 24 | * New upstream release featuring a major code reorganisation and a new  | 
            30 | * New upstream release featuring a major code reorganisation and a new  | 
          
| 25 | template system.  | 
            31 | template system.  |