Feature #355
Improved Debian package specification
| Status: | Closed | Start: | 07/18/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Distribution packages | |||
| Target version: | 0.1-6 | |||
| Branch: | develop |
Description
- Added meta-packages foreman-mysql, foreman-pgsql and foreman-sqlite3 for pulling in the respective dependencies
- Added support for dbcommon-config
- Simplified rules file
- Improved copyright file
- Removed duplicate JavaScript files
Associated revisions
Revision 19c8133e119b1bc2b18016b33189ae5074456bdd
fixes #355 - Improved Debian package: * Added meta-packages foreman-mysql, foreman-pgsql and foreman-sqlite3 for pulling in the respective dependencies * Added support for dbcommon-config * Simplified rules file * Improved copyright file * Removed duplicate JavaScript files
History
Updated by Ohad Levy about 1 month ago
this looks really good!, two questions:
- I'm unable to build the packages due to my lack of proper deb knowledge, how difficult would it be to add a rake tasks which builds the package out of the current checkout version?
- Do you want to release a new package based on your mods? or wait for the next release?
Updated by Jochen S about 1 month ago
1. It should be as easy as copying ./extras/debian in the main directory and running `debuild`. If this doesn't work for you (e. g. because of missing dependencies), please post the error messages. Creating a rake task for it shouldn't be too hard. I'll have a look at it later.
2. I think making a new package for Foreman 0.1-5 wouldn't be worst thing to do.
Updated by Jochen S about 1 month ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 19c8133e119b1bc2b18016b33189ae5074456bdd.
