Bug#547479: ITP: python-testtools

2009-09-20 Thread Robert Collins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package: wnpp

testtools is a useful little python module providing various helpers for
python's unittest API. It's already packaged in Ubuntu, so this is
rather easy :).

The ubuntu control file:

Source: python-testtools
Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
XSBC-Original-Maintainer: Elliot Murphy elliot.mur...@gmail.com
Section: python
Priority: optional
Standards-Version: 3.8.1
Build-Depends-Indep:
python-central (= 0.6.7)
Build-Depends:
cdbs (= 0.4.51),
debhelper (= 6.0.4),
python (= 2.5)
XS-Python-Version: all
Homepage: https://launchpad.net/testtools

Package: python-testtools
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends},
${misc:Depends},
python-pkg-resources
Provides: ${python:Provides}
Description: Extensions to the Python unittest library
 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many
different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq1zxAACgkQ42zgmrPGrq7ZjwCgvKKlEPv27mInvOwMu3P+aUbY
BQMAoKtdpq3NulTQPTQXT5+hHeMc7A3N
=qdE/
-END PGP SIGNATURE-



-- 
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-09-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Sun Sep 20 08:03:24 UTC 2009
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: pisa
 tags 504277 + pending
Bug #504277 [wnpp] ITP: xhtml2pdf -- HTML/CSS to PDF converter
Added tag(s) pending.
 # Source package in NEW: python-testtools
 tags 547479 + pending
Bug #547479 [wnpp] ITP: python-testtools
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



Processed: Re: [wnpp] removal of tsclient has been requested!

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

 reassign 547314 wnpp
Bug #547314 [ftp.debian.org] RM: tsclient -- ROM; Unmaintained, better 
alternatives [PLEASE WAIT]
Bug reassigned from package 'ftp.debian.org' to 'wnpp'.
 retitle 547314 O: tsclient -- front-end for viewing of remote desktops in 
 GNOME
Bug #547314 [wnpp] RM: tsclient -- ROM; Unmaintained, better alternatives 
[PLEASE WAIT]
Changed Bug title to 'O: tsclient -- front-end for viewing of remote desktops 
in GNOME' from 'RM: tsclient -- ROM; Unmaintained, better alternatives [PLEASE 
WAIT]'
 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



Processed: ITA: gip -- IP calculator for GNOME desktop environment

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

 retitle 547045 ITA: gip -- IP calculator for GNOME desktop environment
Bug #547045 [wnpp] O: gip -- IP calculator for GNOME desktop environment
Changed Bug title to 'ITA: gip -- IP calculator for GNOME desktop environment' 
from 'O: gip -- IP calculator for GNOME desktop environment'
 owner 547045 !
Bug #547045 [wnpp] ITA: gip -- IP calculator for GNOME desktop environment
Owner recorded as Ignace Mouzannar mouzan...@gmail.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#547045: ITA: gip -- IP calculator for GNOME desktop environment

2009-09-20 Thread Ignace Mouzannar
retitle 547045 ITA: gip -- IP calculator for GNOME desktop environment
owner 547045 !
thanks

I intend to adopt this package.

A new upstream version is available. I will be uploading it soon.

Kind regards,
 Ignace Mouzannar



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



Bug#547492: ITP: python-junitxml

2009-09-20 Thread Robert Collins
package: wnpp
X-Debbugs-CC: debian-de...@lists.debian.org


A tiny junit extension.


Source: pyjunitxml
Section: python
Priority: optional
Maintainer: Robert Collins robe...@robertcollins.net
Build-Depends: debhelper (= 5.0.38), cdbs (= 0.4.49),
 python-all-dev (= 2.3.5-11)
Build-Depends-Indep: python-docutils, python-support (= 0.5.3)
Standards-Version: 3.8.3

Package: python-junitxml
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: PyUnit extension for reporting in JUnit compatible XML
 A PyUnit extension to output JUnit compatible XML.



signature.asc
Description: This is a digitally signed message part


Bug#547479: ITP: python-testtools

2009-09-20 Thread Sandro Tosi
Hi Robert,
would you consider maintaining these python modules under the DPMT
(Debian Python Modules Team) umbrella?

Thanks,
Sandro

On Sun, Sep 20, 2009 at 08:43, Robert Collins robe...@robertcollins.net wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 package: wnpp

 testtools is a useful little python module providing various helpers for
 python's unittest API. It's already packaged in Ubuntu, so this is
 rather easy :).

 The ubuntu control file:

 Source: python-testtools
 Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
 XSBC-Original-Maintainer: Elliot Murphy elliot.mur...@gmail.com
 Section: python
 Priority: optional
 Standards-Version: 3.8.1
 Build-Depends-Indep:
    python-central (= 0.6.7)
 Build-Depends:
    cdbs (= 0.4.51),
    debhelper (= 6.0.4),
    python (= 2.5)
 XS-Python-Version: all
 Homepage: https://launchpad.net/testtools

 Package: python-testtools
 Architecture: all
 XB-Python-Version: ${python:Versions}
 Depends: ${python:Depends},
    ${misc:Depends},
    python-pkg-resources
 Provides: ${python:Provides}
 Description: Extensions to the Python unittest library
  testtools (formerly pyunit3k) is a set of extensions to the Python standard
  library's unit testing framework. These extensions have been derived from
  years of experience with unit testing in Python and come from many
 different
  sources. It's hoped that these extensions will make their way into the
  standard library eventually.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iEYEARECAAYFAkq1zxAACgkQ42zgmrPGrq7ZjwCgvKKlEPv27mInvOwMu3P+aUbY
 BQMAoKtdpq3NulTQPTQXT5+hHeMc7A3N
 =qdE/
 -END PGP SIGNATURE-



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





-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#547479: ITP: python-testtools

2009-09-20 Thread Sandro Tosi
On Sun, Sep 20, 2009 at 12:59, Robert Collins robe...@robertcollins.net wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Sandro Tosi wrote:
 Hi Robert,
 would you consider maintaining these python modules under the DPMT
 (Debian Python Modules Team) umbrella?

 If we can maintain the packaging branches in bzr, then I'd be delighted
 to. If its in SVN or some such then I'm a bit less enthusiastic, because
 its much harder to branch to do derivative uploads and PPA on upstream
 snapshots.

