Rev 61 | Rev 64 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 61 | Rev 62 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | prayer (1.2.2.1-4) unstable; urgency=medium  | 
            1 | prayer (1.2.2.1-4) unstable; urgency=medium  | 
          
| 2 | 2 | ||
| - | 3 | * Urgency medium since fixing fairly serious bug(s).  | 
          |
| 3 | * debian/Config: Fix handling of CFLAGS, CPPFLAGS and LDFLAGS from the  | 
            4 | * debian/Config: Fix handling of CFLAGS, CPPFLAGS and LDFLAGS from the  | 
          
| 4 | environment or command line, breaking a circular definition of  | 
            5 | environment or command line, breaking a circular definition of  | 
          
| 5 | LDFLAGS.  | 
            6 | LDFLAGS (FTBFS on Ubuntu; LP: #256220).  | 
          
| 6 | * unlimit_login_username.patch (new):  | 
            7 | * unlimit_login_username.patch (new):  | 
          
| 7 | - servers/prayer_login.c: Remove 8 character username limit from login  | 
            8 | - servers/prayer_login.c: Remove 8 character username limit from login  | 
          
| 8 | form (Closes: #494517).  | 
            9 | form (Closes: #494517).  | 
          
| 9 | * prayer.init, prayer-accountd.init: Sleep 1 second between stop and  | 
            10 | * prayer.init, prayer-accountd.init: Sleep 1 second between stop and  | 
          
| 10 | start in restart.  | 
            11 | start in restart.  | 
          
| 11 | * Add manpages prayer(8), prayer-session(8), prayer.cf(5), and  | 
            12 | * Add manpages prayer(8), prayer-session(8), prayer.cf(5), and  | 
          
| 12 | prayer-ssl-prune(8) (groff-mdoc format). Remove half-done Docbook  | 
            13 | prayer-ssl-prune(8) (groff-mdoc format). Remove half-done Docbook  | 
          
| 13 | versions from source package.  | 
            14 | versions from source package.  | 
          
| 14 | 15 | ||
| 15 | -- Magnus Holmgren <holmgren@debian.org> Sun, 17 Aug 2008 16:21:56 +0200  | 
            16 | -- Magnus Holmgren <holmgren@debian.org> Sun, 17 Aug 2008 17:38:00 +0200  | 
          
| 16 | 17 | ||
| 17 | prayer (1.2.2.1-3) unstable; urgency=low  | 
            18 | prayer (1.2.2.1-3) unstable; urgency=low  | 
          
| 18 | 19 | ||
| 19 | * welcome_is_template.patch:  | 
            20 | * welcome_is_template.patch:  | 
          
| 20 | - shared/config.c: Don't require that the help_dir option, which was  | 
            21 | - shared/config.c: Don't require that the help_dir option, which was  |