diff --git a/README b/README index 7f99af6..f9d658d 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Lua-iconv: performs character set conversions in Lua - (c) 2005-07 Alexandre Erwin Ittner + (c) 2005-08 Alexandre Erwin Ittner Project page: http://lua-iconv.luaforge.net/ diff --git a/debian/changelog b/debian/changelog index 0a9753a..69e90e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ lua-iconv (0.r4-1) unstable; urgency=low * New Debian packages according to the Debian Lua policy. - -- Alexandre Erwin Ittner Wed, 21 Feb 2007 22:00:00 -0200 + -- Alexandre Erwin Ittner Sun, 11 May 2008 12:30:00 -0300 lua-iconv (0.r3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 4d7d766..65f29eb 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: lua-iconv Section: interpreters Priority: optional -Maintainer: Alexandre Erwin Ittner +Maintainer: Alexandre Erwin Ittner Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, lua5.1-policy-dev (>= 8) Standards-Version: 3.7.2 XS-X-Vcs-svn: svn://svn.debian.org/pkg-lua/packages/lua-iconv