[cmake-developers] [CMake 0011355]: [PATCH] Added optional debian binary package fields

Mantis Bug Tracker mantis at public.kitware.com
Sat Oct 23 17:00:30 EDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=11355 
====================================================================== 
Reported By:                Petri Hodju
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11355
Category:                   CPack
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-10-23 17:00 EDT
Last Modified:              2010-10-23 17:00 EDT
====================================================================== 
Summary:                    [PATCH] Added optional debian binary package fields
Description: 
The attached patch adds support for missing debian binary package fields in
the debian package generator. It also changes the behaviour a bit by not
including the optional fields in the package if the corresponding CMake
variable is set but is empty. Here are the added fields and their
corresponding CMake variables:

Pre-Depends - CMAKE_DEBIAN_PACKAGE_PREDEPENDS
Enhances - CMAKE_DEBIAN_PACKAGE_ENHANCES
Breaks - CMAKE_DEBIAN_PACKAGE_BREAKS
Conflicts - CMAKE_DEBIAN_PACKAGE_CONFLICTS
Provides - CMAKE_DEBIAN_PACKAGE_PROVIDES
Replaces - CMAKE_DEBIAN_PACKAGE_REPLACES

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-23 17:00 Petri Hodju    New Issue                                    
2010-10-23 17:00 Petri Hodju    File Added:
0001-added-missing-optional-debian-binary-package-fields.patch                  
 
======================================================================




More information about the cmake-developers mailing list