[Pkg-ruby-extras-maintainers] r1026 -
packages/libfusefs-ruby/trunk/debian
Paul van Tilburg
paulvt at alioth.debian.org
Wed Nov 8 00:47:34 CET 2006
Author: paulvt
Date: 2006-11-08 00:47:34 +0100 (Wed, 08 Nov 2006)
New Revision: 1026
Modified:
packages/libfusefs-ruby/trunk/debian/control
packages/libfusefs-ruby/trunk/debian/control.in
Log:
Small typo/cap fixes. ;)
Modified: packages/libfusefs-ruby/trunk/debian/control
===================================================================
--- packages/libfusefs-ruby/trunk/debian/control 2006-11-07 23:46:52 UTC (rev 1025)
+++ packages/libfusefs-ruby/trunk/debian/control 2006-11-07 23:47:34 UTC (rev 1026)
@@ -9,8 +9,8 @@
Architecture: all
Depends: libfusefs-ruby1.8
Description: library to easily define a filesystem in Ruby using fuse
- This library provides a simple api to define a fuse filesystem in Ruby.
- It is *NOT* a full implementation of the FUSE api.
+ This library provides a simple API to define a fuse filesystem in Ruby.
+ It is *NOT* a full implementation of the FUSE API.
.
This is a dependency package which depends on Debian's default version of Ruby
(currently 1.8).
@@ -19,6 +19,6 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to easily define a filesystem in Ruby using fuse
- This library provides a simple api to define a fuse filesystem in Ruby.
- It is *NOT* a full implementation of the FUSE api.
+ This library provides a simple API to define a fuse filesystem in Ruby.
+ It is *NOT* a full implementation of the FUSE API.
Modified: packages/libfusefs-ruby/trunk/debian/control.in
===================================================================
--- packages/libfusefs-ruby/trunk/debian/control.in 2006-11-07 23:46:52 UTC (rev 1025)
+++ packages/libfusefs-ruby/trunk/debian/control.in 2006-11-07 23:47:34 UTC (rev 1026)
@@ -10,8 +10,8 @@
Architecture: all
Depends: libfusefs-ruby1.8
Description: library to easily define a filesystem in Ruby using fuse
- This library provides a simple api to define a fuse filesystem in Ruby.
- It is *NOT* a full implementation of the FUSE api.
+ This library provides a simple API to define a fuse filesystem in Ruby.
+ It is *NOT* a full implementation of the FUSE API.
.
This is a dependency package which depends on Debian's default version of Ruby
(currently 1.8).
@@ -20,6 +20,6 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to easily define a filesystem in Ruby using fuse
- This library provides a simple api to define a fuse filesystem in Ruby.
- It is *NOT* a full implementation of the FUSE api.
+ This library provides a simple API to define a fuse filesystem in Ruby.
+ It is *NOT* a full implementation of the FUSE API.
More information about the Pkg-ruby-extras-maintainers
mailing list