Bug#405493: [dpatch-maintainers] Bug#405493: dpatch-edit-patch chokes on directory name containing colon

2007-12-30 Thread Sandro Tosi
tag 405493 patch thank Hello, > Basically, we're using the Colon here, as a separator. If : is going > to be a valid character used in directories, What other character > would be reasonable? > > sed -e "/^--- \|^diff /s: \./: $(basename "$DPEP_SOURCEDIR")~/:" \ > -e "/^+++ \|^diff /s: $

Bug#405493: [dpatch-maintainers] Bug#405493: dpatch-edit-patch chokes on directory name containing colon

2007-01-04 Thread Junichi Uekawa
Hi, > Problem: In a directory named foo-1:10, dpatch-edit-patch cannot extract > a new patch but chokes with > > sed: -e expression #1, char 32: unknown option to `s' > > and only leaves the @DPATCH@ marker in the patch file. > > If the directory is renamed to foo-1.10, everything works f

Bug#405493: dpatch-edit-patch chokes on directory name containing colon

2007-01-03 Thread Jens Peter Secher
Package: dpatch Version: 2.0.21 Severity: normal Problem: In a directory named foo-1:10, dpatch-edit-patch cannot extract a new patch but chokes with sed: -e expression #1, char 32: unknown option to `s' and only leaves the @DPATCH@ marker in the patch file. If the directory is renamed