mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-09-01 08:42:04 +02:00
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:
2
debian/Makefile.Debian.conf
vendored
2
debian/Makefile.Debian.conf
vendored
@@ -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
2
debian/control
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user