[Python-modules-commits] r16820 - in packages/slapos.slap/trunk/debian (changelog control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Fri Apr 29 12:55:38 UTC 2011
Date: Friday, April 29, 2011 @ 12:55:22
Author: arnau
Revision: 16820
Define acronyms and fix typos in the Description
Modified:
packages/slapos.slap/trunk/debian/changelog
packages/slapos.slap/trunk/debian/control
Modified: packages/slapos.slap/trunk/debian/changelog
===================================================================
--- packages/slapos.slap/trunk/debian/changelog 2011-04-29 10:57:13 UTC (rev 16819)
+++ packages/slapos.slap/trunk/debian/changelog 2011-04-29 12:55:22 UTC (rev 16820)
@@ -1,9 +1,9 @@
slapos.slap (1.2~20110415+1.git47b66f5-2) UNRELEASED; urgency=low
* debian/control:
- + Replace SlapOS by SLAPos in the Description.
+ + Fix Description.
- -- Arnaud Fontaine <arnau at debian.org> Tue, 26 Apr 2011 20:44:34 +0900
+ -- Arnaud Fontaine <arnau at debian.org> Fri, 29 Apr 2011 21:53:00 +0900
slapos.slap (1.2~20110415+1.git47b66f5-1) unstable; urgency=low
Modified: packages/slapos.slap/trunk/debian/control
===================================================================
--- packages/slapos.slap/trunk/debian/control 2011-04-29 10:57:13 UTC (rev 16819)
+++ packages/slapos.slap/trunk/debian/control 2011-04-29 12:55:22 UTC (rev 16820)
@@ -19,8 +19,9 @@
python-xmlmarshaller (>= 0.9.3~)
Breaks: ${python:Breaks}
Description: Simple Language for Accounting and Provisioning Python library
- SLAPos allows one to turn any application into SaaS, PaaS or IaaS
- without loosing your freedom. SLAPos defines two types of servers:
- SLAPos nodes and SLAPos master.
+ SLAPos allows one to turn any application into SaaS (Service as a System),
+ PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without
+ loosing your freedom. SLAPos defines two types of servers: SLAPos server and
+ SLAPos client.
.
- This library is used on both nodes and master sides.
+ This library is used on both client and server sides.
More information about the Python-modules-commits
mailing list