Difference between revisions of "Ubuntu-Debian Package Developers Page"

From OpenEMR Project Wiki
Line 1: Line 1:
:Need to make next package compatible with the multisite module
:*Need to make next package compatible with the multisite module
::*securing the patient document directories over all sites in apache
:::*securing the patient document directories over all sites in apache
::*copying over all sites instances during an upgrade
:::*copying over all sites instances during an upgrade
:May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu.
:*May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu.
:'''STEP ONE'''
:::*'''STEP ONE''': Ensure that modifying the php configuration and apache config file is ok for official packages.
::*Ensure that modifying the php configuration and apache config file is ok for official packages.
:::*'''STEP TWO''': Submit the official package (not the cvs package) to debian and ubuntu.
:'''STEP TWO'''
::*Submit the official package (not the cvs package) to debian and ubuntu.


[[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]]
[[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]]

Revision as of 19:35, 16 December 2011

  • Need to make next package compatible with the multisite module
  • securing the patient document directories over all sites in apache
  • copying over all sites instances during an upgrade
  • May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu.
  • STEP ONE: Ensure that modifying the php configuration and apache config file is ok for official packages.
  • STEP TWO: Submit the official package (not the cvs package) to debian and ubuntu.