Changes between Initial Version and Version 1 of Ticket #2109
- Timestamp:
- 2013-03-07T08:24:57Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2109 – Description
initial v1 1 1 Currently, libraries/ reside in trunk and the packages get updated as often as the rest of trunk does. But very rarely do the packages actually change. 2 2 3 I would like to make deb-packages that better correspond to the revision of the library itself. At the moment, OpenModelica is at r15496 and modelica.org at r6065. We would then create:3 I would like to make deb-packages that better correspond to the revision of the library itself. At the moment, OpenModelica is at r15496 and modelica.org at modelica:r6065. We would then create: 4 4 {{{ 5 5 omlibrary-msl32_6065-OpenModelica15496.debian.tar.gz … … 9 9 }}} 10 10 11 r6065 from modelica.org, with patches from OpenModelica r15496. And we would only generate a new source-package if the patch-files changed or the MSL revision did.11 modelica:r6065 from modelica.org, with patches from OpenModelica r15496. And we would only generate a new source-package if the patch-files changed or the MSL revision did.