Bug#732433: RFA: avarice -- use GDB with Atmel's JTAG ICE for the AVR

2013-12-17 Thread Shaun Jackman
Package: wnpp

Please adopt avarice. A new upstream version is available: 2.13.
http://avarice.sourceforge.net/

Thanks,
Shaun


-- 
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/cadx6m3p+fawv4en-on+wpvozyhyuvhh-4o3_jj5vf+8yykg...@mail.gmail.com



Bug#644925: ITP: jellyfish -- count k-mers of DNA

2011-10-10 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: jellyfish
Version: 1.1.2
Upstream author: Guillaume Marçais gmarc...@umd.edu
License: GPL-3+
Description: count k-mers of DNA
 JELLYFISH is a tool for fast, memory-efficient counting of k-mers in
 DNA. A k-mer is a substring of length k, and counting the occurrences
 of all such substrings is a central step in many analyses of DNA
 sequence. JELLYFISH can count k-mers using an order of magnitude less
 memory and an order of magnitude faster than other k-mer counting
 packages by using an efficient encoding of a hash table and by
 exploiting the compare-and-swap CPU instruction to increase
 parallelism.
 .
 JELLYFISH is a command-line program that reads FASTA and multi-FASTA
 files containing DNA sequences. It outputs its k-mer counts in an
 binary format, which can be translated into a human-readable text
 format using the jellyfish dump command.
 .
 If you use JELLYFISH in your research, please cite:
 Guillaume Marcais and Carl Kingsford, A fast, lock-free approach for
 efficient parallel counting of occurrences of k-mers. Bioinformatics
 (2011) 27(6): 764-770 (first published online January 7, 2011)
 doi:10.1093/bioinformatics/btr011



--
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/cadx6m3qbqzerguuzg_ysdxpowd13g6uzev6vxagaax7jbkv...@mail.gmail.com



Bug#631534: ITP: ABySS -- de novo, parallel, short-read assembler

2011-06-24 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: abyss
Version: 1.2.7
Upstream Author: sjack...@bcgsc.ca
URL: http://www.bcgsc.ca/platform/bioinfo/software/abyss
License: free for academic use
Description: a de novo, parallel, paired-end sequence assembler
 ABySS is a de novo, parallel, paired-end sequence assembler that is
 designed for short reads. It may be used to assemble genome or
 transcriptome sequence data.  Parallelization is achieved using MPI,
 OpenMP and pthread.
 .
 To cite your use of ABySS, please reference
 ABySS: A parallel assembler for short read sequence data. Simpson JT,
 Wong K, Jackman SD, Schein JE, Jones SJ, Birol I. Genome Research,
 2009-June.



-- 
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/BANLkTi=evyn+v+edizpym9exupz4qdo...@mail.gmail.com



Bug#588562: ITP: colt -- libraries for High Performance Scientific and Technical Computing in Java

2010-07-09 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: colt
Version: 1.2.0
Upstream author: c...@listbox.cern.ch
URL: http://acs.lbl.gov/software/colt/
License: other
Description: libraries for High Performance Scientific and Technical
Computing in Java
Scientific and technical computing, as, for example, carried out at
CERN, is characterized by demanding problem sizes and a need for high
performance at reasonably small memory footprint. There is a
perception by many that the Java language is unsuited for such work.
However, recent trends in its evolution suggest that it may soon be a
major player in performance sensitive scientific and technical
computing. For example, IBM Watson's Ninja project showed that Java
can indeed perform BLAS matrix computations up to 90% as fast as
optimized Fortran. The Java Grande Forum Numerics Working Group
provides a focal point for information on numerical computing in Java.
With the performance gap steadily closing, Java has recently found
increased adoption in the field. The reasons include ease of use,
cross-platform nature, built-in support for multi-threading, network
friendly APIs and a healthy pool of available developers. Still, these
efforts are to a significant degree hindered by the lack of foundation
toolkits broadly available and conveniently accessible in C and
Fortran.



-- 
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/aanlktilsggah9r1totpzvwey81s9ms2c6zndnd6by...@mail.gmail.com



Bug#585457: IGV dependencies

2010-06-15 Thread Shaun Jackman
Hi Andreas,

On 11 June 2010 00:41, Andreas Tille andr...@an3as.eu wrote:
 Hi Shaun,

 On Thu, Jun 10, 2010 at 11:55:54AM -0700, Shaun Jackman wrote:
 IGV has a lot of dependencies, and the list follows. Many of these
 dependencies are already in Debian; many others are not. Where the
 dependency is satisfied, I've given the Debian package name. Where
 it's not satisfied, I've given the upstream URL.

 thanks for your ITP which is quite interesting for Debian Med.  Will you
 consider also packaging the dependencies?  I woud suggest coordination
 with debian-j...@lists.debian.org.  Perhaps there is some work ongoing
 or some help can be given.

I'm planning on doing some dependency triage for the dependencies that
are not yet packaged for Debian:
If the dependency is for an optional feature of IGV (say a file
format) then I'll remove that feature from IGV.
If the dependency is mandatory and related to bioinformatics, I'll
consider packaging it.
If the dependency is mandatory and not related to bioinformatics, I'll
submit an RFP and ask whether debian-java would like to package it.

Cheers,
Shaun



--
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/aanlktikxhevomavzxnfeidwelvwkh7xfupvxpebdt...@mail.gmail.com



Bug#586015: ITP: picard-tools -- manipulate SAM and BAM files

2010-06-15 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: picard-tools
Version: 1.22
Upstream Author:
URL: http://picard.sourceforge.net/
License: MIT
Description: manipulate SAM and BAM files

This Java library implements an API to manipulate SAM and BAM files.
SAM (Sequence Alignment/Map) format is a generic format for storing
large nucleotide sequence alignments.

Cheers,
Shaun



-- 
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/aanlktimkik0c4hd6ioze9w2jgysctcenskxpy8p7u...@mail.gmail.com



Bug#585457: ITP: igv -- Integrative Genomics Viewer

2010-06-10 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: igv
Version: 1.4.2
Upstream Author: igv-h...@broadinstitute.org
URL: http://www.broadinstitute.org/igv
License: LGPL
Description: Integrative Genomics Viewer

The Integrative Genomics Viewer (IGV) is a high-performance
visualization tool for interactive exploration of large, integrated
datasets. It supports a wide variety of data types including sequence
alignments, microarrays, and genomic annotations.

Cheers,
Shaun



-- 
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/aanlktin88xldypifsfxicj69ythv5zjiwo2td4ndd...@mail.gmail.com



Bug#585457: IGV dependencies

2010-06-10 Thread Shaun Jackman
IGV has a lot of dependencies, and the list follows. Many of these
dependencies are already in Debian; many others are not. Where the
dependency is satisfied, I've given the Debian package name. Where
it's not satisfied, I've given the upstream URL.

Cheers,
Shaun

