new version

This commit is contained in:
Roland Gruber 2016-08-27 12:05:24 +02:00
parent 5bde5554aa
commit d4df8a98e3
3 changed files with 10 additions and 5 deletions

View File

@ -46,12 +46,11 @@ mv lam-packaging ../
cd ..
rm -rf github
git clone file:///daten/dev/git local
cd local
git clone git@gitlab.com:LDAPAccountManager/lamPro.git lamPro
cd lamPro
git checkout $REPO_BRANCH
mv lamPro ../
rm -rf .git
cd ..
rm -rf local
cp lam-packaging/getVersion ./
export VERSION=`./getVersion`

View File

@ -1,3 +1,9 @@
ldap-account-manager (5.5.RC1-1) unstable; urgency=medium
* new upstream release
-- Roland Gruber <post@rolandgruber.de> Tue, 21 Jun 2016 17:38:42 +0200
ldap-account-manager (5.4-1) unstable; urgency=medium
* Fix "Fragile postinst script" added more checks

View File

@ -1 +1 @@
5.5.DEV
5.5.RC1