Michael Lustfield | 22 Mar 03:10
Gravatar

Bug#574913: ITP: lal -- dockable clock applet for various window managers

Package: wnpp
Severity: wishlist
Owner: Michael Lustfield <mtecknology <at> ubuntu.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : lal
  Version         : 2.0-1
  Upstream Author : Mikael Magnusson <mikachu <at> comhem.se>
                  : Dave Foster <daf <at> minuslab.net>
                  : Thayer Williams <thayer <at> archlinux.org>
* URL             : http://projects.l3ib.org/lal/
* License         : GPL
  Programming Lang: C
  Description     : dockable clock applet for various window managers

Description: dockable clock applet for various window managers
 Lal is a clock for the dock. Nothing more, nothing less. It is a very
 simple tool especially helpful for those that are using openbox. It
 can use various colors, sizes, formats, etc. It can accept any POSIX
 date format.

Note: Version 1.1 is currently sitting in the upload queue. I am hoping
to finish version 2.0 within a few months that will come with many new
features such as a calendar. One goal of the new version will be to check
through the code to see if this tiny file can be stripped down at all to
make it even more light weight.
I'm working with the upstream authors to bring this release which is why
I refer to anticipated features for this version.
(Continue reading)

Miguel Landaeta | 22 Mar 02:37
Favicon

Bug#574910: ITP: libbccrypto-java -- Java cryptography APIs

Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta <miguel <at> miguel.cc>

* Package name    : libbccrypto-java
  Version         : 1.45
  Upstream Author : Legion of the Bouncy Castle, http://www.bouncycastle.org/
* URL             : http://www.bouncycastle.org/java.html
* License         : An adaptation of the MIT/X11 license
  Programming Lang: Java
  Description     : Java cryptography APIs

The Bouncy Castle Crypto APIs for Java consist of the following:
* A lightweight cryptography API.
* A provider for the Java Cryptography Extension and the Java Cryptography
  Architecture.
* A clean room implementation of the JCE 1.2.1.
* A library for reading and writing encoded ASN.1 objects.
* A lightweight client-side TLS API.
* Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs,
  and PKCS12 files.
* Generators for Version 2 X.509 attribute certificates.
* Generators/Processors for S/MIME and CMS (PKCS7/RFC 3852).
* Generators/Processors for OCSP (RFC 2560).
* Generators/Processors for TSP (RFC 3161).
* Generators/Processors for OpenPGP (RFC 2440).

Brian May | 22 Mar 01:06
Picon

lxc in squeeze

Hello

Will lxc be supported by in the default kernel in squeeze?

