Rev 123 | Rev 126 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 123 | Rev 124 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | * Drop the Scheme interpreters (guile-1.6 | scsh) from Build-Depends; | 3 | * Drop the Scheme interpreters (guile-1.6 | scsh) from Build-Depends; | 
| 4 | everything generated by Scheme code comes pre-built in the upstream | 4 | everything generated by Scheme code comes pre-built in the upstream | 
| 5 | tarball. | 5 | tarball. | 
| 6 | * Also override Lintian error concerning doc/srp-spec.txt, generated | 6 | * Also override Lintian error concerning doc/srp-spec.txt, generated | 
| 7 | from srp-spec.nroff (see 2.1-2 below). | 7 | from srp-spec.nroff (see 2.1-2 below). | 
| - | 8 | * lsh-server.service: Remove obsolete syslog.target from Unit.After | |
| - | 9 | option (it runs lsh-server non-forking anyway, which means that | |
| - | 10 | lsh-server doesn't call syslog itself). | |
| 8 | 11 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 Oct 2014 16:48:11 +0200 | 12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 Oct 2014 17:53:00 +0200 | 
| 10 | 13 | ||
| 11 | lsh-utils (2.1-3) unstable; urgency=low | 14 | lsh-utils (2.1-3) unstable; urgency=low | 
| 12 | 15 | ||
| 13 | * Add systemd unit file, which should behave similarly to the init | 16 | * Add systemd unit file, which should behave similarly to the init | 
| 14 | script. | 17 | script. |