Bug#497140: O: epos -- Text-to-speech system for Czech, Slovak, Latin and Vogon

2008-08-30 Thread Bart Martens
Package: wnpp

I'm orphaning the package epos.
http://packages.qa.debian.org/e/epos.html






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



Bug#497141: O: darksnow -- graphical user interface to darkice

2008-08-30 Thread Bart Martens
Package: wnpp

I'm orphaning this package.
http://packages.qa.debian.org/d/darksnow.html





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



Bug#497123: RFP: libjs-calendar -- DHTML calendar widget

2008-08-30 Thread Ralf Becker

eGroupware uses and relies on a modified version of jscalendar.

Unfortunatly these modifications where never accepted by the jscalendar 
author :-(


Therefore - beside the policy - I think this bug should be closed for 
eGroupware.


Ralf
eGroupware Administrator

Raphael Geissert schrieb:

Package: wnpp
Severity: wishlist

Homepage: http://sourceforge.net/projects/jscalendar
Language: javascript
Licence: LGPL

There are several packages in the archive shipping a copy of jscalendar, 
but according to Policy 4.13 they shouldn't.


Cheers,


--
Ralf Becker
eGroupWare Training  Support == http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0



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



Bug#496873: ITP: pure -- functional programming language based on term rewriting

2008-08-30 Thread David Baird
On Thu, Aug 28, 2008 at 2:54 AM, Neil Williams [EMAIL PROTECTED] wrote:
 On Thu, 2008-08-28 at 07:17 +, dhbaird wrote:
 * Package name: pure

 I can't help thinking that 'pure-lang' would be a much better package
 name rather than using such a common word that has multiple meanings.

Agreed.  This is my first time doing a package for Debian, and I'm
inexperienced with using Debian's systems.  Is there something I need
to do to fix this up in Debian's bug system?

   Version : 0.5
   Upstream Author : Albert Gräf Dr.Graef at t-online.de
 * URL : http://pure-lang.sourceforge.net/
 * License : GPLv3
   Programming Lang: C, C++, LLVM
   Description : functional programming language based on term rewriting

 Long description would appear to be missing.

Oops :-(  Sorry.  I've got this taken care of, to some extent in the
package that I've been working on.  I just didn't put it in the ITP
report.  Basically, here is a copy-and-paste from the Pure website:

Pure is a functional programming language based on term rewriting.
Its core is actually purely algebraic and purely functional, but the
name can also be taken as a recursive acronym for the Pure Universal
Rewriting Engine. Pure has a modern syntax featuring curried function
applications, lexical closures and equational definitions with pattern
matching, and thus is somewhat similar to languages of the Haskell and
ML variety. But Pure is also a very dynamic language, and is more like
Lisp in this respect. The interpreter has an LLVM backend to do JIT
compilation, hence programs run blazingly fast and interfacing to C
modules is easy.

As a language which uses general term rewriting as its underlying
computational model (instead of the lambda calculus, which most other
functional programming languages are based on), Pure also offers the
symbolic evaluation capabilities which you'd expect from such a
language. Pure is closely related to the author's Q language and is
slated to eventually become its successor, since it offers many new
and powerful features and programs run much faster than their Q
equivalents. (OTOH, Q still offers many more library modules right
now. Most of these will eventually be ported to Pure, but this will
take some time.)

 The package name and the long description need to clearly explain what
 the package can do and why anyone should want to install it. It should
 also explain term rewriting which is not clear to me from what you
 have provided so far.

I think term rewriting would be kind of hard for me to explain, but
I'll give it a shot.  The programmer specifies rewrite rules, which
are compiled to do efficient pattern matching and substitution on
abstract syntax trees.  The rewrite rule looks like this:

pattern - expression if condition

The pattern matching can be fairly sophisticated, like other languages
such as Prolog and Erlang and other functional languages.  The
expression simply rearranges and evaluates
variables/constants/sub-trees which were matched by the pattern.
condition is a guard which checks for situations that cannot be
handled by pattern matching alone.

As Pure (and Q) demonstrate, you can actually make whole entire
programming languages based on this idea of term rewriting.

I think I am nearly ready to do a request-for-sponsor on the
debian-mentors list if there is nothing further to do on this ITP
report.

Thank you for your comments to help me out since I am very new to this.



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



Bug#496873: ITP: pure -- functional programming language based on term rewriting

2008-08-30 Thread Neil Williams
On Sat, 2008-08-30 at 02:01 -0600, David Baird wrote:
 On Thu, Aug 28, 2008 at 2:54 AM, Neil Williams [EMAIL PROTECTED] wrote:
  On Thu, 2008-08-28 at 07:17 +, dhbaird wrote:
  * Package name: pure
 
  I can't help thinking that 'pure-lang' would be a much better package
  name rather than using such a common word that has multiple meanings.
 
 Agreed.  This is my first time doing a package for Debian, and I'm
 inexperienced with using Debian's systems.  Is there something I need
 to do to fix this up in Debian's bug system

Retitle the ITP (use 'bts' from the devscripts package) and send an
email to the bug report with the updated ITP template.

Version : 0.5
Upstream Author : Albert Gräf Dr.Graef at t-online.de
  * URL : http://pure-lang.sourceforge.net/
  * License : GPLv3
Programming Lang: C, C++, LLVM
Description : functional programming language based on term rewriting
 
  Long description would appear to be missing.
 
 Oops :-(  Sorry.  I've got this taken care of, to some extent in the
 package that I've been working on.  I just didn't put it in the ITP
 report.  Basically, here is a copy-and-paste from the Pure website:

And that needs to be trimmed down. :-)

Basically, distill the paste into two (shortish) paragraphs that do not
leave terms undefined but cover enough ground that ARandomUser who has
not seen this package before will get a good idea of whether it is
relevant to their needs. Once packaged, debtags will allow more
classification.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/




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


Bug#497150: ITP: bzr-diffstat -- Diffstat plugin for Bzr

2008-08-30 Thread David Futcher
Subject: ITP: bzr-diffstat -- Diffstat plugin for Bzr
Package: wnpp
Version: N/A; reported 2008-08-30
Severity: wishlist

* Package name : bzr-diffstat
Version : 0.2.0+bzr17
Upstream Author : Russ Brown [EMAIL PROTECTED], Michael Ellerman 
[EMAIL PROTECTED]
* URL : https://edge.launchpad.net/bzr-diffstat
* License : GPL Version 2 only
Description : Plugin to generate diffstats for bzr revisions
  shows a quick overview of the number of lines changed by a
  bzr revision or patch.


Bug#497153: RFP: git-bzr -- a bidirectional git - bazaar gateway

2008-08-30 Thread Paul Wise
Package: wnpp
Severity: wishlist

* Package name: git-bzr
  Version : 1.1
  Upstream Author : Pieter de Bie [EMAIL PROTECTED]
* URL : http://github.com/pieter/git-bzr/tree/master
* License : GPLv2
  Programming Lang: Ruby
  Description : a bidirectional git - bazaar gateway

This script allows you to add bazaar repositories as git branches in
your git repository. After that, you can fetch the Bazaar repo, make
some changes, and push it back into Bazaar.

It needs the bzr-fastimport plugin, so someone would need to package
that too.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Processed: Bug #426259: ITP: springframework -- layered Java/J2EE application framework

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 426259
Bug#426259: RFP: springframework -- layered Java/J2EE application framework
Bug reopened, originator not changed.

 retitle 426259 ITP: springframework -- layered Java/J2EE application framework
Bug#426259: RFP: springframework -- layered Java/J2EE application framework
Changed Bug title to `ITP: springframework -- layered Java/J2EE application 
framework' from `RFP: springframework -- layered Java/J2EE application 
framework'.

 owner 426259 Andreas Schildbach [EMAIL PROTECTED]
Bug 426259 [wnpp] ITP: springframework -- layered Java/J2EE application 
framework
Owner recorded as Andreas Schildbach [EMAIL PROTECTED].
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#497177: RFP: sagemath -- free mathematics software system combining the power of many existing open-source packages

2008-08-30 Thread Philipp Huebner
Package: wnpp
Severity: wishlist


* Package name: sagemath
  Version : 3.1.1
  Upstream Author : Sage Development Community 
http://www.sagemath.org/development-groups.html
* URL : http://www.sagemath.org
* License : GPL
  Programming Lang: Python
  Description : free mathematics software system combining the power of 
many existing open-source packages

Sage can be used to study general and advanced, pure and applied mathematics. 
This includes a huge range of
mathematics, including algebra, calculus, elementary to very advanced number 
theory, cryptography, numerical
computation, commutative algebra, group theory, combinatorics, graph theory, 
exact linear algebra and much more.
It combines various software packages and seamlessly integrates their 
functionality into a common experience.
It is well suited  for education, studying and research.
The interface is a notebook in a web-browser or the command-line. Using the 
notebook, Sage connects either locally
to your own Sage installation or to a Sage server on the network. Inside the 
Sage notebook you can create embedded
graphics, beautifully typeset mathematical expressions, add and delete input, 
and share your work across the network. 


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)



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



Processed: ITP: cciss_vol_status -- CCISS RAID Drive and Volume Status Utility

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package wnpp
Ignoring bugs not assigned to: wnpp

 retitle 496788 ITP: cciss_vol_status -- CCISS RAID Drive and Volume Status 
 Utility
Bug#496788: RFP: cciss_vol_status -- CCISS RAID Drive and Volume Status Utility
Changed Bug title to `ITP: cciss_vol_status -- CCISS RAID Drive and Volume 
Status Utility' from `RFP: cciss_vol_status -- CCISS RAID Drive and Volume 
Status Utility'.

 owner 496788 [EMAIL PROTECTED]
Bug 496788 [wnpp] ITP: cciss_vol_status -- CCISS RAID Drive and Volume Status 
Utility
Owner recorded as [EMAIL PROTECTED]

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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497179: RFP: sockso -- personal music server

2008-08-30 Thread Philipp Huebner
Package: wnpp
Severity: wishlist

* Package name: sockso
  Version : 1.0.6
  Upstream Author : rod [EMAIL PROTECTED]
* URL : http://sockso.pu-gh.com/
* License : GPLv2
  Programming Lang: Java
  Description : personal music server

Sockso is a free, open-source, personal music server for everyone! It's designed
to be as simple as possible so that anyone with a mouse and some mp3's can get
their friends listening to their music across the internet in seconds!

Sockso features:

* Simple setup (no install! just double click and go!)
* Supports MP3, OGG Vorbis, and WMA
* Easy web-interface for your friends, and a GUI for you!
* Online flash music player, playlists, search, etc...
* Download single tracks, or entire albums/artists or playlists
* Statistics like most played, recently popular, etc...
* Completely customizable/skinnable web interface
* User and site playlists
* Gui-less console mode for running on servers
* User account control, with playlists
* Uploads from users
* Album art for artists and albums
* Re-encoding of output streams to save bandwidth if needed
* Cover Flow style artwork view



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)



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



Processed: retitle 305676 to ITP: pqm -- Patch queue manager

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 retitle 305676 ITP: pqm -- Patch queue manager
Bug#305676: RFP: pqm -- Patch queue manager
Changed Bug title to `ITP: pqm -- Patch queue manager' from `RFP: pqm -- Patch 
queue manager'.


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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497177: RFP: sagemath -- free mathematics software system combining the power of many existing open-source packages

2008-08-30 Thread Sandro Tosi
forcemerge 455292 497177
tag 497177 pending
thanks

Hello Philipp,
sagemath it's already being packaged[1] and now it's waiting on
NEW[2]. If you want, you can ask for a new upstream release once it
will exit NEW queue.

Cheers,
Sandro

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455292
[2] http://ftp-master.debian.org/new/sagemath_3.0.5dfsg-1.html

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



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



Processed: forcibly merging 455292 497177, tagging 497177

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 forcemerge 455292 497177
Bug#455292: ITP: sagemath -- Mathematics software written in Python
Bug#497177: RFP: sagemath -- free mathematics software system combining the 
power of many existing open-source packages
Forcibly Merged 455292 497177.

 tags 497177 pending
Bug#497177: RFP: sagemath -- free mathematics software system combining the 
power of many existing open-source packages
Tags were: pending
Bug#455292: ITP: sagemath -- Mathematics software written in Python
Tags added: 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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497190: O: transcalc -- microwave and RF transmission line calculator

2008-08-30 Thread Bart Martens
Package: wnpp

I'm orphaning this package:
http://packages.qa.debian.org/t/transcalc.html






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



Processed: block 447359 with 497104, block 496687 with 447359

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 block 447359 with 497104
Bug#497104: ITP: libpdfrenderer-java -- Java PDF renderer and viewer
Bug#447359: The libitext-java release 2.1.3 is available.
Was not blocked by any bugs.
Blocking bugs of 447359 added: 497104

 block 496687 with 447359
Bug#447359: The libitext-java release 2.1.3 is available.
Bug#496687: ITP: pdfsam -- PDF Split and Merge
Was not blocked by any bugs.
Blocking bugs of 496687 added: 447359


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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497200: ITP: rt2860-source -- source for RT2860 wireless adapter kernel module

2008-08-30 Thread Damyan Ivanov
Package: wnpp
Severity: wishlist
Owner: Damyan Ivanov [EMAIL PROTECTED]

* Package name: rt2860-source
  Version : 1.7.0.0
  Upstream Author : Ralink Tech Inc
* URL : http://www.ralinktech.com/
* License : GPL-2+  some binary non-free firmware
  Programming Lang: C
  Description : source for RT2860 wireless adapter kernel module

RT2860 is a wireless adapter found particularly in the ASUS EeePC model
901 and above. The package contains the source of a Linux kernel module
for it.


