diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index 808242f598..cc896ccbbe 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,7 @@ +2011-08-09 Miguel de Dios + + * DEBIAN/control: fixed the name of package and update version number. + 2011-08-03 Vanessa Gil * unix/Linux/pandora_agent.conf diff --git a/pandora_agents/shellscript/linux/DEBIAN/control b/pandora_agents/shellscript/linux/DEBIAN/control index 99995d0ba9..d17817f5b8 100755 --- a/pandora_agents/shellscript/linux/DEBIAN/control +++ b/pandora_agents/shellscript/linux/DEBIAN/control @@ -1,5 +1,5 @@ -package: PandoraFMS-Agent -Version: 3.2 +package: pandorafms-agent +Version: 4.0 Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 7a3a37d360..5c4f90ba74 100755 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ -package: PandoraFMS-Agent-Unix -Version: 3.2 +package: pandorafms-agent-unix +Version: 4.0 Architecture: all Priority: optional Section: admin diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 95c428fd81..5ed8b6065f 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-08-09 Miguel de Dios + + * DEBIAN/control: fixed the name of package and update version number. + 2011-08-09 Juan Manuel Ramon * extensions/users_connected.php: Added a call to io_safe_input() function diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index d91c1c1964..36b1701e0e 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ -package: PandoraFMS-Console -Version: 3.2 +package: pandorafms-console +Version: 4.0 Architecture: all Priority: optional Section: admin diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index 6a1f15c7d3..b1a2734ff1 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,7 @@ +2011-08-09 Miguel de Dios + + * DEBIAN/control: fixed the name of package and update version number. + 2011-08-08 Dario Rodriguez * pandora_server.spec: Fixed permissions of data_in/conf/ folder diff --git a/pandora_server/DEBIAN/control b/pandora_server/DEBIAN/control index fabf3da0e0..9147a47be7 100644 --- a/pandora_server/DEBIAN/control +++ b/pandora_server/DEBIAN/control @@ -1,5 +1,5 @@ -package: PandoraFMS-Server -Version: 3.2 +package: pandorafms-server +Version: 4.0 Architecture: all Priority: optional Section: admin