As of now, only SVN is available (in the future git probably). Anyhow,
why the need for a PPA if you upload the new upstream release in
Debian and then request a sync in ubuntu?

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#547479: ITP: python-testtools

2009-09-20 Thread Robert Collins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sandro Tosi wrote:
 Hi Robert,
 would you consider maintaining these python modules under the DPMT
 (Debian Python Modules Team) umbrella?

If we can maintain the packaging branches in bzr, then I'd be delighted
to. If its in SVN or some such then I'm a bit less enthusiastic, because
its much harder to branch to do derivative uploads and PPA on upstream
snapshots.

- -Rob
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq2CxkACgkQ42zgmrPGrq7V0QCgsjc/qCyJYqOwHUb8Mg9xcdhB
3MwAoJn9vwzQbdrF4pXCpVFIDtf172+y
=XHDm
-END PGP SIGNATURE-



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



Bug#497701: libv8 in debian

2009-09-20 Thread Antonio Radici
On Sat, Sep 19, 2009 at 11:39:53PM -0400, Joey Hess wrote:
 The attached patch allows v8 to build with jsmin.py removed, as it
 has already been in git.
 
 (Conversion to quilt patch left as exersise for reader.)
 

Hi Joey,
thanks fro your patch, you were very helpful, I applied it and it worked
like a charm, the new package is on mentors as usual.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/l/libv8
- Source repository: deb-src http://mentors.debian.net/debian unstable
  main contrib non-free
- dget
  http://mentors.debian.net/debian/pool/main/l/libv8/libv8_1.3.11+dfsg-1.dsc

Cheers
Antonio



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



Bug#547479: ITP: python-testtools

2009-09-20 Thread Robert Collins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sandro Tosi wrote:
 On Sun, Sep 20, 2009 at 12:59, Robert Collins robe...@robertcollins.net 
 wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Sandro Tosi wrote:
 Hi Robert,
 would you consider maintaining these python modules under the DPMT
 (Debian Python Modules Team) umbrella?
 If we can maintain the packaging branches in bzr, then I'd be delighted
 to. If its in SVN or some such then I'm a bit less enthusiastic, because
 its much harder to branch to do derivative uploads and PPA on upstream
 snapshots.
 
 As of now, only SVN is available (in the future git probably). Anyhow,
 why the need for a PPA if you upload the new upstream release in
 Debian and then request a sync in ubuntu?

For upstream snapshots - development editions for early adopters, not
full releases:- those things I don't want to put into Debian or Ubuntu,
because they might get put in a release :).

- -Rob

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq2D7MACgkQ42zgmrPGrq44ZACgj2Uz4GBQ/cLCRY/0aiFfmXlw
KtcAn3dORACA5x/q/gtkQC/467OxY106
=y7DD
-END PGP SIGNATURE-



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



Bug#547502: RFP: scmxlate -- configuration tool for software packages written in Scheme

2009-09-20 Thread Jeronimo Pellegrini
Package: wnpp
Severity: wishlist

* Package name: scmxlate
  Version : 20090410
  Upstream Author : Dorai Sitaram (http://evalwhen.com/index.html,
http://evalwhen.com/neuindex.html)
* URL : http://evalwhen.com/scmxlate/index.html
* License : Something like just keep this copyright note (see
the COPYING file), but he says it's OK to use LGPL
for it
  Programming Lang: Scheme and Common Lisp
  Description : configuration tool for software packages written in Scheme

Quoting the sxmlate site:

Scmxlate provides the package author with a strategy for
programmatically specifying the changes required to translate the
package for a variety of Scheme dialects and Common Lisp, and a variety
of operating systems. The end-user simply loads one file into their
Scheme or Common Lisp, which triggers the entire configuration process
with little or no further intervention.

Thus, there are two types of user for Scmxlate:

* The end-user of an Scmxlate-configured package, who relies on the
Scmxlate program to perform the configuration for their system; and

* the package author, who uses the Scmxlate methodology to specify an
executable form of the configuration details for the package.



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



Bug#536245: RFH: graphviz -- rich set of graph drawing tools

2009-09-20 Thread Cyril Brulebois
Sebastian Harl s...@tokkee.org (03/08/2009):
 Hi Cyril,

Hi Sebastian,

 I'm interested in helping out with this package and possibly taken
 over maintenance if you eventually decide to give it up
 entirely. However, I'm pretty short of time currently, so I do not
 expect to find some / much time for this until the end of
 September. So, if anybody else is interested as well, by all means,
 don't hesitate to beat me to it. Of course, I'm also open for
 team-maintaining the package.

thanks for volunteering. :)

Looks like end of september, so sending the answers about the bits of
info you required now. ;)

   - Upstream is very nice, but now ships a bundled debian/ directory in
 its tarball, and will continue to do so. Repacking is/will be needed.
 
 I assume, you've already talked to upstream about that, right? What's
 their reason to do so?

Yes, in 20090228171709.gi3...@debian.org and following[1].

 1. https://mailman.research.att.com/pipermail/graphviz-devel/2009/000932.html

   - There are libraries, with different sonames, and plugins. I guess
 there's very little point in splitting the current libgraphviz4
 library in more libraries (given it only has 3 rdeps last I checked)
 but you'll need to understand the library packaging issues here, and
 try hard not to break anything.
 
 Upstreams seems to use two different SONAME versions only - one for all
 libraries and one for the plugins. That does not sound right to me on a
 first glance. Did you talk to upstream about that? Do you have any
 further information?
 
 If that changes at some time in the future, I'm not sure if it'll still
 make sense to ship a single libgraphviz4 package only but until then
 that sounds perfectly reasonable to me ;-)

Same thread as above.

   - There are bindings for several languages, and some bugs open against
 them. These bindings were requested presumably for Ubuntu, and given
 that some aren't really used, or buggy, it might make sense to drop
 some. Note that obviously, upstream doesn't know how to use each of
 them, given they're swig-generated.
 
 Did you talk to any Ubuntu guys about that? Not that I really care much
 as long as they do not approach me but I would not want to destroy
 anything either.

Nope, only added them on doko's requests.

