Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-16 20:40:06 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-16 20:40:06 (GMT)
commitb5bcaf97ff33dacef828afd84bccc00cf0842394 (patch)
tree9c564d46f4da48d959f69c801d178b6a9d576193
parent93f582665f499f8dac3f717a84ae4fe5d813dd18 (diff)
* Fix typo in long description.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control8
-rw-r--r--debian/control.in8
3 files changed, 14 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 74c9f9f..c64f92a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sugar-datastore (0.8.0~git.13d354b-8) UNRELEASED; urgency=low
+
+ * Fix typo in long description.
+
+ -- Jonas Smedegaard <dr@jones.dk> Sun, 16 Mar 2008 21:39:09 +0100
+
sugar-datastore (0.8.0~git.13d354b-7) unstable; urgency=low
* Rename binary package to python-olpc-datastore (not sugar-datastore
diff --git a/debian/control b/debian/control
index 55ba222..7f4d446 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: Sugar graphical shell - datastore
XO machines.
.
This package contains a simple log like datastore able to connect with
- multiple backends. The datastore supports connectionig and
- disconnecting from backends on the fly to help the support the limit
- space/memory characteristics of the OLPC system and the fact that
- network services may become unavailable at times.
+ multiple backends. The datastore supports connecting and disconnecting
+ from backends on the fly to help the support the limit space/memory
+ characteristics of the OLPC system and the fact that network services
+ may become unavailable at times.
diff --git a/debian/control.in b/debian/control.in
index 89bb5e0..8d63579 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -24,7 +24,7 @@ Description: Sugar graphical shell - datastore
XO machines.
.
This package contains a simple log like datastore able to connect with
- multiple backends. The datastore supports connectionig and
- disconnecting from backends on the fly to help the support the limit
- space/memory characteristics of the OLPC system and the fact that
- network services may become unavailable at times.
+ multiple backends. The datastore supports connecting and disconnecting
+ from backends on the fly to help the support the limit space/memory
+ characteristics of the OLPC system and the fact that network services
+ may become unavailable at times.