Re: packaging and archive management

2012-01-07 Thread andy baxter

On 27/12/11 15:34, andy baxter wrote:

Hello,

I have volunteered to do a bit of work for a small free software 
project (https://buddycloud.org), packaging the different parts of 
their system. This will initially be for debian but possibly for other 
distros as well at some point.




I have some further questions about this, but I'm wondering if this is 
the right place to ask? If not, could somebody point me to the right 
list? I've looked at lists.debian.org and not found anything obvious.


andy


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

Archive: http://lists.debian.org/4f08804a.5070...@earthsong.free-online.co.uk



Re: packaging and archive management

2012-01-07 Thread Richard Hector
On 08/01/12 06:26, andy baxter wrote:
 On 27/12/11 15:34, andy baxter wrote:
 Hello,

 I have volunteered to do a bit of work for a small free software
 project (https://buddycloud.org), packaging the different parts of
 their system. This will initially be for debian but possibly for other
 distros as well at some point.

 
 I have some further questions about this, but I'm wondering if this is
 the right place to ask? If not, could somebody point me to the right
 list? I've looked at lists.debian.org and not found anything obvious.

debian-mentors is probably the right list, but there are other resources
to check first, if you haven't already:

http://www.debian.org/doc/manuals/maint-guide/index.en.html
http://www.debian.org/doc/debian-policy/
http://wiki.debian.org/Packaging
http://wiki.debian.org/HowToPackageForDebian

Richard


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f08c576.7090...@walnut.gen.nz



Re: packaging and archive management

2011-12-27 Thread Andrei Popescu
On Ma, 27 dec 11, 15:20:05, Andrew Baxter wrote:
 Hello,
 
 I have volunteered to do a bit of work for a small free software
 project (https://buddycloud.org), packaging the different parts of
 their system. This will initially be for debian but possibly for
 other distros as well at some point.
 
 What I am looking for is a program which can take each of the
 components which make up buddycloud through the various steps of
 downloading a new version, building it, packaging it, and adding the
 package file to an archive. Ideally we want to be able to have more
 than one release - e.g. a bleeding edge dev release and a stable
 release.

These should get you running:

git-buildpackage
buildd and friends (sbuild, cowbuilder, pbuilder, wanna-build)
reprepro, apt-ftparchive (package apt-utils)

As far as I recall dak is not documented because it is too Debian 
specific, but the code is free.

Hope this helps,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


packaging and archive management

2011-12-27 Thread Andrew Baxter

Hello,

I have volunteered to do a bit of work for a small free software project 
(https://buddycloud.org), packaging the different parts of their system. 
This will initially be for debian but possibly for other distros as well 
at some point.


What I am looking for is a program which can take each of the components 
which make up buddycloud through the various steps of downloading a new 
version, building it, packaging it, and adding the package file to an 
archive. Ideally we want to be able to have more than one release - e.g. 
a bleeding edge dev release and a stable release.


I have a few ideas about how to write my own program for this, using a 
set of bash scripts, but I don't want to spend the effort doing this if 
there is something good available already, so I wanted to know if there 
are any suitable programs out there? These could be either be debian 
tools, or something which can work with any distro. I read a bit about 
'Dak', (Debian Archive Kit), but it says there is little or no 
documentation for this. I'm also wondering if it would be too 
debian-specific in the end.


Thanks for any help,

andy baxter


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

Archive: http://lists.debian.org/4ef9e225.7050...@gmail.com



Re: packaging and archive management

2011-12-27 Thread andy baxter

On 27/12/11 16:39, Andrei Popescu wrote:

On Ma, 27 dec 11, 15:20:05, Andrew Baxter wrote:

Hello,

I have volunteered to do a bit of work for a small free software
project (https://buddycloud.org), packaging the different parts of
their system. This will initially be for debian but possibly for
other distros as well at some point.

These should get you running:

git-buildpackage
buildd and friends (sbuild, cowbuilder, pbuilder, wanna-build)
reprepro, apt-ftparchive (package apt-utils)

As far as I recall dak is not documented because it is too Debian
specific, but the code is free.


Thanks - this all looks useful.

andy


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

Archive: http://lists.debian.org/4ef9f8ac.7090...@earthsong.free-online.co.uk



packaging and archive management

2011-12-27 Thread andy baxter

Hello,

I have volunteered to do a bit of work for a small free software project 
(https://buddycloud.org), packaging the different parts of their system. 
This will initially be for debian but possibly for other distros as well 
at some point.


What I am looking for is a program which can take each of the components 
which make up buddycloud through the various steps of downloading a new 
source version, building it, packaging it, and adding the package file 
to an archive. Ideally we want to be able to have more than one release 
- e.g. a bleeding edge dev release and a stable release.


I have a few ideas about how to write my own program for this, using a 
set of bash scripts, but I don't want to spend the effort doing this if 
there is something good available already, so I wanted to know if there 
are any suitable programs out there? These could be either be debian 
tools, or something which can work with any distro. I read a bit about 
'Dak', (Debian Archive Kit), but it says there is little or no 
documentation for this. I'm also wondering if it would be too 
debian-specific in the end.


Thanks for any help,

andy baxter


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

Archive: http://lists.debian.org/4ef9e56e.7060...@earthsong.free-online.co.uk