Bug#558344: ITP: libjas-plotter-java -- JAS(2) Plotter

2009-11-27 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone 

* Package name: libjas-plotter-java
  Version : 2.2.6
  Upstream Author : FreeHEP team
* URL : http://java.freehep.org/
* License : LGPL-2.1+
  Programming Lang: java
  Description : JAS(2) Plotter
FreeHEP is a collection of Java libraries used in High Energy Physics.
.
JAS-plotter is needed by freehep-export



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



Bug#558345: ITP: libfreehep-export-java -- FreeHEP Export and Save As Library

2009-11-27 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone 

* Package name: libfreehep-export-java
  Version : 2.1.1
  Upstream Author : FreeHEP team
* URL : http://java.freehep.org/
* License : LGPL-2.1+
  Programming Lang: java
  Description : FreeHEP Export and Save As Library

Library to register filetypes (which can be loaded as plugin modules).
This library is used by VectorGraphics to allow new output formats 
to be added by adding new jar files to the classpath.



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



Bug#469397: quick XBMC review

2009-11-27 Thread Andres Mejia
On Friday 27 November 2009 07:56:33 Bruno Kleinert wrote:
> Am Donnerstag, den 26.11.2009, 22:35 -0500 schrieb Andres Mejia:
> > Please CC the bug too.
> >
> > On Wednesday 25 November 2009 16:35:59 Bruno Kleinert wrote:
> > > Hi there,
> > >
> > > I had a quick look at XBMC's source tree and wrote some kind of
> > > "protocol" about everything that didn't look that good to me. Here we
> > > go...
> > >
> > > ---[ snip ]---
> > > Copies of external packages' source code
> > > 
> > > tinyXML version unknown
> > > lib/fontconfig_win32 version 2.7.3
> > > lib/freetype version 2.3.9
> > > lib/libSDL-WIN32 unknown version, patched with
> > > lib/libSDL-WIN32/SDL_SetWidthHeight.diff
> > > system/python/spyce
> > > cdrip/oggvorbis/*
> > > cores/dvdplayer/Codecs/ffmpeg
> > > cores/dvdplayer/Codecs/liba52
> > > cores/dvdplayer/Codecs/libdts
> > > cores/dvdplayer/Codecs/libdvd
> > > cores/dvdplayer/Codecs/libfaad2
> > > cores/dvdplayer/Codecs/libmad
> > > cores/dvdplayer/Codecs/libmpeg2
> > > cores/dvdplayer/DVDCodecs/Audio/liba52
> > > cores/dvdplayer/DVDCodecs/Audio/libdts
> > > cores/dvdplayer/DVDCodecs/Audio/libfaad
> > > cores/dvdplayer/DVDCodecs/Audio/libmad
> > > cores/dvdplayer/DVDInputStreams/dvdnav
> > > cores/dvdplayer/DVDInputStreams/mms
> > > cores/ffmpeg
> > > cores/paplayer/AC3Codec
> > > cores/paplayer/FLACCodec/flac-1.2.1
> > > cores/paplayer/ModuleCodec/dumb also it's non-DFSG free
> > > cores/paplayer/ogg
> > > cores/paplayer/SIDCodec/libsidplay
> > > cores/paplayer/SIDCodec/builders/hardsid-build
> > > cores/paplayer/SIDCodec/builders/resid-builder
> > > cores/paplayer/SPCCodec
> > > xbmc/cores/paplayer/timidity
> > > cores/paplayer/vgmstream
> > > cores/paplayer/vorbisfile
> > > cores/paplayer/WavPackCodec
> > > cores/paplayer/YMCodec
> > > FileSystem/curl
> > > lib/"mostly"* - WTF?! What an unbelievable mess! Even source copies
> > > contain other source copies?!?
> > > xbmc/screensavers/rsxs-0.9
> > > xbmc/visualizations/Goom/goom2k4-0 - Copied & patched
> > > xbmc/visualizations/Milkdrop/vis_milkdrop
> > > xbmc/visualizations/OpenGLSpectrum
> >
> > Yes, xbmc does use third party code, which include libraries. It is
> > possible to use system libraries rather than internal libraries for most
> > of the libraries xbmc ships. I would like to see xbmc use nothing but
> > system libraries where available, but this of course is going to require
> > a lot of work.
> >
> > > Illegal sources
> > > ===
> > > media/Fonts/arial.ttf
> >
> > I suppose these can be replaced with the Liberation fonts.
> 
> I think the dejavu-* fonts could be an alternative, too.

We'll just stick with one replacement, and I would personally choose the 
Liberation fonts as that at least is advertised as compatible with the 
Monotype fonts.

> > > All precompiled binaries (Some with not so obvious suffixes)
> >
> > I don't see how these are illegal, unless you mean they don't have the
> > corresponding source used to compile them, with license. In any case,
> > could you clarify what you meant by this.
> 
> I meant that there shouldn't be anything precompiled in
> our .orig.tar.*s. Illegal is just some category I made up. Don't rely
> too much on the names of my topics ;)

*OUR* orig.tar.*s? You should be careful with this kind of phrasing. Last I 
checked, Debian is not some distro which includes software which is forked 
from their respective upstream sources (though at times it may seem that way).

> > > Questionable/Useless
> > > 
> > > media/weather.rar
> > > credits/credits.mod
> > > find -iname "*.bat"
> >
> > These are used, though of course the .bat files are not used in linux.
> 
> Then I suggest to drop them from the .orig.tar.gz. In some packages I
> use scripts to generate .orig.tar.gz files which automatically strip
> unwanted files before compressing the sources.
> 
> Something like find -iname "*.bat" -exec rm -f "{}" \; should be enough.
> Probably also usable for other kind of files (*.exe, *.dll, *.lib,
> *.dylib and so on)
> 
> > > project/*
> >
> > These are used for Windows at least.
> 
> Then I suggest to remove that directory from the .orig.tar.gz.

Like I said in my previous email, I'm not willing to remove files/directories 
from the source tarball simply because they appear useless for Debian/Linux. 
That's why they do not appear in the binary packages.

> > > xbmc-xrandr.c - WTF?!
> >
> > What exactly is the problem with xbmc-xrandr.c?
> 
> It looks like a redundant implementation of the xrandr from the
> x11-xserver-utils package. If it's just a source copy, then I'd suggest
> to remove it.

Yes, XBMC has it's own implementation of xrandr. It stays.

> > > scripts/*.zip
> >
> > XBMC can open scripts that are inside a zip file.
> 
> Ah, ok. Why not put them extracted into the .orig.tar.gz and build the
> ZIP archives at build time? I think that's a bit easier to maintain and
> keep track of changes in the scripts.

Yes, I think 

Bug#558273: ITP: python-lockfile -- Platform-independent file locking module

2009-11-27 Thread Ben Finney
David Watson  writes:

> * Package name: python-lockfile

Already packaged http://packages.debian.org/python-lockfile>. Was
there a problem finding this package?

Feel free to submit patches :-) or other ideas.

-- 
 \   “… whoever claims any right that he is unwilling to accord to |
  `\ his fellow-men is dishonest and infamous.” —Robert G. |
_o__)   Ingersoll, _The Liberty of Man, Woman and Child_, 1877 |
Ben Finney 



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



Bug#558330: ITP: libmaven-exec-plugin-java -- A plugin to allow execution of system and Java programs

2009-11-27 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone 

* Package name: libmaven-exec-plugin-java
  Version : 1.1.1
  Upstream Author : Jerome Lacoste , Kaare Nilsen 

* URL : http://mojo.codehaus.org/exec-maven-plugin
* License : Apache-2.0
  Programming Lang: java
  Description : Exec Maven Plugin

  A plugin to allow execution of system and Java programs



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



Bug#558322: Additional information on seahaven towers

2009-11-27 Thread nils

I have a few open points to check on:
- the license: sounds DFSG free, but not 100% sure; Freshmeat and 
Sourceforge show it as being GPL, but neither the copyright notice in 
the README nor the files themselves show GPL anywhere


- the images: copyrights on them from an old spider game... might need 
to be replaced?


- upstream author: the two listed for the copyright below wrote it an 
eternity ago, http://freshmeat.net/projects/seahaven and sourceforge 
project page are owned by bill spitzak, I need to contact them. A few 
others have modified parts of the code to improve it.





Text from the copyright in the README file:

Copyright © 1991 by Terry Weissman and Charles Haynes.

Permission to use, copy, modify, and distribute this software and its 
documentation for any purpose and without fee is hereby granted, 
provided that the above copyright notice appear in all copies and that 
both that copyright notice and this permission notice appear in 
supporting documentation, and that the names of Terry Weissman or 
Charles Haynes or their employers not be used in advertising or 
publicity pertaining to distribution of the software without specific, 
written prior permission. Terry Weissman and Charles Haynes make no 
representations about the suitability of this software for any purpose. 
It is provided "as is" without express or implied warranty.


TERRY WEISSMAN AND CHARLES HAYNES AND THEIR EMPLOYERS DISCLAIM ALL 
WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THEY BE 
LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


Card drawing code and some code cleanup by Bill Spitzak spit...@d2.com

Card images from the "spider" game which is:
Copyright © 1990 by David Lemke & Network Computing Devices, Inc. 
(le...@ncd.com)

Copyright © 1990 Heather Rose and Sun Microsystems, Inc.
Copyright © 1989, Donald R. Woods and Sun Microsystems, Inc.

Permission to use, copy, modify, and distribute this software and its 
documentation for any purpose and without fee is hereby granted, 
provided that the above copyright notice appear in all copies and that 
both that copyright notice and this permission notice appear in 
supporting documentation.




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



Bug#551636: marked as done (O: acidbase -- Basic Analysis and Security Engine)

2009-11-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Nov 2009 21:32:23 +
with message-id 
and subject line Bug#551636: fixed in acidbase 1.4.4-1
has caused the Debian Bug report #551636,
regarding O: acidbase -- Basic Analysis and Security Engine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
551636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I am orphaning acidbase package.

Acidbase is an snort event viewer. In the past, it was used to manage
Ossim events too. Acidbase is no longer part of the Ossim distribution,
Ossim now uses its own event viewer. As an Ossim developer, I have no
time and motivation to maintain this deprectated (for Ossim) package.




--- End Message ---
--- Begin Message ---
Source: acidbase
Source-Version: 1.4.4-1

We believe that the bug you reported is fixed in the latest version of
acidbase, which is due to be installed in the Debian FTP archive:

acidbase_1.4.4-1.diff.gz
  to main/a/acidbase/acidbase_1.4.4-1.diff.gz
acidbase_1.4.4-1.dsc
  to main/a/acidbase/acidbase_1.4.4-1.dsc
acidbase_1.4.4-1_all.deb
  to main/a/acidbase/acidbase_1.4.4-1_all.deb
acidbase_1.4.4.orig.tar.gz
  to main/a/acidbase/acidbase_1.4.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 551...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy T. Bouse  (supplier of updated acidbase package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 27 Nov 2009 15:26:00 -0500
Source: acidbase
Binary: acidbase
Architecture: source all
Version: 1.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Jeremy T. Bouse 
Changed-By: Jeremy T. Bouse 
Description: 
 acidbase   - Basic Analysis and Security Engine
Closes: 501644 535118 542770 551636 552235 556612
Changes: 
 acidbase (1.4.4-1) unstable; urgency=low
 .
   * Imported Upstream version 1.4.4 (Closes: #501644, #552235)
   * debian/control: Remove David Gil as maintainer (Closes: #551636)
   * debian/control: Bump Standards-Version to 3.8.3 and change
 Maintainer/Uploaders.
   * debian/rules: Change to build in binary-indep to close lintian
 warnings.
   * debian/README.source: Added README.source to clear lintian warning.
   * debian/patches/02_update_external_links.dpatch: Snort ID webdatabase
 changed (Closes: #542770) - thanks to Robert Sander
 
   * debian/patches/08_update_whois_servers.dpatch: Removed as no longer
 needed
   * debian/patches/11_use_trim_to_avoid_signature_problems.dpatch: fix
 patch against new version
   * debian/po/fi.po: Initial Finnish debconf translation (Closes:
 #535118) - thanks to Esko Arajärvi 
   * debian/po/ja.po: Initial Japanese debconf translation (Closes:
 #556612) - thanks to Hideki Yamane (Debian-JP)
 
   * Updated debconf translations to change Report-Msgid-Bugs-To to
 jbo...@debian.org
   * debian/patches/12_remove_php_image_graph.dpatch: Update patch for
 new version
   * debian/patches/CVE-2007-6156.dpatch: Removed patch accepted by
 upstream
Checksums-Sha1: 
 6c48fa22cb622132ed5d77368dacc926ffc696d4 1215 acidbase_1.4.4-1.dsc
 a4d23e96d8efb2b539b238fb52d81744e7b5b04e 966138 acidbase_1.4.4.orig.tar.gz
 914450d2f1c08113ebbe6a7cad373cfe2f231d86 23120 acidbase_1.4.4-1.diff.gz
 8b57ac965ecc046c5624c9fc490d0161b86a1cfe 401138 acidbase_1.4.4-1_all.deb
Checksums-Sha256: 
 aedf721a8c184f96c500a636b10ff519a3f1c37daff2a3d510839a4cf09b248f 1215 
acidbase_1.4.4-1.dsc
 5a5e5a1b2b20efca2fe7f57edfacf78a92aeea60f4f5c4f3b49af7dcdb37639d 966138 
acidbase_1.4.4.orig.tar.gz
 ad2503feccf539efbaa022be5202b134c1caf9e8554c9553f5ac01877819dd51 23120 
acidbase_1.4.4-1.diff.gz
 7b803b7f34e21b217fdf29fa1ad3401a8a56dce770ba1ba7f0aae293e043ac63 401138 
acidbase_1.4.4-1_all.deb
Files: 
 4558485c9cd404c46939b8bd48da 1215 web optional acidbase_1.4.4-1.dsc
 bb8c10cf033113585155c6fa4c77c9cb 966138 web optional acidbase_1.4.4.orig.tar.gz
 a05d0a9feb392618dd8d622d7c848b03 23120 web optional acidbase_1.4.4-1.diff.gz
 49e1fa7cff0bbe6c830e4b3f425d872f 401138 web optional acidbase_1.4.4-1_all.deb

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

iEYEARECAAYFAksQOxUACgk

Bug#558322: ITP: seahaventowers -- seahaven towers solitaire game

2009-11-27 Thread nils
Package: wnpp
Severity: wishlist
Owner: nils 


* Package name: seahaventowers
  Version : 1.50
  Upstream Author : Bill Spitzak spit...@d2.com
* URL : http://seahaven.sourceforge.net/
* License : other
  Programming Lang: C++
  Description : seahaven towers solitaire game

This is Seahaven Towers, a solitaire card game written for X11R4 and C++. With 
this program you can waste great amounts of time. As opposed to the common 
"solitare" which is actually Knondike, this game also requires some brain power 
in order to use it. This program also includes an "autoplay" button so you can 
see if the game can be solved and how to do it.

This is a classic program written by Terry Weissman and Charles Haynes.



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



Bug#558317: ITP: trac-wikiprint -- Export Trac wiki pages to PDF or printable HTML

2009-11-27 Thread W. Martin Borgert

Package: wnpp
Severity: wishlist

Package name: trac-wikiprint
Version : 1.1
Upstream Author : Alvaro J. Iradier 
URL : http://trac-hacks.org/wiki/TracWikiPrintPlugin
License : GPL (no version specified)
Programming Lang: Python
Description : Export Trac wiki pages to PDF or printable HTML

WikiPrint features:

 * Fully customizable header/footers for PDF
 * Syntax highlighting in exported format, using pygments
 * Customizable front page for PDF book format
 * Automatic creation of Table of Contents if [[PageOutline]] Macro is used

The style of the resulting PDF or HTML can be fully customized using CSS
files.




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



Bug#558310: ITP: usbmuxd -- Socket daemon to multiplex connections from and to the iPhone

2009-11-27 Thread Julien Lavergne
Package: wnpp
Severity: wishlist
Owner: Julien Lavergne 

* Package name: usbmuxd
  Version : 1.0.0~rc2
  Upstream Author : Nikias Bassen, Hector Martin, Bastien Nocera, Paul Sladen, 
Martin Szulecki
* URL : http://marcansoft.com/uploads/usbmuxd/
* License : (GPL, LGPL)
  Programming Lang: (C)
  Description : Socket daemon to multiplex connections from and to the 
iPhone

usmuxd is a daemon which handle communication with libusb, only use with 
the libiphone library to communicate with Iphones and Ipods.
It's part of the libiphone stack.




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



Processed: tagging as pending bugs that are closed by packages in NEW

2009-11-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Fri Nov 27 19:03:27 UTC 2009
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: fatrat-unpack
> tags 537066 + pending
Bug #537066 [wnpp] ITP: fatrat-unpack -- non-free fatrat plugin for unpacking 
archives inside the application
Added tag(s) pending.
> # Source package in NEW: ohcount
> tags 542892 + pending
Bug #542892 [ohcount] ohcount: "#!/usr/bin/env ruby" in /usr/bin/ohcount
Added tag(s) pending.
> # Source package in NEW: libplist
> tags 530590 + pending
Bug #530590 [libplist-utils] libplist-utils: long description no sentence
Added tag(s) pending.
> # Source package in NEW: libplist
> tags 548594 + pending
Bug #548594 [wnpp] ITA: libplist -- Library for handling apple binary and XML 
property lists
Added tag(s) pending.
> # Source package in NEW: libplist
> tags 557822 + pending
Bug #557822 [src:libplist] libplist: uses pythonX.Y/site-packages for Python >= 
2.6
Added tag(s) pending.
> # Source package in NEW: libplist
> tags 557554 + pending
Bug #557554 [libplist0] libplist0: segfault while getting PLIST_DATE value
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#551636: O: acidbase -- Basic Analysis and Security Engine

2009-11-27 Thread Jeremy T. Bouse
I intend to get the new 1.4.4 upstream version prepared and packaged
for upload. As a current Uploader of the package I will be removing
David Gil as he is requesting to be removed by orphaning the package.

As soon as I have packaging completed and the current issue with DAK
causing problems with my uploads is resolved, I will have the new
package uploaded to Sid.

I have also inquired if fellow co-maintainer, Javier Fernandez-Sanguino
Pen~a, is still interested in managing package.

Regards,
Jeremy T. Bouse



signature.asc
Description: OpenPGP digital signature


Bug#557269: marked as done (O: libesmtp -- LibESMTP SMTP client library)

2009-11-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Nov 2009 11:40:49 -0500
with message-id <4b100111.9000...@debian.org>
and subject line Re: Bug#557269: O: libesmtp -- LibESMTP SMTP client library
has caused the Debian Bug report #557269,
regarding O: libesmtp -- LibESMTP SMTP client library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
557269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of libesmtp, Jeremy T. Bouse ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libesmtp
Binary: libesmtp5, libesmtp-dev
Version: 1.0.4-2
Priority: optional
Section: libs
Maintainer: Jeremy T. Bouse 
Build-Depends: debhelper (>> 3.0.0), libltdl3-dev, libssl-dev, autotools-dev
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Directory: pool/main/libe/libesmtp
Files:
 61d138b980b703c3696e4ab2f05b04fc 1011 libesmtp_1.0.4-2.dsc
 6da0939637bf0456d10465abb7615c26 470136 libesmtp_1.0.4.orig.tar.gz
 4261e916f5d7d10586767664e181ddc1 7386 libesmtp_1.0.4-2.diff.gz
Checksums-Sha1: 
 313b22a5e1d0f7f317d3148eeef295392c87af5b 470136 libesmtp_1.0.4.orig.tar.gz
 d11dafe5cffe706fededb3cfc2edb1a3d9fda749 7386 libesmtp_1.0.4-2.diff.gz
Checksums-Sha256: 
 21363fece2399ba3fa8d31afcc1d0981241b8cba3bf3131b9be49144edaa0960 470136 
libesmtp_1.0.4.orig.tar.gz
 73372134b8944b45bf264a8df1a7ba08eb459ad33c88f25b22786b92febc7001 7386 
libesmtp_1.0.4-2.diff.gz

Package: libesmtp
Binary: libesmtp5, libesmtp-dev
Version: 1.0.4-2
Priority: optional
Section: libs
Maintainer: Jeremy T. Bouse 
Build-Depends: debhelper (>> 3.0.0), libltdl3-dev, libssl-dev, autotools-dev
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Directory: pool/main/libe/libesmtp
Files:
 61d138b980b703c3696e4ab2f05b04fc 1011 libesmtp_1.0.4-2.dsc
 6da0939637bf0456d10465abb7615c26 470136 libesmtp_1.0.4.orig.tar.gz
 4261e916f5d7d10586767664e181ddc1 7386 libesmtp_1.0.4-2.diff.gz
Checksums-Sha1: 
 313b22a5e1d0f7f317d3148eeef295392c87af5b 470136 libesmtp_1.0.4.orig.tar.gz
 d11dafe5cffe706fededb3cfc2edb1a3d9fda749 7386 libesmtp_1.0.4-2.diff.gz
Checksums-Sha256: 
 21363fece2399ba3fa8d31afcc1d0981241b8cba3bf3131b9be49144edaa0960 470136 
libesmtp_1.0.4.orig.tar.gz
 73372134b8944b45bf264a8df1a7ba08eb459ad33c88f25b22786b92febc7001 7386 
libesmtp_1.0.4-2.diff.gz

Package: libesmtp5
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Jeremy T. Bouse 
Architecture: amd64
Source: libesmtp
Version: 1.0.4-2
Replaces: libesmtp1
Depends: libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8f-5)
Conflicts: libesmtp1 (<= 0.8.0-1)
Filename: pool/main/libe/libesmtp/libesmtp5_1.0.4-2_amd64.deb
Size: 60152
MD5sum: 76216d05742565b64f6137978a858141
SHA1: e4d99f011f8cc27818aaa0dd381b1471f154f45b
SHA256: f1715ca58ca0d86d8efd3a05485283239cf516d169655c16743509a25345f124
Description: LibESMTP SMTP client library
 LibESMTP is a library to manage posting (or submission of) electronic
 mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
 Exim.  It may be used as part of a Mail User Agent (MUA) or another
 program that must be able to post electronic mail but where mail
 functionality is not the program's primary purpose.
Tag: devel::library, mail::smtp, protocol::smtp, role::shared-lib, 
works-with::mail

Package: libesmtp-dev
Priority: optional
Section: libdevel
Installed-Size: 236
Maintainer: Jeremy T. Bouse 
Architecture: amd64
Source: libesmtp
Version: 1.0.4-2
Depends: libesmtp5 (= 1.0.4-2), libc6-dev
Filename: pool/main/libe/libesmtp/libesmtp-dev_1.0.4-2_amd64.deb
Size: 62624
MD5sum: c21b04d73a21ac7f3e743a19c022af0a
SHA1: 0e4fe80f70719b186542592bb223667b8da03d20
SHA256: 59a590f50c09ab3dd6b7696be7d28a7f78d772f3771fd3175ab8c4d8f5356f0a
Description: LibESMTP SMTP client library development files
 LibESMTP is a library to manage posting (or submission of) electronic
 mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
 Exim.  It may be used as part of a Mail User Agent (MUA) or another
 program that must be able to post electronic mail but where mail
 functionality is not the program's primary purpose.
Tag: devel::library, mail::smtp, protocol::smtp, role::devel-lib, 
works-with::mail

Package: libesm

Bug#549626: marked as done (ITP: libvdpau -- Video Decode and Presentation API for Unix. This library provides free wrapper of the Video Decode and presentation API.)

2009-11-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Nov 2009 16:17:12 +
with message-id 
and subject line Bug#549626: fixed in libvdpau 0.3-1
has caused the Debian Bug report #549626,
regarding ITP: libvdpau -- Video Decode and Presentation API for Unix. This 
library provides free wrapper of the Video Decode and presentation API.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
549626: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549626
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Jean-Yves Avenard" 


* Package name: libvdpau
  Version : 0.2
  Upstream Author : Aaron Plattner 
* URL : http://cgit.freedesktop.org/~aplattner/libvdpau
* License : Nvidia free
  Programming Lang: C
  Description : Video Decode and Presentation API for Unix. This library 
provides free wrapper of the Video Decode and presentation API.

A few weeks ago, nvidia announced that their vdpau wrapper library was
going to be split/removed from the nvidia driver distribution
( first announced in : http://www.nvnews.net/vbulletin/showthread.php?t=138880)

Currently, all vdpau libraries are packaged with nvidia driver (in
particular nvidia-xxx-libvdpau)
Stephen Warren from nvidia submitted various bugs describing what
structure should be adopted, like here:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/432172

The main downside with the current nvidia / vdpau drivers as they are
packaged now, is that any packages built using VDPAU (mythtv,
mplayer), has a dependency on a specific nvidia drivers version.

As you can't switch graphic drivers easily...

I've built nvidia drivers without libvdpau, as per nvidia instructions
moving libvdpau to its own separate package.

I was wondering what is the best way to submit it to debian/ubuntu ?

Two modifications are required.
libvdpau package (that includes libvdpau0 and libvdpau-dev)

and the nvidia drivers to explicitely exclude libvdpau and
libvdpau_trace (or more accurately, not remove how they are included
now)...

Here is libvdpau package source code:
http://www.avenard.org/files/ubuntu-repos/release/libvdpau_0.2-0ubuntu6.tar.gz

nvidia drivers for use with new libvdpau:
180.60
http://www.avenard.org/files/ubuntu-repos/release/nvidia-graphics-drivers-180_180.60-0ubuntu9.tar.gz

185.18.36
http://www.avenard.org/files/ubuntu-repos/release/nvidia-graphics-drivers-185_185.18.36-0ubuntu2.tar.gz

190.36
http://www.avenard.org/files/ubuntu-repos/release/nvidia-graphics-drivers-190_190.36-0ubuntu6.tar.gz

Then all packages with a build dependency to nvidia-xxx-libvdpau-dev
should be changed to libvdpau-dev
And now packages should now directly reference any nvidia-xxx-libvdpau
package or link with libvdpau_nvidia.so

I'm happy to modify libvdpau package in any ways you see fit and
maintain it in the future...

Thank you
Jean-Yves

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)


--- End Message ---
--- Begin Message ---
Source: libvdpau
Source-Version: 0.3-1

We believe that the bug you reported is fixed in the latest version of
libvdpau, which is due to be installed in the Debian FTP archive:

libvdpau-dev_0.3-1_all.deb
  to contrib/libv/libvdpau/libvdpau-dev_0.3-1_all.deb
libvdpau-doc_0.3-1_all.deb
  to contrib/libv/libvdpau/libvdpau-doc_0.3-1_all.deb
libvdpau-driver_0.3-1_all.deb
  to contrib/libv/libvdpau/libvdpau-driver_0.3-1_all.deb
libvdpau1_0.3-1_amd64.deb
  to contrib/libv/libvdpau/libvdpau1_0.3-1_amd64.deb
libvdpau_0.3-1.debian.tar.gz
  to contrib/libv/libvdpau/libvdpau_0.3-1.debian.tar.gz
libvdpau_0.3-1.dsc
  to contrib/libv/libvdpau/libvdpau_0.3-1.dsc
libvdpau_0.3.orig.tar.gz
  to contrib/libv/libvdpau/libvdpau_0.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Randall Donald  (supplier of updated libvdpau package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 25 Nov 2009 10:30:10 -0800
Source: libvdpau
Binary: libvdpau-dev libvdpau1 libvdpau-doc libvdpau

Bug#550250: marked as done (ITP: springlobby -- single/multiplayer lobby for spring rts engine)

2009-11-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Nov 2009 16:17:45 +
with message-id 
and subject line Bug#550250: fixed in springlobby 0.34-1
has caused the Debian Bug report #550250,
regarding ITP: springlobby -- single/multiplayer lobby for spring rts engine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
550250: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550250
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name : springlobby
  Version  : 0.23
  Upstream Authors : springlobby developers
* URL  : http://springlobby.info
* License  : GPL
  Description  : Single player and multiplayer lobby for Spring, it also 
permits to download maps and mods via a smart 
p2p engine, embeds an IRC-like chat client and many other features.
 
Preliminar packages are present on mentors.debian.net and binaries on 
http://alioth.debian.org/~mammadori-guest

The packages are not in their final release, some copyright files and library 
paths must be addressed but they are working 
and playable.
 

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



--- End Message ---
--- Begin Message ---
Source: springlobby
Source-Version: 0.34-1

We believe that the bug you reported is fixed in the latest version of
springlobby, which is due to be installed in the Debian FTP archive:

springlobby_0.34-1.diff.gz
  to main/s/springlobby/springlobby_0.34-1.diff.gz
springlobby_0.34-1.dsc
  to main/s/springlobby/springlobby_0.34-1.dsc
springlobby_0.34-1_i386.deb
  to main/s/springlobby/springlobby_0.34-1_i386.deb
springlobby_0.34.orig.tar.gz
  to main/s/springlobby/springlobby_0.34.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 550...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco Amadori  (supplier of updated springlobby 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 03 Nov 2009 01:00:00 +0100
Source: springlobby
Binary: springlobby
Architecture: source i386
Version: 0.34-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team 
Changed-By: Marco Amadori 
Description: 
 springlobby - single/multiplayer lobby for the Spring RTS engine
Closes: 550250
Changes: 
 springlobby (0.34-1) unstable; urgency=low
 .
   * Initial release (Closes: #550250).
   * This release has p2p disabled due to openssl license conflicts, look at
 README.Debian.
Checksums-Sha1: 
 8ac56dee5010e14fcb927fe289ad1dc04fcbd34e 1360 springlobby_0.34-1.dsc
 5b72d0a8057edd3bbc909ff71f925ad7314f 2550404 springlobby_0.34.orig.tar.gz
 07ae2aa4f690d8a4a7f58da191be3e09045f3766 4420 springlobby_0.34-1.diff.gz
 4529480828ff234ae5882a87dd3e6658953bd83a 2375490 springlobby_0.34-1_i386.deb
Checksums-Sha256: 
 631a03bedef284286a704cc1b82d82929588641a2c4347ce88bb54cf53c3783a 1360 
springlobby_0.34-1.dsc
 6a1dfc2d394aeb163d244d0b59026b2953a3557ec10f4e50d83f6af670e07254 2550404 
springlobby_0.34.orig.tar.gz
 fdbfd7956ee61bf15db163419b400671b8ced74dec14c2ba200eee31e3eedf1f 4420 
springlobby_0.34-1.diff.gz
 ad2c353274e45028f156e0a16e85d3ae3562581e94e9249316c0087a54829233 2375490 
springlobby_0.34-1_i386.deb
Files: 
 9a2374c8f2bd7f54f72cc87e3de6de13 1360 games optional springlobby_0.34-1.dsc
 9d2a61318fc4e46a5d9d962f51fc80fa 2550404 games optional 
springlobby_0.34.orig.tar.gz
 774c593cc8481aded87f9ce8ea728f64 4420 games optional springlobby_0.34-1.diff.gz
 8d74092fb9858376a7ebff05a97473d2 2375490 games optional 
springlobby_0.34-1_i386.deb

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

iEYEARECAAYFAksDWRoACgkQ5ItltUs5T349qgCfTYspm2JgyaKD2PXj4m2MhFNO
9XYAoIMQZHcYgm4iD9SRSl4CCiQlaVAd
=mSeq
-END PGP SIGNATURE-


--- End Message ---


Bug#558273: ITP: python-lockfile -- Platform-independent file locking module

2009-11-27 Thread David Watson
Package: wnpp
Severity: wishlist
Owner: David Watson 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: python-lockfile
  Version : 0.8
  Upstream Author : Skip Montanaro 
* URL : http://smontanaro.dyndns.org/python/
* License : MIT
  Programming Lang: Python
  Description : Platform-independent file locking module

 The lockfile module exports a FileLock class which provides a simple API for
 locking files. Unlike the Windows msvcrt.locking function, the Unix
 fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is
 identical across both Unix (including Linux and Mac) and Windows platforms.
 The lock mechanism relies on the atomic nature of the link (on Unix) and
 mkdir (on Windows) system calls.

-- 
David Watson









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



Bug#558274: ITP: dracut -- A new initramfs infrastructure

2009-11-27 Thread Philippe Seewer
Package: wnpp
Severity: wishlist
Owner: Philippe Seewer 


* Package name: dracut
  Version : 3.0
  Upstream Author : Harald Hoyer 
* URL : https://sourceforge.net/projects/dracut/
* License : GPLv2
  Programming Lang: Shell
  Description : A new initramfs infrastructure

 Unlike existing initramfs's, this is an attempt at having as little as
 possible hard-coded into the initramfs as possible.  The initramfs has
 (basically) one purpose in life -- getting the rootfs mounted so that
 we can transition to the real rootfs.  This is all driven off of
 device availability.  Therefore, instead of scripts hard-coded to do
 various things, we depend on udev to create device nodes for us and
 then when we have the rootfs's device node, we mount and carry on. 
 Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
 NBD and FCOE.



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



Processed: your mail

2009-11-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 557276 quadris...@ubuntu.com
Bug #557276 [wnpp] ITA: gnomad2 -- Manage a Creative Labs Nomad Jukebox
Owner recorded as quadris...@ubuntu.com.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469397: quick XBMC review

2009-11-27 Thread Bruno Kleinert
Am Donnerstag, den 26.11.2009, 22:35 -0500 schrieb Andres Mejia:
> Please CC the bug too.
> 
> On Wednesday 25 November 2009 16:35:59 Bruno Kleinert wrote:
> > Hi there,
> > 
> > I had a quick look at XBMC's source tree and wrote some kind of
> > "protocol" about everything that didn't look that good to me. Here we
> > go...
> > 
> > ---[ snip ]---
> > Copies of external packages' source code
> > 
> > tinyXML version unknown
> > lib/fontconfig_win32 version 2.7.3
> > lib/freetype version 2.3.9
> > lib/libSDL-WIN32 unknown version, patched with
> > lib/libSDL-WIN32/SDL_SetWidthHeight.diff
> > system/python/spyce
> > cdrip/oggvorbis/*
> > cores/dvdplayer/Codecs/ffmpeg
> > cores/dvdplayer/Codecs/liba52
> > cores/dvdplayer/Codecs/libdts
> > cores/dvdplayer/Codecs/libdvd
> > cores/dvdplayer/Codecs/libfaad2
> > cores/dvdplayer/Codecs/libmad
> > cores/dvdplayer/Codecs/libmpeg2
> > cores/dvdplayer/DVDCodecs/Audio/liba52
> > cores/dvdplayer/DVDCodecs/Audio/libdts
> > cores/dvdplayer/DVDCodecs/Audio/libfaad
> > cores/dvdplayer/DVDCodecs/Audio/libmad
> > cores/dvdplayer/DVDInputStreams/dvdnav
> > cores/dvdplayer/DVDInputStreams/mms
> > cores/ffmpeg
> > cores/paplayer/AC3Codec
> > cores/paplayer/FLACCodec/flac-1.2.1
> > cores/paplayer/ModuleCodec/dumb also it's non-DFSG free
> > cores/paplayer/ogg
> > cores/paplayer/SIDCodec/libsidplay
> > cores/paplayer/SIDCodec/builders/hardsid-build
> > cores/paplayer/SIDCodec/builders/resid-builder
> > cores/paplayer/SPCCodec
> > xbmc/cores/paplayer/timidity
> > cores/paplayer/vgmstream
> > cores/paplayer/vorbisfile
> > cores/paplayer/WavPackCodec
> > cores/paplayer/YMCodec
> > FileSystem/curl
> > lib/"mostly"* - WTF?! What an unbelievable mess! Even source copies
> > contain other source copies?!?
> > xbmc/screensavers/rsxs-0.9
> > xbmc/visualizations/Goom/goom2k4-0 - Copied & patched
> > xbmc/visualizations/Milkdrop/vis_milkdrop
> > xbmc/visualizations/OpenGLSpectrum
> 
> Yes, xbmc does use third party code, which include libraries. It is possible 
> to use system libraries rather than internal libraries for most of the 
> libraries xbmc ships. I would like to see xbmc use nothing but system 
> libraries where available, but this of course is going to require a lot of 
> work.
> 
> > Illegal sources
> > ===
> > media/Fonts/arial.ttf
> 
> I suppose these can be replaced with the Liberation fonts.
I think the dejavu-* fonts could be an alternative, too.

> > All precompiled binaries (Some with not so obvious suffixes)
> 
> I don't see how these are illegal, unless you mean they don't have the 
> corresponding source used to compile them, with license. In any case, could 
> you clarify what you meant by this.
I meant that there shouldn't be anything precompiled in
our .orig.tar.*s. Illegal is just some category I made up. Don't rely
too much on the names of my topics ;)

> > Questionable/Useless
> > 
> > media/weather.rar
> > credits/credits.mod
> > find -iname "*.bat"
> 
> These are used, though of course the .bat files are not used in linux.
Then I suggest to drop them from the .orig.tar.gz. In some packages I
use scripts to generate .orig.tar.gz files which automatically strip
unwanted files before compressing the sources.

Something like find -iname "*.bat" -exec rm -f "{}" \; should be enough.
Probably also usable for other kind of files (*.exe, *.dll, *.lib,
*.dylib and so on)

> > project/*
> 
> These are used for Windows at least.
Then I suggest to remove that directory from the .orig.tar.gz.

> > xbmc-xrandr.c - WTF?!
> 
> What exactly is the problem with xbmc-xrandr.c?
It looks like a redundant implementation of the xrandr from the
x11-xserver-utils package. If it's just a source copy, then I'd suggest
to remove it.

> > scripts/*.zip
> 
> XBMC can open scripts that are inside a zip file.
Ah, ok. Why not put them extracted into the .orig.tar.gz and build the
ZIP archives at build time? I think that's a bit easier to maintain and
keep track of changes in the scripts.

> > system/asound.conf - WTF?!
> 
> Don't know why that file is there.
It looks as if it's there to replace the usual system configuration. But
for multichannel playback I'd suggest to use pulseaudio anyways. It
already should (if it's not broken ;)) take care of the correct ALSA
channels.

> > system/python/DLLs 'file' says precompiled PE32 binaries for .pyd files
> 
> These are used in windows.
Should be removed from the .orig.tar.gz

> > tools/MingwBuildEnvironment/msys.7z
> > tools/PackageMaker
> > tools/TexturePacker
> > tools/XBMCLive
> > tools/XBMCTex
> > tools/XprPack
> 
> The stuff in tools is basically utilities used by xbmc devs for various 
> purposes. Some of it is sources for precompiled binaries in other parts of 
> the 
> source tree. XBMCLive is where the package xbmc-live comes from.
If it's development only and/or non-free tools I'd suggest to remove
them from the .orig.tar.gz.

If they're free and useful to develop oth

Bug#558259: ITP: java3ds-fileloader -- Java3D 3DS FileLoader

2009-11-27 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone 

* Package name: java3ds-fileloader
  Version : 1.2
  Upstream Author : Microcrowd 
* URL : http://www.microcrowd.com/
* License : LGPL
  Programming Lang: java
  Description : Java3D 3DS FileLoader

 Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D Highly
 functional, multiplatform 3DS File format loader. Supports: Heirarchical
 animation Cameras Point Lights Directional Lights Textures Smooth Groups
 and other features



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



Bug#492264: Update on libnb-svnclientadapter-java

2009-11-27 Thread Morten Sørensen
Hi

Are there any news on libnb-svnclientadapter-java?
I am trying to pack a new version of jgrapht which depends on it.

-- Morten



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



Bug#528247: ITP: python-django-djapian -- Full-text search for Django

2009-11-27 Thread Mikhail Lukyanchenko
Hi, Olly,

Thanks for the interest shown. Following your guidelines I have
updated package to the latest upstream release, corrected some lintian
warnings and made new upload to mentors.debian.net:

- URL: http://mentors.debian.net/debian/pool/main/p/python-django-djapian
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/p/python-django-djapian/python-django-djapian_2.3-0.1.dsc

Regards,
  Mikhail



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



Processed: your mail

2009-11-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 557276 ITA: gnomad2 -- Manage a Creative Labs Nomad Jukebox
Bug #557276 [wnpp] O: gnomad2 -- Manage a Creative Labs Nomad Jukebox
Changed Bug title to 'ITA: gnomad2 -- Manage a Creative Labs Nomad Jukebox' 
from 'O: gnomad2 -- Manage a Creative Labs Nomad Jukebox'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#495583: RFP: hts -- HMM-based Speech Synthesis System

2009-11-27 Thread Trent W. Buck
Juhapekka Tolvanen wrote:
> Package: wnpp
> Severity: wishlist
>
> * Package name: hts
> * URL : http://hts.sp.nitech.ac.jp/
> * License : BSD
>   Description : HMM-based Speech Synthesis System
>
> I made a Google search in order to find some DFSG-free speech
> synthesis package that could speak Japanese language. This is one of
> my findings.

I would also like these voices to be packaged for Debian.

Upstream also provides six American English voices[1] in a compressed
format compatible with Festival 1.6.  IMO they sound far better than
the MBROLA and festvox English voices.

At [2] you can find instructions for installing these voices by hand,
on Ubuntu.  I successfully followed these instructions to get the
English voices on Debian, but I'd prefer proper packages.

[1] http://hts.sp.nitech.ac.jp/?Download
[2] http://ubuntuforums.org/showthread.php?t=751169



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



Processed: tagging 550387

2009-11-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 550387 + pending
Bug #550387 [wnpp] ITP: wepbuster -- small utility to aid in conducting 
Wireless Security Assessment.
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#548594: libplist adoption

2009-11-27 Thread Fathi Boudra
Hi,

Could you keep me in the loop ? I'm interested by the ifuse/libiphone
stack to hack on my iphone 3gs.

cheers,

Fathi



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