Rev 26 | Rev 30 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 26 | Rev 29 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | prayer (1.2.0-1) unstable; urgency=low  | 
            1 | prayer (1.2.0-1) unstable; urgency=low  | 
          
| 2 | 2 | ||
| 3 | * New upstream release featuring a major code reorganisation and a new  | 
            3 | * New upstream release featuring a major code reorganisation and a new  | 
          
| 4 | template system.  | 
            4 | template system.  | 
          
| 5 | - Drop obsolete folder_list_cosmetics.patch and includes.patch.  | 
            5 | - Drop obsolete folder_list_cosmetics.patch and includes.patch.  | 
          
| - | 6 | - Note: SSL support has been removed from prayer-accountd for now.  | 
          |
| 6 | * Changed defaults (manual intervention may be needed):  | 
            7 | * Changed defaults (manual intervention may be needed):  | 
          
| 7 | - Let prayer-accountd.pid reside in /var/run; letting the two packages  | 
            8 | - Let prayer-accountd.pid reside in /var/run; letting the two packages  | 
          
| 8 | share /var/run/prayer caused too much trouble.  | 
            9 | share /var/run/prayer caused too much trouble.  | 
          
| 9 | - prayer.cf (makefile_install_config.patch and debian/Config):  | 
            10 | - prayer.cf (makefile_install_config.patch and debian/Config):  | 
          
| 10 | var_prefix set to /var/run/prayer and referred to in other  | 
            11 | var_prefix set to /var/run/prayer and referred to in other  | 
          
| Line 19... | Line 20... | ||
| 19 | Also check that deluser exists; it may be gone at purge time.  | 
            20 | Also check that deluser exists; it may be gone at purge time.  | 
          
| 20 | * Package build details:  | 
            21 | * Package build details:  | 
          
| 21 | - Reduce makefile_install_config.patch by not changing BROOT into DESTDIR.  | 
            22 | - Reduce makefile_install_config.patch by not changing BROOT into DESTDIR.  | 
          
| 22 | - Override CDBS overriding CFLAGS.  | 
            23 | - Override CDBS overriding CFLAGS.  | 
          
| 23 | 24 | ||
| 24 | -- Magnus Holmgren <holmgren@debian.org> Thu, 29 May 2008 20:43:33 +0200  | 
            25 | -- Magnus Holmgren <holmgren@debian.org> Sat, 31 May 2008 19:06:11 +0200  | 
          
| 25 | 26 | ||
| 26 | prayer (1.1.0-2) unstable; urgency=low  | 
            27 | prayer (1.1.0-2) unstable; urgency=low  | 
          
| 27 | 28 | ||
| 28 | * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be  | 
            29 | * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be  | 
          
| 29 | used.  | 
            30 | used.  |