[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFC: DEP-14: Recommended layout for Git packaging repositories




> I think you need to be more explicit about the implications for `3.0
> (quilt)' format packages.  Something like:
>
>    If the git tree contains debian/format specifying `3.0 (quilt)',
>    the git tree must also contain debian/patches/series and all the
>    patch files contained within it.  Furthermore, the tree should be
>    in the `patches applied' state.  (This means that every change to
>    upstream files is represented twice: once in the contents of that
>    very file in the git tree, and once as a hunk in one of the
>    debian/patches.  These two representations must be in step.)
>
> And you should add:
>
>    The packaging branch should not contain a `.pc' directory.
>

Maybe I got the above wrong: you mean "patch applied" after e.g quilt push -a ?
I think, removing .pc then would be a bad idea as quilt would be confused?

--
tobi


Reply to: