﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
69	Deb related - only files (but not directories) are delivered to a debian/ dir during cms2build	Ilya Zakreuski	Bruno Cornec	"Hi,

Newer source format packages (quilt) 3.0 cannot be processed by pb correctly. For example we have the following tree:
{{{
~/pb/graphite/pbconf/graphite/deb$ tree
.
|-- changelog
|-- compat
|-- conf
|   `-- apache2.conf
|-- control
|-- copyright
|-- dirs
|-- install
|-- links
|-- patches
|   |-- install-path.diff
|   |-- series
|   `-- storage-path.diff
|-- postinst
|-- postrm
|-- pycompat
|-- pyversions
|-- rules
|-- source
|   `-- format
`-- watch
}}}
As a cms2build result we will have ''source'', ''patches'', and ''conf'' directories created as files:
{{{
tar tzf /home/pb/pb/graphite/delivery/graphite-0.9.6.pbconf.tar.gz
graphite-0.9.6/pbconf/
graphite-0.9.6/pbconf/debian-5.0-x86_64/
graphite-0.9.6/pbconf/debian-5.0-x86_64/pyversions
graphite-0.9.6/pbconf/debian-5.0-x86_64/postrm
graphite-0.9.6/pbconf/debian-5.0-x86_64/source
graphite-0.9.6/pbconf/debian-5.0-x86_64/links
graphite-0.9.6/pbconf/debian-5.0-x86_64/rules
graphite-0.9.6/pbconf/debian-5.0-x86_64/dirs
graphite-0.9.6/pbconf/debian-5.0-x86_64/postinst
graphite-0.9.6/pbconf/debian-5.0-x86_64/watch
graphite-0.9.6/pbconf/debian-5.0-x86_64/patches
graphite-0.9.6/pbconf/debian-5.0-x86_64/changelog
graphite-0.9.6/pbconf/debian-5.0-x86_64/compat
graphite-0.9.6/pbconf/debian-5.0-x86_64/pycompat
graphite-0.9.6/pbconf/debian-5.0-x86_64/conf
graphite-0.9.6/pbconf/debian-5.0-x86_64/install
graphite-0.9.6/pbconf/debian-5.0-x86_64/control
graphite-0.9.6/pbconf/debian-5.0-x86_64/copyright
}}}

http://wiki.debian.org/Projects/DebSrc3.0"	defect	closed	major	0.10.1	pb	0.9.10	fixed	deb	
