Package: dphys-config / 20130301~current-5

Metadata

Package Version Patches format
dphys-config 20130301~current-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hobbit support.diff | (download)

dphys-config | 89 88 1 - 0 !
1 file changed, 88 insertions( ), 1 deletion(-)

---
interactive.diff | (download)

dphys-config | 271 204 67 - 0 !
1 file changed, 204 insertions( ), 67 deletions(-)

 adds options -i and -d for interctive and diff mode.

escaping colons.diff | (download)

dphys-config | 19 11 8 - 0 !
1 file changed, 11 insertions( ), 8 deletions(-)

 support file names that contain colon, backslash or \n
preprocess backtick with backticks in output.diff | (download)

dphys-config | 18 12 6 - 0 !
1 file changed, 12 insertions( ), 6 deletions(-)

 properly handle backticks in the output of a command executed via the backtick preprocessor
support wget 1.17 with timestamping.diff | (download)

dphys-config | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 support wget 1.17's usage of if-modified-since with -n/--timestamping
Bug-Debian: https://bugs.debian.org/819557
fix include preprocessing in case of empty results.diff | (download)

dphys-config | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 fix preprocessing in case of empty results
 Example case:
 .
 The file "test" contains:
 .
 #@dphys-config-preprocess include include
 #@include host
 .
 and if the file "test.host" exists but is empty, this will yield in
 an error like this:
 .
 mv: cannot stat '/var/tmp/dphys-config-7962-work.1hGOSCEFfy/test.temp': No such file or directory
fix real typos.diff | (download)

dphys-config.1 | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fix real typos in the man page reported by lintian