Re: [cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-09 Thread Markus Rickert
My too fast read of your patch and message make me think that the issue was about the file name. Now I understand. No problem, I know the CPack generated file names are a long-standing issue. Indeed these seem to be two separate issues. I've applied your patch for CPACK_DEBIAN__PACKAGE_NAME

Re: [cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-09 Thread Eric Noulard
2015-11-08 20:01 GMT+01:00 Markus Rickert : > This is a long standing issue with related bugs: >> http://public.kitware.com/Bug/view.php?id=12997 >> http://public.kitware.com/Bug/view.php?id=12574 >> http://public.kitware.com/Bug/view.php?id=11050 >> http://public.kitware.com/Bug/view.php?id=13015

Re: [cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-08 Thread Domen Vrankar
2015-11-08 20:01 GMT+01:00 Markus Rickert : >> This is a long standing issue with related bugs: >> http://public.kitware.com/Bug/view.php?id=12997 >> http://public.kitware.com/Bug/view.php?id=12574 >> http://public.kitware.com/Bug/view.php?id=11050 >> http://public.kitware.com/Bug/view.php?id=13015

Re: [cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-08 Thread Markus Rickert
This is a long standing issue with related bugs: http://public.kitware.com/Bug/view.php?id=12997 http://public.kitware.com/Bug/view.php?id=12574 http://public.kitware.com/Bug/view.php?id=11050 http://public.kitware.com/Bug/view.php?id=13015 http://public.kitware.com/Bug/view.php?id=15042 which is

Re: [cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-08 Thread Eric Noulard
2015-11-08 13:34 GMT+01:00 Markus Rickert : > Hi, > > it is currently not possible to modify the component part of the package > name for Debian packages generated by CPack. For component-based packaging, > the name is currently composed of > "${CPACK_PACKAGE_NAME}${CPACK_DEB_PACKAGE_COMPONENT_PAR

[cmake-developers] [CPackDeb] Configure Debian package name for components

2015-11-08 Thread Markus Rickert
Hi, it is currently not possible to modify the component part of the package name for Debian packages generated by CPack. For component-based packaging, the name is currently composed of "${CPACK_PACKAGE_NAME}${CPACK_DEB_PACKAGE_COMPONENT_PART_NAME}", where the latter is set to "-${CPACK_DEB_