<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>bundleman</name>
<shortdesc>Manage svn bundle releasing.</shortdesc>
<description>BundleMan try to manage releasing of application built on versioned products
under subversion.

An application is seen as a products suite defined using subversion
svn:externals property. An application is a bundle of products. Products are
versioned piece of software.

Releasing an application is about taking care of tagging the source
repository, managing version of each products, managing CHANGELOGs, creating
a source package archive, giving ways to maitain a release without blocking
the trunk development.


Main features:

* BundleMan is free software distributed under the GNU GPL.

* It uses a recommended trunk/branches/tags repository layouts for
  products and bundles.

* It uses standard versioning MAJOR.MINOR.BUGFIX-RELEASE for products.

* Versioning of products is done automaticly by analysing a CHANGES file.

* Enforce CHANGELOG quality by requiring a product CHANGES file.

* It generates an application CHANGELOG.

* There is no locking of the trunk or version's conflict when patching a
  released application.

* Can manage public, private or remote products.

* BundleMan is written in python and can be easily customized.</description>
<download-page>http://public.dev.nuxeo.com/~ben/bundleman/bundleman-1.2.0.tar.gz</download-page>
<homepage rdf:resource="http://public.dev.nuxeo.com/~ben/bundleman/" />
<maintainer><foaf:Person><foaf:name>Benoit Delbosc</foaf:name>
<foaf:mbox_sha1sum>10d4209c96903eb270e0af6d8858d09a8e296820</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.0</revision></Version></release>
</Project></rdf:RDF>