Orphaning packages

2005-06-18 Thread Ivo Timmermans
Hi,

I'm orphaning these packages:

  alsaplayer (bug #314841)
  dutch (bug #314839)
  dvorak7min (bug #314844)
  libauthen-radius-perl (bug #314851)
  libarchive-zip-perl (bug #314850)
  stl-manual (bug #314845)
  texi2html (bug #314843)

texi2html is a build dependency for quite a few packages, and needs
more love and care than I could give it.

dutch should probably be adopted by someone who speaks Dutch.


Ivo

-- 
No, I just like to run around and scream real loud!
- Dee Dee


signature.asc
Description: Digital signature


Bug#200843: ITP: libdata-hexdump-perl -- dump data as hexadecimal values

2003-07-11 Thread Ivo Timmermans
Package: wnpp
Version: unavailable; reported 2003-07-11
Severity: wishlist

* Package name: libdata-hexdump-perl
  Version : 0.02
  Upstream Author : Fabien Tassin <[EMAIL PROTECTED]>
* URL : http://www.cpan.org/modules/by-authors/id/FTASSIN/
* License : "same terms as Perl itself"
  Description : dump data as hexadecimal values

 Dump the contents of arbitrary (scalar) variables as a list of
 hexadecimal values: 
 .
 Each line of the result consists of the offset in the source in the
 leftmost column of each line, followed by one or more columns of data
 from the source in hexadecimal. The rightmost column of each line
 shows the printable characters (all others are shown as single dots).


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux scarlet 2.4.20-xfs-hfsplus #1 zo jun 15 11:15:31 CEST 2003 i686
Locale: LANG=nl_NL, LC_CTYPE=nl_NL





ITH: icu

2003-08-22 Thread Ivo Timmermans
Hi,

We (Daniel Glassey and Ivo Timmermans) are going to take over the
package icu from Yves Arrouye <[EMAIL PROTECTED]>.  Yves has failed to
respond (his hotmail address, that he last used in communication, is
over quotum, and other email went unanswered) to bugs and other email.

We will upload a new upstream version (2.6) to experimental soon.


Daniel & Ivo

-- 
Kurz bevor das Space-Shuttle in die Erdumlaufbahn eintritt, wird es
von einer Horde GrizzlybÃren angegriffen.
- Nichtlustig




Re: 0.01-6 > 0.1-3 ?????

2002-04-22 Thread Ivo Timmermans
Daniel Ruoso wrote:
> Hi, i'm creating the cvs-autoreleasedeb package, and the version is
> growing, so I started at 0.01-1 and now I'm on 0.1-3. But when I tried
> to install it i received the following warning:

Call it 0.10-3.


Ivo

-- 
Norton SystemWorks 2002 includes a file erasure program called Wipe
Info.  In the manual (page 160), we learn that "Wipe Info uses
hexadecimal values to wipe files.  This provides more security than
wiping with decimal values."  - Bruce Schneier


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




Bug#156474: ITP: libresid -- C++ library to emulate the SID chip

2002-08-12 Thread Ivo Timmermans
Package: wnpp
Version: N/A; reported 2002-08-12
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: libresid
  Version : 0.13
  Upstream Author : Dag Lem
* URL : http://sf.net/projects/sidplay2/
* License : GPL
  Description : C++ library to emulate the SID chip

 This is reSID, a reverse engineered software emulation of the MOS6581
 SID (Sound Interface Device). This chip was used in the Commodore 64
 computer.
 .
 reSID is a C++ library containing a complete emulation of the SID
 chip.  This library can be linked into programs emulating the MOS6510
 MPU to play music made for the Commodore 64 computer. reSID has been
 successfully linked into VICE, a full-fledged Commodore 64 emulator,
 and SIDPLAY, a popular SID tune player. The VICE home page is:
 http://www.cs.cmu.edu/~dsladic/vice/ A patch for SIDPLAY can be found
 on the SIDPLAY home page:
 http://www.geocities.com/SiliconValley/Lakes/5147/
 .
 Various SID emulators exist, however reSID should still be of great
 interest to Commodore 64 nostalgics. The emulator engine is
 cycle-based, emulating the internal operations of the SID chip. SID's
 audio filter is modeled as an actual two-integrator-loop biquadratic
 filter circuit.  The engine has been developed based on available
 information on SID, sampling of the OSC3 and ENV3 registers, filter
 theory, and meticulous testing.  In short, a scientific approach has
 been taken to model the SID chip as accurately as possible.
 .
 To our knowledge reSID is by far the most accurate SID emulator ever
 created.  This comes at a price; what is considered a fairly fast CPU
 at the time of this writing is needed to run the emulator.


- -- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux spark 2.4.18-xfs-1.1 #2 za jun 15 15:26:59 CEST 2002 i586
Locale: LANG=C, [EMAIL PROTECTED]

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9WCPRbTEMl+oVcvERAuEIAJwP+Mh3bdn/5NGXQKkLbfO3SLDaTwCfRfQI
K3GQlWgvMFZnnPd5o8sY49E=
=/lxV
-END PGP SIGNATURE-




Bug#157248: ITP: zthread -- C++ thread library

2002-08-19 Thread Ivo Timmermans
Package: wnpp
Version: N/A; reported 2002-08-19
Severity: wishlist

* Package name: zthread
  Version : 2.2.9
  Upstream Author : Eric Crahen <[EMAIL PROTECTED]>
* URL : http://zthread.sourceforge.net/
* License : LGPL
  Description : C++ thread library

The ZThread package is an advanced object-oriented, cross-platform, C++
threading and synchronization library.  It provides a high level
abstraction of the native threading mechanisms to offer a great deal of
flexibility and control.

This software features interruptible Thread and Runnable objects for
C++, control objects and implementations of concurrency design patterns.
This includes semaphores, mutexes, condition variabes as well as other
more complex components.

Existing threading APIs do not provide a consistent and portable means
for exercising control over concurrently executing software. Thread
cancellation a nd termination is one example of this complexity.
ZThreads includes an elegant method of safely terminating threads
without the complications of using cancellation handlers or other
similar constructs.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux phoenix 2.4.19-xfs #3 SMP di aug 6 16:52:17 CEST 2002 i686
Locale: LANG=C, [EMAIL PROTECTED]

-- no debconf information





Bug#157375: ITP: wxglade -- GUI designer for wxPython

2002-08-20 Thread Ivo Timmermans
Package: wnpp
Version: N/A; reported 2002-08-20
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: wxglade
  Version : 0.1.2
  Upstream Author : Alberto Griggio <[EMAIL PROTECTED]>
* URL : http://wxglade.sf.net/
* License : GPL
  Description : GUI designer for wxPython

An interactive interface designer for wxPython.  It generates Python
code.  As you can guess by the name, its model is Glade, the famous
GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and
the look & feel (but not a line of code).

It is not (and will never be) a full featured IDE, but simply a
"designer": the generated code does nothing apart from displaying the
created widgets. If you are looking for a complete IDE, maybe Boa
Constructor is the right tool. 


- -- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux spark 2.4.18-xfs-1.1 #2 za jun 15 15:26:59 CEST 2002 i586
Locale: LANG=C, [EMAIL PROTECTED]

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9YhhhbTEMl+oVcvERAjDTAKCjHTFLLTziSoNiP45xy77lCO3nOwCeK2SL
gsOfFGQOWCgsinXuiRx73wQ=
=7Fus
-END PGP SIGNATURE-




Re: orphaning most (of my) packages

2002-08-20 Thread Ivo Timmermans
Robert van der Meulen wrote:
> kernel-patch-int (should be superseded by cryptoapi; i can't find the time).
> 
> Then there's some ITP's i (enthousiastically) did; i'm going to be closing
> them too. Interested people can upload and close at will, if they're faster
> than me: ricochet, loop-aes, cryptoapi, ipsec-tunnel.

I would like to take over your ITP for cryptoapi.  If noone else wants
it, I can take kernel-patch-int too.


Ivo

-- 
Deja moo: the feeling you've heard this bullshit before.




Bug#111185: ITP: libtie-perl -- Various Tie::xxx perl modules

2001-09-04 Thread Ivo Timmermans
Package: wnpp
Version: N/A; reported 2001-09-04
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I intend to package some modules from
http://cpan.perl.org/modules/by-module/Tie/ that tie hashes to files,
databases, virtual things, and whatever else I find useful.

I will create one (Debian native) package rather than package each and
every one of them separately.



- -- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux spark 2.4.3 #2 do apr 12 00:50:33 CEST 2001 i586
Locale: LANG=C, [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7lMURbTEMl+oVcvERApkqAJ4mJfy6Ph5g99MkvR+CBRXx7CZ3EQCeKcU0
IxGWr43x6sho0dPmSKZNQKc=
=9d79
-END PGP SIGNATURE-