There may be some licensing problems and this is why I CC debian-legal.
All the sources are licensed under GPL-2+, except one file,
include/firmware.h, which is generated from a binary blob and contains
the following notice:

/*
 Copyright (c) 2007, Ralink Technology Corporation 
 All rights reserved. 

 Redistribution.  Redistribution and use in binary form, without 
 modification, are permitted provided that the following conditions are 
 met: 

* Redistributions must reproduce the above copyright notice and the 
following disclaimer in the documentation and/or other materials 
provided with the distribution. 
* Neither the name of Ralink Technology Corporation nor the names of 
its 
suppliers may be used to endorse or promote products derived from this 
software without specific prior written permission. 
* No reverse engineering, decompilation, or disassembly of this 
software 
is permitted. 

 Limited patent license. Ralink Technology Corporation grants a world-wide, 
 royalty-free, non-exclusive license under patents it now or hereafter 
 owns or controls to make, have made, use, import, offer to sell and 
 sell (Utilize) this software, but solely to the extent that any 
 such patent is necessary to Utilize the software alone, or in 
 combination with an operating system licensed under an approved Open 
 Source license as listed by the Open Source Initiative at 
 http://opensource.org/licenses.  The patent license shall not apply to 
 any other combinations which include this software.  No hardware per 
 se is licensed hereunder. 

 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
 CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
 DAMAGE. 
*/ 
/* AUTO GEN PLEASE DO NOT MODIFY IT */ 
/* AUTO GEN PLEASE DO NOT MODIFY IT */ 


UCHAR FirmwareImage [] = { 
0x02, 0x03, 0x5e, 0x02, 0x02, 0xb1, 0x22, 0x22, 0xff, 0xff, 0xff, 0x02, 0x01, 
0x82, 0xff, 0xff, 
.

I did not yet check if this code is actually linked in the GPL-2+
module, but have a bad feeling it it does. Would a compiled GPL source,
including firmware.h be even distributable?

Perhaps the module can be changed to load its firmware from external
file or even not need that nasty firmware.h (there are traces of
support to other hardware and that firmware may be for them).


-- 
dam



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



Bug#497177: marked as done (RFP: sagemath -- free mathematics software system combining the power of many existing open-source packages)

2008-08-30 Thread Debian Bug Tracking System

Your message dated Sat, 30 Aug 2008 21:18:16 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#497177: RFP: sagemath
has caused the Debian Bug report #497177,
regarding RFP: sagemath -- free mathematics software system combining the power 
of many existing open-source packages
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 [EMAIL PROTECTED]
immediately.)


-- 
497177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497177
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: wnpp
Severity: wishlist


* Package name: sagemath
  Version : 3.1.1
  Upstream Author : Sage Development Community 
http://www.sagemath.org/development-groups.html
* URL : http://www.sagemath.org
* License : GPL
  Programming Lang: Python
  Description : free mathematics software system combining the power of 
many existing open-source packages

