Bug#905234: Interested in urbackup

2020-07-11 Thread Giovanni Mascellani
I am also interested in this package, but having a look at the source
code it seems that upstream is bundling and even modifying a lot of
other code (I saw sqlite3, but it seems there is more), which makes it
quite problematic: the bundled copies should be replaced with the
Debian-provided versions, but if upstream is really assuming one
specific version (or some specific patches) instead of using the general
API, then breakages might happen. All in all, it seems rather hard to
support whatever comes out.

I believe the first step would be to identify all the bundled copies of
third party softwares and determine whether they are modified or not,
and whether the dependency on one specific version is required.

I'd like to help, but unfortunately I don't have time right now. The
best I can do is to wish good work to those who will have time.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#964452: ITP: bgrep -- Tool to search substrings in binary files

2020-07-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
Owner: Giovanni Mascellani 

* Package name: bgrep
  Version : git5ca1302
  Upstream Author : Felix Domke
* URL : https://github.com/tmbinc/bgrep
* License : BSD
  Programming Lang: C
  Description : Tool to search substrings in binary files

Bgrep is a small utility similar to grep, but searching for binary
substrings into binary files.



Bug#959466: RFP: mindustry -- A sandbox tower-defense game

2020-05-02 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: mindustry
Version: 104.6
Upstream Author: Anton "Anuken" Kramskoi 
URL: https://github.com/Anuken/Mindustry
License: GPL-3.0
Description: A sandbox tower-defense game

Mindustry is a hybrid tower-defense sandbox factory game. Create
elaborate supply chains of conveyor belts to feed ammo into your
turrets, produce materials to use for building, and defend your
structures from waves of enemies. Features include a map editor, 24
built-in maps, cross-platform multiplayer and large-scale PvP unit battles.

The game is written in Java and built over libGDX.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#947407: ITP: vulkan-caps-viewer -- Vulkan Hardware Capability Viewer

2019-12-26 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: vulkan-caps-viewer
Version: 2.02
Upstream Author: Sascha Willems
URL: https://github.com/SaschaWillems/VulkanCapsViewer
License: LGPL-3
Description: Vulkan Hardware Capability Viewer

This application displays hardware implementation details for GPUs
supporting the Vulkan API published by Khronos. It shows available
features, limits, extensions and capabilities.

The report can optionally be submitted to the public online database
available at https://vulkan.gpuinfo.org/, where different devices and
driver versions can be browsed and compared.

