On Mon, Jan 18, 2010 at 3:29 PM, Tim Michelsen
<[email protected]> wrote:
> Dear MOTUs,
> I have a question which I do not understand from the manual from:
> http://jameswestby.net/bzr/builddeb/user_manual/
>
> I would like to create a package for the code at:
> https://code.launchpad.net/statsmodels
>
> I would like to
> 1) bzr branch
> 2) update debian/changelog (maybe automatically)
> 3) and then package and upload.
>
> But the above mentioned guide requires to have a source tarball.
>
> Is there a way to package without a source tarball but with a source branch?
>

Does upstream not release a tarball?

You might want to look into "split mode"  From "bzr help builddeb":

--split               Automatically create an .orig.tar.gz from a full
                        source branch.

Also see:

http://jameswestby.net/bzr/builddeb/user_manual/split.html

Building in split mode automatically separates the debian dir out into
a diff.gz and exports the upstream source into an .orig.tar.gz Sounds
like this might be what you're looking for...

- Andrew SB

-- 
Ubuntu-motu mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to