Sage can be used to study general and advanced, pure and applied mathematics. 
This includes a huge range of
mathematics, including algebra, calculus, elementary to very advanced number 
theory, cryptography, numerical
computation, commutative algebra, group theory, combinatorics, graph theory, 
exact linear algebra and much more.
It combines various software packages and seamlessly integrates their 
functionality into a common experience.
It is well suited  for education, studying and research.
The interface is a notebook in a web-browser or the command-line. Using the 
notebook, Sage connects either locally
to your own Sage installation or to a Sage server on the network. Inside the 
Sage notebook you can create embedded
graphics, beautifully typeset mathematical expressions, add and delete input, 
and share your work across the network. 


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)


---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well,

when filing the RFP I looked if sagemath is already in Debian or if
there is already an RFP open.
I forgot to check if work is already in progress.
I just noticed that sagemath is already in the NEW queue which will
close the corresponding ITP, so I close my RFP.

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

iEYEARECAAYFAki5nPgACgkQFhl05MJZ4Ogb/wCghiyRd0SccgbtJmWKd0RHR1fL
B4oAn2tPbhHz1LAnDZnEKsyb7GYbF7ox
=Norj
-END PGP SIGNATURE-

---End Message---


Bug#455292: marked as done (ITP: sagemath -- Mathematics software written in Python)

2008-08-30 Thread Debian Bug Tracking System

Your message dated Sat, 30 Aug 2008 21:18:16 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#497177: RFP: sagemath
has caused the Debian Bug report #497177,
regarding ITP: sagemath -- Mathematics software written in Python
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 [EMAIL PROTECTED]
immediately.)


-- 
497177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497177
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: wnpp
Severity: wishlist


* Package name: sagemath
  Version : 2.8.15
* URL : http://www.sagemath.org/
* License : GPL
  Programming Lang: C, Python
  Description : SAGE is a computer algebra system written in python.

