On Fri, Mar 23, 2018 at 06:40:18PM +0100, Enrico Tassi wrote:
> Dear Jeremy, I'm an upstream of some of the software that depends on
> lablgtk2. Porting to GTK+3 is not an easy option, since lablgtk3 does
> not exist (and will not exist as far as I know).
>
> As far as I
If it is a viable option for you, can you tell me which of the above
are going to be a problem for Buster (in addition to libgnomecanvas)?
Best
--
Enrico Tassi
#x27;ll manage to do it promptly, so if
it helps please do an NMU (and I'll wait the migration to testing before
doing my upload, in case I manage to release quickly).
Ciao
--
Enrico Tassi
value)
Sorry, my patch was wrong
local _, unix = pcall(require, "socket.unix");
if unix then
socket.unix = unix.stream or unix.tcp;
end
Unfortunately I can't really test the patches I propose, so I beg your
pardon if they are wrong.
And the patches are really for the upstream of prosody-modules, not for
Debian.
Best,
--
Enrico Tassi
d you try the fix I propose?
I've tried, and the socket.unix module loads fine here.
Could you please try the fix I propose (in sasl_dovecot)?
Best,
--
Enrico Tassi
e should be replaced by
local _, unix = pcall(require, "socket.unix");
socket.unix = unix;
Best,
--
Enrico Tassi
s not for the new unix.tcp/udp feature. If so, reverting the
API change is as simple as reverting
aa1b8cc9bc35e56de15eeb153c899e4c51de82a8
There is just a trivial conflict on the makefile.
Mathieu, does luasandbox need the new unix sockets?
Best,
--
Enrico Tassi
On Wed, Jan 25, 2017 at 10:24:25AM +0100, Michael Meskes wrote:
> > Hopefully somebody is prepared to fix all rdepends.
>
> Or better reverts the API change.
The bug is definitely important.
Mathieu can you take care of it?
Best,
--
Enrico Tassi
Hum, I'm a bit lost here. 2.0.4 is fine, but does not work on arm64.
What about 2.1-beta2 + fix allocator (as in message #35) ? Was it
tested? Does it work? Should I upload it?
Best,
--
Enrico Tassi
acement for 5.1 (with extra features)? Will there be Lua
packages working only on sandbox (to motivate the "sanbox" label)?
E.g. is the new systemd related package needing sandbox?
Best
--
Enrico Tassi
Package: ftp.debian.org
Severity: normal
ssreflect used to be 1 source,
then it was split in 2 by the upstream (ssreflect + mathcomp) and now we are
back
at 1.
--
Enrico Tassi
--- Begin Message ---
Am Thu, 30 Jun 2016 15:19:54 +0200
schrieb Enrico Tassi :
> On Mon, Jun 27, 2016 at 09:56:44PM +0200, Julian Wollrath wrote:
> > Dear Enrico,
> >
> > I updated the package (see attached for the new source and Debian
> > tarball).
the patch accepted
> in
> Debian, until we have any position on upstream.
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814255
I can't apply such a patch on the Debian package. It is too complex to
maintain.
Best
--
Enrico Tassi
ld look for
the code that generates .pc files, and start from that.
Otherwise I'll do it myself, but I'm a bit busy these days.
Best,
--
Enrico Tassi
On Sun, Oct 18, 2015 at 11:03:35PM +0200, Mehdi Dogguy wrote:
> Package: src:matita
> Version: 0.99.1-3
> Severity: serious
>
> Dear Maintainer,
This bugs is due to camlp5 and fixed in
caca3dd0643ec5aae9df4399fa73eb280808ef18
see https://gforge.inria.fr/projects/camlp5/
Best,
--
Enrico Tassi
On Sat, Nov 14, 2015 at 02:16:53PM +0100, Kurt Roeckx wrote:
> A few use tlsv1 which isn't much better.
Thanks for your help, I'm preparing an upload.
Can you argument why tlsv1 is not good?
See also: https://github.com/brunoos/luasec/issues/58
Best,
--
Enrico Tassi
XXX`
atexit_rm $tmp
RC="$tmp"
}
Patches are welcome ;-)
Best,
--
Enrico Tassi
Hello, together with Victor Seva Lopez, here at debconf 15, we are
working on that. Hope you don't mind.
Best,
--
Enrico Tassi
Description: Backport of the Lua 5.2 bit32 library to Lua 5.1
This is needed in order to package lua-posix >= 33
--
Enrico Tassi
hing.
Working around Lua 5.1 limitations is not something we can tackle IMO.
Lua 5.3 will eventually land in Debian (I've already a package for it,
it needs just some testing). I'll also update lua posix as a
consequence.
Best,
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs
completely new thing for me, hence I want to be
cautious.
Testing is welcome. I guess I'll find time to upload it during debconf
(i.e. mid August).
Best,
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". T
you have energy for it... go!
Best,
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
policy talks about is the "0.0.0" part,
not the "5.1" (that is part of the name of the library).
There is no such a thing like "lua". lua5.1 and lua5.2 are different,
incompatible, libraries, not two versions of the same.
Best,
--
Enrico Tassi
--
To UNSU
; urgency=high
+
+ * Apply upstream patch to validate UTF-8 strings before calling libidn
+(related to CVE-2015-2059)
+
+ -- Enrico Tassi Sat, 28 Mar 2015 16:20:07 +0100
+
prosody (0.9.7-1) unstable; urgency=medium
* New upstream release, really a minor fix over 0.9.6
diff -Nru prosody-0.9.7
On Wed, Jan 28, 2015 at 01:35:11PM +0100, Victor Seva wrote:
> Hi Enrico,
>
> On 01/17/2015 02:07 PM, Enrico Tassi wrote:
> > A git repo pkg-lua/lua5.3 on alioth was created, help is very welcome.
>
> I would like to help here, is there any TODO or plan here?
NO. I'v
(Close: #775622)
+
+ -- Enrico Tassi Sun, 18 Jan 2015 19:58:11 +0100
+
lua-rings (1.3.0-2) unstable; urgency=low
* Fix Provides, was still mentioning a transitional package
diff -Nru lua-rings-1.3.0/debian/patches/0002-Disable-cache-test-on-5.2.patch
lua-rings-1.3.0/debian/patches/0002-Disable
only thing allowed to change is "app static" in the first line, but 5.2
should stay there.
It is the case here (but it occurs 1 time every 20 runs or so, so
validating my theory here is a bit of a PITA). If it is also the case
on your vm I can simply make the test optional (run only
gt;
> During a rebuild of all packages in jessie (in a jessie chroot, not a
> sid chroot), your package failed to build on amd64.
I've just built a jessie chroot on amd64 and I could not reproduce the
failure. Are there any other known false positives with this round of
rebuilds?
Be
Also dh-lua should be patched to support 5.3 too.
Best,
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua5.3
Version : 5.3.0
Upstream Author : t...@lua.org
* URL : http://www.lua.org/
* License : MIT/X
Programming Lang: C
Description : scripting language
A git repo pkg-lua/lua5.3 on
you
> explain what would break, if a symbolic link lua-5.1.pc targeting
> lua5.1.pc was added to /usr/share//pkgconfig? This symlink
> would make FreeBSD and Debian compatible.
What do you mean by "making Debian compatible with FreeBSD" ?
You want to mix and match the ports with
le.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ations are quite straightforward and well documented…
>
> Anyway, let me know if I can help with this!
Sure! Your patch is welcome, and any help too.
Ciao
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
if I
> should delay it longer.
Can't you just call make passing LDCONFIG=/sbin/ldconfig ?
I don't like having patches around, expecially for this software. The
upstream dislikes it and in this case it does not seem necessary.
Ciao
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian
po package is
already in place.
An apt-get update/install on your machine running stable will fix
things. Sorry for the inconvenience.
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libssreflect-coq
Version: 1.5-1
Severity: wishlist
Dear Maintainer, packages building coq libraries on top of ssreflect
will depend on the md5 sum of the .vo files shipped by this package.
There checksums change when Coq is updated, OCaml is updated, ssreflect is
updated... Adding an ABI
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: mathematical-components
Version : 1.4.0
Upstream Author : Mathematical Components team
* URL : http://www.msr-inria.fr/projects/mathematical-components/
* License : BSD
Programming Lang
I think we should just fix util/dependencies.lua, there are plenty of
outdated instructions there (concerning Debian). And hopefully the
patch will be merged upstream.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubs
Sorry, but I quite don't follow. There is no test/ and etc/ directory
in Lua 5.2 orig tarball. Which files are missing exactly?
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
rder that that.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bzed, do you want me to prepare an NMU with the new upstream release?
Currently the package is /completely/ unusable because of the
incompatibility with lua-lpeg 0.12.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubs
Any progress? Do you want me to prepare an upload and nmu it do a
delayed queue?
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
u can tell me if
they works soon.
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
patch imitates dh_install that falls back to debian/tmp
if the requested file is not found in debian/$pkg.
Cheers
--
Enrico Tassi
>From 533d32b96fffc7f13f437257403a0f566a213e3a Mon Sep 17 00:00:00 2001
From: Enrico Tassi
Date: Mon, 7 Oct 2013 23:22:56 +0200
Subject: [PATCH] fallback to debian/
Is, and extract parts of URIs.
How does this relate to luasocket url module? Is it truly superior?
I've no opinion, I'm just asking...
Ciao
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
olution would be to use some sort of less hacky
> method of finding libraries, e.g. by using autoconf's "probe using the
> compiler" but I suppose that's unlikely to happen.]
May I ask why you are using luarocks instead of `apt-get install lua-sec`?
Cheers
--
Enrico Tas
ture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
Enrico Tassi
>From 81bd1b6ae05c67f2a2aec6d3192b380351a587a0 Mon Sep 17 00:00:00 2001
From: Enrico Tassi
nstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
Enrico Tassi
>From 198eba0ecf03c6ab5e930781cf2e4b75b2
raries.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: printer-driver-escpr
Version: 1.2.3-2
Severity: important
Dear Maintainer,
I used this driver in the past with the same printer and 2 different laptops.
The printer is
a XP-302. Then I changed one of the laptops and reinstalled Debian sid from
scratch.
Now, when I try to add the printe
close 721228
thanks
On Thu, Aug 29, 2013 at 12:38:59PM +0300, Stefano Zacchiroli wrote:
> This have been fixed a while ago:
Sorry for the noise, I had an old copy of the script in ~/bin and when I
looked at the source code, vim `which notmuch-mutt` tricked me.
Ciao
--
Enrico Tassi
--
Package: notmuch-mutt
Version: 0.16-1
Severity: normal
Dear Maintainer,
notmuch-mutt in response to the '?' key opens
the manpage of notmuch, while the manpage for notmuch-search-terms
would be more appropriate.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT po
Are you still interested in this patch? Does it also work or it just
compiles?
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua-lpty
Version : 1.0.1
Upstream Author : Gunnar Zötl
* URL : http://www.tset.de/lpty/
* License : MIT/X
Programming Lang: C, Lua
Description : PTY library for the Lua language
during debconf. Moreover I have a newer
version of penlight ready to be uploaded, and it may fix that as well.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Today 3.8.x is not even more in Debian, while 3.9.x in part of testing.
This package does not migrate because of this bug.
Is this bug still present with linux 3.9? If not its severity should be
lowered to let the package migrate.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian
gt; - links to libdl on Hurd (needed for dlopen & friends)
> * debian.diff:
> adds hurd-i386 to the supported architectures in arch:any binaries
> (PS: libluajit-5.1-dev lacks powerpcspe)
Thanks for the patch. Does luajit work properly on hurd once compiled?
cheers
--
Enrico Tassi
gi does not Depends upon any lua
> interpreter package? Is it actually useable without it?
Yes, if the software is linked with liblua5.1 then it can load and use
liblua5.1-lgi too. I tried to exaplain it here:
http://pkg-lua.alioth.debian.org/policy.html#ch-notesundef
Cheers
--
Enrico
ng of cache data failed: No such file or directory
ldconfig is a program you can run by hand (as root). Its config file
could also be interesting to look at (/etc/ld.so.conf). The cache file
is in /etc/ too, and is generated by ldconfig that scans the paths
listed in ld.so.conf for new shared
ebian/changelog
--- lua-wsapi-1.5/debian/changelog 2012-04-28 12:50:35.0 +0200
+++ lua-wsapi-1.5/debian/changelog 2012-10-23 13:07:12.0 +0200
@@ -1,3 +1,9 @@
+lua-wsapi (1.5-3) unstable; urgency=low
+
+ * wsapi.cgi lines ending converted to unix (Closes: #691214)
+
+ -- E
he $EXCLUDE_LOCAL flag. For some reasons I
did not dig into, one of the two commands asks the shell to parse the
argument lists passed around twice. I tried a bit to use `eval` to
unifor the things, but I decided it is better to fix the problem in
another way ;-)
Cheers
--
Enrico Tassi
--
To
a less error prone language.
I think that the easiest workaround for you, if you want exclude the
folder in question, is to revet your patch and replace & with %26 in
the EXCLUDE_* glob expression (as you have to do with %20 for spaces).
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, emai
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package prosody
This version fixes #681667 : Broken initscript (won't stop prosody)
The debdiff is pretty trivial: the init script starts prosody using
the Lua interpreter c
sts.
Indeed in 1.2.5 I've added smd-uniform-names to cope with that.
It generates a script to uniform names, to be run before the first sync.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
> Good news: smd is running flawlessly for me since a week.
Sorry for the late reply.
I clearly understand your patch, it seems OK to me.
And I'm indeed glad it works ;-)
But I was not able to reproduce the bug.
Could you tell me more about your setup?
Cheers
--
Enrico Tassi
--
To
lable with no extra
+-I directive (Closes: #682234, #682183, #682299)
+
+ -- Enrico Tassi Wed, 18 Jul 2012 18:43:50 +0200
+
+lua5.1 (5.1.5-3) unstable; urgency=low
+
+ * Install architecture dependent .h file in /usr/lib and fix .pc files
+accordingly to fix multiarch issues (Close
y want to see if it
really fixes all the FTBFS before giving the green flag.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
a5.1...
I'm on it right now. I'll change a bit the patch since installing in
patch shared by all packages a file called lua-deb-multiarch.h will
prevent lua5.1 and 5.2 to cohexist. I rename the file to
lua5.1-deb-multirch.h and I dput.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE,
arning in
case you include the .h without passing to cpp the right flags.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
st revert my last change, plus
some extra magic for cpp. I'll do it as soon as possible.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
LAGS in a more systematic way.
Try `pkg-config --cflags lua5.1`.
As you will see there is an extra -I flag to be passed to gcc.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
files is defined in
luaconf.h (or lua.h IIRC). So I have 2 options:
1) install .h in usr/lib as glib does
2) ask the user (or pkg-config) to pass -D flag
> $ pwd;grep -R -i -e MULTIARCH *
Yes, it seems I'm a bit lonely here. I will try to fix that tomorrow,
today I've been too busy.
Cheers
helpers (Closes: #671286, LP: #977813)
> -- Enrico Tassi Thu, 03 May 2012 14:34:16 +0200
No, it's just that pkg-config changes its output w.r.t. escaping every
day ;-)
If you set
Cflags: -I${includedir}/${lib_name_include}
-DDEB_HOST_MULTIARCH="${deb_host_multiarch}"
in
On Mon, Jul 02, 2012 at 07:12:47PM +0200, Moritz Muehlenhoff wrote:
> uwsgi
> ulatencyd
> mudlet
As I suspected all the dependencies are "soft", so we can just drop them
in favour of liblua5.1-0-dev. But of course these packages have to be
uploaded to fix the issue.
Chee
changed
to liblua5.1-dev.
> uwsgi
> ulatencyd
> mudlet
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: lua-event
Version: 0.4.1-1
Severity: grave
Tags: upstream
When this binding is used with libevent 2.0 some errors are not handled
properly. An extract of the personal communication with the maintainer of the
binding follows, giving precise details on how this bug affects, for example,
th
Package: ulatencyd
Severity: normal
There is no symbol posix.R_OK, and as far as the upstream can tell, it has
never been there. The correct call to the API is access(path, "r") and not
access(path, posix.R_OK). Since the default for access is mode "r", passing nil
is fine.
Cheers
-- System In
S file time permitting.
I think you should just fix the examples, and maybe add a note in the
changelog/readme, so that if one hits the problem and looks at the
project homepage he finds the fix as well.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.d
updated
version of the package before the freeze (that will be really soon!).
If the change was intended, I'll just add a note in NEWS.Debian.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
= require 'luasql.mysql'
What I'm missing is if the software that broke is in Debian or not.
In case it is, I should reassign the bug I guess.
In case it is not I can add a NEWS.Debian to alert users upgrading.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs
also get a patch for free ;-)
Unless you have serious concerns against an svn repository (that will
eventually become a git one) I suggest you put your package there.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubsc
vious way:
if (b != NULL) {
lua_pushstring(L, b);
return 1;
} else {
return pusherror(L, "get_current_dir_name");
}
What is this abundance of !! for?
Why should the error message be "."?
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-d
releases" in
> README.Debian of the Lua packages.
Moreover the popcon is 18928, a bit high for a package to be removed.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: lua-iconv
Version: 6-6
Severity: wishlist
lua-iconv 7 was released, it seems to support lua5.2 too.
Please update the package. If you need help with dh-lua, just ask.
Cheers
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500
Package: luajit
Version: 2.0.0~beta9+dfsg-2
Severity: grave
Tags: upstream
In accordance with the upstream, luajit will not be part of weezy, but rather
be made available via backports.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (5
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua-penlight
Version : 1.0.2
Upstream Author : Steve Donovan
* URL : http://stevedonovan.github.com/Penlight/api/index.html
* License : MIT
Programming Lang: Lua
Description
Package: wnpp
Severity: normal
Description:
Minimal perfect hash functions are widely used for memory efficient storage
and fast retrieval of items from static sets, such as words in natural
languages, reserved words in programming languages or interactive systems,
universal resource locations
h capable, since there is no
architecture triplet in the path for header files (yet) so all .h files
must be architecture neutral.
Something I can do it to fix .pc file so that
pkg-config --cflags lua5.1
correctly spits out -DDEB_HOST_MULTIARCH=bla
What do you think?
--
Enrico Tassi
--
T
On Thu, Apr 26, 2012 at 06:26:01PM +0200, Luca Capello wrote:
> * Package name: lua-ldap
On another topic, thanks to lua-cyrussasl I think prosody is already
able to use LDAP: http://prosody.im/doc/cyrus_sasl
But I guess the module you mentioned is simpler/better.
Cheers
--
Enrico Ta
On Thu, Apr 26, 2012 at 06:26:01PM +0200, Luca Capello wrote:
> Package: wnpp
>
> * Package name: lua-ldap
> * URL or Web page : <http://www.keplerproject.org/lualdap/>
>
> I Cc:ed Enrico Tassi (the maintainer of most Lua packages in Debian and
> also the author
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua-dbi
Version : 0.5
Upstream Author :Neil Richardson (nr...@ii.net)
* URL : http://code.google.com/p/luadbi/
* License : MIT/X
Programming Lang: C
Description : DBI library for the
the upstream of lua-gtk discontinued it in favour of lua-lgi.
Regards
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
JFYI, I'm planning to switch to lua-lgi, that is a more modern and
functional bridge between Lua and gobject based libraries.
You are ancourgaed to try it out. It should work fine on powerpc and
armel.
Regards
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua-zlib
Version : 0.2
Upstream Author : Brian Maher
* URL : http://github.com/brimworks/lua-zlib
* License : MIT/X
Programming Lang: C
Description : zlib library for the Lua
n.c:1136
#10 0x2adf4cf8 in gtk_init (argc=, argv=)
at
/build/buildd-gtk+3.0_3.2.3-1-mipsel-WwT23O/gtk+3.0-3.2.3/./gtk/gtkmain.c:1188
#11 0x004009ac in main ()
cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubsc
.
Cheers
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
nice, as you noted. Version
1.2.3 is on its way, and will include a more verbose reporting, that
also writes something every 5K emails are processed.
Ciao and happy synchronization
--
Enrico Tassi
signature.asc
Description: Digital signature
the first time... So I suggest you run the
first sync at night, and forget about it.
Ciao
--
Enrico Tassi
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: dh-lua
Version : 1
Upstream Author : Enrico Tassi
* URL : svn+ssh://svn.debian.org/svn/pkg-lua/packages/dh-lua
* License : MIT/X
Programming Lang: make, shell
Description : helper
Package: wnpp
Severity: wishlist
Owner: Enrico Tassi
* Package name: lua-lgi
Version : 0.4
Upstream Author : Pavel Holejsovsky
* URL : https://github.com/pavouk/lgi
* License : MIT/X
Programming Lang: C, Lua
Description : Lua binding to GObject
1 - 100 of 433 matches
Mail list logo