I'm replying to the FTBFS bug in a second.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#530748: pristine-tar

2009-09-20 Thread David Bremner

pristine-tar is nothing but a way to cheaply store the originally
upstream tarball in git so that the checksums match. This makes the
debian archive software happy.  It is thus pretty much orthogonal to
whatever packaging approach you want to take.

Assuming you have sponsors that are happy with having all of the
changes in the .diff.gz for your package, then having a debian branch
with all the changes is fine.  

channel #debian-mentors on irc.oftc.net is a good place to get help
with those kind of questions.

David

P.S. also waiting for uzbl :)





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



Processed: Re: Bug#453101: RFP: python-ssl -- SSL wrapper for socket objects

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

 retitle 453101 RFP: python-ssl -- SSL wrapper for socket objects
Bug #453101 [wnpp] ITP: python-ssl -- SSL wrapper for socket objects
Changed Bug title to 'RFP: python-ssl -- SSL wrapper for socket objects' from 
'ITP: python-ssl -- SSL wrapper for socket objects'
 noowner 453101
Bug #453101 [wnpp] RFP: python-ssl -- SSL wrapper for socket objects
Removed annotation that Bug was owned by Cyril Brulebois k...@debian.org.
 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#453101: RFP: python-ssl -- SSL wrapper for socket objects

2009-09-20 Thread Cyril Brulebois
retitle 453101 RFP: python-ssl -- SSL wrapper for socket objects
noowner 453101
thanks

Cyril Brulebois cyril.bruleb...@kerlabs.com (08/01/2009):
 There are copyright  license issues that have to be sorted out
 first.  I've contacted upstream months ago. And renewed my request
 some weeks ago.
 
 I can't do anything until that is cleared up.

Looks like I'm not going to receive any answer at all. Even having
python 2.6 might happen sooner. Turning back to an RFP accordingly.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#547514: O: luxrender

2009-09-20 Thread Cyril Brulebois
Package: wnpp
Severity: normal

Hi folks,

I'm not quite sure I'm going to have a volunteer this time, but let's
obey the procedure to the letter: I've been lacking time to package new
upstream releases of luxrender, a physically based and unbiased
rendering engine; packaging a new upstream release would at least solve
#498035, and #494786 could then follow quite easily. I've done some work
in VCS (debcheckout is your friend if interested), but upstream then
moved to another toolkit, amongst other things.

I'm very close to requesting its removal entirely, since nobody proposed
any help, nor complained about the missing binaries for, say, amd64… But
let's wait some more bits through this O: bug.

| Description: rendering system for physically correct 3D image synthesis
|  LuxRender is a rendering system for physically correct, unbiased 3D image
|  synthesis. By calculating complex light interactions and using physically
|  accurate cameras and materials, LuxRender is capable of simulating light
|  exactly as in the real world.
|  .
|  Luxrender is directly usable by artists, with the tools and features they
|  need to produce high-quality photorealistic images, especially in areas like
|  architectural visualization, product design, and prototyping.
|  .
|  It also provides with a Blender exporter, a GUI, and a C API that allows
|  programmers to use LuxRender in their own programs.

Mraw,
KiBi.



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



Bug#547519: RFP: ekee -- Ekee: LaTeX equation editor

2009-09-20 Thread Carlo Stemberger
Package: wnpp
Severity: wishlist


* Package name: ekee
  Version : 2.0.2
  Upstream Author : Ronan Le Hy rl...@free.fr
* URL : http://rlehy.free.fr/
* License : GPL
  Programming Lang: Ruby
  Description : Ekee: LaTeX equation editor

Ekee produces images interactively from LaTeX expressions. Drag and drop 
in several common formats (PNG, SVG, PDF, EPS) to other applications is 
supported. Ekee can reopen the equations it has created in PNG format. 
It is free software, released under the GPL.

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



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



Bug#547350: ITP: sinfo -- Monitoring tool for computer clusters using broadcasts

2009-09-20 Thread Gaudenz Steinlin
Hi 

On Sat, Sep 19, 2009 at 11:26:04PM +0200, oliv...@na.icar.cnr.it wrote:
 Hi,
 I do agree with Manuel objections.
 Maybe you can call it ant-sinfo, from the name of the laboratory where
 the tool is developed.
 Best Regards
 -- 
 Gennaro
 
 On Sat, Sep 19, 2009 at 04:07:36PM +0200, Manuel Prinz wrote:
  Hi Gaudenz!
  
  As it seems, the executable is named sinfo, which is already supplied
  in the SLURM batch system package (slurm-llnl). Because both packages
  are useful on clusters, a Conflicts does not make sense, so renaming
  seems to be the best option. I CC'ed Gennaro (slurm-llnl maintainer) so
  he can comment.

I'll write to the upstream author about the nameing conflict. The best
way to go would be to rename the upstream package. What's the purpose of 
the sinfo binary in the slurm-llnl package? If it has the same or a very
similar purpose and interface, an alternative would be another
possibility. 

In the mean time until this is sorted out, I'll rename the binaries to
sinfo-ant. 

Gaudenz

-- 
Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better.
~ Samuel Beckett ~


signature.asc
Description: Digital signature


Bug#547531: ITP: blahtexml -- Converts TeX equations into MathML

2009-09-20 Thread Abhishek Dasgupta
Package: wnpp
Severity: wishlist
Owner: Abhishek Dasgupta abh...@gmail.com


* Package name: blahtexml
  Version : 0.7
  Upstream Author : Gilles Van Assche gilles.van.ass...@noekeon.org, David 
Harvey dmhar...@cims.nyu.edu 
* URL : http://gva.noekeon.org/blahtexml/
* License : BSD, CC-BY (documentation)
  Programming Lang: C++
  Description : Converts TeX equations into MathML

Blahtex converts an equation given in a syntax close to TeX into
MathML. Blahtexml is a simple extension of blahtex. In addition to
the functionality of blahtex, blahtexml has XML processing in mind
and is able to process a whole XML document into another XML
document. Instead of converting only one formula at a time, blahtexml
can convert all the formulas of the given XML file into MathML.

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



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



Bug#547540: RFP: daisy -- A soil plant atmosphere system model

