Bug#700408: I shall be packaging Gitano

2016-10-16 Thread Daniel Silverstone
Control: retitle -1 ITP: gitano -- Gitano - Git service manager
Control: owner -1 !

Hi,

I am working on packaging for Gitano which shall be (hopefully) in Stretch.

D.

-- 
Daniel Silverstone http://www.digital-scurf.org/
PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69



Bug#840976: ITP: gitano -- Gitano - Git service manager

2016-10-16 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: gitano
  Version : 0.1
  Upstream Author : Daniel Silverstone 
* URL : https://www.gitano.org.uk/
* License : BSD
  Programming Lang: Lua
  Description : Gitano - Git service manager

Gitano is a Git service manager along similar lines to Gitosos or Gitolite.
Gitano is focussed on being configured entirely via Git and can be commanded
over SSH.  Gitano has support for running hooks with limited functionality in a
sandbox so as to allow for untrusted parties writing hook code.  Gitano also
has a fully-fledged ACL system which allows individual projects to create their
own rulesets, along with supporting complex delegable permissions.

Gitano has been in development for a number of years now and is used by a
number of Debian developers and a non-trivial number of git servers.  It is
finally in a state which I believe to be long-term supportable and as such I
would like it to be in Stretch.

Initially the Debian packaging will be maintained by myself; but I have one or
two people who contribute to Gitano and its dependencies who may be prepared to
co-maintain over time.

D.



Bug#840917: ITP: tongue -- Lua I18N library 'Tongue'

2016-10-15 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: tongue
  Version : 0.8
  Upstream Author : Daniel Silverstone 
* URL : https://git.gitano.org.uk/tongue.git
* License : BSD
  Programming Lang: Lua
  Description : Lua I18N library 'Tongue'

Tongue is an internationalisation engine written in Lua which implements a
hierarchical language pack system for Lua programs to use in localising
messages into and out of themselves.

This package is a dependency of Gitano which I am trying to get packaged
into Stretch.  This is the last dependency which needs adding to Debian
as far as I can tell, before Gitano can go in.

I will be maintaining the package myself to begin with; though I do have
two potentially interested others for co-maintenance.

D.



Bug#840726: ITP: lace -- Lua Access Control Engine

2016-10-14 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: lace
  Version : 1.3
  Upstream Author : Daniel Silverstone 
* URL : https://www.gitano.org.uk/lace/
* License : BSD
  Programming Lang: Lua
  Description : Lua Access Control Engine

Lace is an access control engine written in Lua which implements a squid-like
ACL system for Lua programs to use in controlling access to resources.

Lace provides a parser of rulesets and an engine to execute the parsed
rulesets.  It relies on the calling application to provide access
control types and then Lace runs the boolean logic and returns an
allow/deny result along with the location of the decision and any
description provided by it.

Lace is part of the dependencies for Gitano which I am trying to get
packaged and into Stretch.

Initially I shall be maintaining the package myself, but I do have
two possible assistants lined up.

D.



Bug#840724: ITP: gall -- Git Abstraction Layer for Lua

2016-10-14 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: gall
  Version : 1.1
  Upstream Author : Daniel Silverstone 
* URL : https://git.gitano.org.uk/gall.git/
* License : BSD
  Programming Lang: C, Lua
  Description : Git Abstraction Layer for Lua

Gall is a Git abstraction layer for Lua which implements a set of Lua objects
which can interact with git repositories (via libgit2 where possible).

Gall allows a Lua program to examine refs and objects, and to fully create
git commits without needing to create a working tree on disk.

Gall is part of the set of packages which are the dependencies of Gitano
which I am working toward packaging for Stretch.

Initially I shall maintain the package, but I have one or two potential
assistants, neither of which are DDs or DMs (yet).

D.



Bug#840611: ITP: supple -- Lua strict sandbox

2016-10-13 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: supple
  Version : 1.0.5
  Upstream Author : Daniel Silverstone 
* URL : https://git.gitano.org.uk/supple.git/
* License : BSD
  Programming Lang: C, Lua
  Description : Lua strict sandbox

Supple is a very strict sandbox which runs Lua code on behalf of applications
which cannot trust the code very much.

Supple is a dependency of Gitano which I am working towards releasing with
Debian Stretch.

Maintainership will be myself initially, with one or two willing assistants in
the future.  They are not yet DDs or DMs though.

D.



Bug#839703: ITP: lua-scrypt -- Lua binding to libscrypt

2016-10-03 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: lua-scrypt
  Version : 1.1
  Upstream Author : Daniel Silverstone 
* URL : https://git.gitano.org.uk/lua-scrypt.git/
* License : ISC
  Programming Lang: C, Lua
  Description : Lua binding to libscrypt

Lua binding to the libscrypt implementation of the scrypt password-based key
derivation function.

The library binds both the hash and verify operations.

This package is a dependency of Gitano, which I am preparing to upload to
Debian.

I am the upstream developer and will be maintaining the package with help from
one or two prospective DMs.

D.



Bug#839699: ITP: clod -- Configuration Language Organised (by) Dots

2016-10-03 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist
Owner: Daniel Silverstone 

* Package name: clod
  Version : 1.0.1
  Upstream Author : Daniel Silverstone 
* URL : https://www.gitano.org.uk/clod/
* License : ISC
  Programming Lang: Lua
  Description : Configuration Language Organised (by) Dots

Clod is a configuration language written in Lua which implements a simple
dotted key/value pair system which tries to keep programmatic edits in-line
with what humans would do in a similar situation.

This is a dependency of Gitano (A git server written in Lua which focusses
on keeping everything in Git, including hooks).

I am the upstream and will maintain it primarily; though I have offers from
at least one, possibly two prospective DMs to help.

D.



Bug#648256: Potentially interested in co-maintaining Cherokee

2014-01-02 Thread Daniel Silverstone
On Thu, Jan 02, 2014 at 07:02:41 -0700, Leonel Nunez wrote:
> Yes all help is welcome
> 
> I'm already working on the package but it's taking me longer than I
> expected  but I'm moving on

I went with what was there from before and just removed the patch which didn't
apply from the quilt.  That worked just fine for me.  Obviously it's not ideal
since it won't be necessarily up-to-date policy-wise, but it was good.

Gunnar was maintaining it on git.debian.org using git-buildpackage's infra.
Since then, upstream has moved to git themselves (on github) so we should
probably just migrate to that git history and add the debian/ dir in.

Let me know if you want me to do any of this.

D.

-- 
Daniel Silverstone http://www.digital-scurf.org/
PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140102143606.GF31705@somnambulist.local



Bug#648256: Potentially interested in co-maintaining Cherokee

2014-01-02 Thread Daniel Silverstone
Hi,

I have recently been in touch with upstream (Stefan de Konink) and have been
assisting with a few bugs in Cherokee.

I'd be interested in helping with the packaging since I will need to maintain
updated Cherokee packages for myself for a Wheezy server anyway.

Are you interested in co-maintaining the package in Sid?

D.

-- 
Daniel Silverstone http://www.digital-scurf.org/
PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2014010255.GE31705@somnambulist.local



Bug#339009: O: lua50 -- Lua 5.0.2

2005-11-14 Thread Daniel Silverstone
Package: wnpp
Version: N/A; reported 2005-11-14
Severity: normal

I have no time to continue looking after the Lua packages. They have languished
unloved now for some time and have a few open bugs against them, at least one
of which is serious (a rebuild is needed against readline 5)

I am so busy with work that even simple maintenance is a pain and thus would
appreciate it if someone would take the packages over. They're very light work
and rarely need changing. The software doesn't get many updates.

Thanks,

Daniel.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#228673: sablevm-test-suite_0.1_i386.changes REJECTED