colt.jarhttp://acs.lbl.gov/software/colt/
commons-math-1.1.jar libcommons-math-java
concurrent.jar  libconcurrent-java
jargs.jar   libjargs-java
jhdf5.jar   libjhdf5-java
jibble.jar  libjlibeps-java
jide-action.jar http://www.jidesoft.com/
jide-common.jar 
jide-components.jar 
jide-dialogs.jar
jide-dock.jar   
jide-grids.jar  
junit-4.5.jar   junit4
jlfgr-1_0.jar   http://java.sun.com/developer/techDocs/hi/repository/
ledatastream.jarhttp://mindprod.com/products1.html#LEDATASTREAM
log4j-1.2.15.jarliblog4j1.2-java
maf.jar http://www.broadinstitute.org/genome_bio/siphy/
sam-1.08.jarhttp://picard.sourceforge.net/
swing-layout-1.0.jarlibswing-layout-java



-- 
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/aanlktimdhh912pw2hhgrs6i2g_4svyz7ixdkikp44...@mail.gmail.com



Bug#580277: GMAP -- Align mRNA and EST sequences to a genome

2010-05-10 Thread Shaun Jackman
Hi Charles,

On 4 May 2010 21:01, Charles Plessy ple...@debian.org wrote:
 Le Tue, May 04, 2010 at 06:30:26PM -0700, Shaun Jackman a écrit :

 I've packaged GMAP:
 Align mRNA and EST sequences to a genome
  GMAP: Genomic Mapping and Alignment Program
  GSNAP: Genomic Short-read Nucleotide Alignment Program

 The ITP is here:
 http://bugs.debian.org/580277

 The git repository is here:
 git://git.debian.org/git/debian-med/gmap.git
 http://git.debian.org/?p=debian-med/gmap.git

 Dear Shaun,

 thank you very much for helping us to stay up to date in the field of
 next-generation sequencing. Just out of curiosity, will you use the
 package yourself, or did you prepare it for a friend or a colleague?

 I had a look at your package and have the following comments:

  - It is non-free:

   ‘Distribution of this Package as part of a commercial software product 
 requires
    prior arrangement with the Developers.’

   I updated debian/control accordingly.

Thanks.

 Since this license is not compatible with
   the GPL, I recommend that you chose another license for your packaging 
 work, in
   order to avoid headaches in the future.

Can you recommend a license that is DFSG free and compatible with the
upstream license?

  - We will have to be careful when doing modifications.

   ‘Distribution of a modified version of this Package requires prior
    arrangement with the Developers.’

   I am not sure of what it means for the manpages you wrote. If you have 
 written them
   using the output of the programs as a template, they are a derivative of 
 them,
   and the above may mean that we need agreement of the upstream developpers 
 before
   redistributing them. But anyway, manpages are better to be forwarded 
 upstream. Have
   you contacted them?

I'm in contact with the upstream author, but not yet regarding the
Debian package. I'll forward the man pages upstream.

  - Location of the databases.

   I have seen ‘-DGMAPDB=\/usr/share/gmap\’ in the build logs. Does that 
 mean that the
   users will have to install their databases there, or is there a way to 
 override
   this path? In general, I think Debian users expect /usr/share to be 
 completely under
   the control of the packaging system. Perhaps another path would be better?

The default location can be overridden by a command line option (-D)
or an environment variable (GMAPDB).

How about /var/cache/gmap?
http://www.pathname.com/fhs/pub/fhs-2.3.html#VARCACHEAPPLICATIONCACHEDATA

 - Package description. How about this one:

 Description: spliced and SNP-tolerant alignment programs for mRNA and short 
 reads
  This package contains the GMAP and GSMAP programs to align biological
  sequences, and additional utilities to manage genome databases in GMAP/GSNAP
  format. GMAP (Genomic Mapping and Alignment Program) is a tool for aligning
  cDNAs (complementary DNA) to reference genomes. GSNAP (Genomic Short-read
  Nucleotide Alignment Program) is a tool for aligning single and paired-end
  sequence reads as short as 14 nt and of arbitrarily long length. It can do de
  novo discovery of splice sites (including interchromosomal splicing) or use a
  datbase of known splice sites. It also tolerates known single nucleotide
  polymorphisms (SNPs) and can align bisulfite-treated DNA.

I edited and reformatted your description. How's this look?

Description: spliced and SNP-tolerant alignment for mRNA and short reads
 This package contains the programs GMAP and GSNAP as well as
 utilities to manage genome databases in GMAP/GSNAP format.
 GMAP (Genomic Mapping and Alignment Program) is a tool for aligning
 EST, mRNA and cDNA sequences.
 GSNAP (Genomic Short-read Nucleotide Alignment Program) is a tool for
 aligning single and paired-end transcriptome reads.
 Both tools can use a database of
 * known splice sites and identify novel splice sites.
 * known single nucleotide polymorphisms (SNPs).
GSNAP can align bisulfite-treated DNA.

  Maybe it would be good to propose to the authors to proofread this 
 description,
  so that we are sure that I did not under- or over-estimate the possibilities
  of their programs.

I believe these claims are correct, but of course it wouldn't hurt to check.

Cheers,
Shaun



--
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/aanlktink2siybtb_crmnhlhqrhpfvnn_8te5v_5sz...@mail.gmail.com



Bug#580277: ITP: gmap -- Align mRNA and EST sequences to a genome

2010-05-04 Thread Shaun Jackman
Package: wnpp
Severity: wishlist
Owner: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

Package name: gmap
Version: 20100309
Upstream Author: Thomas Wu t...@gene.com
URL: http://research-pub.gene.com/gmap/
License: other (DFSG)
Description: Align mRNA and EST sequences to a genome

GMAP is composed of two programs:
 GMAP: Genomic Mapping and Alignment Program
 GSNAP: Genomic Short-read Nucleotide Alignment Program

as well as a variety of utilities to support these programs.

Cheers,
Shaun



-- 
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/g2l7f45d9391005041547re91bd521y39a06fe8f46d6...@mail.gmail.com



Bug#426305: Bug#426304: closed by César Gómez Martín cesar.go...@gmail.com (Bug#426304: fixed in lcab 1.0b12-3)

2009-03-15 Thread Shaun Jackman
Hi César,

Would you care to adopt pocketpc-cab?

Cheers,
Shaun

2008/1/27 César Gómez Martín cesar.go...@gmail.com:
 Hello, I don't mind to adopt pocketpc-cab but I will not be able to
 test it in a Pocket PC because I don't have one...

 Best regards,
 César.

 On Jan 27, 2008 10:03 PM, Shaun Jackman sjack...@gmail.com wrote:
 Thanks for adopting lcab. Do you have any interest in adopting
 pocketpc-cab, which creates CAB files for the Pocket PC platform?

 Cheers,
 Shaun

 On Jan 27, 2008 11:09 AM, Debian Bug Tracking System
 ow...@bugs.debian.org wrote:
  This is an automatic notification regarding your Bug report
  which was filed against the wnpp package:
 
  #426304: ITA: lcab -- create cabinet (.cab) archives
 
  It has been closed by César Gómez Martín cesar.go...@gmail.com.



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



Bug#516255: Azureus adoption

2009-02-25 Thread Shaun Jackman
Hi Adnan,

Thanks for your interest in adopting Azureus/Vuze. It can be a pretty
tough package to maintain. I've also learned the hard way that it is
best to be a daily (or at least regular) user of a package you
maintain. It can be a fair bit of work, and it can be embittering if
you're not sharing in the benefits of using the program.

If you feel you're up to it, you can start by preparing an upload of
SWT 3.4.1, which I've found easier to maintain than Vuze, although it
has its own quirks as well. If that goes well for you, you can prepare
an upload of Vuze 4.1.0.2.

You can track how upstream versions differ from Debian's versions here:
http://qa.debian.org/developer.php?login=sjack...@debian.org

I don't see you in the Debian new maintainer queue:
https://nm.debian.org/nmlist.php
How is your application progressing?

Cheers,
Shaun

2009/2/24 Adnan Hodzic ad...@foolcontrol.org:
 Hello,

 For quite some time I've been keeping an eye on a packages for
 adoption waiting for my perfect package and today I just saw that
 Azureus is up for adoption :)

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

 I haven't used Azureus in years, but I remember I really used to love
 it back in the day. I'm in my process of learning Java and in my
 process of becoming official Debian Developer :)

 So being able to package/maintain Azureus within Debian would be just great!

 This would be my first Debian package, but if I'm eligible for this
 task I'd love to do it.

 Regards,

 Adnan

 --

 Laurence J. Peter  - If two wrongs don't make a right, try three.




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



Bug#516255: RFA: azureus -- BitTorrent client

2009-02-19 Thread Shaun Jackman
Package: wnpp

Azureus is a BitTorrent client. The upstream package has been renamed
to Vuze and now has a focus on distributing and playing multimedia
content.

Azureus is implemented in Java and uses SWT, the cross-platform widget
toolkit for Java used primarily by the Eclipse IDE.

Eclipse packages the SWT libraries (see the source package eclipse and
the binary package libswt3.2-gtk-java), but these tend to be too out
of date to compile Azureus. For this reason, I maintain a separate
copy of SWT for GTK (see the source package swt-gtk and the binary
package libswt-gtk-3.4-java). The adopter of Azureus would need to
also adopt SWT.

Cheers,
Shaun



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



Bug#506513: RFA: eagle -- Printed circuit board design tool

2008-11-21 Thread Shaun Jackman
Package: wnpp

I haven't designed a circuit board in some time, and this package
would be better maintained by someone who uses the software regularly.
A new upstream release, version 5.3, is available.

Cheers,
Shaun



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



Bug#494705: RFA: monotone-viz - visualize a monotone repository

2008-08-11 Thread Shaun Jackman
Package: wnpp

Due to a change of job, I am not using this tool as regularly as I
used to. This package we would be better maintained by someone who
does. There is one outstanding release-critical bug.

Cheers,
Shaun



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



Bug#316772: Removing neutrino?

2008-08-08 Thread Shaun Jackman
Removing neutrino is fine by me. The package gnomad2 is a suitable alternative.

Cheers,
Shaun

On Fri, Aug 8, 2008 at 11:31 AM, Frank Lichtenheld [EMAIL PROTECTED] wrote:
 severity 316772 serious
 thanks

 Hi,

 neutrino has been orphaned for a very long time now and I am evaluating
 whether a request for removal should be finally filed.

 You are receiving this mail because:
  - your name showed up somewhere in the history of the package
  - I think that you might be interested for some reason
  - or you maintain a related/similar package

 Are you interested in adopting this package? Do you know potential adopters?
 If so, please could you forward them this mail, Ccing the BTS and me?

 If there is no action from anyone, I'll request the removal of this package
 from Debian after a month.

 Thank you,
 --
 Frank Lichtenheld [EMAIL PROTECTED]
 www: http://www.djpig.de/




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



Bug#441947: Debian Bug report logs - #441947 ITA: freeguide -- Displays TV listings

2008-07-28 Thread Shaun Jackman
On Fri, Jul 25, 2008 at 7:37 PM, Daniel Watkins
[EMAIL PROTECTED] wrote:
...
 I have received some feedback on that package from other sources, and
 it is now significantly different.  I have uploaded the new package to
 my webspace, at http://packages.daniel-watkins.co.uk, and would
 appreciate some feedback on it.

Since you've added openjdk to the dependencies, can the package move to main?

The first line of the copyright file should mention that you adopted
the package and the date.

Looks good to me! It's all yours now.

Cheers,
Shaun



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



Bug#441947: Debian Bug report logs - #441947 ITA: freeguide -- Displays TV listings

2008-07-24 Thread Shaun Jackman
On Thu, Jul 24, 2008 at 1:22 PM, Daniel Watkins
[EMAIL PROTECTED] wrote:
...
 The summer job has cooled off a little, so I probably have some time to
 devote to this.  Could you walk me through the procedure to adopt the
 package?

Hi Daniel,

Prepare a package for upload incrementing the version number and
changing the maintainer, send it to me for some proof reading, then
upload it to the server, or I sponsor your upload if you're not a
Debian developer.

Cheers,
Shaun



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



Bug#441947: Debian Bug report logs - #441947 ITA: freeguide -- Displays TV listings

2008-07-02 Thread Shaun Jackman
 On Mon, 9 Jun 2008 15:55:59 -0700 Shaun Jackman [EMAIL PROTECTED] wrote:
 Are you still interested in adopting freeguide?
On Wed, Jul 2, 2008 at 5:11 AM, Daniel Mark Watkins
[EMAIL PROTECTED] wrote:
 I am, but it'll have to wait until mid-August as I've got a fairly
 intense summer job ongoing.

Okay. Get back to me when you're ready.

Enjoy your summer! Cheers,
Shaun



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



Bug#441947: Debian Bug report logs - #441947 ITA: freeguide -- Displays TV listings

2008-06-09 Thread Shaun Jackman
Hi Dan,

Are you still interested in adopting freeguide?

Cheers,
Shaun

On Sun, Jan 27, 2008 at 4:55 PM, Shaun Jackman [EMAIL PROTECTED] wrote:
 Thanks for your interest in adopting freeguide.

 The upstream author is interested in making it work with free tools,
 thus facilitating a move from contrib to main. After your initial
 adoption upload of the package, moving freeguide to main would be a
 worthy project.

 Cheers,
 Shaun

 Daniel Watkins [EMAIL PROTECTED] wrote...
 Hi,
 This looks like an app I'm interested in using, as well as a fairly
 easy package to maintain.  I'm in the UK and, as such, have a free
 source of TV listings.

 As a result of all the above, I'd like to take over maintaining this
 package. :)


 Cheers,
 Dan



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



Bug#466939: ITP: hex2bin -- Converts Motorola and Intel Hex files to binary

2008-02-24 Thread Shaun Jackman
Similarly to Hamish's comment, I don't object to the ITP, but this
task can be accomplished using the standard binutils objcopy utility;
I use it daily.

objcopy -Iihex -Obinary in.hex out.bin
objcopy -Ibinary -Oihex in.bin out.hex

Cheers,
Shaun

On Thu, Feb 21, 2008 at 3:04 PM, Uwe Hermann [EMAIL PROTECTED] wrote:
 Package: wnpp
  Severity: wishlist
  Owner: Uwe Hermann [EMAIL PROTECTED]

  * Package name: hex2bin
   Version : 1.0.6
   Upstream Author : Jacques Pelletier [EMAIL PROTECTED]
  * URL : http://sourceforge.net/projects/hex2bin/
  * License : GPL
   Programming Lang: C
   Description : Converts Motorola and Intel Hex files to binary

  Converts Motorola and Intel Hex (*.hex or *.ihx) files to binary.



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



Bug#426304: closed by César Gómez Martín [EMAIL PROTECTED] (Bug#426304: fixed in lcab 1.0b12-3)

2008-01-27 Thread Shaun Jackman
Thanks for adopting lcab. Do you have any interest in adopting
pocketpc-cab, which creates CAB files for the Pocket PC platform?

Cheers,
Shaun

On Jan 27, 2008 11:09 AM, Debian Bug Tracking System
[EMAIL PROTECTED] wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the wnpp package:

 #426304: ITA: lcab -- create cabinet (.cab) archives

 It has been closed by César Gómez Martín [EMAIL PROTECTED].


Bug#426304: closed by César Gómez Martín [EMAIL PROTECTED] (Bug#426304: fixed in lcab 1.0b12-3)

2008-01-27 Thread Shaun Jackman
Up to you then. I don't have a Pocket PC anymore either, so you're no
worse off than I am.

Cheers,
Shaun

On Jan 27, 2008 2:22 PM, César Gómez Martín [EMAIL PROTECTED] wrote:
 Hello, I don't mind to adopt pocketpc-cab but I will not be able to
 test it in a Pocket PC because I don't have one...

 Best regards,
 César.

 On Jan 27, 2008 10:03 PM, Shaun Jackman [EMAIL PROTECTED] wrote:
  Thanks for adopting lcab. Do you have any interest in adopting
  pocketpc-cab, which creates CAB files for the Pocket PC platform?
 
  Cheers,
  Shaun
 
  On Jan 27, 2008 11:09 AM, Debian Bug Tracking System
  [EMAIL PROTECTED] wrote:
   This is an automatic notification regarding your Bug report
   which was filed against the wnpp package:
  
   #426304: ITA: lcab -- create cabinet (.cab) archives
  
   It has been closed by César Gómez Martín [EMAIL PROTECTED].
 



Bug#441947: Debian Bug report logs - #441947 ITA: freeguide -- Displays TV listings

2008-01-27 Thread Shaun Jackman
Thanks for your interest in adopting freeguide.

The upstream author is interested in making it work with free tools,
thus facilitating a move from contrib to main. After your initial
adoption upload of the package, moving freeguide to main would be a
worthy project.

Cheers,
Shaun

Daniel Watkins [EMAIL PROTECTED] wrote...
Hi,
This looks like an app I'm interested in using, as well as a fairly
easy package to maintain.  I'm in the UK and, as such, have a free
source of TV listings.

As a result of all the above, I'd like to take over maintaining this
package. :)


Cheers,
Dan



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



Bug#433398: dmx4linux deb

2007-10-04 Thread Shaun Jackman
On 10/3/07, Simon Newton [EMAIL PROTECTED] wrote:
 This is all rather circular :) I wrote LLA and I'm after a dmx4linux
 .deb so that I can depend on it and ship the LLA .debs with the
 dmx4linux plugin built. It looks like I'll have to start packaging it
 myself.

 Cheers,

 Simon N

That's rather quite funny. I'd suggest packaging dmx4linux yourself
then, if you're up for the work.

Cheers,
Shaun



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



Bug#433398: dmx4linux deb

2007-10-03 Thread Shaun Jackman
Sorry, Simon. I'm not maintaining libdmx4linux any longer. The
upstream's package primary purpose is to provide kernel drivers for
hardware DMX devices. I never used or packaged the kernel drivers. I
only packaged the console tools dmxconsole, dmxdisplay and dmxpanel.
I'm now using the `Linux Lighting Architecture' [1] for this purpose,
which can also send and receive network lighting control commands.

The dmx4linux package has been up for adoption [2] for some time now
with no takers, so I think I shall now request for it to be removed
from Debian.

Cheers,
Shaun

[1] http://opendmx.net/index.php/LLA
[2] http://bugs.debian.org/433398

On 10/3/07, Simon Newton [EMAIL PROTECTED] wrote:
 Hi Shaun,

 Are you still maintaining this package ? Can you please include the
 header files in the libdmx4linux-dev package.

 Simon N



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



Bug#441947: RFA: freeguide -- Displays TV listings

2007-09-11 Thread Shaun Jackman
Package: wnpp

North America no longer has a free source of TV listings, and I
haven't paid to subscribe to Schedules Direct. This package is
probably best maintained by someone who uses it regularly and has
access to a TV listings feed.

Cheers,
Shaun



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



Bug#433398: RFA: dmx4linux -- DMX512 lighting protocol tools

2007-07-16 Thread Shaun Jackman

Package: wnpp

The dmx4linux upstream software includes Linux kernel drivers for a
number of DMX512 dongles as well as some console utilities such as a
soft lighting console. The Debian package currently packages the
utilities but not the kernel drivers. The prospective adopter would
need to consider packaging the drivers to get the most use out of this
package.

DMX512 is a lighting control protocol commonly used in entertainment
lighting, such as theatre.

Cheers,
Shaun

-- Forwarded message --
From: Shaun Jackman [EMAIL PROTECTED]
Date: Jul 16, 2007 3:16 PM
Subject: Re: dmx4linux
To: Mark Robinson [EMAIL PROTECTED]
Cc: Michael Stickel [EMAIL PROTECTED], Dirk Jagdmann [EMAIL PROTECTED]

Hello Mark,

The Debian package does not yet build the kernel drivers. Due to
limits on my time, I won't be able to support building the kernel
drivers. I will post the package for adoption today. If you're
interested in doing the work, Mark, you could consider adding the
kernel driver support yourself, adopting the package, and finding a
Debian developer to sponsor your work. If you're interested in
tackling this project, the Debian mentors [1] is the place to start
looking for help.

Cheers,
Shaun

[1] http://mentors.debian.net

On 7/16/07, Mark Robinson [EMAIL PROTECTED] wrote:
...

Thanks very much for that Michael and Dirk.

I'm now trying to get my head around building it. Kernel stuff scares me.

Do you have any objection to using one of those snapshots to make an updated
package for the debian repository ?

I've cc'd this to Shaun Jackman, the debian developer responsible for dmx4linux.
--
regards
Mark



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



Bug#431797: RFA: monotone - A distributed version (revision) control system

2007-07-04 Thread Shaun Jackman

Package: wnpp

Due to a change of job, I am not using this tool as regularly as I
used to. This package we would be better maintained by someone who
does. There are outstanding release-critical bugs.

Monotone is still my distributed version control of choice, and a
fantastic piece of work! My thanks to all the upstream authors.

Cheers,
Shaun


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



Bug#426305: RFA: pocketpc-cab -- build an installable Pocket PC cabinet file

2007-05-27 Thread Shaun Jackman

Package: wnpp

Please adopt lcab and pocketpc-cab together if possible. No bugs in
either as of today.

Cheers,
Shaun


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



Bug#426304: RFA: lcab -- create cabinet (.cab) archives

2007-05-27 Thread Shaun Jackman

Package: wnpp

Please adopt lcab and pocketpc-cab together if possible. No bugs in
either as of today.

Cheers,
Shaun


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



Bug#354625: ITA: matroxset -- Switch output modes, including TV out, of Matrox video cards

2006-11-29 Thread Shaun Jackman

On 11/29/06, Matti Pöllä [EMAIL PROTECTED] wrote:

On Sat, Nov 25, 2006 at 02:22:03PM -0700, Shaun Jackman wrote:
 Are you still interested in adopting matroxset?

Hello Shaun,

Yes, I'm still interested in maintaining the package. If you would
like to sponsor the upload, I prepared a new revision (0.4-2) where I
changed the maintainer and also fixed some minor lintian warnings.

http://mentors.debian.net/debian/pool/main/m/matroxset/


Great! I'll look at it.

Are you interested in becoming a Debian developer and in the new
maintainer (NM) queue?

Cheers,
Shaun


Bug#380695: ITP: avarice - use GDB with Atmel's JTAG ICE for the AVR

2006-07-31 Thread Shaun Jackman

Package: wnpp
Severity: wishlist
Owner: Shaun Jackman [EMAIL PROTECTED]

Package name: avarice
Version: 2.4
Upstream Author: Joerg Wunsch [EMAIL PROTECTED]
URL: http://sourceforge.net/projects/avarice
License: GPL
Description: use GDB with Atmel's JTAG ICE for the AVR

AVaRICE translates between GDB's remote debug protocol and the AVR
JTAG ICE protocol.


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



Bug#354626: ITA: glosstex -- Prepare glossaries and lists of acronyms

2006-06-11 Thread Shaun Jackman

On 6/10/06, Arnaud Fontaine [EMAIL PROTECTED] wrote:

retitle 354626 ITA: glosstex -- Prepare glossaries and lists of acronyms
owner 354626 !
thanks

Hello,

I'm  interested  by  taking  care  of  this  package.  I'm  using  latex
regularly. I will upload a new version of the package ASAP.

Regards,
Arnaud Fontaine


Wondeful. Glad to hear it!

Cheers,
Shaun


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



Bug#361719: [libnjb-users] RFA: libnjb - Creative Labs Nomad Jukebox library

2006-04-24 Thread Shaun Jackman
Excellent progress, John! Send me a .diff.gz, .dsc, .deb, and
.changes, just as soon as you have them. After looking 'em over, I'll
sponsor the upload changing maintainership of the package and advocate
for you.

Cheers,
Shaun

On 4/24/06, John Bovey [EMAIL PROTECTED] wrote:
 Shaun,

 I have started the Debian Developer application process. The page where you 
 need to confirm that you will advocate is
 https://nm.debian.org/nmadvocate.php?email=jdb%40kent.ac.uk

 I have been quite busy for the last few days but I plan to do the repackaging 
 of libnjb on Wednesday.

 Regards,

 John


Bug#316771: ITA: gnomad2

2006-04-10 Thread Shaun Jackman
On 4/10/06, Manuel García [EMAIL PROTECTED] wrote:
 Hi Shaun, i didn't work on it yet, i have only one warning by linthian about
 a config archive that remains on the package but it have to be erased, i'll
 be working on gnomad this week, so on wednesday, i tell Anibal or Damog to
 upload the package, thanks

Hello Manuel,

I believe I fixed that warning just this weekend. Download gnomad2
2.8.3-1 from unstable.

Cheers,
Shaun


Bug#361719: [libnjb-users] RFA: libnjb - Creative Labs Nomad Jukebox library

2006-04-10 Thread Shaun Jackman
There are two tasks in adopting libnjb, and they can be pursued
independently of one-another. One is to re-package libnjb, listing
yourself as the new maintainer. The second is to apply to become a
Debian developer. The new maintainer process is not difficult, but
the queue can be long, so I suggest putting your name in the hat
sooner than later. The application is here [1]. I'll advocate for you.

To change the maintainer of libnjb to yourself, install the package
`apt-src'. Run `apt-src install libnjb'. Modify `debian/control' to
list yourself as the new maintainer, and add a note to
`debian/copyright' noting that you've adopted the package.

Install the package `devscripts' and run `dch -i', which adds an entry
to the changelog. Add an entry noting that you've adopted the package.
Run `debuild', which builds the package. Run `debi', which installs
the package you just built. Test the package. Send the resulting .dsc
and .diff.gz file to me. I'll inspect the package, sign it and upload
it to Debian. This process is known as a package sponsorship. Once
you've become a Debian developer, you'll sign and upload your own
packages.

I hope all this hasn't scared you off! Cheers,
Shaun

[1] https://nm.debian.org/newnm.php


Bug#361719: [libnjb-users] RFA: libnjb - Creative Labs Nomad Jukebox library

2006-04-10 Thread Shaun Jackman
On 4/10/06, John Bovey [EMAIL PROTECTED] wrote:
 Hi Shaun,

 I am a user of of Debian libnjb package. I'm not a Debian developer but I'd 
 be willing to learn if you don't hear from anyone with more experience. I do 
 have a reasonable amount of experience with software development: the xvt 
 terminal emulator that later became rxvt, the first version of the oops 
 debugger (many years ago) as well as a lot of C, Perl, Python, Java, etc. at 
 work. I have a partially completed Python binding to libnjb for my own use 
 but I'd be willing to complete it and document it if there was any demand. I 
 run Debian testing on my three PCs (home, work and laptop).

 John

You sound like an ideal maintainer, John! I'll reply off-list with the details.

Cheers,
Shaun


Bug#316771: ITA: gnomad2

2006-04-10 Thread Shaun Jackman
On 4/10/06, Manuel García [EMAIL PROTECTED] wrote:
  Hello Manuel,
 
  I believe I fixed that warning just this weekend. Download gnomad2
  2.8.3-1 from unstable.
 
  Cheers,
  Shaun

 Sorry but i forgot something, could you plis tell me what do you do?

I'm wrong Manuel. I was thinking of a neutrino bug (#340519: package
still ships gconf schemas in /etc).

I'm not seeing any lintian warnings in
gnomad2_2.8.3-1_i386.deb. What warning are you seeing?

Cheers,
Shaun


Bug#316772: RFA: Everything must go!

2006-04-10 Thread Shaun Jackman
On 4/9/06, Jaldhar H. Vyas [EMAIL PROTECTED] wrote:
  * Creative Labs Nomad Jukebox
  libnjb - Creative Labs Nomad Jukebox library
  gnomad2 - Manage a Creative Labs Nomad Jukebox

 I have a Creative Zen touch which use these  so I can take them.  I would
 rather work with someone to comaintain them though.

John Bovey [EMAIL PROTECTED], an experienced programmer, has expressed
interest in becoming a Debian developer and maintaining libnjb.

Manuel García [EMAIL PROTECTED] has expressed interest in
maintaining gnomad2. He is also a NM, and could probably use a hand
with gnomad2.

  neutrino - GNOME shell for managing your Creative Labs Nomad Jukebox

 I'd be willing to take this too but I'm not a GNOME user myself.

There have been no claims on neutrino. It's yours, if you want it.

 Also what about kionjb?