2009-09-20 Thread Carlo Stemberger
Package: wnpp
Severity: wishlist


* Package name: daisy
  Version : 4.01
  Upstream Author : Per Abrahamsen abra...@dina.kvl.dk
* URL : http://code.google.com/p/daisy-model/
* License : GPL
  Programming Lang: C++
  Description : A soil plant atmosphere system model

Daisy is a mechanistic simulation model of the physical and biological 
processes in an agricultural field. It traces the fate of water, energy, 
carbon, nitrogen, and pesticides, both above and below ground. The model 
is able to predict production, environmental impact in the form of 
leaching, and change in soil (carbon) quality over time. Another common 
use is as an upper boundary for a groundwater model.

The input to Daisy is daily or hourly weather data (at least 
precipitation, global radiation, and temperature, much more can be used 
if available), management information (sow/harvest, tillage operations, 
as well as data and amounts of irrigation, fertilizer and pesticide 
applications), and finally soil quality (texture, humus content).

The timescale go from hourly fluxes to changes in soil carbon pools over 
centuries.

The default one dimensional Daisy transport model assumes homogeneous 
fields, with no significant horizontal transport. An optional two 
dimensional transport model exists is included, and has been used for 
simulating row crops and drain pipes. To model larger areas, Daisy 
should be coupled with a GIS system.

The input to Daisy is through text files. Output is also text files, 
with the exception of simple progress messages during the simulation. 
The code can be accesses from a command line utility, a simple GUI (Qt 
based), or from another program through C, C++, C# or OpenMI interfaces.

Daisy is developed by members of the Agrohydrology group at Department 
of Basic Sciences and Environment, Faculty of Life Sciences, University 
of Copenhagen. The primary responsible scientist is Søren Hansen.

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



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



Bug#489774: beta 2 out

2009-09-20 Thread W. Martin Borgert
Bitten 0.6 beta 2 is out since 2009-09-14.



-- 
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-09-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Sun Sep 20 20:03:13 UTC 2009
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: cfengine3
 tags 518059 + pending
Bug #518059 [wnpp] ITP: cfengine3 -- tool for configuring and maintaining 
network machines
Added tag(s) pending.
 # Source package in NEW: pyjunitxml
 tags 547492 + pending
Bug #547492 [wnpp] ITP: python-junitxml
Added tag(s) pending.
 # Source package in NEW: zendframework
 tags 547125 + pending
Bug #547125 [zendframework] [zendframework] php not capitalized in short 
description
Added tag(s) pending.
 # Source package in NEW: zendframework
 tags 544793 + pending
Bug #544793 [zendframework] zf.sh and zf.php unavailable
Added tag(s) pending.
 # Source package in NEW: omaque
 tags 512927 + pending
Bug #512927 [wnpp] ITP: omaque -- comicbook reader
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#547581: ITP: scilab-scimax -- Symbolic computations for Scilab based on Maxima

2009-09-20 Thread Sylvestre Ledru
Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru sylves...@debian.org


* Package name: scilab-scimax
  Version : 2.0.1
  Upstream Author : Calixte Denizet
* URL : http://scilabtbxset.sourceforge.net/
* License : GPL
  Programming Lang: C, LISP, Scilab
  Description : Symbolic computations for Scilab based on Maxima

 This toolbox is providing symbolic capatibilities with the Scilab languages.
 .
 It is based on Maxima which is a fully symbolic computation program.  
 It is full featured doing symbolic manipulation of polynomials, matrices, 
 rational functions, integration, Todd-coxeter methods for finite group
 analysis, graphing, multiple precision floating point computation.



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



Bug#542262: marked as done (ITP: sinntp -- tiny non-interactive NNTP client)

2009-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Sep 2009 22:21:16 +
with message-id e1mpums-0003dk...@ries.debian.org
and subject line Bug#542262: fixed in sinntp 1.3-1
has caused the Debian Bug report #542262,
regarding ITP: sinntp -- tiny non-interactive NNTP client
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.)


-- 
542262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: wnpp
Severity: wishlist

* Package name: sinntp
   Version : 1.2
   Upstream Author : Piotr Lewandowski, Jakub Wilk
* URL : http://sinntp.googlecode.com/
* License : GPLv2
   Programming Lang: Python
   Description : tiny non-interactive NNTP client

sinntp is a tiny NNTP client originally designed to work in non-interactive
mode. Following operations are supported:
- sending articles to the server,
- fetching new articles to the mbox file,
- downloading individual messages in RFC822 format,
- listing available newsgroups.

--
Jakub Wilk


---End Message---
---BeginMessage---
Source: sinntp
Source-Version: 1.3-1

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

sinntp_1.3-1.diff.gz
  to pool/main/s/sinntp/sinntp_1.3-1.diff.gz
sinntp_1.3-1.dsc
  to pool/main/s/sinntp/sinntp_1.3-1.dsc
sinntp_1.3-1_all.deb
  to pool/main/s/sinntp/sinntp_1.3-1_all.deb
