[pkg-lua-devel] Typos in policy => 2 patches; published html not in sync WRT SVN?

Sylvain 'ythier' Hitier sylvain.hitier at gmail.com
Mon Jul 9 09:59:05 UTC 2012


Hello,

Hereafter are _2_ patches for typos in Lua policy, published on [PUB].
The file [HTML] turned out _not_ to be in sync with the [PUB] one...
The file [TXT] seems better because a more recent timestamp in SVN, but neither
in sync with [PUB] :-( 
Hence I made a patch against [TXT] and another against [HTML].

Is the "The control file" section versioned anywhere?

[PUB]  http://pkg-lua.alioth.debian.org/policy.html
[HTML] http://anonscm.debian.org/viewvc/pkg-lua/home/pkg-lua/www/htdocs/policy.html
[TXT]  http://anonscm.debian.org/viewvc/pkg-lua/packages/lua5.1-policy/tags/33/doc/policy.txt?revision=2270

Regards,
Sylvain "ythier" Hitier

-- 
Business is about being busy, not being rich...
Lived 777 days in a Debian package => http://en.wikipedia.org/wiki/Apt,_Vaucluse
There's THE room for ideals in this mechanical place!



--- policy-r2270.txt	2012-07-09 11:27:18.000000000 +0200
+++ policy.txt	2012-07-09 11:28:40.000000000 +0200
@@ -94,7 +94,7 @@
 
 ### Development package: `liblua{LUA_VERSION}-{PKG_NAME}-dev` <a id="sec-devel"></a>
 
-  - `/usr/inlude/lua{LUA_VERSION}/*.h`
+  - `/usr/include/lua{LUA_VERSION}/*.h`
   - `/usr/lib/liblua{LUA_VERSION}-{PKG_NAME}.a`
   - `/usr/lib/liblua{LUA_VERSION}-{PKG_NAME}.so -> 
        liblua{LUA_VERSION}-{PKG_NAME}.so.{ABI}`
@@ -117,7 +117,7 @@
 
 *`liblua5.1-expat-dev`*
 
-  - `/usr/inlude/lua5.1/lxplib.h`
+  - `/usr/include/lua5.1/lxplib.h`
   - `/usr/lib/liblua5.1-expat.a`
   - `/usr/lib/liblua5.1-expat.so -> liblua5.1-expat.so.0.0.0`
   - `/usr/share/doc/liblua5.1-expat-dev/us/*html`



--- policy-old.html	2012-04-25 13:50:36.000000000 +0200
+++ policy.html	2012-07-09 11:30:25.000000000 +0200
@@ -318,7 +318,7 @@
 The value is going to be something like <code>5.1 5.2</code>, or <code>5.1</code>, depending
 on how many versions of the module exist (see also the following section).</p></li>
 <li><p><code>${lua:Provides}</code> should be used in the <code>Provides</code> field.
-Its valua is the list of (versioned) virtual packages.
+Its value is the list of (versioned) virtual packages.
 For example the package <code>lua-lpeg</code> that compiles for both 
 Lua 5.1 and 5.2 will provide <code>lua5.1-lpeg</code> and <code>lua5.2-lpeg</code>.</p></li>
 </ul>



More information about the pkg-lua-devel mailing list