Bug#328294: maint-guide: dpatch example error

2005-09-15 Thread Charles Fry
> Dah. You proved that I never read all the doc of dpatch. I just used > this system mostly by manual editting. > > If you can propose specifically how this can be descibed in the doc, I > will appreciate. 1) Create your package, without modifying any of the upstram source (if the upstream sou

Bug#328294: maint-guide: dpatch example error

2005-09-15 Thread Osamu Aoki
On Wed, Sep 14, 2005 at 01:06:45PM -0400, Charles Fry wrote: > Package: maint-guide > Version: 1.2.6 > Severity: minor > > Hi, > > There is aminor error in appendix A.2: > > The line: > > dpatch patch-template \ > > should be replaced by: > >dpatch patch-template \ Yes. I was wrong.

Bug#328294: maint-guide: dpatch example error

2005-09-14 Thread Charles Fry
Package: maint-guide Version: 1.2.6 Severity: minor Hi, There is aminor error in appendix A.2: The line: dpatch patch-template \ should be replaced by: dpatch patch-template \ The patch-file is provided as input through STDIN. Also, it would be helpful to mention dpatch-edit-patch,