Changes between Version 1 and Version 2 of Ticket #2109
- Timestamp:
- 2013-03-07T08:26:27Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2109 – Description
v1 v2 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 modelica: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 r6065]. We would then create: 4 4 {{{ 5 5 omlibrary-msl32_6065-OpenModelica15496.debian.tar.gz … … 9 9 }}} 10 10 11 modelica:r6065from 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 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.