sinntp_1.3.orig.tar.gz
  to pool/main/s/sinntp/sinntp_1.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 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Lewandowski piotr.lewandow...@gmail.com (supplier of updated sinntp 
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: Mon, 14 Sep 2009 20:59:12 +0200
Source: sinntp
Binary: sinntp
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: low
Maintainer: Piotr Lewandowski piotr.lewandow...@gmail.com
Changed-By: Piotr Lewandowski piotr.lewandow...@gmail.com
Description: 
 sinntp - tiny non-interactive NNTP client
Closes: 542262
Changes: 
 sinntp (1.3-1) unstable; urgency=low
 .
   * Initial release (closes: #542262).
Checksums-Sha1: 
 24d07cb6bc3bb9f7c22cc02a60401652a9c42c54 1267 sinntp_1.3-1.dsc
 6ef62a03514f49b36b65b4b4fc3c5e7fbc5a547d 16974 sinntp_1.3.orig.tar.gz
 5fab9ce5cda8336eee033c751d64cd52f2d68e09 1203 sinntp_1.3-1.diff.gz
 3352265e5bd8aacb4a2c21b581ce3dbf2b26d124 13052 sinntp_1.3-1_all.deb
Checksums-Sha256: 
 ce11d0785fbc3e0df27200d87556d7c33ad274b111bbd0e1300e356ed5c5db1a 1267 
sinntp_1.3-1.dsc
 c20f74c9244d782fcd3b2da8bf2b2a7473409d6c6127e52be9a65d9636542fcc 16974 
sinntp_1.3.orig.tar.gz
 3e997af9b0b2fc559fe7616d83dfdf79133cbf6563e81698b97363fc70c1ad12 1203 
sinntp_1.3-1.diff.gz
 f4120a29057b3322e60c1cb33004be774d3889ad8908addb34e4fc256e4fd84e 13052 
sinntp_1.3-1_all.deb
Files: 
 dbf0970063ac62c53c0454bf80b07d13 1267 news optional sinntp_1.3-1.dsc
 30c5e3610dbd97fd424bc4bd144ae1dd 16974 news optional sinntp_1.3.orig.tar.gz
 506ac7ead600caa4dcbc745b66cd447d 1203 news optional sinntp_1.3-1.diff.gz
 4cc9573d70080206382bb7b7ef36c6da 13052 news optional sinntp_1.3-1_all.deb

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

iEYEARECAAYFAkqztBoACgkQnXjXEYa8KlA6FQCfQ2XcGH+8FebmihtCuCVS3qip
uGQAoIOxx0PO0DOZGO6JltliBnXtvM1E
=hSIb
-END PGP SIGNATURE-


---End Message---


Bug#543423: marked as done (ITP: ltsp-docs -- LTSP Documentation)

2009-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Sep 2009 22:16:59 +
with message-id e1mpuij-0002m1...@ries.debian.org
and subject line Bug#543423: fixed in ltsp-docs 0.99+bzr91-1
has caused the Debian Bug report #543423,
regarding ITP: ltsp-docs -- LTSP Documentation
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.)


-- 
543423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Vagrant Cascadian vagr...@freegeek.org

* Package name: ltsp-docs
  Version : 0.99+bzr87
  Upstream Author : Scott Balneaves sbaln...@ltsp.org
* URL : 
http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspDocumentationUpstream
* License : GPL2
  Description : LTSP Documentation
  VCS (bzr)   : 
https://code.launchpad.net/~ltsp-docwriters/ltsp/ltsp-docs-trunk

i would like to package Linux Terminal Server Project Administrator's
Reference as a supplement to the ltsp, ltspfs and ldm packages in Debian.  it
is the most comprehensive documentation for LTSP, and currently generates a PDF
and HTML version, as well as a manpage for lts.conf, a commonly used LTSP
configuration file.

it seems important to have as a package, so the version of the documentation
that ships with a given Debian release will be able to document the versions of
LTSP shipped in that same release, as online documentation may diverge, which
can be confusing for users.

live well,
  vagrant


---End Message---
---BeginMessage---
Source: ltsp-docs
Source-Version: 0.99+bzr91-1

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

ltsp-docs_0.99+bzr91-1.diff.gz
  to pool/main/l/ltsp-docs/ltsp-docs_0.99+bzr91-1.diff.gz
ltsp-docs_0.99+bzr91-1.dsc
  to pool/main/l/ltsp-docs/ltsp-docs_0.99+bzr91-1.dsc
ltsp-docs_0.99+bzr91-1_all.deb
  to pool/main/l/ltsp-docs/ltsp-docs_0.99+bzr91-1_all.deb
ltsp-docs_0.99+bzr91.orig.tar.gz
  to pool/main/l/ltsp-docs/ltsp-docs_0.99+bzr91.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 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian vagr...@freegeek.org (supplier of updated ltsp-docs 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, 11 Sep 2009 22:28:48 -0700
Source: ltsp-docs
Binary: ltsp-docs
Architecture: source all
Version: 0.99+bzr91-1
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers 
pkg-ltsp-de...@lists.alioth.debian.org
Changed-By: Vagrant Cascadian vagr...@freegeek.org
Description: 
 ltsp-docs  - LTSP Documentation
Closes: 543423
Changes: 
 ltsp-docs (0.99+bzr91-1) unstable; urgency=low
 .
   * Initial release. (Closes: #543423)
Checksums-Sha1: 
 3fc34e4a40ffe8947dfbc78dcf84b3012abc36de 1154 ltsp-docs_0.99+bzr91-1.dsc
 368a4a30f350e70e5d3f7bb302335bafebda6005 115952 
ltsp-docs_0.99+bzr91.orig.tar.gz
 3c0262249f4f48f29ebd5e50294575401e87434e 1355 ltsp-docs_0.99+bzr91-1.diff.gz
 f40ebbfc6dfae7aa0e11d6e3ff3dd61048a38c24 374596 ltsp-docs_0.99+bzr91-1_all.deb
Checksums-Sha256: 
 fd68eee5a6c8f42e8469a42b8e7fe39fa3b48819e96dca3abb26d21db8395582 1154 
ltsp-docs_0.99+bzr91-1.dsc
 f60a9c07b155f721173c4d9ee9c520539234717e087f6bf7aab244238a169e64 115952 
ltsp-docs_0.99+bzr91.orig.tar.gz
 b5e03ef751f0c30804f3072bd59a99f4737764beabb7cc4f6d1bc623a9c17391 1355 
ltsp-docs_0.99+bzr91-1.diff.gz
 0cfd8d167def06258d28353e5d03b6c7114c326c0d9098c8f452b213f199fffe 374596 
ltsp-docs_0.99+bzr91-1_all.deb
Files: 
 b864188019ad72fc7e8f2c79984fa41e 1154 doc extra ltsp-docs_0.99+bzr91-1.dsc
 b15883bb4a6e6e3ed4ff170ecd85a8ff 115952 doc extra 
ltsp-docs_0.99+bzr91.orig.tar.gz
 3ae1e741f70a1b8b11a3adc702440b3c 1355 doc extra ltsp-docs_0.99+bzr91-1.diff.gz
 3e2936cbf3e3ad0026cdadc9a727ee2f 374596 doc extra 
ltsp-docs_0.99+bzr91-1_all.deb

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

iD8DBQFKs0WIUHLQNqxYNSARAim6AJ40LQ82CemQquxJpXNcIhxTYcmUWgCghpzn
K8itUq3XS3jvJYKr/NNXcqg=
=iREL
-END PGP SIGNATURE-


---End Message---


Bug#537410: marked as done (ITP: stompserver -- Stomp based messaging server)

2009-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Sep 2009 22:27:35 +
with message-id e1mpusz-00049l...@ries.debian.org
and subject line Bug#537410: fixed in stompserver 0.9.9-1
has caused the Debian Bug report #537410,
regarding ITP: stompserver -- Stomp based messaging server
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.)


-- 
537410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537410
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: b...@loftninjas.org

http://rubyforge.org/projects/stompserver/

License: MIT


---End Message---
---BeginMessage---
Source: stompserver
Source-Version: 0.9.9-1

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

stompserver_0.9.9-1.diff.gz
  to pool/main/s/stompserver/stompserver_0.9.9-1.diff.gz
stompserver_0.9.9-1.dsc
  to pool/main/s/stompserver/stompserver_0.9.9-1.dsc
stompserver_0.9.9-1_all.deb
  to pool/main/s/stompserver/stompserver_0.9.9-1_all.deb
stompserver_0.9.9.orig.tar.gz
  to pool/main/s/stompserver/stompserver_0.9.9.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 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Timberman jos...@opscode.com (supplier of updated stompserver 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: Thu, 13 Aug 2009 12:25:59 -0600
Source: stompserver
Binary: stompserver
Architecture: source all
Version: 0.9.9-1
Distribution: unstable
Urgency: low
Maintainer: Bryan McLellan b...@loftninjas.org
Changed-By: Joshua Timberman jos...@opscode.com
Description: 
 stompserver - stomp messaging server implemented in ruby
Closes: 537410
Changes: 
 stompserver (0.9.9-1) unstable; urgency=low
 .
   * Initial release (Closes: #537410)
Checksums-Sha1: 
 17d3ae85137747fb9f8fe32a8e515c0245326912 1368 stompserver_0.9.9-1.dsc
 210e178d64082657743da8035367fa273d16f0f0 29598 stompserver_0.9.9.orig.tar.gz
 a22305eab880c3f07b5810235d1e4f192f0a98e1 7207 stompserver_0.9.9-1.diff.gz
 481eed105d44c1fd405f0570343b2948c1790f79 23846 stompserver_0.9.9-1_all.deb
Checksums-Sha256: 
 1020a94cbda2a71a39bf39a16dd9c597c84f8f15dbca0a9aaabf40880f0e235f 1368 
stompserver_0.9.9-1.dsc
 1ae84150a37a0ad156de31da695f127c6477bcd960f41235c9905dbc5890ad70 29598 
stompserver_0.9.9.orig.tar.gz
 d4b0b051ca1c50b72a9e39b3346a7697ef4980ebc86183f268c5676aa3b63738 7207 
stompserver_0.9.9-1.diff.gz
 676cbcfff0a97d8c966d3f2c765952a3f1e239cff1ca96012c10799c3a7b71a8 23846 
stompserver_0.9.9-1_all.deb
Files: 
 a09435236746c2658c15ed11e6c6f5dd 1368 ruby extra stompserver_0.9.9-1.dsc
 96692038b9a242f4717cd92b8a8ea8b7 29598 ruby extra stompserver_0.9.9.orig.tar.gz
 694ae93630aa7b9d1c57e2681e2b33bf 7207 ruby extra stompserver_0.9.9-1.diff.gz
 a334c1279a1d9f307afd127d4d38d38a 23846 ruby extra stompserver_0.9.9-1_all.deb

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

iD8DBQFKtILj2hliNwI7P08RAhUOAKCKffPJQrt9G6Ra+Z7IUFjAWENJmgCgkDXf
11dXY8oc9pjDX54RRTJFQFk=
=btux
-END PGP SIGNATURE-


---End Message---


Bug#547593: ITP: kaya-board -- Board game suite

2009-09-20 Thread David Palacio
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: kaya-board
Version: 0.1.1
Upstream Author: Paolo Capriotti p.caprio...@gmail.com
URL: http://pcapriotti.github.com/kaya/
License: GPL version 2
Description: Board game suite
Kaya is a board game suite containing games such as Chess and Shogi. It is
built upon a powerful plugin system which makes it easily extensible with
new games, themes and behaviour.



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



Bug#497701: libv8 in debian

2009-09-20 Thread Joey Hess
Antonio Radici wrote:
 thanks fro your patch, you were very helpful, I applied it and it worked
 like a charm, the new package is on mentors as usual.
 
 The package can be found on mentors.debian.net:
 - URL: http://mentors.debian.net/debian/pool/main/l/libv8
 - Source repository: deb-src http://mentors.debian.net/debian unstable
   main contrib non-free
 - dget
   http://mentors.debian.net/debian/pool/main/l/libv8/libv8_1.3.11+dfsg-1.dsc

Before sponsoring this, a few things:

* The copyright file needs to either include a copy of the MIT license,
  or refer to a file in debian that contains it. ftp-masters will
  probably say same. (Doesn't matter for JSON license since jsmin is removed).

* In repack.sh the comment before rm jsmin is wrong/boilerplate.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#547299: marked as done (ITP: libtry-tiny-perl -- Perl module providing minimal try/catch)

2009-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Sep 2009 22:39:12 +
with message-id e1mpv3o-0006ae...@ries.debian.org
and subject line Bug#547299: fixed in libtry-tiny-perl 0.02-1
has caused the Debian Bug report #547299,
regarding ITP: libtry-tiny-perl -- Perl module providing minimal try/catch
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.)


-- 
547299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt ans...@2008.43-1.org

* Package name: libtry-tiny-perl
  Version : 0.02
  Upstream Author : Yuval Kogman nothingm...@woobling.org
* URL : http://search.cpan.org/dist/Try-Tiny/
* License : MIT
  Programming Lang: Perl
  Description : Perl module providing minimal try/catch

 Try::Tiny provides bare bones try/catch statements that are designed to
 minimize common mistakes with eval blocks, and NOTHING else.
 .
 This is unlike TryCatch which provides a nice syntax and avoids adding
 another call stack layer, and supports calling return from the try block to
 return from the parent subroutine. These extra features come at a cost of a
 few dependencies, namely Devel::Declare and Scope::Upper which are
 occasionally problematic, and the additional catch filtering uses Moose type
 constraints which may not be desirable either.
 .
 The main focus of this module is to provide simple and reliable error
 handling for those having a hard time installing TryCatch, but who still want
 to write correct eval blocks without 5 lines of boilerplate each time.

Try::Tiny is required by the new release of Moose (libmoose-perl).

Regards,
Ansgar


---End Message---
---BeginMessage---
Source: libtry-tiny-perl
Source-Version: 0.02-1

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

libtry-tiny-perl_0.02-1.diff.gz
  to pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.02-1.diff.gz
libtry-tiny-perl_0.02-1.dsc
  to pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.02-1.dsc
libtry-tiny-perl_0.02-1_all.deb
  to pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.02-1_all.deb
libtry-tiny-perl_0.02.orig.tar.gz
  to pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.02.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 547...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt ans...@43-1.org (supplier of updated libtry-tiny-perl 
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, 18 Sep 2009 20:39:00 +0200
Source: libtry-tiny-perl
Binary: libtry-tiny-perl
Architecture: source all
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libtry-tiny-perl - Perl module providing minimal try/catch
Closes: 547299
Changes: 
 libtry-tiny-perl (0.02-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #547299)
Checksums-Sha1: 
 4bb92fbab68eaf9007b765108cede14ac3ca7a59 1291 libtry-tiny-perl_0.02-1.dsc
 5255d1014e32556aa38ecb4a6382b0cec1e9f439 6361 libtry-tiny-perl_0.02.orig.tar.gz
 dacb3020ee154192b4eab503651c9b3a7e7df08b 1817 libtry-tiny-perl_0.02-1.diff.gz
 c5818ee01c1229c0abaf29dbedf7632b29b2976d 11766 libtry-tiny-perl_0.02-1_all.deb
Checksums-Sha256: 
 412fe49acc5bc6a9bbcdb0bb87b56c9d9a7ffbcb0dbfc9c8023ff7d646872401 1291 
libtry-tiny-perl_0.02-1.dsc
 c9430f80529f861b1fa7ce4a27ac8d1d00c06d96410de8c13bb4cb698b82b487 6361 
libtry-tiny-perl_0.02.orig.tar.gz
 c2c44c8a6d102f722b7b92afcdc469b6746330663182fcec2ae930eb42f23a02 1817 
libtry-tiny-perl_0.02-1.diff.gz
 21a92481338df713ed5fe6f9d3263a832d8e59fe0a20b92af47db6cf8a071a75 11766 
libtry-tiny-perl_0.02-1_all.deb
Files: 
 b22572ab4b038a62ba276771a8ece321 1291 perl optional libtry-tiny-perl_0.02-1.dsc
 a6ceb75d533046d85c797ad9e3be4212 6361 perl optional 
libtry-tiny-perl_0.02.orig.tar.gz
 ec9c38c2df7044cd0e2eb8cb9b60cc83 1817 perl optional 
libtry-tiny-perl_0.02-1.diff.gz
 58f5f6968b5bf5a7e75710737374562b 11766 perl optional 
libtry-tiny-perl_0.02-1_all.deb

-BEGIN PGP 

Bug#504307: marked as done (ITP: trac-email2trac -- email-to-ticket plugin for Trac)

2009-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Sep 2009 22:56:15 +
with message-id e1mpvkj-00084h...@ries.debian.org
and subject line Bug#504307: fixed in email2trac 1.0.0-1
has caused the Debian Bug report #504307,
regarding ITP: trac-email2trac -- email-to-ticket plugin for Trac
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.)


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

Package name: trac-email2trac
Version : 0.40
Upstream Author : Bas van der Vlies b...@sara.nl
URL : https://subtrac.sara.nl/oss/email2trac
License : GPL2
Programming Lang: C, Python
Description : email-to-ticket plugin for Trac

email2trac is a plugin for Trac to automatically create tickets
by e-mail.

Note 1: There is a small suid wrapper in C. To make the package
architecture=all, this could be left out, because for a standard
setup with exim4 or postfix it is not needed.

Note 2: There is already a debian directory in the source and the
package builds. However, the packager would have to rework this,
e.g. to change the package name and solve the lintians.


---End Message---
---BeginMessage---
Source: email2trac
Source-Version: 1.0.0-1

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

email2trac_1.0.0-1.diff.gz
  to pool/main/e/email2trac/email2trac_1.0.0-1.diff.gz
email2trac_1.0.0-1.dsc
  to pool/main/e/email2trac/email2trac_1.0.0-1.dsc
email2trac_1.0.0.orig.tar.gz
  to pool/main/e/email2trac/email2trac_1.0.0.orig.tar.gz
trac-email2trac_1.0.0-1_all.deb
  to pool/main/e/email2trac/trac-email2trac_1.0.0-1_all.deb



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 504...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
W. Martin Borgert deba...@debian.org (supplier of updated email2trac 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: Thu, 17 Sep 2009 09:22:47 +
Source: email2trac
Binary: trac-email2trac
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: W. Martin Borgert deba...@debian.org
Description: 
 trac-email2trac - Creates and amends Trac tickets from e-mail
Closes: 504307
Changes: 
 email2trac (1.0.0-1) unstable; urgency=low
 .
   * First official Debian package (Closes: #504307).
Checksums-Sha1: 
 fec66f249a644396678d6b722e0744fbd150a11b 1331 email2trac_1.0.0-1.dsc
 97c0a9c175fedcdb2c1c6f12b0e306c48638f611 74784 email2trac_1.0.0.orig.tar.gz
 e68f0d1637ef175f1ff12a18b3d83fb08e1ffbf5 3093 email2trac_1.0.0-1.diff.gz
 4c41858180ab65140c89efe2c611907145d24883 28014 trac-email2trac_1.0.0-1_all.deb
Checksums-Sha256: 
 c7e2e8b32e7b854489c5d10a905742cf0ecc481a02c10c072c410066762276a9 1331 
email2trac_1.0.0-1.dsc
 53f919cc517a73a77d754faf473c37919ca08d11e03201fb08172bb6ae1abe25 74784 
email2trac_1.0.0.orig.tar.gz
 c916d4af5a8300c9c7f4f90e593ed7048df95c261a7746005e20b318144d47f8 3093 
email2trac_1.0.0-1.diff.gz
 ee702be920cd7285d5d62efa9ddfea9dbcad80898cb271728af9ec5925ec3d52 28014 
trac-email2trac_1.0.0-1_all.deb
Files: 
 1ecdc0e560281488aba27eafface251a 1331 web optional email2trac_1.0.0-1.dsc
 7a7ae279e0328476c5da9aff9491529a 74784 web optional 
email2trac_1.0.0.orig.tar.gz
 1054a14c0491b30e14840e413a46069f 3093 web optional email2trac_1.0.0-1.diff.gz
 94e259835a1eb384742e2c08e9747b77 28014 web optional 
trac-email2trac_1.0.0-1_all.deb

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

iEYEARECAAYFAkq1Ey0ACgkQ+xM0OFfj6IhFiwCeLTepICl46OkaQUazKqasgd+o
uiIAniwsictyKMvvQXoe2rm6wvRcvMQ4
=9Lht
-END PGP SIGNATURE-


---End Message---


Bug#497701: libv8 in debian

2009-09-20 Thread Antonio Radici
On Sun, Sep 20, 2009 at 07:05:22PM -0400, Joey Hess wrote:
 Before sponsoring this, a few things:
 
 * The copyright file needs to either include a copy of the MIT license,
   or refer to a file in debian that contains it. ftp-masters will
   probably say same. (Doesn't matter for JSON license since jsmin is removed).
 
 * In repack.sh the comment before rm jsmin is wrong/boilerplate.

I've fixed both things and reuploaded the package on mentors on the same
URL as before, please let me know if there is anything else.

Cheers
Antonio



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



Bug#547606: RFP: tintii -- tool which turns photos into black and white with color highlights

2009-09-20 Thread Francois Marier
Package: wnpp
Severity: wishlist

* Package name: tintii
  Version : 2.2.0
  Upstream Author : Lawrence Murray lawre...@indii.org
* URL : http://www.indii.org/software/tintii
* License : GPLv2 only
  Programming Lang: C++
  Description : tool which turns photos into black and white with color 
highlights

tintii takes full colour photos and filters them into black and white
with some select regions highlighted in colour; think Schindler's List's
little girl in red, or the dramatic style of Sin City. The technique is
known as colour popping or selective colouring - tintii makes it easy.



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



Bug#547607: ITP: pion-net -- library for implementing lightweight HTTP interfaces

2009-09-20 Thread Roberto C. Sanchez
Package: wnpp
Severity: wishlist
Owner: Roberto C. Sanchez robe...@connexer.com

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: pion-net
  Version : 2.1.8
  Upstream Author : Atomic Labs, Inc.
* URL : http://www.pion.org/projects/pion-network-library
* License : Boost Software License 1.0
  Programming Lang: C++
  Description : library for implementing lightweight HTTP interfaces

According to the upstream website (will be trimmed for packaging):

Pion Network Library (pion-net) is a C++ development library for
implementing lightweight HTTP interfaces.

There are a wide variety of open source HTTP servers available, from
fast and lightweight servers such as lighttpd, to full-featured
platforms like Apache HTTPD. The motivation of pion-net is not to
implement yet another web server, but to provide HTTP(S) functionality
to new or existing C++ applications. If you're looking for a
full-featured server application, we suggest that you use one of the
projects above. If you're working on a Boost C++ application and would
just like to use HTTP to provide a simple user interface or interact
with run-time data, then pion-net is a much cleaner and simpler
solution.

Pion Network Library uses the Boost and asio libraries for
multi-threading and asynchronous I/O. Multi-threading allows the use of
multiple CPUs or processing cores to process HTTP requests
simultaneously. Asynchronous I/O allows each thread to handle many
connections simultaneously (otherwise, a single thread would be required
for every connection to the server). The combination of these
technologies takes full advantage of the most modern CPUs, and allows
servers implemented using pion-net to handle many thousands of
connections simultaneously with a single physical server.

Pion Network Library lets you run multiple servers listening to any
number of ports and network devices. Each server may have its own
collection of web services defined which are bound to HTTP resources.
Protocols other than HTTP can also easily be implemented for any server.
A common thread pool is used to handle operations for all servers.
pion-net also supports server-side SSL  TLS encryption when built with
the OpenSSL library.

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

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

iEYEARECAAYFAkq23wUACgkQ5SXWIKfIlGSKfACdHGPZ2nHEMJb11Ne0axaIsXe4
25IAni91ev5VDQx7yIIKZF34gERKavrW
=hbE7
-END PGP SIGNATURE-



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



Bug#547611: RFH: geomview -- interactive geometry viewing program

2009-09-20 Thread Steve M. Robbins
Package: wnpp
Severity: normal

Hi,

I'd appreciate someone to help with maintenance of geomview.

The package description is:
 Geomview is interactive geometry software which is
 particularly appropriate for mathematics research and education.
 In particular, geomview can display things in hyperbolic and
 spherical space as well as Euclidean space.
 .
 Geomview allows multiple independently controllable objects and
 cameras.  It provides interactive control for motion, appearances
 (including lighting, shading, and materials), picking on an
 object, edge or vertex level, snapshots in SGI image file or
 Renderman RIB format, and adding or deleting objects is provided
 through direct mouse manipulation, control panels, and keyboard
 shortcuts.  External programs can drive desired aspects of the
 viewer (such as continually loading changing geometry or
 controlling the motion of certain objects) while allowing
 interactive control of everything else.
 Homepage: http://www.geomview.org.



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



Bug#547612: ITP: nmsg -- network message encapsulation library and toolkit

2009-09-20 Thread Robert Edmonds
Package: wnpp
Owner: Robert S. Edmonds edmo...@debian.org
Severity: wishlist

* Package name: nmsg
  Version : 0.3.1
  Upstream Author : Internet Systems Consortium, Inc.
* URL : https://sie.isc.org/
* License : ISC
  Programming Lang: C
  Description : network message encapsulation library and toolkit

 i'll write a long description later.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature