Bug#1017092: ITP: libprometheus-tiny-shared-perl -- tiny Prometheus client with a shared database behind it

2022-08-13 Thread Niko Tyni
Package: wnpp
Owner: Niko Tyni 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libprometheus-tiny-shared-perl
  Version : 0.026
  Upstream Author : Rob N ★ 
* URL : https://metacpan.org/release/Prometheus-Tiny-Shared
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : tiny Prometheus client with a shared database behind it

Prometheus::Tiny::Shared is a wrapper around Prometheus::Tiny that instead of
storing metrics data in a hashtable, stores them in a shared datastore
(provided by Hash::SharedMem, though this may change in the future). This
lets you keep a single set of metrics in a multithreaded app.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1017091: ITP: libhash-sharedmem-perl -- efficient shared mutable hash

2022-08-13 Thread Niko Tyni
Package: wnpp
Owner: Niko Tyni 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libhash-sharedmem-perl
  Version : 0.005
  Upstream Author : Andrew Main (Zefram) 
* URL : https://metacpan.org/release/Hash-SharedMem
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : efficient shared mutable hash

Hash::SharedMem provides a facility for efficiently sharing mutable data
between processes on one host. Data is organised as a key/value store,
resembling a Perl hash. The keys and values are restricted to octet (Latin-1)
strings. Structured objects may be stored by serialising them using a
mechanism such as Sereal.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#848932: ITP: perl-openssl-defaults -- Version compatibility baseline for Perl OpenSSL packages

2016-12-20 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni <nt...@debian.org>

* Package name: perl-openssl-defaults
  Version : 1
  Upstream Author : Niko Tyni <nt...@debian.org>
* URL : 
https://anonscm.debian.org/cgit/pkg-perl/packages/perl-openssl-defaults.git
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : Version compatibility baseline for Perl OpenSSL packages

 A subset of Perl XS module packages expose the OpenSSL binary interface
 to Perl code. This can lead to incompatibilities if these packages are
 linked against different versions of OpenSSL.
 .
 This package provides a virtual package "perl-openssl-abi-x" that
 corresponds to the libssl-dev package SONAME it was built against.
 The packages that need to stay compatible with each other can depend
 on this.
 .
 Tools are also provided for generating this dependency with minimum
 hassle. See the instructions in README.Debian.

This was prompted by Perl modules segfaulting in a partial OpenSSL 1.0
-> 1.1 transition. See #848113 for the background.

The package will be maintained in the Debian Perl Group (pkg-perl).



Bug#842555: ITA: tsocks -- transparent network access through a SOCKS 4 or 5 proxy

2016-12-11 Thread Niko Tyni
Control: retitle -1 ITA: tsocks -- transparent network access through a SOCKS 4 
or 5 proxy
Control: owner -1 !

On Sun, Nov 06, 2016 at 07:58:14AM +0300, Dmitry Bogatov wrote:
> 
> [2016-11-03 09:37] "gustavo panizzo (gfa)" <g...@zumbi.com.ar>
> >
> > I intend to do a QA upload for this package soon, if anybody wants to be
> > the real maintainer, ping me I can handover my improvements to you
> 
> Hello! I am interested in tsocks maintainership and your improvements.

Hi, I'm also interested in maintaining tsocks as I'm using it on a
daily basis.

Dmitry: I'm happy for you to take it if you still want it (I see no
further action from you on the bug). Comaintenance would be fine by me
as well. Please let me know your preferences, otherwise I'll just go
ahead and adopt it.
-- 
Niko Tyni   nt...@debian.org



Bug#788931: RFP: libdigest-md5-perl - Perl interface to the MD5 Algorithm

2015-09-12 Thread Niko Tyni
On Tue, Jun 16, 2015 at 08:54:57PM +1000, Svetlana A. Tkachenko wrote:
> Package: libdigest-md5-perl
> Severity: wishlist
> 
> The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5 
> Message Digest algorithm from within Perl programs. The algorithm takes as 
> input a message of arbitrary length and produces as output a 128-bit 
> "fingerprint" or "message digest" of the input.

> https://metacpan.org/pod/Digest::MD5

Hi, the Digest::MD5 module is already shipped as part of the Perl standard
library in the perl package. Is there a reason for requiring a separately
packaged version too?
-- 
Niko Tyni   nt...@debian.org



Bug#747731: ITP: libpackage-constants-perl -- list constants defined in a package

2014-05-11 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni nt...@debian.org

* Package name: libpackage-constants-perl
  Version : 0.04
  Upstream Author : Jos Boumans
* URL : https://metacpan.org/release/Package-Constants
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : list constants defined in a package

Package::Constants is being removed from the Perl core. The core version
will be deprecated in Perl 5.20 and removed in 5.22.

The perl package will recommend the separate package for one release
cycle to ensure smooth upgrades.

The package will be maintained under the pkg-perl umbrella.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140511125213.17547.93743.reportbug@estella.local.invalid



Bug#707968: ITP: libcpanplus-perl -- API CLI access to the CPAN mirrors

2013-05-20 Thread Niko Tyni
On Sun, May 12, 2013 at 12:51:23PM +0100, Dominic Hargreaves wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Dominic Hargreaves d...@earth.li
 
 * Package name: libcpanplus-perl
   Version : 0.9136
   Upstream Author : Chris Williams ch...@bingosnet.co.uk
 * URL : https://metacpan.org/release/CPANPLUS
 * License : Perl
   Programming Lang: Perl
   Description : API  CLI access to the CPAN mirrors
 
 The CPANPLUS library is an API to the CPAN mirrors and a collection of
 interactive shells, commandline programs, etc, that use this API.

Whoever actually packages this (Gregor?), please note that CPANPLUS is
patched in the 'perl' package for a Debian specific configuration file
path and INSTALLDIRS defaults. See

 
http://patch-tracker.debian.org/patch/series/view/perl/5.14.2-21/debian/cpanplus_definstalldirs.diff
 
http://patch-tracker.debian.org/patch/series/view/perl/5.14.2-21/debian/cpanplus_config_path.diff

I think those patches need to go in the separate package too.

Also, perhaps it should provide a 'cpanplus' virtual package due to the
command line interface?
-- 
Niko Tyni   nt...@debian.org


-- 
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/20130520191438.GA6543@madeleine.local.invalid



Bug#568743: Bug#666853: Bug#676277: speedy-cgi-perl is going away

2013-05-09 Thread Niko Tyni
On Wed, May 08, 2013 at 09:03:41PM +0200, gregor herrmann wrote:
 On Tue, 23 Apr 2013 21:40:32 +0300, Niko Tyni wrote:
 
  This is just a note so that nobody wastes time on speedy-cgi-perl bugs
  #666853 (Apache 2.4 transition) or #676277 (Perl 5.16 transition) unless
  they are planning to adopt the package.
  
  I intend to request removal of speedy-cgi-perl once wheezy has been
  released, for reasons described in #568743 (mainly: dead upstream.)
  I believe reverse dependencies have since been removed, with the exception
  of a Suggestion in libhtml-mason-perl.
 
 Makes sense. I've removed it from the Suggests for html-mason in git
 now.
 
 Are you going to file the RM bug or shall I do it?

Now filed as #707335.
-- 
Niko Tyni   nt...@debian.org


-- 
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/20130509073606.GA6006@madeleine.local.invalid



Bug#568743: speedy-cgi-perl is going away

2013-04-23 Thread Niko Tyni
retitle 568743 O: speedy-cgi-perl -- speed up perl scripts by making them 
persistent

This is just a note so that nobody wastes time on speedy-cgi-perl bugs
#666853 (Apache 2.4 transition) or #676277 (Perl 5.16 transition) unless
they are planning to adopt the package.

I intend to request removal of speedy-cgi-perl once wheezy has been
released, for reasons described in #568743 (mainly: dead upstream.)
I believe reverse dependencies have since been removed, with the exception
of a Suggestion in libhtml-mason-perl.

Marking the package as orphaned for now.
-- 
Niko Tyni   nt...@debian.org


-- 
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/20130423184025.GA5540@madeleine.local.invalid



Bug#474018: festvox-suopuhe-* (Finnish speakers for festival) are going away

2013-04-23 Thread Niko Tyni
retitle 474018 O: festvox-suopuhe-lj -- Finnish female speaker for Festival
retitle 474019 O: festvox-suopuhe-mv -- Finnish male speaker for festival
thanks

I haven't used these packages in a long time.

They are dead upstream and have had bug reports from exactly one user
in the seven years they've been in Debian.

The packages should be removed from Debian after the wheezy release
unless a new maintainer somehow materializes. I'm marking them as orphaned
for now.

Cc'ing the festival package maintainers and the Debian Finnish
l10n list in case someone is interested.
-- 
Niko Tyni   nt...@debian.org


-- 
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/20130423185723.GA5819@madeleine.local.invalid



Bug#568742: RFA: smokeping -- latency logging and graphing system

2011-08-13 Thread Niko Tyni
On Mon, Aug 08, 2011 at 04:42:00PM +0200, Raoul Bhatia [IPAX] wrote:
 
 sorry - i did not catch your reply either ;)
 is the package still vacant?

Sure it is, the bug is still open.
-- 
Niko Tyni   nt...@debian.org



-- 
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/20110814045400.GA3581@madeleine.local.invalid



Bug#611422: ITP: libmath-base85-perl -- Perl extension for base 85 numbers, as referenced by RFC 1924

2011-01-29 Thread Niko Tyni
On Sat, Jan 29, 2011 at 03:27:54PM +0900, TANIGUCHI Takaki wrote:
 Package: wnpp
 Owner: tak...@debian.org
 Severity: wishlist
 
 * Package name: libmath-base85-perl
   Version : 0.2 
   Upstream Author : Tony Monroe
 * URL or Web page : http://cpan.org/
 * License : Perl
   Description : Perl extension for base 85 numbers, as referenced by RFC 
 1924
  RFC 1924 describes a compact, fixed-size representation of IPv6 addresses
  which uses a base 85 number system. Math::Base85 handles some of the uglier
  details of it.

Do you really have a use case for this?

RFC 1924 is an April 1st one, and I've never seen anybody actually use
the base85 representation of IPv6 addresses anywhere.

(In case somebody wants a quick try, ipv6calc supports it:
 % ipv6calc -O base85 2607:f8f0:610:4000:214:38ff:feee:b65a
 No input type specified, try autodetection...found type: ipv6addr
 B7RDhRib#Y+VwlwuPBOG
)
-- 
Niko Tyni   nt...@debian.org



-- 
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/20110129184558.GA7227@madeleine.local.invalid



Bug#485975: details of the qooxdoo licensing problems?

2010-12-07 Thread Niko Tyni
On Fri, Dec 03, 2010 at 12:38:58PM -0500, The Anarcat wrote:
 
 Can you detail what licensing problems you found with the library?

You might want to read debian/copyright inside
  http://people.debian.org/~ntyni/qooxdoo_0.8.2-1.diff.gz

but the blocker for me was that
 framework/source/resource/qx/icon/Oxygen/
was licensed under the LGPL but the source .svg files were not included.

(The intentions of the copyright holders of the Oxygen library are made
 quite clear in
  http://techbase.kde.org/Projects/Oxygen/Licensing )

Other than that, there was some code with the 'Good, not Evil' license
that's problematic. It's a recurring topic on debian-legal, see for
example

 http://lists.debian.org/debian-legal/2010/03/msg00064.html

It was also not clear which version of the LGPL applied to the whole
of qooxdoo.

I think the rest were trivial things like failing to reproduce copyright
notices for MIT licenses and failing to include the whole text of the
BSDish licenses. No other blockers IIRC.

Qooxdoo upstream is aware of these; the last I heard of them was in
March 2010 when Andreas Ecker said they are on their TODO list. I haven't
looked at their code repository recently for fixes and I haven't scanned
anything newer than 0.8.2 for new problems.

Thanks for your interest,
-- 
Niko Tyni   nt...@debian.org



-- 
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/20101207095526.gc4...@madeleine.local.invalid



Bug#485975: RFP: qooxdoo -- Ajax application framework

2010-10-17 Thread Niko Tyni
retitle 485975 RFP: qooxdoo -- Ajax application framework
thanks

On Thu, Feb 11, 2010 at 10:36:08PM +0200, Niko Tyni wrote:
 On Thu, Jul 09, 2009 at 02:20:29PM +0300, Niko Tyni wrote:

  There are some minor licensing issues to solve, upstream is working on that.
 
 Update: Most of the issues have been fixed since, but there's still one
 blocker left and I haven't scanned anything past 0.8.2 for new issues.
 
 I just pinged upstream about the blocker issue.

The blocker still hasn't been resolved AFAIK and my interests have since
shifted elsewhere. Retitling back to RFP.

If somebody picks this up, I'll gladly discuss the subject further.
-- 
Niko Tyni   nt...@debian.org



-- 
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/20101017195113.ga29...@madeleine.local.invalid



Bug#568742: RFA: smokeping -- latency logging and graphing system

2010-10-17 Thread Niko Tyni
On Wed, Sep 22, 2010 at 11:07:58AM +0200, Raoul Bhatia [IPAX] wrote:
 
 what would be the requirements for helping you out on this?

Hi,

I only noticed your message now via the web interface of the bug tracking
system: you didn't Cc me so I never received the original e-mail.

I'm looking for a new primary maintainer of the smokeping package, so
the adopter should generally be familiar with Debian packaging. These
documents should do as a starting point.

 http://www.debian.org/doc/maint-guide/
 http://www.debian.org/doc/debian-policy/
 http://www.debian.org/doc/developers-reference/

I suppose the only specific requirements for the smokeping package are
Perl knowledge and maybe a basic understanding of usual TCP/IP network
protocols.

Cheers,
-- 
Niko Tyni   nt...@debian.org



-- 
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/20101017193924.ga29...@madeleine.local.invalid



Bug#594523: ITP: libhtml-scrubber-perl -- A package to clean up HTML

2010-08-26 Thread Niko Tyni
On Thu, Aug 26, 2010 at 06:25:43PM +0100, Nicholas Bamber wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Nicholas Bamber nicho...@periapt.co.uk

 * Package name: libhtml-scrubber-perl
   Version : 0.08

Please note that this package has been in Debian since 2004.
-- 
Niko Tyni   nt...@debian.org



-- 
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/20100826182841.ga19...@madeleine.local.invalid



Bug#583945: ITP: libcgi-application-dispatch-perl -- Dispatch requests to CGI::Application based objects

2010-06-01 Thread Niko Tyni
On Tue, Jun 01, 2010 at 12:43:50AM +0530, Alan Haggai Alavi wrote:
 Package: wnpp
 Owner: Alan Haggai Alavi alanhag...@alanhaggai.org
 Severity: wishlist

 * Package name: libcgi-application-dispatch-perl
   Version : 2.17
   Upstream Author : Mark Stosberg m...@summersault.com
 * URL : http://search.cpan.org/dist/CGI-Application-Dispatch/
 * License : GPL, Artistic
   Programming Lang: Perl
   Description : Dispatch requests to CGI::Application based objects

Hi,

CGI-Application-Dispatch is already in Debian:

% apt-file search CGI/Application/Dispatch.pm
libcgi-application-basic-plugin-bundle-perl: 
/usr/share/perl5/CGI/Application/Dispatch.pm

Also, please Cc the debian-devel list (and preferably also debian-perl for
Perl packages) in the future, see 

 http://www.debian.org/doc/developers-reference/pkgs.html#newpackage 
-- 
Niko Tyni   nt...@debian.org



-- 
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/20100601115818.ga19...@madeleine.local.invalid



Bug#583395: ITP: libversion-perl -- Perl extension for Version Objects

2010-05-27 Thread Niko Tyni
On Fri, May 28, 2010 at 01:16:38AM +0900, Ansgar Burchardt wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Ansgar Burchardt ans...@43-1.org
 
 * Package name: libversion-perl
   Version : 0.82 (upstream), 0.8200 (Debian package)

Please note that libversion-perl had an epoch for a year or so in
unstable+testing before the lenny release, so perl-modules currently
Conflicts: libversion-perl ( 1:0.7700).

Not sure if it's feasible to get rid of the epoch now.
-- 
Niko Tyni   nt...@debian.org



-- 
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/20100527184430.ga3...@madeleine.local.invalid



Bug#580056: Bug#580034: perl: module deprecations in 5.12.0

2010-05-18 Thread Niko Tyni
On Mon, May 17, 2010 at 02:36:48PM +0300, Niko Tyni wrote:
 On Mon, May 03, 2010 at 12:26:43PM +0300, Niko Tyni wrote:
 
   Class::ISA will be removed from the Perl core distribution in the next 
  major release. Please install it from CPAN. It is being used at -e, line 1.
  
  The modules being deprecated from the core are (from perl5120delta.pod):
  
   Class::ISA
   Pod::Plainer
   Shell
   Switch
 
 Hm, I now noticed that Shell doesn't actually display the deprecation
 warning although it's documented to do so in pod/perl5120delta.pod.
 
 This seems unintentional; I've just notified upstream. We'll see if it means
 the Shell deprecation must be delayed by one upstream release or not. Not
 sure if that necessarily affects what we do.

Upstream is going to keep Shell around for 5.14 and (presumably) remove
it in 5.16 because of this issue. I suppose we don't therefore need a
separate libshell-perl for now.

 http://www.nntp.perl.org/group/perl.perl5.porters/2010/05/msg160155.html

Dominic, I think we should ask ftpmaster to reject libshell-perl from
NEW. Do you agree?
-- 
Niko Tyni   nt...@debian.org



-- 
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/20100518193038.ga16...@madeleine.local.invalid



Bug#485975: RFP: qooxdoo -- Ajax application framework

2010-02-11 Thread Niko Tyni
On Thu, Jul 09, 2009 at 02:20:29PM +0300, Niko Tyni wrote:
  retitle 485975 ITP: qooxdoo -- Ajax application framework

 There are some minor licensing issues to solve, upstream is working on that.

Update: Most of the issues have been fixed since, but there's still one
blocker left and I haven't scanned anything past 0.8.2 for new issues.

I just pinged upstream about the blocker issue.

 I'll push my packaging somewhere on git.debian.org soon. Comaintainers
 are welcome, let me know if you're interested.

I settled with putting the .diff.gz from last summer at

 http://people.debian.org/~ntyni/qooxdoo_0.8.2-1.diff.gz

(This is intended to be applied over qooxdoo-0.8.2-sdk.zip contents
 and only contains the debian/ directory.)

If anybody wants to take over and upgrade to 1.0.1, I'm ecstatic.
Otherwise this is probably going to still take quite a while...
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#568743: RFA: speedy-cgi-perl -- speed up perl scripts by making them persistent

2010-02-07 Thread Niko Tyni
Package: wnpp

I request an adopter for the speedy-cgi-perl package.

The long description is:

 SpeedyCGI is a way to run perl scripts persistently, which usually makes
 them run much more quickly because it avoids the overhead of starting
 up a new perl interpreter and compiling the perl code.  It is also known
 as PersistentPerl: while its most common use is with CGI scripts, it can
 be used to speed up most perl programs.

The package is dead upstream, the last release was in 2003. I've kept
it alive in Debian until now and there are no serious problems, but
if somebody adopts it they should probably take over upstream too.

If nobody shows up in a month or so, I'll request removal from the Debian
archive. There are a few reverse dependencies that need to be taken care of
first though (at least request-tracker3.8 and smokeping).
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#568742: RFA: smokeping -- latency logging and graphing system

2010-02-07 Thread Niko Tyni
Package: wnpp

We request an adopter for the smokeping package.

The long description is:

 SmokePing consists of a daemon process which organizes the
 latency measurements and a CGI which presents the graphs.
 .
 With SmokePing you can measure latency and packet loss in your network.
 SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty
 graphs giving up to the minute information on the state of each
 network connection.

While I'm an upstream co-author, it's been a few years since I actively
did any SmokePing development. It's fulfilling my needs and my interests
have since shifted elsewhere. The main upstream author, Tobias Oetiker,
still occasionally develops new features.

The other Debian maintainer, Jose Carlos Garcia Sogo, no longer uses
the package and agrees with this request.

The package is in the collab-maint git repository, feel free to commit there.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557882: ITP: libextutils-manifest-perl -- utilities to write and check a MANIFEST file

2009-11-26 Thread Niko Tyni
On Wed, Nov 25, 2009 at 09:18:50AM +0900, Charles Plessy wrote:

 I intend to package the ExtUtils::Manifest Perl module. It is already packaged
 in the perl-modules packages, but in Lenny the provided version is too low to
 allow backports of one package of mine that would be fine otherwise. 

Have you checked if your package actually needs something from the newer
ExtUtils::Manifest?  It could be just a spurious dependency.

 My purpose
 is therefore to prepare a libextutils-manifest-perl package similar in design
 to libmodule-build-perl, which is also dually present in Debian, and then to
 submit a backport to backports.org after the package migrated in Testing.

Do you mean a sid+squeeze package is only needed because of a
backports.org policy to only accept packages in squeeze? That seems
a bit backwards to me.

 Please let me know if this would create problems or if more coordination is
 required with the perl-modules package.

We should add

 Provides: libextutils-manifest-perl
 Replaces: libextutils-manifest-perl
 Conflicts: libextutils-manifest-perl ( 1.56)

into perl-modules if there's going to be a separate package too. Even
if it ends up only in backports.org, the control entries don't hurt and
they could be useful for upgrades.

Please file a bug against perl about this if libextutils-manifest-perl
is uploaded.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512573: ITP: libnumber-range-perl -- manipulate and test ranges of numbers

2009-11-14 Thread Niko Tyni
On Sat, Nov 14, 2009 at 12:58:26PM +0100, Dario Minnucci (midget) wrote:

 I'm interested in this module and I'm also working on it.
 
 What's the status of this ITP? Can I help?

I'm using a locally created package on a couple of systems and was going
to make an official one but then pretty much forgot about it.

Feel free to take over the ITP if you like. I see you're joining
the pkg-perl group, so finding an uploader shouldn't be a problem,
but just ping me if you need a sponsor.

Cheers,
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#485975: RFP: qooxdoo -- Ajax application framework

2009-07-09 Thread Niko Tyni
owner 485975 !
thanks

On Thu, Jun 12, 2008 at 10:04:57PM +0200, Daniel Baumann wrote:
 retitle 485975 ITP: qooxdoo -- Ajax application framework
 owner 485975 pkg-javascript-de...@lists.alioth.debian.org
 thanks
 
 Niko Tyni wrote:
  I'd be glad if somebody with more JavaScript clue than me could package
  this. Cc'ing the Debian Javascript Maintainers as the most likely
  candidate.
 
 i'll look at it, thanks for bringing it to attention.

I got some work done on this myself during my vacation, so taking over
the ITP.

There are some minor licensing issues to solve, upstream is working on that.

I'll push my packaging somewhere on git.debian.org soon. Comaintainers
are welcome, let me know if you're interested.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#530937: ITP: config-grammar-perl -- grammar-based user-friendly config parser

2009-05-29 Thread Niko Tyni
On Thu, May 28, 2009 at 11:07:54PM +0200, Salvatore Bonaccorso wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
 
 * Package name: config-grammar-perl
   Version : 1.10 
   Upstream Author : David Schweikert da...@schweikert.ch
 * URL : http://search.cpan.org/dist/Config-Grammar/
 * License : Perl
   Programming Lang: Perl
   Description : grammar-based user-friendly config parser

The smokeping package bundles this, but I never packaged it separately
because there didn't seem to be any demand. See #298729.

If/when this enters the archive, I'd appreciate a bug against smokeping
to add a dependency on the new package.

Cheers,
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#530615: ITP: libfile-temp-perl -- return name and handle of a temporary file safely

2009-05-26 Thread Niko Tyni
On Tue, May 26, 2009 at 09:41:53AM -0300, Brian Cassidy wrote:
 On Tue, May 26, 2009 at 9:24 AM, Steve Kemp s...@debian.org wrote:
   This module is already packaged:
 
   sh-3.2$ ls /usr/share/perl/5.10.0/File/Temp.pm
   /usr/share/perl/5.10.0/File/Temp.pm
 
   sh-3.2$ dpkg --search /usr/share/perl/5.10.0/File/Temp.pm
   perl-modules: /usr/share/perl/5.10.0/File/Temp.pm
 
   Did you miss this, or is it being removed from perl-modules?
 
 File::Temp is dual-lived (Core+CPAN). This package is meant for users
 and other packages that require more
 recent versions of the module that get shipped to CPAN.

Please mention this in the package description. For instance,
this is what I put in podlators-perl:

 Note that the Perl core distribution (supplied in the perl package)
 already includes older versions of these modules and scripts. Please
 depend on this package only if you specifically need the newer
 features, for instance the improved UTF-8 support.

Also see #497130, which led to the removal of the previous incarnation
of libfile-temp-perl (at version 0.20).
-- 
Niko Tyni   nt...@debian.org



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#485975: RFP: qooxdoo -- Ajax application framework

2009-02-16 Thread Niko Tyni
On Thu, Jun 12, 2008 at 10:04:57PM +0200, Daniel Baumann wrote:
 retitle 485975 ITP: qooxdoo -- Ajax application framework
 owner 485975 pkg-javascript-de...@lists.alioth.debian.org
 thanks
 
 Niko Tyni wrote:
  I'd be glad if somebody with more JavaScript clue than me could package
  this. Cc'ing the Debian Javascript Maintainers as the most likely
  candidate.
 
 i'll look at it, thanks for bringing it to attention.

Ping?
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512573: ITP: libnumber-range-perl -- manipulate and test ranges of numbers

2009-01-21 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni nt...@debian.org

* Package name: libnumber-range-perl
  Version : 0.07
  Upstream Author : Larry Shatzer, Jr., larr...@cpan.org
* URL : http://search.cpan.org/dist/Number-Range/
* License : GPL-1+ | Artistic
  Programming Lang: Perl
  Description : manipulate and test ranges of numbers

 Number::Range will take a description of a range, and then allow you
 to test if a number falls within the range. You can also add and delete
 from the range.

Quoting http://cpanratings.perl.org/dist/Number-Range :

 This module does a specific job, does it well and comes with clear,
 succinct documentation.

This package will be maintained by the pkg-perl group.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511674: ITP: libthread-queue-perl -- Perl module for thread-safe queues

2009-01-13 Thread Niko Tyni
On Tue, Jan 13, 2009 at 12:53:35PM +0200, Damyan Ivanov wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Damyan Ivanov d...@debian.org
 
 [Cc-ed to p...@packages.d.o since this module is in perl-modules]
 
 * Package name: libthread-queue-perl
   Version : 2.11

 Thread::Queue is now included in perl-modules.
 
 The reason for a package separate from perl-modules is that I need a
 version (2.11) newer than the one in perl-modules (2.00, same as in perl
 5.8). 2.11 is needed by Padre 0.25 (ITP#492696).
 
 Perl maintainers, please tell me if you want me to hold this package,
 for example because you are planning to upgrade Thread::Queue in
 perl-modules. Otherwise, please be prepared to add libthread-queue-perl
 to Conflicts/Provides list of perl-modules when that is upgraded to
 includes a version same or superseding the one in the separate package.

I expect the bundled Thread::Queue will be upgraded when Perl 5.10.1
gets in, not earlier. I don't see a problem with a separate package,
feel free to go ahead.

Please file a bug about the Conflicts/Provides list when the separate
package enters the archive. The perl-modules package could Provide:
libthread-queue-perl (without the conflict) with 5.10.0 already so only
versioned dependencies will pull in the separate package.

 Upgrading only Thread::Queue in perl-modules would also need upgrading
 thread::shared because T::Q 2.11 needs t::s 1.21, while perl-modules has
 1.14. Separate libthread-shared-perl has 1.21.

Hm, I suppose perl should Provide:libthread-shared-perl too.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#499727: ITP: libhtml-rewriteattributes-perl -- concise attribute rewriting

2008-09-21 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libhtml-rewriteattributes-perl
  Version : 0.03
  Upstream Author : Shawn M Moore
* URL : http://search.cpan.org/dist/HTML-RewriteAttributes/
* License : GPL-1+ | Artistic
  Programming Lang: Perl
  Description : concise HTML attribute rewriting

 HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
 rewriting. It runs a given callback function, potentially many times,
 for each attribute encountered.

This is needed for request-tracker3.8 (see #492939), and it will 
be maintained under the pkg-perl umbrella.



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



Bug#492939: [request-tracker-maintainers] request-tracker3.8 packages?

2008-09-18 Thread Niko Tyni
On Wed, Aug 20, 2008 at 10:10:08AM +1000, Trent W. Buck wrote:
 Do you have any (even experimental) packages for RT3.8?
 
 I'm looking to upgrade an RT3.6 instance (to 3.8) on an Ubuntu 8.04
 (not my choice) server.  It strikes me that doing it via dpkg would be
 a much nicer than installing it the upstream way; rather than rolling
 my own deb, I might save myself some time by grabbing whatever you
 guys have put together so far.

On Thu, Sep 18, 2008 at 09:50:04AM +0200, Gerfried Fuchs wrote:

  I know we are all working on getting Lenny out, but I still wonder, are
 there any efforts going on with respect to getting request-tracker3.8
 packaged? I've found a posting from August on this list asking in the
 same direction[1] which received no answer, propably bad timing and
 getting lost ...

Hi Trent (sorry missing out on your mail) and Rhonda,

Gerardo Curiel's work on 3.8 packaging is available in our SVN repository:

 
http://svn.debian.org/wsvn/pkg-request-tracker/packages/request-tracker3.8/trunk/debian/
 
svn://svn.debian.org/svn/pkg-request-tracker/packages/request-tracker3.8/trunk/debian/
 
Andrew Ruthven has made Debian packages available, as seen in 

 http://lists.bestpractical.com/pipermail/rt-users/2008-August/053345.html

I'm not sure how much Gerardo and Andrew have joined their efforts, Cc'ing
them. Andrew, you'd naturally be very welcome in the pkg-request-tracker
group.  Please let us know if you want to get involved.

I think what's most needed now is a DD to get the first version in
experimental. I'm overworked myself. Rhonda and Dom, help would be
appreciated.

Cc'ing the ITP, #492939.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#494102: ITP: podlators-perl -- Convert POD data to various other formats

2008-08-07 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: podlators-perl
  Version : 2.1.2
  Upstream Author : Russ Allbery
* URL : http://search.cpan.org/dist/podlators/
* License : GPL-1+ | Artistic
  Programming Lang: Perl
  Description : Convert POD data to various other formats

 This package contains Pod::Man and Pod::Text modules which convert POD
 input to *roff source output, suitable for man pages, or plain text,
 along with the pod2man and pod2text driver scripts. It also includes
 several subclasses of Pod::Text for formatted output to terminals with
 various capabilities.
 .
 Note that the Perl core distribution (supplied in the perl package)
 already includes older versions of these modules and scripts. Please
 depend on this package only if you specifically need the newer
 features, for instance the improved UTF-8 support.

This will be maintained under the pkg-perl umbrella.  The pod2* scripts
are handled by diverting the Perl core versions away.

As discussed on the debian-perl list, I'm hoping for a freeze exception
to get the 'pod2man --utf8' functionality into lenny. 

The package isn't named libpodlators-perl, both because there's no module
called Podlators inside and because the pod2* scripts turn this into a
non-library package.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#487960: RFA: ipv6calc -- small utility for manipulating IPv6 addresses

2008-06-25 Thread Niko Tyni
Package: wnpp
Severity: normal

I don't feel very attached to my non-comaintained packages and would
gladly give them away to a good home. So I request an adopter for the
ipv6calc package.

The package description is:
 The ipv6calc utility can convert between different formats of IPv4 or IPv6
 addresses. It can also show information about the addresses, including who
 they are assigned to on the Internet.

-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#487961: RFA: jzip -- Text mode interpreter for Z-Code adventures

2008-06-25 Thread Niko Tyni
Package: wnpp
Severity: normal

I don't feel very attached to my non-comaintained packages and would 
gladly give them away to a good home. So I request an adopter for the 
jzip package.

The package description is:
 This package provides the jzip Z-Code interpreter required to run
 Infocom or Inform-generated text adventures, although the format can
 be used for more than games. It is based on the zip interpreter sources
 and adapted by John D. Holder [EMAIL PROTECTED].
 .
 The ckifzs program, for checking the basic structure of save files
 against the QUETZAL standard, is also included, as is the jzexe
 program to create a standalone executable by gluing a Z-code file to
 jzip.

-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#469353: [request-tracker-maintainers] RT 3.8 coming soon. How can BPS help you guys out?

2008-06-24 Thread Niko Tyni
On Fri, Jun 20, 2008 at 06:12:52PM -0400, Jesse Vincent wrote:
 Hey folks. We're about 2 weeks from releasing RT 3.8.0, which _I_  
 think is a heck of a lot nicer than RT 3.6.6. Is there anything we at  
 BPS can do to help get RT 3.8 into Lenny or is it too late for that?

Hi Jesse,

many thanks for the offer, much appreciated. Unfortunately, I think the
chances of getting 3.8 into Lenny are low.

The release schedule currently says a full freeze will start in the
mid of July. As each major RT version is packaged separately to allow
co-installation, 3.8.0 will be considered a new package, and those aren't
accepted during a freeze.

New packages need several weeks anyway to get to a state where they are
considered for a release (at least ~1 week in the 'NEW' queue for manual
license/copyright checks, + 10 days in the 'unstable' distribution so
the worst bugs are found out).

There hasn't been a release update lately so I don't know how realistic
the schedule is looking. It's possible that the freeze will be delayed,
but we can't really count on that.

Our manpower situation is also quite bad. I'm currently pretty much
the only one active on the Debian RT team, and my request for help
(http://bugs.debian.org/469353, Cc'd) hasn't caught any attention so far.
As maintaining the perl package is currently my first priority in Debian,
I just don't have the time, and I also intend to spend most of July on
a family vacation...

So, unless you are prepared to go the whole way and get someone (not me,
I've got the vacation) to put together a policy-compliant Debian package
very soon and preferably commit to maintaining it, things are looking
quite bad. Sorry :(

I'll try to get 3.6.7 in at least.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#486409: ITP: glulxe - an interpreter for text adventures

2008-06-16 Thread Niko Tyni
On Mon, Jun 16, 2008 at 12:07:10AM +0200, Peer Schaefer wrote:

 glulxe is an interpreter for Text Adventures. It is an implementation of
 the glulx Virtual Machine (VM) which was specifically designed for the
 needs of Interactive Fiction (a.k.a. Text Adventures). Games that ship
 in the form of runtime-code for the glulx VM can be run with any
 standard conforming glulx interpreter, e.g. with glulxe. Code for the
 glulx VM can be produced e.g. with the Inform compiler.

Hi Peer,

I have some interest for glulxe (see #338476 and its friends, where I
pretty much overdid the packaging), thanks for your effort in getting
it into Debian.

The packages look OK at first sight, but I'll take a closer look when
I have more time. Please consider using 'libglkterm-dev' instead of
'libglkterm0-dev' - even if there's going to be a new API version at
some point, there are so few packages using the library that having both
the old and the new -dev package installable at the same time is most
probably unnecessary.

I'll try to get back to you on this in a few days.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#485975: RFP: qooxdoo -- Ajax application framework

2008-06-12 Thread Niko Tyni
Package: wnpp
Severity: wishlist

* Package name: qooxdoo
  Version : 0.7.3
  Upstream Author : 11 Internet AG
* URL : http://www.qooxdoo.org/
* License : dual LGPL / EPL (Eclipse Public License)
  Programming Lang: JavaScript
  Description : Ajax application framework

Leveraging object-oriented JavaScript, qooxdoo allows developers to
build cross-browser applications. No HTML, CSS nor DOM knowledge is
needed. qooxdoo includes a platform-independent development tool chain,
a GUI toolkit and an advanced client-server communication layer.


The latest upstream version (2.4.0) of the smokeping package contains
generated files that need qooxdoo for rebuilding. While the generated
files are free, shipping them in Debian without being able to build them
from their preferred form of source with tools in Debian seems like a
violation of our Social Contract.

I'd be glad if somebody with more JavaScript clue than me could package
this. Cc'ing the Debian Javascript Maintainers as the most likely
candidate.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#485423: ITP: libextutils-install-perl -- install files from here to there

2008-06-09 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: [EMAIL PROTECTED]

* Package name: libextutils-install-perl
  Version : 1.50
  Upstream Author : Yves Orton and others
* URL : http://search.cpan.org/dist/ExtUtils-Install/
* License : the same terms as Perl itself
  Programming Lang: Perl
  Description : install files from here to there
 
ExtUtils::Install handles the installing and uninstalling of perl modules, 
scripts,
man pages, etc.
.
The module is also bundled with the Perl core in the perl-modules package,
but a separately packaged newer version is required by some CPAN modules.


This is currently needed by Module::Install starting from 0.73, see #485417.

Note to the pkg-perl group: I'd be glad if Somebody Else (TM) did the 
actual work here :)
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#475151: ITP: libapache2-reload-perl -- reload changed modules in a mod_perl2 environment

2008-05-08 Thread Niko Tyni
owner 475151 [EMAIL PROTECTED]
thanks

On Wed, Apr 09, 2008 at 10:05:15PM +0300, Niko Tyni wrote:

 The new dependencies are probably going to look like this:

 libapache2-reload-perl
  Build-Depends-Indep: libapache2-mod-perl2
  Conflicts: libapache2-mod-perl2 ( 2.0.4~rc1)
  Replaces: libapache2-mod-perl2 ( 2.0.4~rc1)
  Depends: libapache2-mod-perl2
 
 so we need the newer libapache2-mod-perl2 packaged first,
 libapache2-reload-perl will be uninstallable without it.
 
 Let's wait for the Perl 5.10 transition to go through first, though.

There's nothing blocking this now except my lack of time. I don't think
the owner field should be a lock but resetting it anyway. It would be
great if Somebody Else could package this.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#469353: RFH: request-tracker3.6 -- Extensible trouble-ticket tracking system

2008-04-23 Thread Niko Tyni
On Tue, Mar 04, 2008 at 09:50:25PM +0200, Niko Tyni wrote:

 Summary: please test request-tracker3.6 from experimental and/or
 help me with the normal package maintenance.
 
 The Debian Request Tracker Group could use some help. Although several
 people have been involved in the two years we have been working on
 RT-related packages, I'm currently the only active maintainer, and I
 have lots of other things to do too...
 
 The most pressing need is for somebody to test request-tracker3.6
 3.6.6-2~experimental1 I just uploaded into experimental. From
 NEWS.Debian:

 I'd really like to get these changes into lenny, but I'm not prepared
 to upload into unstable without any test reports and comments.

Update: the changes are now in lenny as of 3.6.6-2, but this is not a
widely used package and all test reports are definitely welcome.

 Beside this, there's the usual bug triaging and the like. Upstream
 responsiveness seems to vary, but we could certainly be better at feeding
 our changes and bug reports there. Note that some really old open bugs
 inherited from earlier RT versions are still relevant to 3.6, although
 they are currently open against request-tracker3.4.
 
 The package documentation in NOTES.Debian et al. could probably be
 improved too, if somebody is so inclined... :)
 
 The project is hosted as pkg-request-tracker on Alioth and the packaging
 is at svn://svn.debian.org/svn/pkg-request-tracker/ . I'll be happy to
 add anybody interested in the group and help getting started, of course.

These still apply...

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#468418: cropper compatibility

2008-04-11 Thread Niko Tyni
On Thu, Apr 10, 2008 at 07:24:27PM -0300, Marcelo Jorge Vieira (metal) wrote:

 I made the jscropperui[0] package and
 I'm now waiting for some sponsor to upload the package.
 (I've just sent an email to Daniel asking if he could be the sponsor.)
 
 
 I've tested the package and it has none incompatibility =D

I'm a bit surprised because I was browsing the prototype changelog at

 
http://dev.rubyonrails.org/browser/spinoffs/prototype/tags/rel_1-6-0-2/CHANGELOG

and noticed at least this:

355   !! BACKWARDS COMPATIBILITY CHANGE !!
356  
357   If you have code that looks like this:
358 $('id').setStyle({'font-size': '12px'});
359   You need to replace it with either of the following:
360 $('id').setStyle({fontSize: '12px'});
361 $('id').setStyle('font-size: 12px;');

which seems to match these:

cropper.uncompressed.js:$( this.imgWrap ).setStyle( { 'width': 
this.imgW + 'px', 'height': this.imgH + 'px' } );
cropper.js:$(this.imgWrap).setStyle({width:this.imgW+px,height:this.imgH+px});

But maybe it's just about the 'font-size' attribute and not a general
syntax change? (I don't really know anything about javascript, which is
why I'm so glad for others to handle these libraries.)

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#468418: Bug#475285: smokeping: Don't embedd prototype.js

2008-04-10 Thread Niko Tyni
found 475285 2.2.4-1
found 475285 2.3.5-2
thanks

On Wed, Apr 09, 2008 at 10:49:59PM +0200, Daniel Baumann wrote:
 Package: smokeping

 your package includes a copy of the prototype java script library.
 Please replace it with a symlink to prototype.js from the
 libjs-prototype package and add a depends to the latter.

Thanks for the notice, this is welcome!

This doesn't seem to be quite so easy, though. The bundled files actually
seem to come from scriptaculous 1.6.1, which bundles prototype.js
from prototype 1.5.0_rc0, so they are all significantly older than their
Debian counterparts.

Furthermore, these files are in turn bundled by the cropper library
from http://www.defusion.org.uk/ . Any chance you'd be interested in
packaging that too and handling any possible incompatibilities with the
newer versions of scriptaculous and prototype? :)

Hm, I see there's an ITP (#468418) already by Marcelo Jorge Vieira. Cc'ing.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#475151: ITP: libapache2-reload-perl -- reload changed modules in a mod_perl2 environment

2008-04-09 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libapache2-reload-perl
  Version : 0.10
  Upstream Author : Matt Sergeant [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Apache-Reload/
* License : The Apache Software License, Version 2.0
  Programming Lang: Perl
  Description : reload changed modules in a mod_perl2 environment

Apache2::Reload reloads modules that change on the disk.

When Perl pulls a file via require, it stores the filename in the
global hash %INC. The next time Perl tries to require the same file,
it sees the file in %INC and does not reload from disk. This module's
handler can be configured to iterate over the modules in %INC and reload
those that have changed on disk or only specific modules that have
registered themselves with Apache2::Reload. It can also do the check
for modified modules, when a special touch-file has been modified.

This package is needed for the recent upstream release candidate of
libapache2-mod-perl2 (2.0.4 rc1, Works with Perl 5.10).

The source package will probably be called libapache-reload-perl, as
it's distributed on CPAN as Apache-Reload and contains modules for both
Apache 1 and 2.

There's a libapache-reload-perl package in Etch, but it has since been
removed because it only contained the Apache 1 module at that time.

This will be packaged under the umbrella of the Debian Perl Group
(unless the previous libapache-reload-perl maintainer, Don Armstrong,
particularly wants it for himself.)

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#475151: libapache2-reload-perl dependencies

2008-04-09 Thread Niko Tyni
# more like the other way around
unblock 473972 with 475151
block 475151 with 473972
thanks

The new dependencies are probably going to look like this:

libapache2-mod-perl2
 Recommends: libapache2-reload-perl

libapache2-reload-perl
 Build-Depends-Indep: libapache2-mod-perl2
 Conflicts: libapache2-mod-perl2 ( 2.0.4~rc1)
 Replaces: libapache2-mod-perl2 ( 2.0.4~rc1)
 Depends: libapache2-mod-perl2


so we need the newer libapache2-mod-perl2 packaged first,
libapache2-reload-perl will be uninstallable without it.

Let's wait for the Perl 5.10 transition to go through first, though.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#474279: ITP: libdevel-profile-perl -- tell me why my perl program runs so slowly

2008-04-04 Thread Niko Tyni
On Fri, Apr 04, 2008 at 01:41:06PM -0400, Roberto C. Sanchez wrote:

 * Package name: libdevel-profile-perl
   Description : tell me why my perl program runs so slowly
 
  The Devel::Profile package is a Perl code profiler.  This will collect
  information on the execution time of a Perl script and of the subs in that
  script.  This information can be used to determine which subroutines are 
 using
  the most time and which subroutines are being called most often.
  .
  To profile a Perl script, run the perl interpreter with the -d debugging
  switch.  The profiler uses the debugging hooks.
  .
  So to profile script test.pl the following command should be used:
  .
  perl -d:Profile test.pl
  .
  When the script terminates (or periodicly while running) the
  profiler will dump the profile information to a file called prof.out. This
  file is human-readable, no additional tool is required to read it.

Hi,

what's the difference to Devel::DProf, bundled with the Perl core? 
The fact that the output file is human-readable?

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#474018: RFA: festvox-suopuhe-lj -- Finnish female speaker for Festival

2008-04-02 Thread Niko Tyni
Package: wnpp
Severity: normal

I don't really use this package anymore and would happily give it away
to a good home.

It should probably go with festvox-suopuhe-mv.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#474019: RFA: festvox-suopuhe-mv -- Finnish male speaker for festival

2008-04-02 Thread Niko Tyni
Package: wnpp
Severity: normal

I don't really use this package anymore and would happily give it
to a good home.

It should probably go together with festvox-suopuhe-lj.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#473197: ITP: libtext-balanced-perl -- extract delimited text sequences from strings

2008-03-30 Thread Niko Tyni
On Sat, Mar 29, 2008 at 08:58:35AM +, Neil Williams wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Neil Williams [EMAIL PROTECTED]
 
 * Package name: libtext-balanced-perl
   Version : 2.0.0
   Upstream Author : 2006 Damian Conway [EMAIL PROTECTED]
 * URL : http://search.cpan.org/~dconway/Text-Balanced-v2.0.0/
 * License : GPL
   Programming Lang: Perl
   Description : extract delimited text sequences from strings

 This perl module is needed by a new extension to emdebian-tools to make
 it easier to deal with uClibc in Emdebian.

Hi,

do you really need to package this separately? It's already in
perl-modules. 5.8.8 has 1.95 and 5.10.0 (which will hopefully be in Lenny)
has 2.0.0.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#470826: ITP: libmethod-alias-perl -- create method aliases

2008-03-13 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libmethod-alias-perl
  Version : 1.03
  Upstream Author : Adam Kennedy [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Method-Alias/
* License : GPL-1+ | Artistic
  Programming Lang: Perl
  Description : Create method aliases

The traditional way to create a method alias (provide an alternate
name for a method) is simply a GLOB alias.  While this works fine for
functions, it does not work for methods overloaded by a subclass.
.
Instead, Method::Alias creates a number of methods in the caller's
package to call the real method. It is designed to be used as a pragma,
to which you provide a set of pairs of method names.


(This is needed for the current upstream version of libtest-tap-model-perl.
 It will be maintained by the Debian Perl Group.)
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#469353: RFH: request-tracker3.6 -- Extensible trouble-ticket tracking system

2008-03-04 Thread Niko Tyni
Package: wnpp
Severity: normal
X-Debbugs-Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]

Summary: please test request-tracker3.6 from experimental and/or
help me with the normal package maintenance.

The Debian Request Tracker Group could use some help. Although several
people have been involved in the two years we have been working on
RT-related packages, I'm currently the only active maintainer, and I
have lots of other things to do too...

The most pressing need is for somebody to test request-tracker3.6
3.6.6-2~experimental1 I just uploaded into experimental. From
NEWS.Debian:

  This version adds maintainer scripts for basic RT setup. The database
  integration is done with the dbconfig-common package.  The installation
  procedure tries its best to import old configuration values on upgrades,
  and all the resulting files are managed with ucf(1) so local modifications
  are never overwritten without permission.
  .
  The most visible change is the addition of the
  /etc/request-tracker3.6/RT_SiteConfig.d directory. Configuration
  snippets in this directory are concatenated together with the
  update-rt-siteconfig(8) command.
  .
  Integration with the web server and the mail system are still
  not handled automatically and require manual configuration for now.
  
I think the changes are pretty cool, and obviously they work for me
(modulo a couple of bugs in dbconfig-common related to remote database
handling). Then again, I've been playing with them so much that I'm
probably blind to many issues by now.

I'd really like to get these changes into lenny, but I'm not prepared
to upload into unstable without any test reports and comments.

Beside this, there's the usual bug triaging and the like. Upstream
responsiveness seems to vary, but we could certainly be better at feeding
our changes and bug reports there. Note that some really old open bugs
inherited from earlier RT versions are still relevant to 3.6, although
they are currently open against request-tracker3.4.

The package documentation in NOTES.Debian et al. could probably be
improved too, if somebody is so inclined... :)

The project is hosted as pkg-request-tracker on Alioth and the packaging
is at svn://svn.debian.org/svn/pkg-request-tracker/ . I'll be happy to
add anybody interested in the group and help getting started, of course.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#462142: ITP: libcss-squish-perl -- Compact many CSS files into one big file

2008-01-22 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libcss-squish-perl
  Version : 0.07
  Upstream Author : Thomas Sibley [EMAIL PROTECTED], Ruslan Zakirov [EMAIL 
PROTECTED]
* URL : http://search.cpan.org/dist/CSS-Squish/
* License : GPL-1+ | Artistic
  Programming Lang: Perl
  Description : Compact many CSS files into one big file

CSS::Squish is a Perl module that takes a list of CSS files and
concatenates them, making sure to honor any valid @import statements
included in the files.


This module is needed by the latest version of request-tracker3.6.

The package will be maintained under the Debian Perl Group
[EMAIL PROTECTED] umbrella.



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



Bug#455922: ITA: libaudio-flac-header-perl

2007-12-12 Thread Niko Tyni
retitle 455922 ITA: libaudio-flac-header-perl -- Perl interface to FLAC file 
header metadata
owner 455922 !
thanks

I'm using this, so I'll adopt it for the Debian Perl Group.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#419078: O: rtfm -- RT FAQ Manager

2007-07-13 Thread Niko Tyni
retitle 419078 ITA: rtfm -- RT FAQ Manager
owner 419078 !
thanks

I'm going to adopt rtfm for the Debian Request Tracker Group. It must
be updated to work with request-tracker3.6 before request-tracker3.4
can be removed (#429074).

As always, the pkg-request-tracker team will welcome any help.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#387046: ITP: request-tracker3.6 -- extensible trouble-ticket tracking system

2006-09-11 Thread Niko Tyni
Package: wnpp
Owner: Niko Tyni [EMAIL PROTECTED]
Severity: wishlist

* Package name: request-tracker3.6
  Version : 3.6.1
  Upstream Author : Jesse Vincent [EMAIL PROTECTED]
* URL : http://bestpractical.com/rt/
* License : GPL v2
  Programming Lang: Perl
  Description : Extensible trouble-ticket tracking system

 Request Tracker (RT) is an enterprise-grade ticketing system which
 enables a group of people to intelligently and efficiently manage
 tasks, issues, and requests submitted by a community of users. It
 features a web, email and command-line interfaces (see the package
 rt3.6-clients).
 .
 This is the 3.6 series of RT, it can be installed alongside the 3.4
 series without any problems.
 .
 Written in object-oriented Perl, RT is a high-level, portable,
 platform independent system that eases collaboration within
 organizations and makes it easy for them to take care of their
 customers.
 .
 RT manages key tasks such as the identification, prioritization,
 assignment, resolution and notification required by
 enterprise-critical applications including project management, help
 desk, NOC ticketing, CRM and software development.


We have formed an Alioth team for maintaining Request Tracker and
will be adopting the currently orphaned request-tracker3.4 package as
well. Interested developers are naturally welcome to join.

We are hoping to get both 3.4 and 3.6 into etch, and then remove 3.4
before etch+1 when users have had their time to upgrade. This would be
similar to what happened with sarge, which had both 3.0 and 3.4.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#366551: [request-tracker-maintainers] Re: request-tracker package maintenance

2006-08-20 Thread Niko Tyni
On Mon, Aug 14, 2006 at 09:30:06PM +0300, Niko Tyni wrote:
 
 unfortunately, just a few days ago I came to the conclusion that I don't
 really have enough time currently for committing myself to maintaining RT.
 There have been a few other people interested (at least Toni Mueller,
 Ivan Kohler and Tim Cutts), and I'm still hoping that the team gets
 going, which is why I haven't cancelled my ITA quite yet. I'm planning
 to wait until the weekend to see if somebody else from the prospective
 Alioth RT team takes over the ITA. If nobody does, I'll have to retitle
 it back to an O: bug.

I'm taking this back a bit: I'll keep the ITA for now in the hope that
we get the team working. If there's somebody who'd like to take it over,
with the team or without it, be my guest.

I'll also try to find time to work on RT 3.4 and 3.6 in the next
few weeks. Hope we get RT 3.6 in the archive and 3.4 off the QA team
eventually.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#366551: request-tracker package maintenance

2006-08-14 Thread Niko Tyni
On Sun, Aug 13, 2006 at 09:40:52AM -0400, Jacob Helwig wrote:
 
 I saw that you filed an ITA for request-tracker3.4 and have a project  
 up on Alioth mentioning future versions.  I was wondering if you were  
 still planning on adopting request-tracker, and if there was anything  
 I could do to help to get request-tracker 3.6.1 packaged for Debian.

Hi,

unfortunately, just a few days ago I came to the conclusion that I don't
really have enough time currently for committing myself to maintaining RT.
There have been a few other people interested (at least Toni Mueller,
Ivan Kohler and Tim Cutts), and I'm still hoping that the team gets
going, which is why I haven't cancelled my ITA quite yet. I'm planning
to wait until the weekend to see if somebody else from the prospective
Alioth RT team takes over the ITA. If nobody does, I'll have to retitle
it back to an O: bug.

AFAIK, nobody has yet looked into 3.6 packaging properly. I guess the
best help would be to take the current 3.4 package (or possibly the
never-uploaded 3.4.5 version at [1] that I prepared in June), upgrade
it to 3.6.1 and make it work :)

[1] 
http://svn.debian.org/wsvn/pkg-request-tracker/packages/request-tracker3.4/trunk/

I'm Cc'ing [EMAIL PROTECTED],
the Alioth project mailing list. I still think an Alioth team would be a
good way to maintain RT, and I guess Toni Mueller or Ivan Kohler would
be happy to add you to the project. I'm CCing Toni, as I'm not sure if
he's on the list yet.

I'm also CC'ing the ITA bug (#366551).

Cheers and good luck,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#366551: team for request-tracker3.4

2006-06-11 Thread Niko Tyni
retitle 366551 ITA: request-tracker3.4 -- Extensible trouble-ticket tracking 
system
owner 366551 !
thanks

We're starting a team for maintenance of request-tracker3.4.
It's organized under the Alioth pkg-request-tracker project.
Anybody interested is naturally welcome to join.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#369344: ITA: ipv6calc -- a small utility for manipulating IPv6 addresses

2006-05-29 Thread Niko Tyni
Package: wnpp
Severity: normal

On Mon, May 29, 2006 at 07:44:38AM +0900, [EMAIL PROTECTED] wrote:
 
 I'm too busy. So, I can't maintain ipv6calc.
 I want to ask you for maintenance of ipv6calc.deb.
 
 -- 
 Masamichi Goudge M.D.

As requested by the maintainer, I plan to adopt ipv6calc.
Noting this in the BTS as well.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#358453: #358453: withdrawing my num-utils ITP

2006-05-11 Thread Niko Tyni
retitle 358453 RFP: num-utils -- a set of programs for dealing with numbers 
from the command line
noowner 358453
thanks

Hi,

I'm withdrawing my ITP for num-utils, because it seems to be dead
upstream.

I mailed the upstream author a month ago and asked about the status of
the software, as there hasn't been a new release since 2004 even though
the documents indicate it's still in development.

As I haven't had any response, I suppose the author has lost his interest
in num-utils.

In case somebody else wants to package this anyway, note that
/usr/bin/average is already taken by the gromacs package.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#354156: ITP: libsmart-comments-perl -- comments that do more than just sit there

2006-02-23 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libsmart-comments-perl
  Version : 1.0.2
  Upstream Author : Damian Conway [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/CPAN/modules/by-authors/id/DCONWAY/Smart-Comments-v1.0.2.tar.gz
* License : GPL/Artistic
  Description : comments that do more than just sit there

 Smart comments provide an easy way to insert debugging and tracking code
 into a program. They can report the value of a variable, track the
 progress of a loop, and verify that particular assertions are true.
 .
 Best of all, when you're finished debugging, you don't have to remove them.
 Simply commenting out the use Smart::Comments line turns them back into
 regular comments. Leaving smart comments in your code is smart because if you
 needed them once, you'll almost certainly need them again later.


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



Bug#189062: Withdrawing my Glk ITPs

2006-02-11 Thread Niko Tyni
retitle 189062 RFP: int-fiction-ifp -- Interactive Fiction Plugin engine, a 
collection of game intepreters
retitle 338468 RFP: xglk -- an implementation of the Glk user interface for the 
X Window System
retitle 338471 RFP: glkterm -- an implementation of the Glk user interface 
library for terminals
retitle 338473 RFP: cheapglk -- the most basic implementation of the Glk user 
interface
retitle 338475 RFP: nitfol -- a Z-machine adventure game interpreter
retitle 338476 RFP: glulxe -- an adventure game interpreter for the Glulx 
virtual machine
retitle 338477 RFP: glkloader -- a dynamic loading front end for Glk user 
interface libraries
retitle 339325 RFP: gtkglk -- an implementation of the Glk user interface for 
the GIMP toolkit
noowner 189062
noowner 338468
noowner 338471
noowner 338473
noowner 338475
noowner 338476
noowner 338477
noowner 339325
thanks

I'm withdrawing my ITPs for the above packages. All of the packages except
gtkglk are ready and available at mentors.debian.net. If anybody wants
to pick them up, be my guest. If you can't find them, just ask me.

I got no answer to my RFS for the packages on the debian-mentors list,
and now looking back, I'm not surprised. The relationships between the
packages are a bit complex, they use cdbs and I introduced automake
to them to make the library packaging easier. All this makes the
packaging a bit messy.

I don't have the motivation to re-work the packages into something
cleaner.  Furthermore, keeping support for IFP makes them much more
complicated, since that means the interpreters must be packaged with a
separate shared library.  All the necessary patches to the sources are
separated in debian/patches, though, so they should be easy to rip out.

I still think it would be nice to have at least glulxe packaged for
Debian, and that's why I'm retitling these to RFPs. I would close the
int-fiction-ifp RFP if it had been submitted by me. I don't consider
the gains IFP gives worth the complications anymore. 

As for the others, I might be remotivated if there was some demand for
them, so please contact me if you care :)

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#194547: ITP: libemail-filter-perl -- Library for creating easy email filters

2005-12-19 Thread Niko Tyni
reopen 194547
owner 194547 !
thanks

I'm planning to package Email::Filter for the Debian Perl Group.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#194548: ITP: libemail-localdelivery-perl -- Deliver a piece of email - simply

2005-12-19 Thread Niko Tyni
reopen 194548
owner 194548 !
thanks

I'm planning to package Email::LocalDelivery for the Debian Perl Group.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#344073: ITP: libfile-path-expand-perl -- expand user directories in filenames

2005-12-19 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: libfile-path-expand-perl
  Version : 1.01
  Upstream Author : Richard Clamp [EMAIL PROTECTED]
* URL : http://search.cpan.org/~rclamp/File-Path-Expand-1.01/
* License : GPL/Artistic (like Perl itself)
  Description : expand user directories in filenames

File::Path::Expand expands user directories in filenames.  For the simple
case it's no more complex than s{^~/}{$HOME/}, but for other cases it
consults getpwent and does the right thing.

This module is a dependency for Email::LocalDelivery, which is a
dependency for Email::Filter.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#341964: ITP: festvox-suopuhe-lj -- Finnish female speaker for festival

2005-12-04 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: festvox-suopuhe-lj
  Version : 1.0g-20051204
  Upstream Author : Nicholas Volk [EMAIL PROTECTED] et al.
* URL : http://phon.joensuu.fi/suopuhe/
* License : LGPL
  Description : Finnish female speaker for festival

 This is a Finnish female speaker for the Festival speech synthesis
 system.


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



Bug#301066: ITP: festvox-suopuhe-mv - Finnish male speaker for festival

2005-12-04 Thread Niko Tyni
owner 301066 !
retitle 301066 ITP: festvox-suopuhe-mv - Finnish male speaker for festival
thanks

My packages of Finnish male (festvox-suopuhe-mv) and female
(festvox-suopuhe-lj) voices for Festival are available at
mentors.debian.net, and I'm currently looking for a sponsor.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#341964: packages available

2005-12-04 Thread Niko Tyni
My packages of Finnish male (festvox-suopuhe-mv) and female
(festvox-suopuhe-lj) voices for Festival are available at
mentors.debian.net, and I'm currently looking for a sponsor.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338473: RFS: cheapglk - the most basic Glk implementation

2005-12-01 Thread Niko Tyni
Hi,

this is the first of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: cheapglk
ITP: #338473
Download: http://mentors.debian.net/debian/pool/main/c/cheapglk/
Description: the most basic Glk implementation
 This library is an implementation of the Glk user interface specification
 that is as basic as possible. It uses simple stdio streams for input and 
 output and only supports a single window.  It supports limited text styles, 
 but no graphics or sound.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction 
 (text adventure) systems.
 .
 The Glk API version implemented by this library is 0.6.1.
 .
  Homepage: http://www.eblong.com/zarf/glk/

License:

 CheapGlk: Cheapass Implementation of the Glk API.

 CheapGlk Library: version 0.8.7.
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-2000 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#189062: RFS: int-fiction-ifp - Interactive Fiction Plugin engine -- a collection of game intepreters

2005-12-01 Thread Niko Tyni
Hi,

this is the last of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

Glk is a cross-platform, portable user interface library specification.
It can handle simple graphics but does best at text, which can contain
formatting and hyper-links. It is targeted primarily for interactive fiction 
(text adventure) systems.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: int-fiction-ifp
ITP: #189062
License: GPL
Download: http://mentors.debian.net/debian/pool/main/i/int-fiction-ifp/
Description: Interactive Fiction Plugin engine -- a collection of game 
intepreters
 IFP, the Interactive Fiction Plugin engine, implements a single IF
 game-playing program that can run a number of popular IF game formats. It
 is based on the Glk user interface library and will thus run on both
 X and a terminal.
 .
 IFP directly handles compressed, gzipped, or bzipped game files, and game
 files, compressed or otherwise, contained in zip, tar, or cpio archives.
 It also handles URL references to game files, compressed game files,
 or game archives.
 .
  Homepage: http://www.ifarchive.org/if-archive/interpreters-multi/ifp/


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp


Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338468: RFS: xglk - Glk implementation for the X Window System

2005-12-01 Thread Niko Tyni
Hi,

this is the third of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: xglk
ITP: #338468
Download: http://mentors.debian.net/debian/pool/main/x/xglk/
Description: Glk implementation for the X Window System
 This library is an implementation of the Glk user interface specification
 that uses the X Window System, supporting text styles and graphics.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction 
 (text adventure) systems.
 .
 The Glk API version implemented by this library is 0.6.1.
 .
  Homepage: http://www.eblong.com/zarf/glk/

License:

 XGlk: X Windows Implementation of the Glk API.

 XGlk Library: version 0.4.11
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-9 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338471: RFS: glkterm - an implementation of the Glk library for terminals

2005-12-01 Thread Niko Tyni
Hi,

this is the second of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: glkterm
ITP: #338471
Download: http://mentors.debian.net/debian/pool/main/g/glkterm/
Description: an implementation of the Glk library for terminals
 This library is an implementation of the Glk user interface specification
 that works on a terminal and uses the ncurses library. It supports limited
 text styles, but no graphics or sound.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction 
 (text adventure) systems.
 .
 The Glk API version implemented by this library is 0.6.1.
 .
  Homepage: http://www.eblong.com/zarf/glk/

License:

 GlkTerm: Curses.h Implementation of the Glk API.

 GlkTerm Library: version 0.7.8.
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-2000 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338475: RFS: nitfol - a Z-machine adventure game interpreter

2005-12-01 Thread Niko Tyni
Hi,

this is the sixth of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

Glk is a cross-platform, portable user interface library specification.
It can handle simple graphics but does best at text, which can contain
formatting and hyper-links. It is targeted primarily for interactive fiction 
(text adventure) systems.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: nitfol
ITP: #338475
License: GPL
Download: http://mentors.debian.net/debian/pool/main/n/nitfol/
Description: a Z-machine adventure game interpreter
 Nitfol is an interpreter that will play adventure games written for Infocom's
 Z-machine standard. It uses the Glk library and is thus highly portable and
 will run on both X and a terminal. It has limited support for sound and
 graphics, a built-in Z-code debugger and an automapper.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp


Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338476: RFS: glulxe - an adventure game interpreter

2005-12-01 Thread Niko Tyni
Hi,

this is the fifth of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

Glk is a cross-platform, portable user interface library specification.
It can handle simple graphics but does best at text, which can contain
formatting and hyper-links. It is targeted primarily for interactive fiction 
(text adventure) systems.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: glulxe
ITP: #338476
Download: http://mentors.debian.net/debian/pool/main/g/glulxe/
Description: an adventure game interpreter
 Glulxe is an interpreter for the Glulx virtual machine designed for
 playing interactive fiction (adventure games), similar to the Infocom's
 Z-machine standard. It uses the Glk library for I/O and is thus highly
 portable and will run on both X and a terminal.
 .
  Homepage: http://www.eblong.com/zarf/glulx/
License:
 Glulxe: the Glulx VM interpreter
 Version 0.3.5

 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glulx/index.html

 The source code in this package is copyright 1999 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp


Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#338477: RFS: glkloader - dynamic loading front end for Glk libraries

2005-12-01 Thread Niko Tyni
Hi,

this is the fourth of my seven sponsoring requests for packages related
to Interactive Fiction and the Glk library specification.  I'm posting
them separately for clarity and CCing the corresponding ITP for each
package. Apologies for the number of emails.  Any comments on the packages
are welcome.

The packages more or less depend on one another. See the end of this
mail for a crude dependency graph. All of the packages use cdbs and
libtool, and most use automake as well.

Name: glkloader
ITP: #338477
License: BSD
Download: http://mentors.debian.net/debian/pool/main/g/glkloader/
Description: dynamic loading front end for Glk libraries
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction 
 (text adventure) systems.
 .
 Glk implementations exist for X (see the libxglk0 package), 
 Curses-based terminals (libglkterm0), stdio-based terminals 
 (libcheapglk0), Mac OS, DOS, Windows, and several other platforms.  .
 .
 This library does not provide a real Glk implementation, just a
 dynamic loading front-end that lets the actual Glk library be chosen
 at runtime. You need a Glk implementation (meaning any package that
 provides glk-0.6.1-implementation) before this library actually becomes
 usable. This package depends on libglkterm0, and recommends/suggests
 the others.
 .
 The Glk API version implemented by this library is 0.6.1.


The dependency graph of the packages is crudely

cheapglk
  | \
  |  \
  V   V
glkterm  xglk
  |  /
  | /
  VV
glkloader
  | \
  |  \
  V   V
nitfol   glulxe
  ||
  ||
  VV
int-fiction-ifp


Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#339325: ITP: gtkglk -- an implementation of the Glk user interface for the GIMP toolkit

2005-11-15 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: gtkglk
  Version : 0.3
  Upstream Author : Evin Robertson [EMAIL PROTECTED]
* URL : 
http://www.ifarchive.org/if-archive/programming/glk/implementations/
* License : LGPL
  Description : an implementation of the Glk user interface for the GIMP 
toolkit

 This library is an implementation of the Glk user interface specification
 that uses the Gimp Toolkit (GTK+), supporting text styles, graphics
 and sound.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction 
 (text adventure) systems.


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



Bug#338468: ITP: xglk -- an implementation of the Glk user interface for the X Window System

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: xglk
  Version : 0.4.11
  Upstream Author : Andrew Plotkin [EMAIL PROTECTED]
* URL : http://www.eblong.com/zarf/glk/
* License : Custom (see below)
  Description : an implementation of the Glk user interface for the X 
Window System

 This library is an implementation of the Glk user interface specification
 that uses the X Window System, supporting text styles and graphics.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction
 (text adventure) systems.
 .
 The Glk API implemented by this library is 0.6.1.


License:

 XGlk: X Windows Implementation of the Glk API.

 XGlk Library: version 0.4.11
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-9 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


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



Bug#338471: ITP: glkterm -- an implementation of the Glk user interface library for terminals

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: glkterm
  Version : 0.7.8
  Upstream Author : Andrew Plotkin [EMAIL PROTECTED]
* URL : http://www.eblong.com/zarf/glk/
* License : Custom (see below)
  Description : an implementation of the Glk user interface library for 
terminals

 This library is an implementation of the Glk user interface specification
 that works on a terminal and uses the ncurses library. It supports limited
 text styles, but no graphics or sound.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction
 (text adventure) systems.

License:

 GlkTerm: Curses.h Implementation of the Glk API.

 GlkTerm Library: version 0.7.8.
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-2000 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


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



Bug#338473: ITP: cheapglk -- the most basic implementation of the Glk user interface

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: cheapglk
  Version : 0.8.7
  Upstream Author : Andrew Plotkin [EMAIL PROTECTED]
* URL : http://www.eblong.com/zarf/glk/
* License : Custom (see below)
  Description : the most basic implementation of the Glk user interface

 This library is an implementation of the Glk user interface specification
 that is as basic as possible. It uses simple stdio streams for input and
 output and only supports a single window.  It supports limited text styles,
 but no graphics or sound.
 .
 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction
 (text adventure) systems.

License:

 CheapGlk: Cheapass Implementation of the Glk API.

 CheapGlk Library: version 0.8.7.
 Glk API which this implements: version 0.6.1.
 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glk/index.html

 The source code in this package is copyright 1998-2000 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


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



Bug#338475: ITP: nitfol -- a Z-machine adventure game interpreter

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: nitfol
  Version : 0.5
  Upstream Author : Evin Robertson [EMAIL PROTECTED]
* URL : 
http://www.ifarchive.org/indexes/if-archiveXinfocomXinterpretersXnitfol.html
* License : GPL
  Description : a Z-machine adventure game interpreter

 Nitfol is an interpreter that will play adventure games written for Infocom's
 Z-machine standard. It uses the Glk library and is thus highly portable and
 will run on both X and a terminal. It has limited support for sound and
 graphics, a built-in Z-code debugger and an automapper.


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



Bug#338476: ITP: glulxe -- an adventure game interpreter for the Glulx virtual machine

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: glulxe
  Version : 0.3.5
  Upstream Author : Andrew Plotkin [EMAIL PROTECTED]
* URL : http://www.eblong.com/zarf/glulx/
* License : Custom (see below)
  Description : an adventure game interpreter for the Glulx virtual machine

 Glulxe is an interpreter for the Glulx virtual machine designed for
 playing interactive fiction (adventure games), similar to the Infocom's
 Z-machine standard. It uses the Glk library for I/O and is thus highly
 portable and will run on both X and a terminal.

License:

 Glulxe: the Glulx VM interpreter
 Version 0.3.5

 Designed by Andrew Plotkin [EMAIL PROTECTED]
 http://www.eblong.com/zarf/glulx/index.html

 The source code in this package is copyright 1999 by Andrew Plotkin. You
 may copy and distribute it freely, by any means and under any conditions,
 as long as the code and documentation is not changed. You may also
 incorporate this code into your own program and distribute that, or modify
 this code and use and distribute the modified version, as long as you retain
 a notice in your program or documentation which mentions my name and the
 URL shown above.


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



Bug#338477: ITP: glkloader -- a dynamic loading front end for Glk user interface libraries

2005-11-10 Thread Niko Tyni
Package: wnpp
Severity: wishlist
Owner: Niko Tyni [EMAIL PROTECTED]

* Package name: glkloader
  Version : 0.3.2
  Upstream Author : Joe Mason [EMAIL PROTECTED]
* URL : 
http://www.ifarchive.org/indexes/if-archiveXprogrammingXglkXimplementations.html
* License : BSD
  Description : a dynamic loading front end for Glk user interface libraries

 Glk is a cross-platform, portable user interface library specification.
 It can handle simple graphics but does best at text, which can contain
 formatting and hyper-links. It is targeted primarily for interactive fiction
 (text adventure) systems.
 .
 This library does not provide a real Glk implementation, just a
 dynamic loading front-end that lets the actual Glk library be chosen
 at runtime. You need a Glk implementation before this library actually 
 becomes usable. 


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



Bug#189062: ITP: int-fiction-ifp -- Interactive Fiction Plugin engine, a collection of game intepreters

2005-11-08 Thread Niko Tyni
owner 189062 !
retitle 189062 ITP: int-fiction-ifp -- Interactive Fiction Plugin engine, a 
collection of game intepreters
thanks

* Package name: int-fiction-ifp
  Version : 1.3
  Upstream Author : Simon Baldwin [EMAIL PROTECTED]
* URL : 
http://www.ifarchive.org/if-archive/programming/ifp/README_IFP.html
* License : GPL
  Description : Interactive Fiction Plugin engine, a collection of game 
intepreters

 IFP is a package that implements Interactive Fiction interpreter engine
 plugins, creating a single IF game-playing program that can run a
 number of popular IF game formats. It is based on the Glk user interface
 library and will thus run on both X and a terminal.
 .
 IFP directly handles compressed, gzipped, or bzipped game files, and game
 files, compressed or otherwise, contained in zip, tar, or cpio archives.
 It also handles URL references to game files, compressed game files,
 or game archives.
 .
  Homepage: http://www.ifarchive.org/if-archive/interpreters-multi/ifp/


I have the package almost ready, and will be looking for a sponsor shortly.
Since there's already a /usr/bin/ifp in the ifp-line-libifp package, I
have decided to rename this package and most of its contents to follow the
'int-fiction-ifp' naming scheme.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#298729: ITP: libconfig-grammar-perl -- A grammar-based config parser Perl module

2005-03-09 Thread Niko Tyni
Package: wnpp
Version: N/A; reported 2005-03-09
Severity: wishlist

* Package name: libconfig-grammar-perl
  Version : 1.01
  Upstream Author : David Schweikert dws_at_ee.ethz.ch
* URL : http://search.cpan.org/~dschwei/Config-Grammar-1.01/
* License : Same as Perl.
  Description : A grammar-based config parser Perl module

 Config::Grammar is a module to parse configuration files. The
 configuration may consist of multiple-level sections with assignments
 and tabular data. The parsed data will be returned as a hash containing
 the whole configuration.
 .
 The grammar supplied upon creation of a new object is used to parse
 the configuration file and return helpful error messages in case of
 syntax errors. Config::Grammar can also generate documentation of the
 configuration file format and a template configuration file.

-- 
Niko Tyni   [EMAIL PROTECTED]


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