debian/0000755000000000000000000000000012201157176007170 5ustar debian/watch0000644000000000000000000000032612201157176010222 0ustar # test this watch file using: # uscan --watchfile debian/watch --upstream-version 0.0.1 --package luafilesystem # version=3 http://githubredir.debian.net/github/keplerproject/luafilesystem/ v(\d+\.\d+\.\d+).tar.gz debian/lua5.1.dh-lua.conf0000644000000000000000000000067012201157176012220 0ustar ### mandatory fields PKG_NAME=filesystem ### things relative to the C library part CLIB_CFLAGS=-I src/ CLIB_LDFLAGS= CLIB_OBJS= src/lfs.lo ### things relative to the lua library part LUA_HEADER=src/lfs.h LUA_SOURCES= LUA_MODNAME=lfs LUA_TEST=tests/test.lua ### this part is relative to pkg-config PKG_VERSION=$(shell dpkg-parsechangelog|grep ^Ver|cut -d ' ' -f 2|cut -d '-' -f 1) PKG_LIBS_PRIVATE= PKG_URL= PKG_REQUIRES= PKG_CONFLICTS= debian/rules0000755000000000000000000000007312201157176010250 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=lua --with lua debian/compat0000644000000000000000000000000212201157176010366 0ustar 8 debian/lua5.2.dh-lua.conf0000777000000000000000000000000012201157176015240 2lua5.1.dh-lua.confustar debian/source/0000755000000000000000000000000012201157176010470 5ustar debian/source/format0000644000000000000000000000001412201157176011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001025412201157176011044 0ustar lua-filesystem (1.6.2-1) unstable; urgency=low * New upstream release * Removing transitional packages * Packaging moved to git -- Enrico Tassi Sat, 28 Apr 2012 12:03:05 +0200 lua-filesystem (1.5.0+16+g84f1af5-1) unstable; urgency=low * New upstream snapshot including: - the lua5.2 patch, now removed from debian/patches - the "permissions" patch, now removed from debian/patches -- Enrico Tassi Sat, 28 Apr 2012 11:57:22 +0200 lua-filesystem (1.5.0+15+g149e0fb-1) experimental; urgency=low * Upstream snapshot supporting lua 5.2 * Moved from cdbs to dh + dh-lua * debian/compat to 8 * Bumped standards-version to 3.9.3, no changes needed * Packages renamed according to new lua policy * Removed debian/patch/umask, applied upstream * New patch debian/patch/lua5.2.patch to fix last remaining glitches for lua5.2 -- Enrico Tassi Sun, 08 Apr 2012 17:38:47 +0200 lua-filesystem (1.5.0-2) unstable; urgency=low * Multi-Arch compliant (build-depends lua5.1-policy >= 32, dh >= 8.1.3) * Bumped standards-version to 3.9.2, no changes needed -- Enrico Tassi Wed, 20 Jul 2011 21:55:04 +0200 lua-filesystem (1.5.0-1) unstable; urgency=low * new upstream release (backward compatible) * fixed watch file * updated homepage URL * source format 3.0 (quilt) * standards-version 3.9.0 * added patch for luatex (Closes: #605270) * updated copyright (years) -- Enrico Tassi Thu, 17 Feb 2011 19:11:38 +0100 lua-filesystem (1.4.2-3) unstable; urgency=low * added umask.dpatch, taken from the upstream (Closes: #562627) * removed unused patches -- Enrico Tassi Mon, 01 Feb 2010 17:09:15 +0100 lua-filesystem (1.4.2-2) unstable; urgency=low * bumped standards-version to 3.8.2, no changes needed * build-depend on lua5.1-policy-dev >= 22 -- Enrico Tassi Tue, 21 Jul 2009 15:32:30 +0200 lua-filesystem (1.4.2-1) unstable; urgency=low * new upstream bugfix release * standards-version bumped to 3.8.1 * lua -> Lua in packages description -- Enrico Tassi Mon, 23 Mar 2009 11:16:58 +0100 lua-filesystem (1.4.1-1) unstable; urgency=low * new upstream release -- Enrico Tassi Fri, 09 May 2008 10:55:32 +0200 lua-filesystem (1.4.1~rc1-1) unstable; urgency=low * new upstream release candidate -- Enrico Tassi Sat, 19 Apr 2008 15:24:33 +0200 lua-filesystem (1.4.0-1) unstable; urgency=low * New upstream release * Bumped standards-version to 3.7.3, no changes needed * Added Vcs-Browser -- Enrico Tassi Thu, 14 Feb 2008 10:06:29 +0100 lua-filesystem (1.3.0-1) unstable; urgency=low * New upstream release, no API change since only one function has been added a none removed/changed. * Renamed cdbs deprecated variable. * Added Homepage filed in control file and removed custom homepage metadata in packages description. -- Enrico Tassi Sat, 27 Oct 2007 13:29:24 +0200 lua-filesystem (1.2.1-1) unstable; urgency=low * Moved to policy 10 that fixes the clean target (Closes: #424553) * New upstream release -- Enrico Tassi Wed, 16 May 2007 18:20:11 +0200 lua-filesystem (1.2-4) unstable; urgency=low * made control file binNMU safe * Added a note about the documentation shipped within the -dev package in the control file * Added call to lua5.1-policy-apple --reverse in hook clean:: -- Enrico Tassi Fri, 13 Oct 2006 13:31:52 +0200 lua-filesystem (1.2-3) unstable; urgency=low * added XS-X-Vcs-svn to control file. -- Enrico Tassi Sun, 10 Sep 2006 14:44:31 +0200 lua-filesystem (1.2-2) unstable; urgency=low * Fixed a typo in control file. -- Enrico Tassi Sun, 10 Sep 2006 14:29:45 +0200 lua-filesystem (1.2-1) unstable; urgency=low * Initial release. (Closes: #384496) -- Enrico Tassi Thu, 24 Aug 2006 17:34:29 +0200 debian/copyright0000644000000000000000000000233412201157176011125 0ustar This package was debianized by Enrico Tassi Thu Aug 24 17:39:03 CEST 2006. It was downloaded from http://keplerproject.github.com/luafilesystem/ Copyright © 2003-2009 The Kepler Project. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000305012201157176010571 0ustar Source: lua-filesystem Section: interpreters Priority: optional Maintainer: Enrico Tassi Build-Depends: debhelper (>= 8.1.3), dh-lua Standards-Version: 3.9.3 Homepage: https://github.com/keplerproject/luafilesystem Vcs-Git: git://git.debian.org/git/pkg-lua/lua-filesystem.git Vcs-Browser: http://git.debian.org/?p=pkg-lua/lua-filesystem.git Package: lua-filesystem Architecture: any Multi-Arch: same Pre-Depends: multiarch-support Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: liblua5.1-filesystem0 (<< 1.5.0+15+g149e0fb-1) Breaks: liblua5.1-filesystem0 (<< 1.5.0+15+g149e0fb-1) Provides: liblua5.1-filesystem0, ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: luafilesystem library for the Lua language This package contains the luafilesystem library, a set of portable functions for directory creation, listing and deletion and for file locking. Package: lua-filesystem-dev Architecture: any Multi-Arch: same Pre-Depends: multiarch-support Section: libdevel Depends: lua-filesystem (= ${binary:Version}), ${misc:Depends} Replaces: liblua5.1-filesystem-dev (<< 1.5.0+15+g149e0fb-1~) Breaks: liblua5.1-filesystem-dev (<< 1.5.0+15+g149e0fb-1~) Provides: liblua5.1-filesystem-dev, ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: luafilesystem development files for the Lua language This package contains the development files of the luafilesystem library, useful to create a statically linked binary (like a C application or a standalone Lua interpreter). Documentation is also shipped within this package. debian/patches/0000755000000000000000000000000012201157176010617 5ustar debian/patches/series0000644000000000000000000000000012201157176012022 0ustar debian/lua-filesystem-dev.docs0000644000000000000000000000000712201157176013556 0ustar doc/us