2011-08-19 Sancho Lerena <slerena@artica.es>
* DEBIAN/control DEBIAN/make_deb_package.sh: Updated version to 4.0RC1. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
599ea8e20b
commit
f4de7144a0
|
@ -1,3 +1,8 @@
|
|||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* DEBIAN/control
|
||||
DEBIAN/make_deb_package.sh: Updated version to 4.0RC1.
|
||||
|
||||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* pandora_agents/unix/pandora_agent.spec: Updated spec.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package: pandorafms-agent-unix
|
||||
Version: 4.0
|
||||
Version: 4.0RC1
|
||||
Architecture: all
|
||||
Priority: optional
|
||||
Section: admin
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
pandora_version="3.2"
|
||||
pandora_version="4.0RC1"
|
||||
|
||||
echo "Test if you has the tools for to make the packages."
|
||||
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null
|
||||
|
|
Loading…
Reference in New Issue