Fixed building process of actor packages

This commit is contained in:
Adolfo Gómez García 2015-05-05 07:13:30 +02:00
parent 35a4dd659c
commit d3e2ab85b8
4 changed files with 11 additions and 5 deletions

View File

@ -1 +1 @@
/udsactor-*1.*.spec
/udsactor-*[1-9].*.spec

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.7.5
VERSION=1.9.0
RELEASE=1
top=`pwd`

View File

@ -1,3 +1,9 @@
udsactor (1.9.0) stable; urgency=medium
* Upgrade for 1.9.0 (fixed package version)
-- Adolfo Gómez García <agomez@virtualcable.es> Tue, 05 May 2015 07:10:27 +0200
udsactor (1.7.5) stable; urgency=medium
* Upgrade for 1.7.5

View File

@ -1,3 +1,3 @@
udsactor_1.7.5_all.deb admin optional
udsactor-xrdp_1.7.5_all.deb x11 optional
udsactor-nx_1.7.5_all.deb x11 optional
udsactor_1.9.0_all.deb admin optional
udsactor-xrdp_1.9.0_all.deb x11 optional
udsactor-nx_1.9.0_all.deb x11 optional