Everything I have read (including <http://wiki.debian.org/LXC>) says
it should be supported in kernels 2.6.26 and higher, but the 2.6.32
kernel fails a config check ("Cgroup memory controller").

root <at> bad:~# uname -a
Linux bad 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 GNU/Linux
root <at> bad:~# lxc-checkconfig
Kernel config /proc/config.gz not found, looking in other places...
Found kernel config file /boot/config-2.6.32-trunk-686
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
Network namespace: enabled
Multiple /dev/pts instances: enabled

--- Control groups ---
Cgroup: enabled
Cgroup namespace: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: disabled
Cgroup cpuset: enabled
(Continue reading)

Patrick Matthäi | 21 Mar 23:44
Picon
Favicon

Bug#574895: ITP: muroard -- minimalist RoarAudio sound daemon

Package: wnpp
Severity: wishlist
Owner: "Patrick Matthäi" <pmatthaei <at> debian.org>

* Package name    : muroard
  Version         : 0.1~beta0
  Upstream Author : Philipp 'ph3-der-loewe' Schafft
* URL             : http://roaraudio.keep-cool.org/
* License         : GPL-3+
  Programming Lang: C
  Description     : minimalist RoarAudio sound daemon

RoarAudio is a sound-server for audio mixing. Its main purpose is to mix audio
from different clients before sending it to its outputs (for example a
soundcard).

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Carlo Segre | 21 Mar 22:37
Favicon

definition of contrib & buildd inconsistency


Hello All:

The definition of the contrib section of the archive reads [0]

   Examples of packages which would be included in contrib are:

       * free packages which require contrib, non-free packages or packages
         which are not in our archive at all for compilation or execution,

There is apparently an ambiguity here since a contrib package can depend 
on non-free in two distinct ways:

  1. depends only at runtime, for example a non-free Perl or Python module.

  2. depends at build time and runtime, for example a package which needs
     non-free libraries to be built and linked to.

Which is the correct interpretation?  If both are included, then all 
buildds MUST include non-free sources.  This is not currently the case. 
If only 1 is included in the definition for contrib, then any package 
which falls in category 2 MUST be moved to non-free.

Personally, I have no preference as to the interpretation but the current 
state, where some of the buildds do not include non-free sources and 
contrib packages can fall under both the categories listed above is 
inconsistent and needs to be resolved.

An alternative which would remove the inconsistency is to make the 
decision that contrib packages will not be built by the officeial buildd 
(Continue reading)

Sylvestre Ledru | 21 Mar 22:10
Picon
Picon
Favicon

Bug#574882: ITP: scilab-celestlab -- A Scilab library of space flight dynamics functions

Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru <sylvestre.ledru <at> inria.fr>

* Package name    : scilab-celestlab
  Version         : 1.0.1
  Upstream Author : Alain Lamy & Thierry Martin 
* URL             : http://atoms.scilab.org/toolboxes/celestlab
* License         : CeCILL
  Programming Lang: Scilab
  Description     : A Scilab library of space flight dynamics functions

 CelestLab is a library of space flight dynamics functions written in Scilab.
 This library has been developed and is maintained by the CNES (Centre National
 d'Etudes Spatiales) for mission analysis purposes. The library is used by CNES
 for the trajectory analysis and orbit design for various type of missions.
 CelestLab gathers in ten modules about 200 functions that allow mission
 designers to perform various tasks such as: orbit propagation, attitude
 computation, elementary manoeuvre computation, change of reference frames,
 change of coordinates, three body orbit analysis. CelestLab has been validated
 against the CNES flight dynamics reference software. Selected examples from
 mission analysis typical studies are provided in the CelestLab help pages.

Philippe Coval | 21 Mar 22:08

Bug#574881: ITP: freewrl -- VRML browser for 3D contents works also as mozilla plugin

Package: wnpp
Severity: wishlist
Owner: Philippe Coval <rzr <at> gna.org>

* Package name    : freewrl
  Version         : 1.22.5
  Upstream Author : John Stewart, Sarah Dumoulin  ... <info-freewrl --at-- crc.ca>
* URL             : http://freewrl.sourceforge.net
* License         : LGPL
  Programming Lang: C
  Description     : VRML browser for 3D contents works also as mozilla plugin

 Player aims to be fully VRML97 compliant, complete with scripting in Perl, Java and Javascript, and EAI
 .
 It is written mostly in Perl with some C for library interfaces & rendering,
 and uses OpenGL (Mesa) for graphics.

=== Notes : ===

  * that vrml viewer was in debian long time ago but went away... 

  * upstream is still active , and many efforts are done 
    by my friend Michel of myosotis project
    to made it available to debian/ubuntu users also  ...

So I am trying to help and hope we (co-maintainers) can get it back 
into debian's main and ubuntu as well

  * I just set up a git repo on debian's alioth
   (pkg-multimedia team which IMHO fits best)
(Continue reading)

Sylvestre Ledru | 21 Mar 19:42
Picon
Picon
Favicon

Bug#574861: ITP: scilab-scimysql -- Scilab interface to MySQL

Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru <sylvestre.ledru <at> inria.fr>

* Package name    : scilab-scimysql
  Version         : 0.1
  Upstream Author : Yann Collette <yann.collette <at> scilab.org>
* URL             : http://forge.scilab.org/index.php/p/scimysql/
* License         : CeCILL
  Programming Lang: C, Scilab
  Description     : Scilab interface to MySQL

 This Scilab library interfaces the MySQL C library. This module allows access
 to all functions available in the MySQL library in order to manage databases.

Joshua Timberman | 21 Mar 17:44
Favicon
Gravatar

Bug#574846: ITP: libnet-ssh-multi-ruby -- Ruby library for making multiple SSH connections to remote systems

Package: wnpp
Severity: wishlist
Owner: Joshua Timberman <joshua <at> opscode.com>
Owner: Joshua Timberman <joshua <at> opscode.com>

* Package name    : libnet-ssh-multi-ruby
  Version         : 1.0.1
  Upstream Author : Jamis Buck <jamis <at> 37signals.com>
* URL             : http://net-ssh.rubyforge.org/multi/v1/api/index.html
* License         : MIT
  Programming Lang: Ruby
  Description     : Ruby library for making multiple SSH connections to remote systems

Net::SSH::Multi is a library for controlling multiple Net::SSH
connections via a single interface. It exposes an API similar to that of
Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making
it simpler to adapt programs designed for single connections to be used
with multiple connections.

antoine beaupre | 20 Mar 21:45
Gravatar

Bug#574789: ITP: freebsd-ppp -- FreeBSD Point-to-Point Protocol (PPP) userland daemon

Package: wnpp
Severity: wishlist
Owner: antoine beaupre <anarcat <at> koumbit.org>
Owner: antoine beaupre <anarcat <at> koumbit.org>

* Package name    : freebsd-ppp
  Version         : 8.0
  Upstream Author : Brian Somers <brian <at> Awfulhak.org>
* URL             : http://www.freebsd.org/doc/handbook/userppp.html
* License         : BSD
  Programming Lang: C
  Description     : FreeBSD Point-to-Point Protocol (PPP) userland daemon

The Point-to-Point Protocol provides a standard way to transmit
datagrams over a serial link, as well as a standard way for the machines
at either end of the link to negotiate various optional characteristics
of the link.

This package provides both a server and a client PPP daemon that runs in
userland. It has been ported from FreeBSD to function specifically with
the Debian GNU/kFreeBSD distribution.

David Caldwell | 21 Mar 01:22
Favicon
Gravatar

Bug#574787: ITP: commit-patch -- Commit patches to Darcs, Git, Mercurial, Bazaar, Subversion, or CVS repositories

Package: wnpp
Severity: wishlist
Owner: David Caldwell <david <at> porkrind.org>

* Package name    : commit-patch
  Version         : 2.3
  Upstream Author : David Caldwell <david <at> porkrind.org>
* URL             : http://porkrind.org/commit-patch/
* License         : GPL
  Programming Lang: Perl
  Description     : Commit patches to Darcs, Git, Mercurial, Bazaar, Subversion, or CVS repositories

 Normally version control systems don't allow fine grained
 commits. commit-patch allows the user to control exactly what gets
 committed by letting the user supply a patch to be committed rather than
 using the files in the current working directory.

 Also included is an Emacs interface to commit-patch. It allows you to just
 hit C-c C-c in any patch buffer to apply and commit only the changes
 indicated by the patch, regardless of the changes in your working
 directory.


Gmane