[DRE-commits] [camping] 02/08: d/control: removed double whitespaces
Jonas Genannt
jonas at brachium-system.net
Sat Aug 2 14:30:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository camping.
commit 2d9d6e81daebe3be79885108b3d666e06f470230
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Aug 2 15:55:51 2014 +0200
d/control: removed double whitespaces
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3418ee4..f0e6362 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Recommends: ruby-activerecord-3.2, ruby-sqlite3 (>= 1.1.0.1), ruby-mab (>= 0.0.3
Suggests: thin
Description: small Ruby web framework for Model-View-Controller type applications
Camping is a web framework which consistently stays at less than 4kb of
- code. The idea here is to store a complete fledgling web application
+ code. The idea here is to store a complete fledgling web application
(written in Ruby) in a single file like many small CGIs, but to organize
- it as a Model-View-Controller application like Rails does. You can then
+ it as a Model-View-Controller application like Rails does. You can then
easily move it to Rails once you've got it going.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/camping.git
More information about the Pkg-ruby-extras-commits
mailing list