2004-02-06 Thread Daniel Silverstone
On Fri, 2004-02-06 at 03:27, Adam Majer wrote:
> I think that the biggest problem might be the description of 
> the sablevm-test-suite
>   Description : various java tools used to test SableVM JVM
>To assure SableVM is operating properly on wide range of platforms
>it is best if it can be tested easily, quickly, often and throughly.
>This package contains set of tools, partially specific to SableVM,
>which should help finding and diagnosing possible problems before
>they hit the users.
> Why do we need this in Debian? It seems from the description that
> sablevm-test-suite is something that is specific to SableVM and
> is used by the SableVM developers to prevent regression bugs, etc..

This is, indeed, the nub of the problem and the point of my enquiry.

> Could you explain why should this be in the archive? Who would
> use this package?

This is what I wanted to know. I guess my REJECT message wasn't clear
enough.

I get the impression Grzegorz really doesn't want it integrated into the
sablevm package and if the package really is of use to people other than
JVM developers then okay. But if it *really* is just a jvm tester with
no use to end-users, then it doesn't make sense to put it into Debian.

D.

-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler: Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org   KeyId: 20687895





Bug#226493: RFA: colloquy

2004-01-06 Thread Daniel Silverstone
Package: wnpp
Version: unavailable; reported 2004-01-07
Severity: normal

I do not have enough time to maintain colloquy any more.

The upstream author seems to believe that it is not worth having a
debianisation of the package.

This RFA is to test whether or not anyone out there cares about the package.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ennui 2.4.20-ec3 #7 Sun Oct 5 15:06:31 BST 2003 i686
Locale: LANG=en_GB, LC_CTYPE=en_GB




Bug#122149: ITP: brandy -- a BBC BASIC V interpreter

2003-02-26 Thread Daniel Silverstone
On Tue, Feb 04, 2003 at 09:02:37PM +, Darren Salt wrote:
> Brandy 1.0.13 is available.
> 
> I've packaged it and made it available at the URL below (this is for woody,
> but it's also buildable on unstable). Feel free to use it, sponsor it, ignore
> it... :-)

It is my intention to prepare and upload this with you as the
maintainer.

If you want to stop me -- shout Real-Soon-Now

D.

-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org   KeyId: 20687895
Q:  What is purple and commutes?
A:  An Abelian grape.



Bug#164903: Megahal

2002-10-27 Thread Daniel Silverstone
I am about to embark on a bit of a coding project which includes a
megahal component, so I'd be quite happy to take over the package.

If you're still looking for someone, let me know

D.

-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org   KeyId: 20687895
Q:  Why don't lawyers go to the beach?
A:  The cats keep trying to bury them.



Bug#163079: ITP: colloquy -- NILEX-like internet talker server

2002-10-02 Thread Daniel Silverstone
Package: wnpp
Version: N/A; reported 2002-10-02
Severity: wishlist

* Package name: colloquy
  Version : 0.90
  Upstream Author : Rob Kendrick <[EMAIL PROTECTED]>
* URL : http://users.pepperfish.org/rjek/colloquy/
* License : MIT
  Description : NILEX-like internet talker server


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ennui 2.4.18-evms-preempt #2 Mon Aug 26 00:01:45 BST 2002 i586
Locale: LANG=C, LC_CTYPE=en_GB




Bug#153977: [dsilvers: Re: Bug#153977: O: xinetd -- An inetd replacement with interesting extra functionality]

2002-07-23 Thread Daniel Silverstone
Oops, pop this here for the record :)

- Forwarded message from dsilvers -

Date: Tue, 23 Jul 2002 14:51:29 +0100
To: Thomas Seyrat <[EMAIL PROTECTED]>
Subject: Re: Bug#153977: O: xinetd -- An inetd replacement with interesting 
extra functionality

On Tue, Jul 23, 2002 at 03:29:01PM +0200, Thomas Seyrat wrote:
>   Ok to adopt. I'm a huge user of xinetd, and prepared to spend time on
>   this package.

You sir, are a star.

Would you like my dev directory or not (there's nothing new since the last
release I did)

There is a new upstream which ought to be folded in, but make sure the diffs
I made to the ip address parsers etc have been folded in or otherwise fixed :)

If there's anything I can help you with, let me know, else I look forward to
seeing your first upload :)

D.


-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org   KeyId: 20687895
question = ( to ) ? be : ! be;
-- Wm. Shakespeare

- End forwarded message -----

-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org   KeyId: 20687895
Q:  How do you save a drowning lawyer?
A:  Throw him a rock.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#153977: O: xinetd -- An inetd replacement with interesting extra functionality

2002-07-23 Thread Daniel Silverstone
Package: wnpp
Version: N/A; reported 2002-07-23
Severity: normal

Hi,

Due to increasing home commitments, family and pets particularly. Also
greater work commitments, and a desire to get back to grass-roots coding, I
am giving up one or two of my more high-maintainence packages.

xinetd is a package which I originally adopted in order to fix some problems
with the configuration managment which was destroying the configs on my
server, it has proven a very interesting package to handle and upstream do
seem to respond to questions (eventually) -- It has become a bit too much
for me due to problems in the lack of testing upstream subject the software
to before release. As such, I would like someone to take it off my hands. I
can't really continue to manage it with all my other jobs :(

xinetd would be better maintained by a seasoned debian developer, although
it could prove to be a very interesting project for a dedicated and skilled
person currently in the NM process.

I would be prepared to mentor (at a low-level of communication) someone who
wanted to adopt xinetd and become a developer, on the proviso that they find
someone else to sponsor them in.

Regards,

Daniel


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux coma 2.4.18preempt-acpi-crypto #5 Tue Jul 16 00:13:09 BST 2002 
i686
Locale: LANG=en_GB, LC_CTYPE=en_GB

-- no debconf information


-- 
The trouble with a lot of self-made men is that they worship their creator.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#152800: ITP: usb-perms -- USB Permissions manager

2002-07-12 Thread Daniel Silverstone
Package: wnpp
Version: N/A; reported 2002-07-13
Severity: wishlist

* Package name: usb-perms
  Version : 0.1
  Upstream Author : James Tappin <[EMAIL PROTECTED]>
* URL : http://www.xena.uklinux.net/Linux/usb_perms.html
* License : GPL
  Description : USB Permissions manager

 A small program to poll the usbdevfs file system and set permissions and
 groups on the devices found according to the values set in the resource 
 file.
 Particularly useful where a system needs all users to have raw access to
 USB peripherals such as digital stills cameras.
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#100328: ITA and ITNMU

2001-08-30 Thread Daniel Silverstone
Hi,

I have been using xinetd for a few months and like it.

Unfortunately there are issues, like the fact that the version in 
testing/unstable is old and also marked as hackable by the xinetd folks.

I am prepared to adopt the package if other people who have mentioned an ITA 
don't get around to it fairly soon.

In the mean time, unless someone is working frantically on xinetd, I'll prepare 
an NMU to cover some of the more obvious problems in the package.

Regards,

Daniel

-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from germany.keyserver.netKeyId: 20687895
If you think the system is working, ask someone who's waiting for a prompt.


pgpYsohNZJ5Yt.pgp
Description: PGP signature


Bug#104231: ITP: dbishell -- Interactive SQL shell with readline support

2001-07-10 Thread Daniel Silverstone
Package: wnpp
Severity: wishlist

dbishell is a project currently residing on Sourceforge which is a
powerful terminal based client for many databases. Indeed, dbishell
uses perl's DBI interface, to allow it (theoretically) to access any
database which has a DBD driver.

dbishell has specific support for mysql, postgresql, oracle and
sybase, and is, itself, entirely held under the GPL.

I include below, the description of dbishell as appears on the project
page:

 Database shell with readline support [command history, 
 tab completion etc] based on the Perl DBI:

 Has specific support for Oracle, MySQL, Sybase, 
 PostgreSQL, and a generic driver that should work for
 anything supported by DBI.

dbishell can be found at:
 http://sourceforge.net/projects/dbishell/
 and
 http://dbishell.sourceforge.net/
 
-- 
Daniel Silverstone   http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler  Digital-Scurf Unlimited
GPG Public key available from pgpkeys.mit.edu:11371KeyId: 20687895
Every silver lining has a cloud around it.