There's an old version (0.1.6) of kionjb in experimental. My hope was
that it would eventually make it into the upstream KDE
kdemultimedia-kio-plugins package, but that requires some co-operation
with the KDE folks. If you'd like to package the newer kionjb (0.2.4)
for unstable, it's all yours. Upload the new package and file a bug
against ftp.debian.org to remove my package from experimental.

Cheers,
Shaun


Bug#354628: Bug #354628: RFA: romeo -- Palm ROM Discombobulator

2006-04-09 Thread Shaun Jackman
package wnpp
retitle 354628 O: romeo -- Palm ROM Discombobulator
thanks


Bug#361710: RFA: glimpse - search quickly through entire file systems

2006-04-09 Thread Shaun Jackman
Package: wnpp

I do not use this tool regularly. This package we would be better
maintained by someone who does.

Cheers,
Shaun


Bug#361719: RFA: libnjb - Creative Labs Nomad Jukebox library

2006-04-09 Thread Shaun Jackman
Package: wnpp

Hello libnjb users,

Is anyone a user of the Debian package of libnjb? I currently maintain
the package for Debian, and would like to search out a new maintainer
for the package. The package is in good shape with no outstanding
bugs. If you're not yet a Debian developer, but interested in becoming
a Debian developer, I'd be happy to help you out!

Cheers,
Shaun

Note: RFA stands for Request for adoption in the Debian bug tracking
system, and wnpp stands for Work-Needing and Prospective Packages.


Bug#316771: ITA: gnomad2

2006-04-09 Thread Shaun Jackman
Hello Manuel,

How is your adoption of gnomad2 coming along?

Cheers,
Shaun


Bug#359170: RFP: tagsoup - SAX-compliant HTML parser for Java

2006-03-26 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

Package name: tagsoup
Version: 1.0rc3
Upstream Author: John Cowan [EMAIL PROTECTED]
URL: http://mercury.ccil.org/~cowan/XML/tagsoup/
License: GPL or AFL
Description: SAX-compliant HTML parser for Java

This is the home page of TagSoup, a SAX-compliant parser written in
Java that, instead of parsing well-formed or valid XML, parses HTML as
it is found in the wild: nasty and brutish, though quite often far
from short. TagSoup is designed for people who have to process this
stuff using some semblance of a rational application design. By
providing a SAX interface, it allows standard XML tools to be applied
to even the worst HTML.

TagSoup is free and Open Source software, licensed under the Academic
Free License, a cleaned-up and patent-safe BSD-style license which
allows proprietary re-use. It's also licensed under the GNU GPL, since
unfortunately the GPL and the AFL are incompatible. You can choose to
license TagSoup from me under either the GPL or the AFL.


Bug#354632: [Swingwt-developers] SwingWT activity

2006-03-01 Thread Shaun Jackman
On 3/1/06, Robin Rawson-Tetley [EMAIL PROTECTED] wrote:
 I've not had much time for extra-curricular
 activites over the last few months (Christmas, my birthday and now
 arranging my wedding), however I have resumed
 development on SwingWT recently (experimenting with SWT 3.2M5 and
 finally looking at printing/drag and drop support) so there will be
 further releases.

I fully understand how hard it is to find time for open-source
projects amidst a busy life. This reason is also why I'm looking to
reduce the number of packages I maintain. for Debian.

 Sorry to hear you're retiring as maintainer - does this mean SwingWT
 will drop out of Debian, remain (but orphaned),  or will another maintainer
 take it on?

I wanted to ask how active the project was before I decided its status
in Debian. If development had ceased, I'd recommend the package be
removed from Debian. If it's still going strong, and it sounds like it
is, I'd recommend that it remain, but orphaned. I'm also trying to
find a developer interested in adopting the package.

Congratulations on the wedding!
Shaun


Bug#316771: ITA: gnomad2

2006-02-27 Thread Shaun Jackman
Hello Manuel,

What is the status of your gnomad2 package? If all goes well with
gnomad2, would you be interested in adopting the other Nomad Jukebox
(NJB) packages, libnjb, kionjb, and neutrino?

David, are you planning on sponsoring Manuel's upload?

Matej, what's your involvement with this bug? (just curious)

Cheers,
Shaun


Bug#354627: RFA: pic2fig

2006-02-27 Thread Shaun Jackman
Package: wnpp
Severity: normal

Now that my thesis is complete I no longer use this tool regularly,
and it should have a maintainer who does.

Cheers,
Shaun


Bug#354628: RFA: romeo

2006-02-27 Thread Shaun Jackman
Package: wnpp
Severity: normal

My life has been greatly simplified by graduating, and I no longer
need an electronic tool to keep track of it. I hardly ever use my Palm
Pilot, and this package should be maintained by someone who does use a
Palm Pilot.

Cheers,
Shaun


Bug#354632: O: swingwt

2006-02-27 Thread Shaun Jackman
Package: wnpp
Severity: normal

With initial Swing support in GNU Classpath, this package is less
relevant. If anyone is interested in adopting it, please speak up!
Otherwise, I'll recommend it be removed from Debian.

Cheers,
Shaun


Bug#324898: pocketpc-sdk this weekend

2006-02-16 Thread Shaun Jackman
Eric,

Sounds good! I'm not very responsive to email on the weekend, but feel
free to fire any questions you have my way.

I don't recall if I mentioned it before, but if I'll be transferring
the maintainership of pocketpc-sdk to you and sponsoring the packages
you build, I'd very much prefer if you were in the process of becoming
a Debian developer yourself. Have you started Debian's `New
Maintainer' process yet?

Cheers,
Shaun

On 2/16/06, Eric House [EMAIL PROTECTED] wrote:
 Shaun,

 Just to let you know that I'm still on this: my main goal for this
 weekend is to get a package to you for sponsorship.  I don't yet have
 much of an idea what that entails, but suspect I can find the necessary
 information online.  Worst case I'll get you a patch on the current
 source package.

 --Eric



Bug#316770: acknowledged by developer (Bug#316770: fixed in robotour 3.2.1-1)

2006-01-27 Thread Shaun Jackman
Thanks for adopting robotour! I think it's a great introduction to
programming -- and a fun game to boot!

Cheers,
Shaun

On 1/27/06, Debian Bug Tracking System [EMAIL PROTECTED] wrote:
...
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Format: 1.7
 Date: Mon, 23 Jan 2006 22:55:09 +0800
 Source: robotour
 Binary: robotour
 Architecture: source i386
 Version: 3.2.1-1
 Distribution: unstable
 Urgency: low
 Maintainer: Zak B. Elep [EMAIL PROTECTED]
 Changed-By: Zak B. Elep [EMAIL PROTECTED]
 Description:
  robotour   - control mobile robots in this programmer's game
 Closes: 316770
 Changes:
  robotour (3.2.1-1) unstable; urgency=low
  .
