Changes to fix Debian packaging.

git-svn-id: file:///var/svn/lua-iconv/trunk@39 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
Alexandre Erwin Ittner
2007-02-22 22:32:11 +00:00
parent b5b90d436c
commit 4909aa5f80
4 changed files with 10 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ PKG_NAME=iconv
### things relative to the C library part
CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS= iconv.lo
CLIB_OBJS=iconv.lo
VERSION_INFO=0:0:0
### things relative to the lua library part

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: lua-iconv
Section: interpreters
Priority: optional
Maintainer: Alexandre Erwin Ittner <aittner@netuno.com.br>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, lua5.1-policy-dev (>= 6)
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