[Debian-uk] packaging headers

Daniel Pocock daniel at pocock.com.au
Tue, 4 Dec 2007 13:45:45 -0000 (GMT)


I've been looking at the Apache ActiveMQ-CMS and ActiveMQ-CPP software, which
is not currently packaged on Debian.

ActiveMQ-CMS is just a set of headers - no library - defining a messaging
interface for C++.  It is similar to JMS. http://activemq.apache.org/cms/

ActiveMQ-CPP is an implementation.  It provides a library and headers.

ActiveMQ-CMS and ActiveMQ-CPP both come from different source trees.

How would the headers be packaged in Debian?  Should there be a libcms-dev
package without a libcms package?

Are there any examples anyone can refer me to - perhaps a similar set of
packages?