Index: developer/packaging/Changelog =================================================================== --- developer/packaging/Changelog (revision 948) +++ developer/packaging/Changelog (revision 949) @@ -1,6 +1,6 @@ How to get a release candidate tarball in /tmp: - ver=1.1.4 + ver=1.1.5 cd /tmp svn export svn://repo.hu/camv-rnd/trunk camv-rnd-$ver tar -cf vamv-rnd-$ver.tar camv-rnd-$ver @@ -7,8 +7,16 @@ Packaging changes between 1.1.5 and 1.1.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -librnd >=4.2 +A. changes that probably don't need action +(none) + +B. changes that probably DO need action + +1. New librnd version requirement: >= 4.2.0 + +2. New plugin import_hpgl in existing package camv-rnd-import + Packaging changes between 1.1.4 and 1.1.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Index: developer/packaging/packages.html =================================================================== --- developer/packaging/packages.html (revision 948) +++ developer/packaging/packages.html (revision 949) @@ -2,12 +2,12 @@
-
| package | depends on (packages) | consists of (plugins) - | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| camv-rnd-import | camv-rnd-core | import_excellon import_gcode import_gerb + | ||||||||||||||||||||||||
| camv-rnd-import | camv-rnd-core | import_excellon import_gcode import_gerb import_hpgl | ||||||||||||||||||||||||
| camv-rnd-doc | ||||||||||||||||||||||||||
| camv-rnd-core | librnd4 | (builtin: io_tedax std_tools) | ||||||||||||||||||||||||
| camv-rnd-export-vector | camv-rnd-core librnd4 | export_ps export_svg
@@ -19,7 +19,7 @@
Package description and files
|