How to separate library and development files

Asked by Saikrishna Arcot

Hi,

This is my first PPA on Launchpad. I have a package where the Makefile generated by cmake installs both the library files and the development files, causing both to be in a single package. However, the Debian Policy Manual states that library and development files should be separated into two packages. Is there any way to do this on Launchpad while still using the recipe build feature?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Saikrishna Arcot
Solved:
Last query:
Last reply:
Revision history for this message
Laura Czajkowski (czajkowski) said :
#1

hi this is for launchpad support your question is more about packaging, please look at #ubuntu-packaging or the Ubuntu Packaging Guide. http://developer.ubuntu.com/packaging/html/

Revision history for this message
Saikrishna Arcot (saiarcot895) said :
#2

Sorry about that.

I was able to solve my problem by creating the rules file.