Actions
Feature #355
closedImproved Debian package specification
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
Files
Updated by Ohad Levy over 14 years 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 Schalanda over 14 years 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 Schalanda over 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 19c8133e119b1bc2b18016b33189ae5074456bdd.
Updated by Ohad Levy over 14 years ago
- Category set to 21
- Status changed from Ready For Testing to Closed
- Assignee set to Jochen Schalanda
- Target version set to 0.1-6
Updated by Tomer Brisker about 6 years ago
- Category changed from 21 to Packaging
Actions