* New upstream release.
* New maintainer. (Closes: #316770)
* debian/rules:
  - Use cdbs + debhelper.
* debian/control:
  - Add homepage to package description.
  - Adjust B-D on wxgtk to use libwxgtk2.6-dev, and on cdbs.
  - Adjust B-D on debhelper to (= 4.1.46) per cdbs recommendation.
* debian/docs:
  - Add AUTHORS.
* Add debian/doc-base and debian/dirs to install HTML help properly.
* Add debian/TODO to note work to be done for kickbot, robotop,
  and makehtml.
* debian/patches:
  - Add 10_64bit_support.patch from Matej Vela.
  - Add 11_robotour_man_update.patch from Matej Vela.
  - Add 20_autotools_update.patch using AM_MAINTAINER_MODE.
 Files:
  2e88c139dec59c5e1b65c5b7056a9cab 638 games optional robotour_3.2.1-1.dsc
  300a39adec0372fdd0219db9a75ceacf 723782 games optional 
 robotour_3.2.1.orig.tar.gz
  04f9bf3443c2173f75807e125ec90af2 11079 games optional 
 robotour_3.2.1-1.diff.gz
  df31b3d0a2b91ccdce2875c0c3059804 809620 games optional 
 robotour_3.2.1-1_i386.deb

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

 iD8DBQFD2SyfdC8qQo5jWl4RArqPAJwJK663k8cGK6RAbdHw5OhIbD9DLwCcCWWn
 ds6bGU77B/IrhQM6S3zti1Y=
 =B5IH
 -END PGP SIGNATURE-



Bug#345830: RFA: simulavr: Atmel AVR simulator

2006-01-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer use this package myself. It would be better off with a maintainer who does use it.

Cheers,
Shaun

simulavr: Atmel AVR simulator
simulavr simulates the Atmel AVR family of micro-controllers,
emulates a gdb remote target, and displays register and memory
information in real time.



Bug#318023: sqlite: New upstream version available: 3.2.7.

2005-10-27 Thread Shaun Jackman
Package: sqlite
Severity: wishlist

sqlite 3.2.7 is available upstream.
http://www.sqlite.org/sqlite-3.2.7.tar.gz

I would like to package monotone-viz (see bug #318023), which requires
sqlite3 = 3.0.

Cheers,
Shaun



Bug#324898: RFA: pocketpc-sdk: Pocket PC software development kit DLL stubs

2005-08-24 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer develop for the Pocket PC, and so this package needs a new
maintainer.

Cheers,
Shaun

pocketpc-sdk: Pocket PC software development kit DLL stubs
  Pocket PC SDK consists of the static library files that a Pocket PC
  application links against: libcoredll.a and libwinsock.a. The
  resulting application will require coredll.dll and winsock.dll at
 run-time.



Bug#324897: RFA: pocketpc-gas: The GNU assembler for Pocket PC

2005-08-24 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer develop for the Pocket PC, and so this package needs a new
maintainer.

Cheers,
Shaun



Bug#324769: RFA: swt-motif: Standard Widget Toolkit for Motif

2005-08-24 Thread Shaun Jackman
Package: wnpp
Severity: normal

I use SWT for GTK exclusively, and so SWT for Motif doesn't receive
any testing. This package would be better maintained by someone who
uses SWT for Motif regularly. This package is in good condition and
has no bugs, but there is a newer upstream version, namely SWT 3.1.

Cheers,
Shaun

swt-motif: Standard Widget Toolkit for Motif JAR library
  The SWT component is designed to provide efficient, portable access to
 the user-interface facilities of the operating systems on which it is
 implemented.

http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/main.html



Bug#324765: O: vbpp - Verilog preprocessor

2005-08-23 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer use the vbs and vbpp packages myself. They need a new
maintainer. Both packges are in good condition, having no bugs.

Cheers,
Shaun

vbs -- Verilog Behavioral Simulation
  Verilog is a Hardware Description Language used mostly for digital
 circuit design and simulation. This program is a simple
  implementation of a Verilog simulator. VBS tries to implement all of
  the Verilog behavioral constructs that are synthesizable, but still
 allow complex test vectors for simulation.

vbpp -- Verilog preprocessor
  VBPP is a Verilog preprocessor. It has support for most Verilog
  preprocessing directives and additional directives such as:
 .
  1. Statement generator ('generate' command in VHDL).
 2. Expression evaluation.
  3. Mathematical functions: log2, ceil, floor, round, abs, etc.
 4. Conditionals: if, switch, etc.



Bug#324775: RFA: pocketpc-binutils: The GNU binutils for Pocket PC

2005-08-23 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer develop for the Pocket PC, and so this package needs a new
maintainer.

Cheers,
Shaun

The GNU binutils for Pocket PC
  These utilities are used to maniuplate binary and object files for
 Pocket PC devices. They are primarily used for developers of the
 Pocket PC platform.



Bug#324778: RFA: swt-pocketpc: Standard Widget Toolkit for PocketPC

2005-08-23 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer develop for the Pocket PC, and so this package needs a new
maintainer.

Cheers,
Shaun

swt-pocketpc: Standard Widget Toolkit for PocketPC
 The SWT component is designed to provide efficient, portable access to
 the user-interface facilities of the operating systems on which it is
 implemented.

 http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/main.html



Bug#324776: RFA: pocketpc-gcc: The GNU C compiler for Pocket PC

2005-08-23 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer develop for the Pocket PC, and so this package needs a new
maintainer.

Cheers,
Shaun

pocketpc-gcc: The GNU C compiler for Pocket PC
 This is the GNU C compiler for Pocket PC devices. It is used by
 developers of the Pocket PC platform. This package includes newlib
 1.11.0 with patches for Pocket PC.



Bug#316763: RFA: swt-motif - Standard Widget Toolkit for Motif

2005-07-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I do not use SWT for Motif, and so this package really needs a new
maintainer. This package currently has no bugs. I still use and
maintain SWT for GTK.

Cheers,
Shaun



Bug#316769: RFA: gnusim8085 - Graphical Intel 8085 simulator

2005-07-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I do not use gnusim8085, and so this package needs a new maintainer.
This package currently has no bugs.

Cheers,
Shaun



Bug#316770: RFA: robotour - control mobile robots in this programmer's game

2005-07-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer play robotour, and so this package needs a new maintainer.
It currently has one bug related to building on amd64.

Cheers,
Shaun



Bug#316772: RFA: neutrino - GNOME shell for managing your Creative Labs Nomad Jukebox

2005-07-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer use neutrino. This package would be better off with a
maintainer that uses it regularly. It currently has no bugs.

Cheers,
Shaun



Bug#316771: RFA: gnomad2 - Manage a Creative Labs Nomad Jukebox

2005-07-03 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer use gnomad2. This package would be better off with a
maintainer that uses it regularly. It currently has two minor bugs.

Cheers,
Shaun



Bug#308123: RFP: seda -- concurrent server Java library

2005-05-07 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

* Package name: seda
  Version : 3.0
  Upstream Author : Matt Welsh [EMAIL PROTECTED]
* URL : http://www.eecs.harvard.edu/~mdw/proj/seda/
* License : BSD
  Description : concurrent server Java library

SEDA is an acronym for staged event-driven architecture, and
decomposes a complex, event-driven application into a set of stages
connected by queues. This design avoids the high overhead associated
with thread-based concurrency models, and decouples event and thread
scheduling from application logic. By performing admission control on
each event queue, the service can be well-conditioned to load,
preventing resources from being overcommitted when demand exceeds
service capacity. SEDA employs dynamic control to automatically tune
runtime parameters (such as the scheduling parameters of each stage),
as well as to manage load, for example, by performing adaptive load
shedding. Decomposing services into a set of stages also enables
modularity and code reuse, as well as the development of debugging
tools for complex event-driven applications.


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



Bug#303625: RFA: vbs -- Verilog Behavioral Simulation

2005-04-07 Thread Shaun Jackman
Package: wnpp
Severity: normal

I no longer use the vbs and vbpp packages myself. They need a new
maintainer. Both packges are in good condition, having no bugs.

Cheers,
Shaun

vbs -- Verilog Behavioral Simulation
 Verilog is a Hardware Description Language used mostly for digital
 circuit design and simulation. This program is a simple
 implementation of a Verilog simulator. VBS tries to implement all of
 the Verilog behavioral constructs that are synthesizable, but still
 allow complex test vectors for simulation.

vbpp -- Verilog preprocessor
 VBPP is a Verilog preprocessor. It has support for most Verilog
 preprocessing directives and additional directives such as:
 .
 1. Statement generator ('generate' command in VHDL).
 2. Expression evaluation.
 3. Mathematical functions: log2, ceil, floor, round, abs, etc.
 4. Conditionals: if, switch, etc.

-- System Information:
Debian Release: 3.0
  APT prefers testing
  APT policy: (102, 'testing'), (101, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C


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



Bug#292479: ITP: kernel-patch-swsusp2 -- software suspend 2 for linux kernel patch

2005-01-27 Thread Shaun Jackman
How about...
Software Suspend allows the computer to hibernate by saving the
contents of memory to disk and powering done. When the computer...

Any number of features in Linux could be compared to some feature
present in other operating systems, but I don't think it's necessary.

Cheers,
Shaun

 Software Suspend is most easily described as the Linux equivalent of
 Windows' hibernate functionality. It saves the contents of memory to
 disk and powers down. When the computer is started up again, it
 reloads the contents and the user can continue from where they left
 off. No documents need to be reloaded or applications reopened and
 the process is much faster than a normal shutdown and start up.


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



Bug#284005: ITP: newlib -- a simple ANSI C library and math library

2004-12-02 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

* Package name: newlib
  Version : 1.12.0.20041126
  Upstream Author : [EMAIL PROTECTED]
* URL : http://sources.redhat.com/newlib/
* License : GPL, LGPL, BSD, and others
  Description : a simple ANSI C library and math library

Newlib is a C library intended for use on embedded systems. It is a
conglomeration of several library parts, all under free software
licenses that make them easily usable on embedded products.

This package contains the newlib library compiled natively for a
Linux system.

-- System Information:
Debian Release: 3.0
  APT prefers testing
  APT policy: (102, 'testing'), (101, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C



Bug#277525: ITP: torrentocracy -- RSS (real simple syndication) plugin for MythTV

2004-10-20 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

* Package name: torrentocracy
  Version : 0.0.9
  Upstream Author : Gary Lerhaupt [EMAIL PROTECTED]
* URL : http://www.torrentocracy.com/
* License : GPL
  Description : RSS (real simple syndication) plugin for MythTV

Torrentocracy (pronounced like the word democracy) is the combination
of RSS, bit torrent, your television and your remote control. It is a
plugin for MythTV.

-- System Information:
Debian Release: 3.0
  APT prefers testing
  APT policy: (102, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C



Bug#215127: ITA: azureus - Java BitTorrent client (ITP)

2004-10-04 Thread Shaun Jackman
If there are no objections, I'd like to adopt the ITP of azureus. The
packaging of Azureus 2.1.0.4 is near done, so I'll likely be uploading
it in a couple days.

Cheers,
Shaun



Bug#261388: ITP: swt -- Standard Widget Toolkit library

2004-07-26 Thread Shaun Jackman
Thanks, I somehow missed this. The ITP (bug #251715) is 57 days old
though, so I plan to proceed with my packaging. I'll contact the other
packager though.

I plan on building it with gcj and putting it in main.

Cheers,
Shaun


 There is an ITP for swt open. Do you intend to put them in main (using
 free tools to build them, it builds fine with kaffe) or in contrib?
 
 Bastian




Bug#261388: ITP: swt -- Standard Widget Toolkit library

2004-07-25 Thread Shaun Jackman
Package: wnpp
Severity: wishlist

* Package name: swt
  Version : 3.0RC3
  Upstream Author : IBM Corporation [EMAIL PROTECTED]
* URL : 
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/main.html
* License : CPL, MPL, and LGPL
  Description : Standard Widget Toolkit library

SWT is the software component that delivers native widget
functionality for the Eclipse platform in an operating system
independent manner. It is analogous to AWT/Swing in Java with a
difference - SWT uses a rich set of native widgets.

-- System Information:
Debian Release: 3.0
  APT prefers testing
  APT policy: (102, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-k7
Locale: LANG=C, LC_CTYPE=C



Bug#260709: ITP: gnubik -- 3D Rubik's cube game

2004-07-22 Thread Shaun Jackman
I may be able to sponsor this. I'm a Rubik's cube fan. Contact me when
you're ready.

Cheers,
Shaun




Bug#145908: ITP: romeo -- The Palm ROM Discombobulator

2002-05-05 Thread Shaun Jackman
Package: wnpp
Version: N/A; reported 2002-05-05
Severity: wishlist

* Package name: romeo
  Version : 0.5.0
  Upstream Author : Monica Chew [EMAIL PROTECTED]
  Upstream Author : Rob Johnson [EMAIL PROTECTED]
* URL : http://romeo.sf.net/
* License : GPL
  Description : The Palm ROM Discombobulator

With Romeo, you can construct custom PalmOS ROM images with extra applications 
of your choice and without any of the default applications that you never use.  
This can be extremely useful if your Palm doesn't have much RAM, or if you are 
deploying an application to, say, a sales team and want to make it as 
user-proof as possible.  There's almost 600K of unused space on a typical Palm 
ROM, and you can be taking advantage of it.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux quince 2.4.18-sdj #3 Thu Apr 4 00:05:26 PST 2002 i686
Locale: LANG=C, LC_CTYPE=C



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



Bug#143332: ITP: libnjb -- Creative Labs Nomad Jukebox driver library

2002-04-17 Thread Shaun Jackman
Package: wnpp
Version: N/A; reported 2002-04-17
Severity: wishlist

* Package name: libnjb
  Version : 0.8b
  Upstream Author : John Mechalas [EMAIL PROTECTED]
* URL : http://libnjb.sf.net
* License : BSD
  Description : Creative Labs Nomad Jukebox driver library

 A shared library for communicating with the Creative Nomad JukeBox MP3
 player.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux quince 2.4.18-sdj #3 Thu Apr 4 00:05:26 PST 2002 i686
Locale: LANG=C, LC_CTYPE=C



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



Bug#142276: ITP: libnjb -- Creative Labs Nomad Jukebox MP3 Player library

2002-04-10 Thread Shaun Jackman
Package: wnpp
Downloaded from http://sf.net/projects/libnjb/
Provide a user-level API (C library) for communicating with the Creative 
Nomad JukeBox MP3 player under Linux and *BSD, as well as simple command-line 
utilities to demonstrate the API functions. This library works in user space.


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