[Pkg-jed-commit] r112 - trunk/packages/slcurl/debian

Rafael Laboissiere rafael at costa.debian.org
Sat Oct 29 20:25:40 UTC 2005


Author: rafael
Date: 2005-10-29 20:25:39 +0000 (Sat, 29 Oct 2005)
New Revision: 112

Modified:
   trunk/packages/slcurl/debian/README.Debian
   trunk/packages/slcurl/debian/changelog
Log:
Debian release 0.1.1-1

Modified: trunk/packages/slcurl/debian/README.Debian
===================================================================
--- trunk/packages/slcurl/debian/README.Debian	2005-10-29 16:51:08 UTC (rev 111)
+++ trunk/packages/slcurl/debian/README.Debian	2005-10-29 20:25:39 UTC (rev 112)
@@ -10,20 +10,20 @@
 
 For example, to translate `Hola Mundo' from Spanish to English use:
 
-    slsh /usr/share/doc/slang-curl/examples/translate spanish Hola Mundo
+    slsh /usr/share/doc/slang-curl/examples/translate Spanish Hola Mundo
 
 and to translate `Hola Mundo' to French use:
 
     slsh /usr/share/doc/slang-curl/examples/translate \
-      --to french spanish Hola Mundo
+      --to French Spanish Hola Mundo
 
 It is also possible to use the script in a pipeline to play word games:
 
     slsh /usr/share/doc/slang-curl/examples/translate \
-       --to spanish english Boy meets girl \
+       --to spanish English Boy meets girl \
        | slsh /usr/share/doc/slang-curl/examples/translate \
-           --to french spanish \
-           | slsh /usr/share/doc/slang-curl/examples/translate french
+           --to French Spanish \
+           | slsh /usr/share/doc/slang-curl/examples/translate French
 
 You can also copy the script somewhere in your PATH and chmod +x it, avoiding
 the long `slsh /usr/share/doc/slang-curl/examples/translate' above.

Modified: trunk/packages/slcurl/debian/changelog
===================================================================
--- trunk/packages/slcurl/debian/changelog	2005-10-29 16:51:08 UTC (rev 111)
+++ trunk/packages/slcurl/debian/changelog	2005-10-29 20:25:39 UTC (rev 112)
@@ -1,3 +1,11 @@
+slcurl (0.1.1-1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * First official release (closes: #336250)
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Sat, 29 Oct 2005 18:11:42 +0200
+
 slcurl (0.1.1-0.1) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere




More information about the Pkg-jed-commit mailing list