Is a README.Source required for the new package formats?

2009-11-19 Thread Rodrigo Gallardo
lintian is complaining about a package of mine I just converted to 3.0
(quilt) that:

W: rep-gtk source: patch-system-but-no-source-readme
N:
N:This package build-depends on a patch system such as dpatch or quilt,
N:but there is no debian/README.source file. This file is recommended for
N:any package where dpkg-source -x does not result in the preferred form
N:for making modifications to the package.

But, since dpkg-source will extract this package into the preferred
form for modification, and since I didn't even add quilt as
Build-Depends, should I consider this a bug in lintian?

I can see, OTOH, the argument that these new formats might need to be
documented, since they are so new and not everyone can be expected to
know about them. Anyone has a recommended README.source for 3.0
(quilt) packages?


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Is a README.Source required for the new package formats?

2009-11-19 Thread Adam D. Barratt
On Thu, 2009-11-19 at 15:24 -0800, Rodrigo Gallardo wrote:
 lintian is complaining about a package of mine I just converted to 3.0
 (quilt) that:
 
 W: rep-gtk source: patch-system-but-no-source-readme
[...]
 But, since dpkg-source will extract this package into the preferred
 form for modification, and since I didn't even add quilt as
 Build-Depends, should I consider this a bug in lintian?

No, you should upgrade your copy of Lintian to 2.2.18, which no longer
issues the warning.  From the changelog:

* checks/patch-systems:
  + [RA] Do not issue patch-system-but-no-source-readme for packages in
3.0 (quilt) format.  Patch from Stéphane Glondu.  (Closes: #553207)

Regards,

Adam


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org