Version 2.03 of the application was released, but for the moment I will
package version 2.02, as 2.03 depends on Vulkan headers that are not yet
available in Debian (and I don't want to embed a copy of them). I will
update to newer versions as soon as Debian packages for Vulkan will
catch on.

Regards, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles







signature.asc
Description: OpenPGP digital signature


Bug#947405: ITP: metamath-databases -- Sample databases for Metamath

2019-12-26 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: metamath-databases
Version: no versioning scheme used by upstream
Upstream Author: Norman Megill and others
URL: http://us.metamath.org
License: Mostly PD
Description: Sample databases for Metamath

Metamath is a tiny language for expressing theorems in abstract
mathematics, accompanied by proofs that can be verified by a computer
program.

This package contains a number of Metamath databases developed
collectively by people from the Metamath project, including set.mm
(Metamath Proof Explorer) and others available at http://us.metamath.org/.

You can edit and verify these databases with any tool implementing the
Metamath language, including the reference implementation available in
the package metamath.

Regards, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles





signature.asc
Description: OpenPGP digital signature


Bug#947404: ITP: metamath -- Language for mathematical proofs

2019-12-26 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: metamath
Version: 0.180
Upstream Author: Norman Megill and others
URL: http://us.metamath.org
License: GPL-2+
Description: Language for mathematical proofs

Metamath is a tiny language for expressing theorems in abstract
mathematics, accompanied by proofs that can be verified by a computer
program.

This program is the reference implementation of the language. It
provides a proof checker, a proof editor and tools to automatically
render theorems and proofs to HTML and LaTeX files.

This package does not contain proof databases, but the tools to deal
with them. The user can create their own databases, use those available
on the Internet or provided by the metamath-databases package.

Regards, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#890471: Status for Vulkan development tools?

2019-12-25 Thread Giovanni Mascellani
Hi Brett,

a couple of years ago you filed ITP (Intent To Package) bugs for a
number of Vulkan-related tools in Debian[1].

 [1] https://bugs.debian.org/cgi-bin/pkgreport.cgi?owner=brett%40lunarg.com

As far I can say, there has been little progress since then. Are you
still working on them? What is the status? I think they would be great
things to have in Debian. I am not sure I can help with the
technicalities, as I am really beginner with Vulkan, but if there is
anything I can do, please let me know.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#927170: RFP: jadx -- Android Dex decompiler

2019-04-15 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: jadx
Version: 0.9.0
Upstream Author: Skylot
URL: https://github.com/skylot/jadx
License: Apache-2.0
Description: Android Dex decompiler
Jadx is a decompiler for Android Dex files. When given an Android APK
package, Jadx tries to extract all resources, including the Dex file
(i.e., the file containing the Java classes belonging to that package),
and tries to decompile the stored classes to high level Java code. It is
very useful for the reverse engineering of Android packages.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#922076: RFP: python-pydrive -- Python API for Google Drive

2019-02-11 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: python-pydrive
Version: 1.3.1
Upstream Author: Robin Nabel
URL: https://pypi.org/project/PyDrive/
License: Apache-2.0
Description: Python API for Google Drive
PyDrive is a wrapper library of google-api-python-client that simplifies
many common Google Drive API tasks, including handling OAuth 2.0,
fetching content and controlling pagination.

Rationale: it is a useful complement for duplicity, which can uses
PyDrive to backup to a Google Drive account.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#921707: RFP: glowing-bear -- Web-based graphical interface for WeeChat

2019-02-08 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: glowing-bear
Version: 0.7.1
Upstream Author: Lorenz Hübschle-Schneider and others
URL: https://github.com/glowing-bear/glowing-bear
License: GPL-3
Description: Web-based graphical frontend for WeeChat
Glowing Bear is a web-based graphical frontend for the WeeChat IRC
client. It relies on WeeChat to do all the heavy lifting and then
provides some nice features on top of that, like embedding images,
videos, and other content.

Glowing Bear communicates with WeeChat using the (possibly encrypted)
relay protocol offered by WeeChat.

Glowing Bear is written in JavaScript and runs as an Electron application.


Thanks to will have some time to package it properly. I am unfortunately
not very experienced with JavaScript applications.

Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#904682: On screenie manitainership

2019-01-20 Thread Giovanni Mascellani
Hi,

I am also a user of screenie and a DD. I am not very expert of Perl, but
given that screenie is such a simple program, I think I can sponsor
Piper if he wants to take on the maintainership.

Giovanni.
-- 
Giovanni Mascellani 
Postdoc researcher - Université Libre de Bruxelles



signature.asc
Description: OpenPGP digital signature


Bug#895948: ITP: detachtty -- Utility to connect to detached interactive programs

2018-04-17 Thread Giovanni Mascellani
Hi,

Il 17/04/2018 21:37, kact...@gnu.org ha scritto:
> How does it compare to dtach?

I didn't know about dtach. It seems to be fairly similar, as a matter of
facts. Maybe an additional feature in detachtty is that it can directly
call ssh for you, but nothing really big.

Giovanni.
-- 
Giovanni Mascellani <g.mascell...@gmail.com>
Postdoc researcher - Université Libre de Bruxelles



Bug#895948: ITP: detachtty -- Utility to connect to detached interactive programs

2018-04-17 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
Owner: Giovanni Mascellani <g...@debian.org>

* Package name: detachtty
  Version : 11.0.0
  Upstream Author : Massimiliano Ghilardi
  <massimiliano.ghila...@gmail.com>
* URL : https://github.com/cosmos72/detachtty
* License : GPL-2+
  Programming Lang: C
  Description : Utility to connect to detached interactive programs

Detachtty lets you run interactive programs non-interactively, and connect
to them over the network when you do need to interact with them. It is
somewhat similar to screen, but it is less feature-rich, therefore
lighter and with less dependencies. It allows to connect to programs
running on remote hosts by mean of secure SSH connections.

Detachtty was removed from Debian because it was dead upstream. Now the
upstream development has been resumed by another developer, so it is
sensible to repackage it.



Bug#819431: ITP: mandelbulber2 -- 3D fractal renderer and animator

2016-03-28 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: mandelbulber2
Version: 2.07.1
Upstream Author: Krzysztof Marczak <buddhi1...@gmail.com> and others
URL: https://github.com/buddhi1980/mandelbulber2
License: GPL-3
Description: 3D fractal renderer and animator
 Mandelbulber2 is a ray-tracing application for drawing three-dimensional
 fractals, like Mandelbulb, Mandelbox, Julia, trigonometric, hypercomplex
 or IFS fractals. It is highly customizable and features complex shading
 algorithms (among the others there are shadows, depth of field, ambient
 occlusion).
 .
 Mandelbulber2 is also able to produce animations and has a simple
 built-in 3D navigator for exploring the fractals.
 .
 Mandelbulber2 is a complete rewriting from scratches of Mandelbulber by
 the same author. It will obsolete Mandelbulber as soon as it reaches
 feature parity.

-- 
Giovanni Mascellani <g.mascell...@gmail.com>
PhD Student - Scuola Normale Superiore, Pisa, Italy

http://poisson.phc.unipi.it/~mascellani




signature.asc
Description: OpenPGP digital signature


Bug#714820: Any news on packaging ntopng?

2013-10-26 Thread Giovanni Mascellani
Hi.

Are there any news on the packaging of ntopng? Is there a copy of the
unofficial package somewhere, perhaps on Debian VCS?

BTW, I think that upstream is going to release a new version very soon,
possibly next week.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#685575: Not free

2012-10-05 Thread Giovanni Mascellani
Unfortunately, I don't think that opentracker is free. I couldn't find
any real licensing terms in it.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#673624: ITP: haskell-ixset -- Haskell implementation of queryable sets

2012-05-20 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-ixset
Version: 1.0.3
Upstream Author: Happstack team
URL: http://hackage.haskell.org/package/ixset
License: BSD
Description: Haskell implementation of queryable sets
 IxSet is a Haskell efficient implementation of queryable sets: it
 makes you able to define complex data types and index them on some of
 theirs fields. Then you can efficiently query the IxSet to find the
 records that satisfy some condition.

Rationale: it obsoletes the package happstack-ixset.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org











signature.asc
Description: OpenPGP digital signature


Bug#673113: ITP: haskell-xss-sanitize -- Library to sanitize HTML and prevent XSS attacks

2012-05-16 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-acid-state
Version: 0.6.3
Upstream Author: David Himmelstrup lem...@gmail.com
URL: http://hackage.haskell.org/package/xss-sanitize
License: BSD
Description: Library to sanitize HTML and prevent XSS attacks
This library is able to parse strings that contain HTML code and check
for the presence of potentially malicious tags that could trigger XSS
(Cross-Site Scripting). It can be used in a Web application when using
HTML code coming from an untrusted party.

Moreover, this library is also able to check for unbalanced tags and
tries to fix them (even though it could produce invalid HTML).

Rationale: it's a dependency for the new version of gitit.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org





signature.asc
Description: OpenPGP digital signature


Bug#673115: ITP: haskell-acid-state -- Haskell database library with ACID guarantees

2012-05-16 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-acid-state
Version: 0.6.3
Upstream Author: David Himmelstrup lem...@gmail.com
URL: http://hackage.haskell.org/package/acid-state
License: Public Domain
Description: Haskell database library with ACID guarantees
 AcidState is a Haskell library to store serializable Haskell
 structures, guaranteeing that transactions support the ACID
 semantic. That is, they must be atomic (a transaction must be
 completely saved or completely rolled back), consistent (after each
 transaction the state of the database must be valid), isolated (two
 parallel transaction must not interfere with each other) and durable
 (a successful transaction must be reliably stored to a persistent
 memory).
 .
 This library supports both storing data on the local disk and via a
 network server.

Rationale: it obsoletes haskell-happstack-state.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org







signature.asc
Description: OpenPGP digital signature


Bug#673116: ITP: haskell-safecopy -- Haskell serialization library with version control

2012-05-16 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-safecopy
Version: 0.6.1
Upstream Author: David Himmelstrup lem...@gmail.com
URL: http://hackage.haskell.org/package/safecopy
License: Public Domain
Description: Haskell serialization library with version control
 SafeCopy is an extension to cereal, a Haskell serialization library:
 it adds the ability to define new versions of some data tpe and
 automatically convert variables serialized with an old format to a
 newer one.

Rationale: it is required by haskell-acid-state.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org









signature.asc
Description: OpenPGP digital signature


Bug#661266: Fstransform and backup

2012-03-09 Thread Giovanni Mascellani
Hi.

About the description of fstransform package in [1]: fstransform can do
the conversion of a filesystem in place and without the need of a
backup. Of course there is some possibility that the operation
encounters some error (which could bring the partition in an
inconsistent state, from which recover could be difficult or even nearly
impossible), so a backup is heavily encouraged. But if you decide to
risk and have luck, you can actually do a filesystem conversion without
copying files out of the partition.

 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661266

Fstransform works exploiting the sparse files feature of both original
and target filesystems: it creates a sparse file in the original
filesystem, of the same size as the whole partition itself. Then if
formats it using the target filesystem and start copying files inside it
(mounting it via a loop device). Each file is copied in blocks of fixed
size (a few KBs, I can't remember the exact figure now), so also files
as big as half the partition don't raise problems. Once all the files
are copied into the loop target filesystem, the blocks of the target
filesystem are remapped to their correct position in the partition,
effectively replacing the old filesystem. There is no need of a backup
for such operation, unless, of course, somewhat goes wrong...

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#661266: ITP: fstransform -- Tool for in-place filesystem conversion

2012-02-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: fstransform
Version: 0.9.1
Upstream Author: Massimiliano Ghilardi paperi...@users.sourceforge.net
URL: http://sourceforge.net/projects/fstransform/
License: GPL-3+
Description: Tool for in-place filesystem conversion
 fstransform is a tool to change a file-system from one format to
 another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place
 and without the need for backup. Idea from Sergei Tzukanov (convertfs
 author), but it is fully independent code.
 .
 The current version of fstransform is fully functional, and ready for
 testing from the general public. It has been tested on the following
 file-systems, both as source and target: ext2, ext3, ext4, jfs,
 minix, reiserfs, xfs.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#650172: ITP: collections15 -- Apache Commons Collections with generics support

2011-11-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: collections15
Version: 4.01
Upstream Author: Matt Hall, John Watkinson
URL: http://larvalabs.com/collections/
License: Apache-2.0
Description: Apache Commons Collections with generics support
 Collections15 is an extension of the powerful Apache Commons
 Collections library that takes advantage of the Java 1.5 generics
 support to offer the same structures as Apache Common Collections,
 but in a type-safe manner.

This is a dependency for the new version of GeoGebra.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#649246: ITP: libjas-java -- Java object-oriented type-safe Algebra System

2011-11-19 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: libjas-java
Version: 2.4
Upstream Author: Heinz Kredel kre...@rz.uni-mannheim.de
URL: http://krum.rz.uni-mannheim.de/jas/
License: GPL or LGPL
Description: Java object-oriented type-safe Algebra System
 Java Algebra System (JAS) is an object-oriented, type-safe and
 multi-threaded library using generic types for algebraic
 computations. It mainly focuses on commutative algebra, solvable
 polynomials, Groebner bases, factorization, power series and real
 roots.

Rationale: this is a dependency for the new version of package mathpiper.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#647758: ITP: jfugue -- Java API for music programming

2011-11-05 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

   Package name: jfugue
Version: 4.0.3
Upstream Author: David Koelle dmkoe...@gmail.com
URL: http://www.jfugue.org/
License: LGPL-2.1+
Description: Java API for music programming
 JFugue is a Java API for music programming that does not require the
 programmer to be aware of all the complexities of MIDI. The music can
 be synthetized from strings that describe its notes, chords,
 instruments, etc., or can be generated in real-time in many different
 ways.
 .
 JFugue supports playing music in real time as well as saving it to
 MIDI files or send it to MIDI devices.

Rationale: is a dependency of the new version of GeoGebra.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#638627: ITP: libstax2-api-java -- Extension to StAX API for parsing XML documents

2011-08-20 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: libstax2-api-java
Version: 3.1.1
Upstream Author: Tatu Saloranta tatu.salora...@iki.fi
URL: http://woodstox.codehaus.org/
License: LGPL-2.1+ or Apache-2.0
Description: Extension to StAX API for parsing XML documents
StAX 2 is an extension to StAX (Streaming API for XML), an Java API to
read and write XML documents. It adds some features over the original
API, such as typed access API and read/write validation (with pluggable
validators).

Rationale: this library is needed for last version of libwoodstox-java:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580759

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#628135: ITP: haskell-xss-sanitize -- Library to sanitize HTML and prevent XSS attacks

2011-05-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-xss-sanitize
Version: 0.2.6
Upstream Author: Greg Weber g...@gregweber.info
URL: http://hackage.haskell.org/package/xss-sanitize
License: BSD
Description: Library to sanitize HTML and prevent XSS attacks
This library is able to parse strings that contain HTML code and check
for the presence of potentially malicious tags that could trigger XSS
(Cross-Site Scripting). It can be used in a Web application when using
HTML code coming from an untrusted party.

Moreover, this library is also able to check for unbalanced tags and
tries to fix them (even though it could produce invalid HTML).

Rationale: it's a dependency for the new version of gitit.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#627885: ITP: haskell-pandoc-types -- Haskell data types to represent structured documents

2011-05-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-hask...@lists.debian.org

   Package name: haskell-pandoc-types
Version: 1.8.0.2
Upstream Author: John MacFarlane j...@berkeley.edu
URL: http://hackage.haskell.org/package/pandoc-types
License: GPL
Description: Haskell data types to represent structured documents
This package ships the data types used by package Pandoc to internally
represent structured documents. They've been split off from the main
Pandoc package, so that other packages can use them without drawing in
all the of Pandoc dependencies.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#627316: ITP: haskell-blaze-html -- HTML combinator library for Haskell

2011-05-19 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-blaze-html
Version: 0.4.1.1
Upstream Author: Jasper Van der Jeugt jasper...@gmail.com
URL: http://hackage.haskell.org/package/blaze-html
License: BSD
Description: HTML combinator library for Haskell
With this Haskell library you can easily produce HTML code without
having to explicitly write tags and attributes, but just combining the
operators exposed by this library. It can outputs HTML 4 Strict,
Transitional and Frameset, as well as HTML 5 code.

Rationale: this is a dependency for the new version of
haskell-happstack-server.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#612440: Update

2011-02-15 Thread Giovanni Mascellani
I finally manage to put POMs in all the dependencies and compile MSV. I
expect to be able to finish all the details (including copyright scan)
in the next few days.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#612440: ITP: msv -- Sun multi-schema XML validator

2011-02-08 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: msv
Version: 2009.1
Upstream Author: Sun Microsystems, Inc.
URL: http://java.net/projects/msv
License: BSD
Description: Sun multi-schema XML validator
The Sun Multi-Schema XML Validator is a Java tool to validate XML
documents against several kinds of XML schemata. It supports DTD,
RELAX Namespace, RELAX Core, RELAX NG, TREX, and a subset of W3C
XML Schema Part 1.

It features both a command line utility that can read XML documents and
validate them against a schema and a library that can be incorporated in
a Java program.

Rationale: needed by new version of libwoodstox-java (#580759).

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#612443: ITP: librelaxng-datatype-java -- Java datatype interface for RELAX NG

2011-02-08 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: librelaxng-datatype-java
Version: 1.0
Upstream Author: James Clark j...@jclark.com, Kohsuke KAWAGUCHI
kohsuke.kawagu...@sun.com
URL:
http://sourceforge.net/projects/relaxng/files/datatype%20(java)/Ver.1.0/
License: BSD
Description: Java datatype interface for RELAX NG
RELAX NG is a schema language for XML. This library is a Java interface
for describing datatypes within RELAX NG.

Rationale: needed by msv (#612440).

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#543907: Netbeans 6.9 and Dependencies Ready for Upload

2011-01-29 Thread Giovanni Mascellani
Hi Andres.

On 24/01/2011 01:19, Andres Mejia wrote:
 I'll have you know that I have finished up work on getting netbeans-6.9 and 
 all 
 needed dependencies ready for upload to Debian. All work can be found in the 
 Debian Java team's git repositories. Any review and possible enhancements 
 and/or fixes that I've might have missed are welcome of course.

Thanks for working on netbeans.

Some time ago I packaged a small part of netbeans (particularly,
org-openide-util-lookup) into the package openide-util, because a needed
it as dependency of the package freehep-util.

This library is now contained into libnb-platform12-java, so I'd like to
drop my copy. Thus, I ask you these two things:

 1) Could you please add a pom.xml file for openide-util-platform, so I
can use it with maven (that freehep-util uses to build itself)?

 2) Installing libnb-platform12-java requires about 20 MB of
dependencies which are not necessary for just using openide-util-lookup.
How difficult would it be to split the package in smaller library
packages, so one can install them more selectively?

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#609772: ITP: osmpbf -- Java access library for OpenStreetMap PBF file format

2011-01-20 Thread Giovanni Mascellani
Hi.

Sorry for the late answer.

On 13/01/2011 09:55, Andreas Tille wrote:
 Hi Giovanni,
 
 I'm forewarding your ITP to the Debian GIS mailing list to keep people
 there informed about it.  I also added a paragraph to the OSM task of
 the Debian GIS Blend task page to keep a record of relevant packages
 there:
 
http://blends.alioth.debian.org/gis/tasks/osm#osmpbf
 
 I wonder whether you might consider team maintenance of this package
 in the Debian GIS team.

I'm already maintaining it under pkg-osm group in alioth. Of course I'm
totally open to contribution coming from pkg-grass: if you feel it can
be helpful, I've no objections to adding also pkg-grass to Uploaders.

Cheers, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#609772: ITP: osmpbf -- Java access library for OpenStreetMap PBF file format

2011-01-12 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: osmpbf
Version: 1.1
Upstream Author: Scott A. Crosby. sc...@sacrosby.com
URL: http://github.com/scrosby/OSM-binary
License: LGPL-3+
Description: Java access library for OpenStreetMap PBF file format
 Osmpbf is a Java library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is the new file format to describe
 OpenStreetMap data, intended to replace the old XML-based one. The PBF
 format uses Google Protocol Buffers as low-level storage.

This package is a dependency of the new version of osmosis, see #605698.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#609017: ITP: mandelbulber -- 3D fractal renderer and animator

2011-01-05 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
Owner: g...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: mandelbulber
Version: 0.97
Upstream Author: Krzysztof Marczak buddhi1...@gmail.com and others
URL: http://sourceforge.net/projects/mandelbulber/
License: GPL-3
Description: 3D fractal renderer and animator
Mandelbulber is a ray-tracing application for drawing three-dimensional
fractals, like Mandelbulb, Mandelbox, Julia, trigonometric, hypercomplex
or IFS fractals. It is highly customizable and features complex shading
algorithms (among the others there are shadows, depth of field, ambient
occlusion).

Mandelbulber is also able to produce animations and has a simple
built-in 3D navigator for exploring the fractals.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#608105: ITP: libformconv -- math formula converter library

2010-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: libformconv
Version: 0.9.0
Upstream Author: Zoltán Kovács kov...@matek.hu and others
URL: http://formconv.sourceforge.net/
License: LGPL
Description: math formula converter library
Formconv is a general conversion library and tool between different
formats for math formulae. It currently supports intuitive (a simplified
Pascal-like syntax), MathML and LISP as input formats and lots of
different output formats (among the others: LaTeX, HTML, MuPAD,
Mathematica, Maple, Maxima, gnuplot, Java, C, MathML and LISP).

Formconv is mainly used in mathematics web applications to check the
input syntactically and convert it to various formats in order to work
on it by  other  programs: CAS or other mathematics tools. Although many
CAS are able to export formulas in various formats, formconv is known to
be faster and smaller as a general tool.  However, there are no official
statistics or benchmarking tests yet to show scientifically reliable
differences of efficiency of the export facility of the mathematical
systems and formconv.

This package is a dependendy of rtzme (bug #599623).

Ciao, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#544338: any updates on tahoe-lfs packaging?

2010-10-20 Thread Giovanni Mascellani
Il 20/10/2010 03:10, Yaroslav Halchenko ha scritto:
 any updates? mentor/sponsoring is needed?

Hi.

At the moment I have no time for it. Moreover, until squeeze is out I
prefer to spend my (few) Debian energies on speeding up the release. If
you want to work on it, don't wait for me. :-)

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#599623: ITP: rtzme -- educational tool to explore complex plane geometry

2010-10-09 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: rtzme
Version: 0.7.4
Upstream Author: Zoltan Kovacs and others
URL: http://rtzme.sourceforge.net/english.php
License: GPL
Description: educational tool to explore complex plane geometry
Real-Time Zooming Math Engine is a simple tool that plots complex-valued
functions and is able to zoom over the domain of the function to explore
its shape.

It's mainly meant for educational purposes.

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#590248: ITP: geogebra-kde -- KDE integration layer for GeoGebra

2010-07-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: geogebra-kde
Version: upstream doesn't have versions
Upstream Author: Ariel Constenla-Haile ariel.constenla.ha...@gmail.com
URL: http://www.geogebra.org/en/wiki/index.php/GeoGebra_in_Linux
License: GPL-3+
Description: KDE integration layer for GeoGebra
 GeoGebra is a dynamic geometry system. You can do constructions with
points,
 vectors, segments, lines, conic sections as well as functions and change
 them dynamically afterwards. On the other hand, equations and coordinates
 can be entered directly.
 .
 Support for many geometric constructions is provided, as well as support
 for many elementary calculus-based tools (derivatives, osculating
circle, ...).
 .
 GeoGebra files can be exported in many different formats, or as interactive
 applets for web pages.
 .
 This package contains the KDE thumbnailer for the GeoGebra file format.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#447584: Packaging update

2010-07-05 Thread Giovanni Mascellani
Hi all.

The geogebra package is technically nearly ready since a few months.
Unfortunately, there are some big licensing issues: there are a few
files in the code (see the attaches debian/copyright, which so far is of
course incomplete but gives the idea) with a clearly non-free license
(it doesn't allow commercial use).

Given that the rest of the source is licensed under GPL, this means that
the compiled JAR is not even distributable. I don't know how can
GeoGebra upstream distribute the files present on their site. My guess
is they didn't pay attention to this fact, but I'm writing them to
request clarifications.

Unfortunately, the four problematic files doesn't seem to be easily
rewritten (they contain non trivial code, mainly for performing searches
of root polynomials). If someone is able to suggest free code which
could replace it, please let me know.

There are also a few files that have only GPL-2 (and not GPL-2+), but
they should be a really minor issue.

When (and if) these problems get solved, I expect the time to see
GeoGebra in the archive will be really small. :-)

Let's cross our fingers.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
Files: *
Copyright: 2001 - 
License: GPL-2+

Files: jasymca/*
Copyright: 2006, Helmut Dersch d...@hs-furtwangen.de
License: GPL-2+

Files: geogebra/gui/hoteqn/*
Copyright: 2006, Stefan Möller and Christian Schmid
License: GPL

Files: geogebra/gui/inputbar/AutoComplete.java
Copyright: 1999-2001, Matt Welsh
License: ??

Files: geogebra/kernel/optimization/ExtremumFinder.java
Copyright: 1998, Steve Verrill st...@www1.fpl.fs.fed.us
   2004, Markus Hohenwarter
License: PD
 This software was translated from the FORTRAN version
 to Java by a US government employee on official time.  
 Thus this software is also in the public domain.

Files: geogebra/kernel/complex/Complex.java,
   geogebra/kernel/complex/ComplexPoly.java,
   geogebra/kernel/roots/RealRootFunction.java,
   geogebra/kernel/roots/RealRoot.java
Copyright:  2002-2004, Michael Thomas Flanagan m.flana...@ee.ucl.ac.uk
License: non-free !!!
 PERMISSION TO COPY:
 Permission to use, copy and modify this software and its documentation for
 NON-COMMERCIAL purposes is granted, without fee, provided that an 
acknowledgement
 to the author, Michael Thomas Flanagan at www.ee.ucl.ac.uk/~mflanaga, appears 
in all copies.
 .
 Dr Michael Thomas Flanagan makes no representations about the suitability
 or fitness of the software for any or for a particular purpose.
 Michael Thomas Flanagan shall not be liable for any damages suffered
 as a result of using, modifying or distributing this software or its 
derivatives.

Files: geogebra/util/Base64.java
Copyright: 2003, Casey Marshall rs...@metastatic.org
   1996, Internet Software Consortium
   1995, International Business Machines, Inc.
License: GPL-2+
 With exception... blah blah...

Files: geogebra/SplashWindow.java
Copyright: 1999-2003, Werner Randelshofer
License: GPL-2+

Files: jasymca/MPN.java, jasymca/Random.java
Copyright: 1998, 1999, 2000, 2001, 2002, Free Software Foundation, Inc
License: GPL-2+
 This file is part of GNU Classpath.
 .
 GNU Classpath is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
  .
 GNU Classpath is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with GNU Classpath; see the file COPYING.  If not, write to the
 Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 .
 Linking this library statically or dynamically with other modules is
 making a combined work based on this library.  Thus, the terms and
 conditions of the GNU General Public License cover the whole
 combination.
 .
 As a special exception, the copyright holders of this library give you
 permission to link this library with independent modules to produce an
 executable, regardless of the license terms of these independent
 modules, and to copy and distribute the resulting executable under
 terms of your choice, provided that you also meet, for each linked
 independent module, the terms and conditions of the license of that
 module.  An independent module is a module which is not derived from
 or based on this library.  If you modify this library, you may extend
 this exception to your version of the library, but you are not
 obligated to do so.  If you do not wish to do so, delete this
 exception statement from your version.

Files: geogebra/kernel

Bug#555524: Interested in this ITP

2010-07-05 Thread Giovanni Mascellani
Hi.

I'm interested in JScience too. This ITP seems to be abandoned. Are you
still working on it?

If you want, we can comaintain JScience (for example, we could maintain
it in pkg-java or debian-science alioth groups). Otherwise, if you need,
I can sponsor your uploads.

If your not interested anymore, please let me know, and I'll take over
this ITP.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#447584: Packaging update

2010-07-05 Thread Giovanni Mascellani
Il 05/07/2010 12:30, Giovanni Mascellani ha scritto:
 Unfortunately, the four problematic files doesn't seem to be easily
 rewritten (they contain non trivial code, mainly for performing searches
 of root polynomials). If someone is able to suggest free code which
 could replace it, please let me know.

Wonderful, it seems that Apache Commons Math has all the algorithm we
need. Then the solution should be very close! :-)

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#584902: ITP: haskell-happstack-state -- Haskell Happstack web framework - distributed state layer

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-happstack-util
Version: 0.5.0.2
Upstream Author: Happstack team ha...@googlegroups.com
URL: http://hackage.haskell.org/package/happstack-util
License: BSD
Description: Haskell Happstack web framework - distributed state layer

Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.

This package contains the distributed event-based state layer provided
by Happstack to the web application.

Rationale: it is part of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org











signature.asc
Description: OpenPGP digital signature


Bug#569501: Better description

2010-06-07 Thread Giovanni Mascellani
I try to enhance a bit the description for this package (mostly copying
and pasting from happstack.com):

---
Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.
---

Moreover, probably it's better to use happstack.com as upstream URL.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#584901: ITP: haskell-happstack-util -- Haskell Happstack web framework - utilities package

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-happstack-util
Version: 0.5.0.2
Upstream Author: Happstack team ha...@googlegroups.com
URL: http://hackage.haskell.org/package/happstack-util
License: BSD
Description: Haskell Happstack web framework - utilities package

Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.

This package contains miscellaneous libraries used by happstack.

Rationale: it is part of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org









signature.asc
Description: OpenPGP digital signature


Bug#584892: ITP: haskell-syb-with-class-instances-text -- Haskell Text instance for Scrap Your Boilerplate with Class

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-syb-with-class-instances-text
Version: 0.0.1
Upstream Author: Jeremy Shaw jer...@seereason.org
URL: http://hackage.haskell.org/package/syb-with-class-instances-text
License: BSD
Description: Haskell Text instance for Scrap Your Boilerplate with Class

This package provides Haskell instances of the class Text for the Scrap
Your Boilerplate with Class system.

The Scrap Your Boilerplate approach is a lightweight generic programming
approach for Haskell. See package haskell-syb-with-class for more
information.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org







signature.asc
Description: OpenPGP digital signature


Bug#584903: ITP: haskell-happstack-server -- Haskell Happstack web framework - HTTP server

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-happstack-util
Version: 0.5.0.2
Upstream Author: Happstack team ha...@googlegroups.com
URL: http://hackage.haskell.org/package/happstack-server
License: BSD
Description: Haskell Happstack web framework - HTTP server

Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.

This package contains the HTTP server itself.

Rationale: it is part of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org




signature.asc
Description: OpenPGP digital signature


Bug#584904: ITP: haskell-happstack-ixset -- Haskell Happstack web framework - indexing engine

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-happstack-ixset
Version: 0.5.0.2
Upstream Author: Happstack team ha...@googlegroups.com
URL: http://hackage.haskell.org/package/happstack-ixset
License: BSD
Description: Haskell Happstack web framework - indexing engine

Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.

This package contains an indexing engine Happstack applications can use
to quickly retrieve the data they're interested into.

Rationale: it is part of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org






signature.asc
Description: OpenPGP digital signature


Bug#584936: ITP: haskell-happstack-data -- Haskell Happstack web framework - miscellaneous data routines

2010-06-07 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-happstack-data
Version: 0.5.0.2
Upstream Author: Happstack team ha...@googlegroups.com
URL: http://hackage.haskell.org/package/happstack-data
License: BSD
Description: Haskell Happstack web framework - miscellaneous data routines

Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
enironments.

Happstack provides you with all the components you need to build and
deploy your application, which is completely self-contained.
Particularly, Happstack provides the application with a distributed and
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.

This package contains some miscellaneous data-handling-related routines.

Rationale: it is part of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org








signature.asc
Description: OpenPGP digital signature


Bug#584288: ITP: haskell-unix-compat -- Haskell portable POSIX-compatible layer

2010-06-02 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-unix-compat
Version: 0.1.2.1
Upstream Author: Bjorn Bringert bj...@bringert.net
URL: http://hackage.haskell.org/package/unix-compat
License: BSD
Description: Haskell portable POSIX-compatible layer

This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
unix package when available. When it isn't available, portable
implementations are used.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org





signature.asc
Description: OpenPGP digital signature


Bug#584286: ITP: haskell-strict-concurrency -- Haskell strict concurrency abstractions

2010-06-02 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: g...@debian.org

Package name: haskell-strict-concurrency
Version: 0.2.3
Upstream Author: Don Stewart d...@galois.com
URL: http://hackage.haskell.org/package/strict-concurrency
License: BSD
Description: Haskell strict concurrency abstractions

This package provides head normal form strict versions of some standard
Haskell concurrency abstractions (MVars,Chans), which provide control
over where evaluation takes place not offered by the default lazy types.
This may be useful for deciding when and where evaluation occurs,
leading to improved time or space use, depending on the circumstances.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#583209: ITP: haskell-smtpclient -- Simple Haskell SMTP client library

2010-05-26 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

Package name: haskell-smtpclient
Version: 1.0.2
Upstream Author: Stephen Blackheath
URL: http://hackage.haskell.org/package/SMTPClient
License: BSD
Description: Simple Haskell SMTP client library

This Haskell library is a simple SMTP client, making the task of
sending an email as easy as calling a function.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



--
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/7760e8bf9f0ba4baed83f1c20231e...@poisson.phc.unipi.it



Bug#583168: ITP: haskell-hsp -- Haskell library for writing dynamic server-side web pages

2010-05-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hsp
Version: 0.5.2
Upstream Author: Joel Bjornson, Niklas Broberg
URL: http://hackage.haskell.org/package/hsp
License: BSD
Description: Haskell library for writing dynamic server-side web pages

Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
writing dynamic web pages.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org











signature.asc
Description: OpenPGP digital signature


Bug#583170: ITP: haskell-hsemail -- Haskell parser for email messages and SMTP conversations

2010-05-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hsemail
Version: 1.6
Upstream Author: Peter Simons sim...@cryp.to and others
URL: http://hackage.haskell.org/package/hsemail
License: BSD
Description: Haskell parser for email messages and SMTP conversations

This Haskell library is parser for email messages (as described in RFC
2822) and SMTP conversation (as described in RFC 2821).

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org















signature.asc
Description: OpenPGP digital signature


Bug#583169: ITP: haskell-sendfile -- Haskell portable sendfile library

2010-05-25 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-sendfile
Version: 0.6.1
Upstream Author: Matthew Elder m...@mattelder.org
URL: http://hackage.haskell.org/package/sendfile
License: BSD
Description: Haskell portable sendfile library

This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org













signature.asc
Description: OpenPGP digital signature


Bug#576704: ITP: haskell-hjscript -- Haskell DSL for writing JavaScript programs

2010-04-06 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hjscript
Version: 0.4.6
Upstream Author: Joel Bjornson, Niklas Broberg
URL: http://hackage.haskell.org/package/HJScript
License: BSD
Description: Haskell DSL for writing JavaScript programs

HJScript is a DSL (domain-specific language) built on top of
HJavaScript, for writing client-side dynamic web pages. The programming
model is fairly low-level, resembling the actual JavaScript code quite a
lot, but should be easy to extend with higher-level functionality.
Notable is that HJScript supports the use of literal XML syntax, as
defined by the hsx package, for creating DOM ElementNodes. Also notable
is that HJScript supports Ajax functionality.

If you don't know what Haskell and all these concepts are, you can just
ignore this package.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org









signature.asc
Description: OpenPGP digital signature


Bug#576702: ITP: haskell-hjavascript -- Haskell abstract syntax for a type subset of JavaScript

2010-04-06 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hjavascript
Version: 0.4.4
Upstream Author: Joel Bjornson, Niklas Broberg
URL: http://hackage.haskell.org/package/HJavaScript
License: BSD
Description: Haskell abstract syntax for a type subset of JavaScript

HJavaScript defines a Haskell abstract syntax and pretty printer for a
subset of JavaScript. However, a significant difference from JavaScript
is that HJavaScript is typed, even on the abstract syntax level using
GADTs. The subset of JavaScript that is supported is those parts that
lend themself to typing (i.e. no prototyping of classes).

If you don't know what Haskell and all these concepts are, you can just
ignore this package.

Rationale: it is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org







signature.asc
Description: OpenPGP digital signature


Bug#576693: ITP: haskell-maybet -- Haskell MaybeT monad transformer

2010-04-06 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-maybet
Version: 0.1.2
Upstream Author: Eric Kidd hask...@randomhacks.net
URL: http://hackage.haskell.org/package/MaybeT
License: BSD
Description: Haskell MaybeT monad transformer

MaybeT is a Haskell monad transformer that adds Maybe semantics to an
existing monad, making it able to fail (i.e. return Nothing) or be
successful (return the result wrapped in a Just).

If you don't know what a Haskell monad is, you can just ignore this package.

Rationale: is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org





signature.asc
Description: OpenPGP digital signature


Bug#503976: tahoe and zfec

2010-03-14 Thread Giovanni Mascellani
Hi.

I'm interested in packaging tahoe-lafs and zfec for Debian. You opened
the ITP bugs for these two packages, but they seem to be quite inactive.
Are you still working on it?

If not, I'd like to acquire the ownership of the bugs and go on for it.
I'd start from the Ubuntu packages, trying to make them suitable for Debian.

I never worked on Python packages, so this could take some time. Also, I
surely won't be able to work on it for at least the next week. Of course
I'm totally open to co-maintain these packages with others: for
instance, I'm not a DD (although I just started the NM process), so
Micah could help in getting the packages into the archive! My preferred
VCS is GIT, and I already maintain many packages on it.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#447584: GeoGebra in Debian

2010-03-02 Thread Giovanni Mascellani
Hi.

Hector Oron ha scritto:
 I would also love to see geogebra in Debian repositories. I contacted
 Markus (upstream in the past) he told me:
 
 [SNIP]
 Hello,
 
 please use GeoGebra Webstart www.geogebra.org/webstart or the download
 version www.geogebra.org/download to install our software.
 
 You can find the source code at www.geogebra.org/source/program,
 however you cannot build a fully functional version of GeoGebra from
 our sources because we cannot provide our digital signature to sign
 the jar files.

I don't understand why the program can't be fully functional without the
signature. I'm still working on geogebra dependencies, so I didn't look
specifically to geogebra source, but I expect the program to run
correctly also if it is not digitally signed.

It this will turn out to be not true, then geogebra is non free, so I
won't package it for Debian, of course. Anyway, I don't think this will
happen: I'll put in Debian a version of geogebra without the signature
(which isn't needed at all to run a local Java application).

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#569546: ITP: haskell-harp -- Haskell support for regular expression based pattern matching

2010-02-12 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-harp
Version: 0.4
Upstream Author: Niklas Broberg ni...@cs.chalmers.se
URL: http://hackage.haskell.org/package/harp
License: BSD
Description: Haskell support for regular expression based pattern
matching

HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
the normal pattern matching facility, allowing the user to match against
regular expressions. This expressive power is highly useful in a wide
range of areas, including text parsing and XML processing. Regular
expression patterns in HaRP work over ordinary Haskell lists ([]) of
arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.

Rationale: is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org




























signature.asc
Description: OpenPGP digital signature


Bug#569501: ITP: haskell-happstack -- Haskell web application stack

2010-02-11 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-happstack
Version: 0.4.1
Upstream Author: Happstack team
URL: http://hackage.haskell.org/package/happstack
License: BSD
Description: Haskell application server stack

Happstack is a web application stack written in Haskell. Application
running on Happstack are written in Haskell themselves, and can store
data in terms of Haskell structures directly on Happstack, in a
database-independent manner.

Happstack will be made of several packages. Individual ITPs will be
filed for them as soon as other dependencies get packaged.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
























signature.asc
Description: OpenPGP digital signature


Bug#569508: ITP: haskell-hsx -- Haskell support for XML in source code

2010-02-11 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hsx
Version: 0.6.1
Upstream Author: Niklas Broberg ni...@cs.chalmers.se
URL: http://hackage.haskell.org/package/hsx
License: BSD
Description: Haskell support for XML in source code

HSX (Haskell Source with XML) allows literal XML syntax to be used in
Haskell source code. The trhsx preprocessor translates .hsx source files
into ordinary .hs files. Literal XML syntax is translated into function
calls for creating XML values of the appropriate forms. trhsx transforms
literal XML syntax into a series of function calls.

Rationale: is a dependency of happstack (bug #569501).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org


























signature.asc
Description: OpenPGP digital signature


Bug#447584: GeoGebra in Debian

2010-02-10 Thread Giovanni Mascellani
Hi!

Matthias Klumpp ha scritto:
 Hi!
 The GeoGebra devs asked me to remove all copies of GeoGebra from GetDeb.net
 and to close my attempts to package it for Ubuntu, cause they don't want
 any GeoGebra package maintained by someone who is not a GG developer.
 The GPL grants the right to ditribute GeoGebra and to repackage and mainain
 it on Debian/Ubuntu, but I think upsteam will have a reason for this
 decision.

I'm really curious about the reason of this decision. Many people have
limited bandwidth access, and find much more comfortable to install a
package once, instead of downloading all Webstart classes every time
they want to run Geogebra. Moreover, the libraries present in Debian or
Ubuntu are constantly kept up to date and are much more secure.

Cheers, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#544338: Progress

2010-01-25 Thread Giovanni Mascellani
Any progress on this bug?

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



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



Bug#562758: ITP: haskell-datetime -- Haskell library to convert date and time data among different formats

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-hstringtemplate
Version: 0.1
Upstream Author: Eric Sessoms nubga...@gmail.com
URL: http://hackage.haskell.org/package/datetime
License: GPL-3
Description: Haskell library to convert date and time data among
different formats

Provides several utilities for easily converting among the
various standard library Date and Time types, and for converting
between these and standard external representations.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org










signature.asc
Description: OpenPGP digital signature


Bug#562759: ITP: haskell-feed -- Haskell interface to RSS and Atom feeds

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-feed
Version: 0.3.7
Upstream Author: Sigbjorn Finne s...@forkio.com
URL: http://hackage.haskell.org/package/feed
License: BSD
Description: Haskell interface to RSS and Atom feeds

This library provides tools with RSS (version 0.9x, 2.x, 1.0) and Atom
feeds, allowing both importing and exporting them.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org











signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#562760: ITP: haskell-xml -- A simple Haskell XML library

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-xml
Version: 1.3.5
Upstream Author: Iavor S. Diatchki diatc...@galois.com
URL: http://hackage.haskell.org/package/xml
License: BSD
Description: A simple Haskell XML library

This library provides lightweight tools to parse, filter and generate XML.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org












signature.asc
Description: OpenPGP digital signature


Bug#562768: ITP: haskell-filestore -- Haskell interface for versioning file stores

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-filestore
Version: 0.3.4
Upstream Author: John MacFarlane, Gwern Branwen, Sebastiaan Visser
URL: http://hackage.haskell.org/package/filestore
License: BSD
Description: Haskell interface for versioning file stores

The filestore library provides an abstract interface for a versioning
file store, and modules that instantiate this interface. Currently Git,
Darcs, and Mercurial modules are provided.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org














signature.asc
Description: OpenPGP digital signature


Bug#562770: ITP: haskell-recaptcha -- Haskell interface to reCAPTCHA service

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-recaptcha
Version: 0.1
Upstream Author: John MacFarlane j...@berkeley.edu
URL: http://hackage.haskell.org/package/recaptcha
License: BSD
Description: Haskell interface to reCAPTCHA service

reCAPTCHA (http://recaptcha.net/) is a service that provides captchas
for preventing automated spam in web applications, using the data people
submit to digitize old books and newspapers. haskell-recaptcha provides
functions for using reCAPTCHA in Haskell web applications.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org


















signature.asc
Description: OpenPGP digital signature


Bug#562769: ITP: haskell-split -- Haskell library for splitting lists

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-split
Version: 0.1.2
Upstream Author: Brent Yorgey byor...@cis.upenn.edu
URL: http://hackage.haskell.org/package/split
License: BSD
Description: Haskell library for splitting lists

This library provides tools to split lists in various modes: split every
N elements, split on elements that satisfies some condition and similar
(possibly more complex) conditions.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
















signature.asc
Description: OpenPGP digital signature


Bug#562772: ITP: haskell-url -- Haskell library for working with URLs

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-texmath
Version: 2.1
Upstream Author: Iavor S. Diatchki diatc...@galois.com
URL: http://hackage.haskell.org/package/url
License: BSD
Description: Haskell library for working with URLs

This library provides simple tools to parse and build URL strings.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org






















signature.asc
Description: OpenPGP digital signature


Bug#562771: ITP: haskell-texmath -- Convert LaTeX math formulas to MathML

2009-12-27 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: mascell...@poisson.phc.unipi.it

   Package name: haskell-texmath
Version: 0.1.1
Upstream Author: John MacFarlane j...@berkeley.edu
URL: http://hackage.haskell.org/package/texmath
License: GPL-2+
Description: Convert LaTeX math formulas to MathML

The texmath Haskell library provides functions to convert LaTeX math
formulas to presentation MathML. It supports basic LaTeX and AMS
extensions, but not macros.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org




















signature.asc
Description: OpenPGP digital signature


Bug#562252: ITP: haskell-cautious-file -- Haskell library to write a file cautiously

2009-12-24 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-cautious-file
Version: 0.1.5
Upstream Author: Robin Green gree...@greenrd.org
URL: http://hackage.haskell.org/package/cautious-file
License: BSD
Description: Haskell library to write a file cautiously

Uses some techniques to reduce the chances of problems such as data loss
due to crashes or power failures.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org





signature.asc
Description: OpenPGP digital signature


Bug#562255: ITP: haskell-deepseq - Deep version for Haskell seq

2009-12-24 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-deepseq
Version: 1.1.0.0
Upstream Author: Simon Marlow marlo...@gmail.com
URL: http://hackage.haskell.org/package/deepseq
License: BSD
Description: Deep version for Haskell seq

Evaluates a full Haskell data structure, where the lazy Haskell compiler
normally would skip it.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org






signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#562286: ITP: haskell-text -- An efficient packed Unicode text type for Haskell

2009-12-24 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-text
Version: 0.7.0.1
Upstream Author: Tom Harper rthar...@aftereternity.co.uk and others
URL: http://hackage.haskell.org/package/text
License: BSD
Description: An efficient packed Unicode text type for Haskell

This is a Haskell time and space-efficient implementation of Unicode
text using packed Word16 arrays.  Suitable for performance critical use,
both in terms of large data quantities and high speed.

It supports many basic string operations and has some substring search
tools.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org









signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#562258: ITP: haskell-hstringtemplate -- Haskell port of the Java library StringTemplate

2009-12-24 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-hstringtemplate
Version: 0.6.2
Upstream Author: Sterling Clover s.clo...@gmail.com
URL: http://hackage.haskell.org/package/HStringTemplate
License: BSD
Description: Haskell port of the Java library StringTemplate

This is a Haskell template engine. Its API is mainly inspired to that of
the Java library StringTemplate, but it is implemented in a Haskellish
manner.

It implements the basic 3.1 grammar, lacking group files (though not
groups themselves), Regions, and Interfaces and extends it by allowing
the application of alternating attributes to anonymous as well as
regular templates, including therefore sets of alternating attributes.

Rationale: is a dependency of gitit (bug #556099).

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org








signature.asc
Description: OpenPGP digital signature


Bug#562083: ITP: haskell-sha -- Implementations of the SHA suite of message digest functions

2009-12-22 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: haskell-sha
Version: 1.4.0
Upstream Author: Adam Wick aw...@galois.com and others
URL: http://hackage.haskell.org/package/SHA
License: BSD
Description: Implementations of the SHA suite of message digest
functions

This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various
functions. While some attention has been paid to performance,
these do not presently reach the speed of well-tuned libraries,
like OpenSSL.

Regards, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#556099: Interested

2009-12-09 Thread Giovanni Mascellani
I could be interested in packaging gitit. Anyway, I won't have time in
the next future. Maybe after Xmas.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#556395: ITP: freehep-swing -- FreeHEP Swing Extensions

2009-11-15 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-j...@lists.debian.org

   Package name: freehep-swing
Version: 2.0.3
Upstream Author: FreeHEP team[1]
URL: http://java.freehep.org/
License: LGPL-2.1+
Description: FreeHEP Swing Extensions
Collection of Java Swing extensions for FreeHEP.
.
FreeHEP is a collection of Java libraries used in High Energy Phisics.

 [1] http://java.freehep.org/team-list.html

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org




signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#556397: ITP: freehep-graphics2d -- FreeHEP 2D Graphics Library

2009-11-15 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-j...@lists.debian.org

   Package name: freehep-graphics2d
Version: 2.1.1
Upstream Author: FreeHEP team[1]
URL: http://java.freehep.org/
License: LGPL-2.1+
Description: FreeHEP 2D Graphics Library
General 2D graphics library for FreeHEP.
.
FreeHEP is a collection of Java libraries used in High Energy Phisics.

 [1] http://java.freehep.org/team-list.html

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org






signature.asc
Description: OpenPGP digital signature


Bug#556169: ITP: openide-util -- Netbeans utility library

2009-11-13 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: openide-util
Version: from netbeans 6.7
Upstream Author: Sun Microsystems, Inc.
URL: http://netbeans.org/
License: GPL-2 | CDDL
Description: Netbeans utility library
OpenIde util is a collection of miscellaneous libraries from Netbeans, a
powerful IDE for many languages.

These libraries are independently packaged in order to be used by other
independent software as well (FreeHEP in my case), because right now
Debian Netbeans package is not maintained.

As soon as someone will adopt and start maintaining netbeans, that
version on openide-util will be used and this package will be dropped.

Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#554141: ITP: freehep-util -- FreeHEP Utility Library

2009-11-03 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-j...@lists.debian.org

   Package name: freehep-util
Version: 2.0.2
Upstream Author: FreeHEP team[1]
URL: http://java.freehep.org/
License: LGPL-2.1+
Description: FreeHEP Utility Library
Miscellaneous utility library used by other components of FreeHEP.
.
FreeHEP is a collection of Java libraries used in High Energy Phisics.

 [1] http://java.freehep.org/team-list.html

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)






signature.asc
Description: PGP signature


signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#554139: ITP: freehep-chartableconverter-plugin -- FreeHEP Character Table Converter

2009-11-03 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-j...@lists.debian.org

   Package name: freehep-chartableconverter-plugin
Version: 2.0-1
Upstream Author: FreeHEP team[1]
URL: http://java.freehep.org/
License: LGPL-2.1+
Description: FreeHEP Character Table Converter
Converts 16 bit Unicode text files into lookup tables. These tables are
used by the VectorGraphics package to include and embed fonts in the
output formats.
.
FreeHEP is a collection of Java libraries used in High Energy Phisics.

 [1] http://java.freehep.org/team-list.html

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#554140: ITP: freehep-chartableconverter-plugin -- FreeHEP Character Table Converter

2009-11-03 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-j...@lists.debian.org

   Package name: freehep-util
Version: 2.0.2
Upstream Author: FreeHEP team[1]
URL: http://java.freehep.org/
License: LGPL-2.1+
Description: FreeHEP Utility Library
Miscellaneous utility library used by other components of FreeHEP.
.
FreeHEP is a collection of Java libraries used in High Energy Phisics.

 [1] http://java.freehep.org/team-list.html

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)





signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#510596: ITP

2009-10-11 Thread Giovanni Mascellani
I'll try to raise this RFP. Help would be really appreciated, as I don't
have lots of time to work in this package.

Gio.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#510596: Comaintain freehep package?

2009-10-10 Thread Giovanni Mascellani
Hi Dominik.

I'm interested too in freehep package (RFP #510596), as another package
I'm working on (geogebra) depends on (part of) it. I'd like to
comaintain it with you, if you want.

Are you using some shared repository? The one I prefer at best is git,
but I can also work with svn.

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#549975: ITP: mathpiper -- A Java Computer Algebra System

2009-10-06 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
Owner: Giovanni Mascellani g.mascell...@gmail.com

* Package name: mathpiper
  Version : v.77g
  Upstream Author : tko...@dev.java.net
* URL : https://mathrider.dev.java.net/
* License : GPL-2+
  Programming Lang: Java
  Description : A Java Computer Algebra System

Mathpiper is part of the matrhrider suite, which is a mathematics computing
evironment for performing numeric and symbolic computations. Mathpiper is
its CAS component.

I'm packaging it, because I need it for Geogebra (ITP #505704).

Giovanni.



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



Bug#505704: ITP

2009-09-14 Thread Giovanni Mascellani
I'll try to package geogebra. I'm not very experienced yet, so I'll need
some help on debian-mentors.

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#497457: Osmosis needs the JPF

2009-08-13 Thread Giovanni Mascellani
block 497457 by 519124
thanks

Hi!

I'm interested in JPF, because it is a dependency of Osmosis (a tool to
manage OpenStreetMap data).

Thank you for your work on JPF!

Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#497457: ITP: osmosis -- command line java app for processing OpenStreetMap data

2008-09-01 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: wnpp
Version: 0.29.1
Upstream Author: Brett Henderson [EMAIL PROTECTED]
URL: http://wiki.openstreetmap.org/index.php/Osmosis
   Language: Java
License: GPL
Description: command line java app for processing OpenStreetMap data

Osmosis consists of a series of components that can be chained together
in order to perform operations on an OpenStreetMap database or
OpenStreetMap XML files. Such operations include:
  * Generate and load dumps from and to a database.
  * Produce changesets comparing databases and files and applying
them to other databases and files.
  * Sort data contained in a file.
  * Extract data contained in a bounding box or in a polygon.

I won't have time to effectively work on this package for about a month,
but signal now my Intention To Package. Everyone who wants to
collaborate is welcome, in case please drop me a mail.

Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#451936: ITP: ttf-ubuntu-title -- The font used to create the Ubuntu logo

2008-05-05 Thread Giovanni Mascellani
package wnpp
retitle 451936 RFP: ttf-ubuntu-title -- The font used to create the Ubuntu logo
noowner 451936
thanks

All'incirca Mon, 05 May 2008 14:39:54 +0200,  Gürkan Sengün
[EMAIL PROTECTED] sembrerebbe aver scritto:

 How is the packaging of the font going?

I'm not more working on it. Sorry for not having tagged this bug again
as a RFP befor, but I simply forgot it.

The package was indeed ready many months ago, but I found nobody
willing to upload it for me. Then Nicolas Spalinger answered me on
pkg-fonts-devel[1] and explained some problems about the font. On
March, 3rd I wrote him again, asking for news about what he had said in
his mail, but I never answered back again. In the meantime I had lost
interest in the package, but I didn't remember to downgrade my ITP to
RFP.

 [1]
http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/2007-December/000993.html

Here you can find the package I had created:

http://mentors.debian.net/debian/pool/main/t/ttf-ubuntu-title/ttf-ubuntu-title_0.2-1debian1.dsc

Good luck if you want to continue on with this task, and sorry again
for the delay!

Regards, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#471846: ITP: josm-plugins -- Plugins for JOSM (Java OpenStreetMap editor)

2008-03-20 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED], [EMAIL PROTECTED]


   Package name: josm-plugins
Version: undefined, all plugins have independent version numbers
Upstream Author: many authors, check them of URL below
URL: http://josm.openstreetmap.de/wiki/Plugins
License: GPL for most of the plugins, but I'll check it more
 carefully
Description: Plugins for JOSM (Java OpenStreetMap editor)
 JOSM (Java OpenStreetMap) plugin collection.
 .
 JOSM is an editor for OpenStreetMap (OSM) written in Java.
 The current version supports stand alone GPX tracks, GPX track data
 from OSM database and existing nodes, line segments and metadata tags
 from the OSM database.
 .
 OpenStreetMap is a project aimed squarely at creating and providing
 free geographic data such as street maps to anyone who wants them. 
 The project was started because most maps you think of as free actually
 have legal or technical restrictions on their use, holding back people
 from using them in creative, productive or unexpected ways.

This package will be maintained under the pkg-grass umbrella.

Regards, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#426891: Intention To Package throttle

2007-10-25 Thread Giovanni Mascellani
package wnpp
retitle 426891 ITP: throttle -- A bandwidth limiting pipe
owner 426891 !
thanks
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#446601: Intention to Package netrw

2007-10-14 Thread Giovanni Mascellani
package netrw
retitle 446601 ITP: netrw -- netcat like tool with nice features to transport 
files over network
owner 446601 !
thanks

I'll take care of packaging netrw!

Regards, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#446601: Intention to Package netrw

2007-10-14 Thread Giovanni Mascellani
package wnpp
retitle 446601 ITP: netrw -- netcat like tool with nice features to transport 
files over network
owner 446601 !
thanks

How stupid...

Regards, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#443350: ITP: josm -- Java Open Street Map editor

2007-09-20 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: josm
Version: 1.5
Upstream Author: Immanuel Scholz [EMAIL PROTECTED]  others
URL: http://josm.eigenheimstrasse.de/
License: GPL
Description: Java Open Street Map editor
JOSM is an editor for OpenStreetMap written in Java 1.5. It makes you
able to download OSM data from the on-line database, edit them and then
upload the modifications to the database.

OpenStreetMap is a Wiki-like project aimed squarely at creating and
providing free geographic data such as street maps to anyone who wants
them. Data are obtained mainly by walking or driving while a GPS unit
is recording your path, then are edited in order to include also
information such as street names and classification, points of
interest, etc. and finally uploaded to the database.

You can see the work done so far at http://www.openstreetmap.org.

Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#438753: ITP: md5deep -- Recursing file hash calculator

2007-08-19 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

--- Please fill out the fields below. ---

   Package name: md5deep
Version: 1.13
Upstream Author: Jesse Kornblum
URL: http://md5deep.sourceforge.net/
License: Public domain and others
Description: Recursing file hash calculator
This utility is similar to the famous md5sum, but has the ability to
recurse into subdirectories when calculating hashes for many files. It
is not limited to the MD5 algorithm, but can also calculate SHA1,
SHA256, Tiger and Whirpool hashes.
-=- End of descriprion -=-

I am not so sure about the license, because some sources are left in
the public domain, some others are licensed with the GPL, some others
don't specify any license. I'll ask competent mailing lists what to do.

Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Bug#434395: ITP: wotsap -- OpenPGP Web of Trust analyzer and pathfinder

2007-07-23 Thread Giovanni Mascellani
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: wotsap
Version: 0.6
Upstream Author: Jörgen Cederlöf [EMAIL PROTECTED]
URL: http://www.lysator.liu.se/~jc/wotsap/index.html
License: GPL
Description: OpenPGP Web of Trust analyzer and pathfinder
Wotsap is a tool that analyzes a OpenPGP Web of Trust description and
reports to the user stastistics about the single keys and the whole
network, or searches for paths from one key to another.

OpenPGP is the most widely used email encryption standard, used by
encryption software such as the GNU Privacy Guard (gpg).  To encrypt to
someone or verify someone's signature, you need that persons OpenPGP
key. Say you want to verify a digital signature made by Bob. To get
Bob's key is easy with some help from keyservers, being sure you got
the right key is the tricky part. This is accomplished either by
meeting Bob in person and exchanging signatures, or by trusting someone
else, who you have met in person, who claims to have met Bob. Or by
trusting someone who has met someone who has met Bob. This gives rise
to a completely decentralized network of trusts between people.
Wotsap lets you explore the Web of Trust. It works on a compressed
copy of the Web of Trust in the .wot file format, generated daily and
distributed on the site of wotsap main writer.
-=- End of description -=-

I'm not a Debian Developer. This is the very first package I try to
build, but I am determined in making it working!

Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


  1   2   >