SAGE is Software for Algebra and Geometry Experimentation. 
Is a computer algebra system written in Python, with uses free open source 
mathematics software. Also it includes interfaces for applications like 
maxima, octave and many others.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23genkernel (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well,

when filing the RFP I looked if sagemath is already in Debian or if
there is already an RFP open.
I forgot to check if work is already in progress.
I just noticed that sagemath is already in the NEW queue which will
close the corresponding ITP, so I close my RFP.

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

iEYEARECAAYFAki5nPgACgkQFhl05MJZ4Ogb/wCghiyRd0SccgbtJmWKd0RHR1fL
B4oAn2tPbhHz1LAnDZnEKsyb7GYbF7ox
=Norj
-END PGP SIGNATURE-

---End Message---


Bug#497177: RFP: sagemath

2008-08-30 Thread Philipp Hübner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well,

when filing the RFP I looked if sagemath is already in Debian or if
there is already an RFP open.
I forgot to check if work is already in progress.
I just noticed that sagemath is already in the NEW queue which will
close the corresponding ITP, so I close my RFP.

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

iEYEARECAAYFAki5nPgACgkQFhl05MJZ4Ogb/wCghiyRd0SccgbtJmWKd0RHR1fL
B4oAn2tPbhHz1LAnDZnEKsyb7GYbF7ox
=Norj
-END PGP SIGNATURE-



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



Bug#455292: reopening 455292

2008-08-30 Thread Sandro Tosi
# Automatically generated email from bts, devscripts version 2.10.35
# this bug will be closed when sagemath reach unstable
reopen 455292 




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



Processed: reopening 455292

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 # this bug will be closed when sagemath reach unstable
 reopen 455292
Bug#455292: ITP: sagemath -- Mathematics software written in Python
Bug#497177: RFP: sagemath -- free mathematics software system combining the 
power of many existing open-source packages
Bug reopened, originator not changed.


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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2008-08-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Sat Aug 30 20:03:20 UTC 2008
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: scalemail
 tags 377089 + pending
Bug number 377089 not found. (Is it archived?)

 # Source package in NEW: scalemail
 tags 380941 + pending
Bug number 380941 not found. (Is it archived?)

 # Source package in NEW: scalemail
 tags 378905 + pending
Bug number 378905 not found. (Is it archived?)

 # Source package in NEW: love
 tags 494955 + pending
Bug#494955: ITP: love -- easy game development framework based in Lua and OpenGL
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497200: [Debian-eeepc-devel] Bug#497200: ITP: rt2860-source -- source for RT2860 wireless adapter kernel module

2008-08-30 Thread Phil Endecott

Damyan Ivanov wrote:

There may be some licensing problems and this is why I CC debian-legal.
All the sources are licensed under GPL-2+, except one file,
include/firmware.h, which is generated from a binary blob and contains
the following notice:


[snip]

Looks bad to me.


I did not yet check if this code is actually linked in the GPL-2+
module, but have a bad feeling it it does. Would a compiled GPL source,
including firmware.h be even distributable?

Perhaps the module can be changed to load its firmware from external
file or even not need that nasty firmware.h (there are traces of
support to other hardware and that firmware may be for them).


There's some code in common/rtmp_init.c that's inside #ifdef 
BIN_IN_FILE that tries to get the firmware from a file, and falls back 
to the contents of firmware.h.  BIN_IN_FILE is not defined, and so it 
unconditionally uses firmware.h.  I have had a quick try at enabling 
BIN_IN_FILE, and defining RTMP_FIRMWARE_FILE_NAME to point to 
common/rt2860.bin, and according to the debug output it worked.  I 
can't be certain though, as it still has firmware.h compiled in as a 
fallback and unless you power-cycle you can't be sure that the previous 
download has been lost.


Someone keen could probably convert it to use the proper kernel 
firmware loading infrastructure.  The code that does this seems to be 
quite localised in common/rtmp_init.c.



Phil.







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



Bug#497200: ITP: rt2860-source -- source for RT2860 wireless adapter kernel module

2008-08-30 Thread Ben Hutchings
On Sat, 2008-08-30 at 22:08 +0300, Damyan Ivanov wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Damyan Ivanov [EMAIL PROTECTED]
 
 * Package name: rt2860-source
   Version : 1.7.0.0
   Upstream Author : Ralink Tech Inc
 * URL : http://www.ralinktech.com/
 * License : GPL-2+  some binary non-free firmware
   Programming Lang: C
   Description : source for RT2860 wireless adapter kernel module
 
 RT2860 is a wireless adapter found particularly in the ASUS EeePC model
 901 and above. The package contains the source of a Linux kernel module
 for it.

Would you like to include this in the pkg-ralink project on Alioth?

 There may be some licensing problems and this is why I CC debian-legal.
 All the sources are licensed under GPL-2+, except one file,
 include/firmware.h, which is generated from a binary blob and contains
 the following notice:
snip
 I did not yet check if this code is actually linked in the GPL-2+
 module, but have a bad feeling it it does. Would a compiled GPL source,
 including firmware.h be even distributable?

Possibly not.  The module source code should go in contrib with the blob
and firmware.h removed.  The blob should go in the firmware-ralink
binary package built from the firmware-nonfree source package.

 Perhaps the module can be changed to load its firmware from external
 file or even not need that nasty firmware.h (there are traces of
 support to other hardware and that firmware may be for them).

This should not be too hard.  Look at rt73 for an example of how
this has been done in an existing Ralink driver.

Ben.





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



Bug#497217: ITP: libmodule-extract-perl -- base class for working with Perl distributions

2008-08-30 Thread Ansgar Burchardt
Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt [EMAIL PROTECTED]


* Package name: libmodule-extract-perl
  Version : 0.01
  Upstream Author : Adam Kennedy [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Module-Extract/
* License : GPL-1+ | Artistic (like perl)
  Programming Lang: Perl
  Description : base class for working with Perl distributions

 Module::Extract is a convenience base class for modules that work with
 Perl distributions.
 .
 Its purpose is to take care of the mechanisms of locating and extracting
 a Perl distribution so that your module can do something specific to the
 distribution.

Module::Extract is needed by libmodule-inspector-perl (ITP# 492696).



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



Bug#455457: Progress?

2008-08-30 Thread Samat K Jain
Has there been any headway in creating a Debian package for lrzip? I've been 
working on a CDBS-based package I think I'd like to submit.

-- 
Samat Jain http://samat.org/ | GPG: 0x1A1993D3
Partner, Chief Technology Officer | Rhombic Networks, LLC

Just once, I wish we would encounter an alien menace that wasn't immune to 
bullets.
-- The Brigader, Dr. Who (523)



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