RFA: jabberd2 -- Jabber instant messenger server

2012-12-18 Thread Willem van den Akker
Hi,

I am willing to maintain the packages jabberd2 and udns.
I have already uploaded new versions of both packages to
mentors.debian.org.

http://mentors.debian.net/package/udns
http://mentors.debian.net/package/jabberd2

Greetings,

Willem vdAkker




Bug#696232: ITP: jq -- a command-line json processor

2012-12-18 Thread Simon Elsbrock
Package: wnpp
Severity: wishlist
Owner: Simon Elsbrock 

* Package name: jq
  Version : 1.1
  Upstream Author : Stephen Dolan 
* URL : http://github.com/stedolan/jq
* License : (MIT)
  Programming Lang: (C)
  Description : a command-line json processor

jq is like sed for JSON data - you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk, grep
and friends let you play with text.

jq is written in portable C, and it has zero runtime dependencies.

jq can mangle the data format that you have into the one that you want
with very little effort, and the program to do so is often shorter and
simpler than you’d expect.

(description was taken from http://stedolan.github.com/jq/)


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121218123515.10411.87828.reportbug@localhost



Bug#696233: ITP: cdbfasta -- Fasta file indexing and retrieval tool

2012-12-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: cdbfasta
  Version : 0.99
  Upstream Author : Geo Pertea 
* URL : http://cdbfasta.sourceforge.net/
* License : Public Domain due to private mail
  Programming Lang: C++
  Description : Fasta file indexing and retrieval tool
 CDB (Constant DataBase) can be used for creating indices for quick
 retrieval of any particular sequences from large multi-FASTA files.
 It has the option to compress data records in order to save space.

The packaging will be done in Debian Med team and is available at
  Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/cdbfasta/trunk/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121218132013.19619.10727.report...@mail.an3as.eu



Re: RFA: jabberd2 -- Jabber instant messenger server

2012-12-18 Thread Andrei POPESCU
On Ma, 18 dec 12, 09:20:25, Willem van den Akker wrote:
> Hi,
> 
> I am willing to maintain the packages jabberd2 and udns.
> I have already uploaded new versions of both packages to
> mentors.debian.org.
> 
> http://mentors.debian.net/package/udns
> http://mentors.debian.net/package/jabberd2

If your intent was to contact the current Maintainer you should CC them 
explicitly. RFA bugs are filled against wnpp and there is no way to tell 
if the Maintainer is subscribed to the bug.

If your intent was to look for sponsors there is a special procedure for 
that, but you should still CC the original Maintainer, as they might 
want to sponsor you.

In the particular case of jabberd2 you should most definitely contact 
the Maintainer first, because:
- it is a Team (they will probably welcome your help)
- they are not the original Maintainer who filed the RFA (they may have 
  forgotten to close the bug)

Regarding udns, the package doesn't appear to be orphaned (no O: bug 
against wnpp). In this case uploading a new package might be considered 
a hijack. If you want to help you should definitely contact the 
Maintainer first.

Kind regards,
Andrei
P.S. This is probably off-topic for debian-devel, you might want to 
follow-up on debian-qa
P.P.S. I am not a Debian Developer
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Frédéric WANG

Dear Debian maintainers,

I raised this issue about math font dependency in Iceweasel a couple of 
time ago but I still don't see any changes at 
http://packages.debian.org/sid/iceweasel... The issue was discussed 
again on the LaTeXML mailing list, so I'm going to report it again.


Basically, Iceweasel must not depend on ttf-lyx, ttf-mathematica4.1, 
xfonts-mathml or any other font packages that would lead to the 
installation of Computer Modern fonts or Mathematica fonts. These old 
fonts were used a long time ago in Gecko's MathML engine but now they 
may give weird rendering bugs if they are still installed. However, the 
dependency on otf-stix should be preserved and possibly a dependency on 
fonts-oflb-asana-math should be added: 
http://packages.debian.org/sid/fonts-oflb-asana-math


It would also be great to make Iceweasel depend on the MathJax fonts as 
they look more like the old Computer Modern fonts. There is one debian 
package for MathJax here: http://packages.debian.org/source/sid/mathjax 
but the MathJax fonts should probably be distributed in a separate 
mathjax-fonts package and the Iceweasel and Mathjax package should 
depend on that new package mathjax-fonts.


The fonts for Iceweasel can be tested in the MathML torture test:

https://developer.mozilla.org/en-US/docs/Mozilla_MathML_Project/MathML_Torture_Test

Can the maintainer of the Iceweasel and MathJax package please do 
something to address this issue?


Thank you,

--
Frédéric Wang
maths-informatique-jeux.com/blog/frederic


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d0748d.1090...@free.fr



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Paul Wise
On Tue, Dec 18, 2012 at 9:54 PM, Dmitry Shachnev wrote:

> I can split the fonts into a separate package. Will it be OK if I keep
> the current path (/usr/share/javascript/mathjax/fonts/), or should I
> change it to something else to make it possible to load the fonts from
> other applications?

On Debian (and other distros), putting them in /usr/share/fonts or a
subdirectory will get them picked up by fontconfig and thus most apps
on Debian (except software using server-side fonts, see #657565).
I would suggest this directory:

/usr/share/fonts/truetype/mathjax

The package should be named fonts-mathjax. More monts policy stuff here:

http://wiki.debian.org/Fonts/PackagingPolicy

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caktje6g71tzdfmxvch9v6fcc4vdv5uki8eutxrsnfvmj_nf...@mail.gmail.com



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Mike Hommey
On Tue, Dec 18, 2012 at 03:15:26PM +0100, Frédéric WANG wrote:
> On 18/12/2012 15:07, Mike Hommey wrote:
> >And it doesn't. What you can see on
> >http://packages.debian.org/sid/iceweasel is that the packages for
> >alpha, hppa and powerpcspe, which are all outdated (3.5.something)
> >have these suggests (not even dependencies) Mike
> OK, sorry for the misunderstanding and the term inaccuracy. Would it
> be possible to know about the status of MathJax & Asana fonts in
> Iceweasel and whether they may be added in the suggested package
> list?

File a bug?

Mike


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121218141731.ga18...@glandium.org



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Frédéric WANG
Thank you Dmitry. Yes, I don't think it's a problem if you keep the 
current path and that may probably be best for MathJax users to have the 
usual path. However, if that's not already the case, I suspect your 
installation script should use fontconfig or something to make the other 
programs aware of the MathJax fonts. That said I am neither a font 
expert nor a debian maintainer, so I guess other Debian people could 
know better what is the appropriate way to package these fonts. But in 
any cases, a separate package sounds the right way to do so.


On 18/12/2012 14:54, Dmitry Shachnev wrote:

Hi Frédéric,

I can split the fonts into a separate package. Will it be OK if I keep
the current path (/usr/share/javascript/mathjax/fonts/), or should I
change it to something else to make it possible to load the fonts from
other applications?

--
Dmitry Shachnev


--
Frédéric Wang
maths-informatique-jeux.com/blog/frederic


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d0790c.5040...@free.fr



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Frédéric WANG

On 18/12/2012 15:07, Mike Hommey wrote:
And it doesn't. What you can see on 
http://packages.debian.org/sid/iceweasel is that the packages for 
alpha, hppa and powerpcspe, which are all outdated (3.5.something) 
have these suggests (not even dependencies) Mike 
OK, sorry for the misunderstanding and the term inaccuracy. Would it be 
possible to know about the status of MathJax & Asana fonts in Iceweasel 
and whether they may be added in the suggested package list?


--
Frédéric Wang
maths-informatique-jeux.com/blog/frederic


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d07a7e.9090...@free.fr



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Paul Wise
On Tue, Dec 18, 2012 at 10:22 PM, Dmitry Shachnev wrote:

> OK. I maybe can try to add a fontconfig script or something like that.

No need for a script, just install them in the right directory.

> My another question is: there are 5 types of fonts, one of which is quite 
> heavy:
>
> $ du -sh /usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/*
> 552K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/eot
> 528K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/otf
> 116M/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/png
> 1,2M/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/svg
> 380K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/woff
>
> Which types should be in the "shared" package — will otf be enough?

otf is enough for desktop apps that use the usual desktop text
rendering APIs. Web apps might need woff/eot. PNG seems useless and
wonder why it exists. SVG I'm not sure about.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKTje6EeNnNi31hvzHryPNfu8J5gfEwWKW_JdM=unqjbfmv...@mail.gmail.com



Bug#696238: ITP: python-gsw -- Python implementation of the Thermodynamic Equation of Seawater

2012-12-18 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry 

* Package name: python-gsw
  Version : 3.0.1
  Upstream Author : Filipe Fernandes
* URL : http://pypi.python.org/pypi/seawater/
* License : MIT
  Programming Lang: Python
  Description : Python implementation of the Thermodynamic Equation of 
Seawater

 This package implements the TEOS-10 Equation of State for seawater.
 TEOS-10 is based on a Gibbs function formulation from which all
 thermodynamic properties of seawater (density, enthalpy, entropy sound speed,
 etc.) can be derived in a thermodynamically consistent manner.
 TEOS-10 was adopted by the Intergovernmental Oceanographic Commission at its
 25th Assembly in June 2009 to replace EOS-80 as the official description of
 seawater and ice properties in marine science.
 .
 For further information, see http://www.teos-10.org/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121218143540.30318.88646.report...@ailm.sceal.ie



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Mike Hommey
On Tue, Dec 18, 2012 at 02:50:05PM +0100, Frédéric WANG wrote:
> Dear Debian maintainers,
> 
> I raised this issue about math font dependency in Iceweasel a couple
> of time ago but I still don't see any changes at
> http://packages.debian.org/sid/iceweasel... The issue was discussed
> again on the LaTeXML mailing list, so I'm going to report it again.
> 
> Basically, Iceweasel must not depend on ttf-lyx, ttf-mathematica4.1,
> xfonts-mathml or any other font packages that would lead to the
> installation of Computer Modern fonts or Mathematica fonts.

And it doesn't. What you can see on
http://packages.debian.org/sid/iceweasel is that the packages for alpha,
hppa and powerpcspe, which are all outdated (3.5.something) have these
suggests (not even dependencies)

Mike


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121218140724.ga13...@glandium.org



Re: Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Fabian Greffrath

OK. I maybe can try to add a fontconfig script or something like that.


If you want to keep them in place, a fontconfig "script" as simple as




 /usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/otf


will be sufficient, if dropped into '/etc/fonts/conf.d'.

 - Fabian


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d082b8.8010...@greffrath.com



Multiple source package entries in Sources file

2012-12-18 Thread Simon Kainz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

When i look at

ftp://ftp.tugraz.at/mirror/debian/dists/sid/main/source/Sources.gz

There are multiple entries for e.g. the package

gcc-snapshot:

 skainz$ cat Sources |grep "Package: gcc-snapshot" -A 3
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20120313-1
Maintainer: Debian GCC Maintainers 
- --
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20120407-1
Maintainer: Debian GCC Maintainers 
- --
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20120704-1
Maintainer: Debian GCC Maintainers 
- --
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20121008-1
Maintainer: Debian GCC Maintainers 
- --
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20121106-1
Maintainer: Debian GCC Maintainers 
- --
Package: gcc-snapshot
Binary: gcc-snapshot
Version: 20121120-1
Maintainer: Debian GCC Maintainers 


So whats the point in having multiple versions of the same source package?
I'm really interested in the background if this issue.

Thanks in advance!

Regards,

Simon


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlDQhT0ACgkQEtt57sR2O6Vx6gCfYqu3Tcc/jGQo0p2nSeJ0PxRf
Bw0AnRW7+I3Cv02VenQd0dkXPIAQ1gr8
=sCHq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d08546.1020...@familiekainz.at



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Frédéric WANG

On 18/12/2012 15:22, Dmitry Shachnev wrote:

Which types should be in the "shared" package — will otf be enough?

Yes, the otf fonts are enough Iceweasel.

--
Frédéric Wang
maths-informatique-jeux.com/blog/frederic


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d08400.80...@free.fr



Re: Math Fonts for Iceweasel and MathJax

2012-12-18 Thread Jonas Smedegaard
Quoting Paul Wise (2012-12-18 15:34:23)
> On Tue, Dec 18, 2012 at 10:22 PM, Dmitry Shachnev wrote:
> 
> > OK. I maybe can try to add a fontconfig script or something like that.
> 
> No need for a script, just install them in the right directory.
> 
> > My another question is: there are 5 types of fonts, one of which is quite 
> > heavy:
> >
> > $ du -sh /usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/*
> > 552K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/eot
> > 528K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/otf
> > 116M/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/png
> > 1,2M/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/svg
> > 380K/usr/share/javascript/mathjax/fonts/HTML-CSS/TeX/woff
> >
> > Which types should be in the "shared" package — will otf be enough?
> 
> otf is enough for desktop apps that use the usual desktop text
> rendering APIs. Web apps might need woff/eot. PNG seems useless and
> wonder why it exists. SVG I'm not sure about.

SVG is useful for web too (for some mobile browsers, IIRC).


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Re: Multiple source package entries in Sources file

2012-12-18 Thread Roland Mas
Simon Kainz, 2012-12-18 16:01:26 +0100 :

[...]

> So whats the point in having multiple versions of the same source package?

  My guess: there are multiple versions of the binary packages depending
on the architecture, and the archive kept the corresponding source
packages.

Roland.
-- 
Roland Mas

In every life you got some trouble, when you worry you make it double.
  -- in Don't worry, be happy (Bobby McFerrin)


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/87sj735qsf@polymir.internal.placard.fr.eu.org



Re: Multiple source package entries in Sources file

2012-12-18 Thread Stuart Prescott

>> So whats the point in having multiple versions of the same source
>> package?
> 
>   My guess: there are multiple versions of the binary packages depending
> on the architecture, and the archive kept the corresponding source
> packages.

Indeed -- gcc-snapshot has a habit of failing to build on some architectures 
so it's not that there are lots of different versions in the Sources (or 
Packages) for any one port. Either talking to UDD directly or using rmadison 
can tell us more about this:

udd=> select version, architecture from packages where source = 'gcc-
snapshot' order by version;
version|  architecture  
---+
 20120313-1| ia64
 20120407-1+b1 | hurd-i386
 20120704-1| kfreebsd-amd64
 20121008-1| armel
 20121106-1| sparc
 20121120-1| armhf
 20121120-1| amd64
 20121120-1| mips
 20121120-1| mipsel
 20121120-1| powerpc
 20121120-1| s390
 20121120-1| s390x
 20121120-1| i386
(13 rows)

The buildd status [1] shows recent builds and build failures. Clicking on 
"ia64" will show you that the last successful build of gcc-snapshot was the 
20120313 version, which is why it's still there in the ia64 port.

[1] https://buildd.debian.org/status/package.php?p=gcc-snapshot&suite=sid


-- 
Stuart Prescotthttp://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/ stu...@debian.org
GPG fingerprintBE65 FD1E F4EA 08F3 23D4 3C6D 9FE8 B8CD 71C5 D1A8




-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kaq2g8$ois$1...@ger.gmane.org



Re: Multiple source package entries in Sources file

2012-12-18 Thread Niels Thykier
On 2012-12-18 16:01, Simon Kainz wrote:
> So whats the point in having multiple versions of the same source package?
> I'm really interested in the background if this issue.
> 
> Thanks in advance!
> 
> Regards,
> 
> Simon


Besides build failures (as suggested by Roland and Stuart), there is
also a talk about keeping old versions of the source package around for
license compliance.  This is mostly related to packages "embedding"
(parts of) other packages during builds (I believe they would use the
Built-Using header to declare this).

To knowledge, dak does not expose these extra sources yet.  However, I
believe it is the plan to eventually do so.

~Niels


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d0951e.6050...@thykier.net



Re: Multiple source package entries in Sources file

2012-12-18 Thread Ansgar Burchardt
On 12/18/2012 05:09 PM, Niels Thykier wrote:
> Besides build failures (as suggested by Roland and Stuart), there is
> also a talk about keeping old versions of the source package around for
> license compliance.  This is mostly related to packages "embedding"
> (parts of) other packages during builds (I believe they would use the
> Built-Using header to declare this).

We already do this. But only a few packages need it, for example
debian-installer or gdb-mingw-w64.

> To knowledge, dak does not expose these extra sources yet.  However, I
> believe it is the plan to eventually do so.

dak currently only uses the Built-Using information to keep the
additional source files in the pool directory, but I would like to also
add them to the Sources index, see #657212.

Ansgar


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d09db5.2070...@debian.org



Bug#696305: ITP: libmath-prime-util-perl -- Utilities related to prime numbers, including fast sieves and factoring

2012-12-18 Thread Daniel Kahn Gillmor
Package: wnpp
Severity: wishlist
Owner: Daniel Kahn Gillmor 

* Package name: libmath-prime-util-perl
  Version : 0.16
  Upstream Author : Dana A Jacobsen 
* URL : http://search.cpan.org/dist/Math-Prime-Util/
* License : GPL | Artistic
  Programming Lang: C, Perl
  Description : Utilities related to prime numbers, including fast sieves 
and factoring
 A set of utilities related to prime numbers. These include multiple sieving
 methods, is_prime, prime_count, nth_prime, approximations and bounds for the
 prime_count and nth prime, next_prime and prev_prime, factoring utilities,
 and more.
 .
 The default sieving and factoring are intended to be (and currently are) the
 fastest on CPAN, including Math::Prime::XS, Math::Prime::FastSieve,
 Math::Factor::XS, Math::Prime::TiedArray, Math::Big::Factors,
 Math::Factoring, and Math::Primality (when the GMP module is available). For
 numbers in the 10-20 digit range, it is often orders of magnitude faster.
 Typically it is faster than Math::Pari for 64-bit operations.
 .
 All operations support both Perl UV's (32-bit or 64-bit) and bignums. It
 requires no external software for big number support, as there are Perl
 implementations included that solely use Math::BigInt and Math::BigFloat.
 However, performance will be improved for most big number functions by
 installing Math::Prime::Util::GMP, and is definitely recommended if you do
 many bignum operations. Also look into Math::Pari as an alternative.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121219063913.22151.36405.report...@alice.fifthhorseman.net



Re: Contributor agreements and copyright assignment

2012-12-18 Thread Florian Weimer
* Thomas Goirand:

> On 12/07/2012 05:39 AM, Florian Weimer wrote:
>> The FSF can release your code under permissive free software licenses

> Can you explain how this is possible?

As far as I know, the FSF is not contractually obliged to license
contributors under copyleft licenses only.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3se4jy6@mid.deneb.enyo.de



Bug#696309: ITP: libmath-prime-util-gmp-perl -- Perl utilities related to prime numbers, using GMP

2012-12-18 Thread Daniel Kahn Gillmor
Package: wnpp
Severity: wishlist
Owner: Daniel Kahn Gillmor 

* Package name: libmath-prime-util-gmp-perl
  Version : 0.6
  Upstream Author : Dana A Jacobsen 
* URL : http://search.cpan.org/dist/Math-Prime-Util-GMP/
* License : Perl (GPL or Artistic)
  Programming Lang: C, Perl
  Description : Perl utilities related to prime numbers, using GMP
 A set of utilities related to prime numbers, using GMP. This includes
 primality tests, getting primes in a range, and factoring.
 .
 While it certainly can be used directly, the main purpose of this module is
 for Math::Prime::Util. That module will automatically load this if it is
 installed, greatly speeding up many of its operations on big numbers.
 .
 Inputs and outputs for big numbers are via strings, so you do not need to use
 a bigint package in your program. However if you do use bigints, inputs will
 be converted internally so there is no need to convert before a call. Output
 results are returned as either Perl scalars (for native-size) or strings (for
 bigints). Math::Prime::Util tries to reconvert all strings back into the
 callers bigint type if possible, which makes it more convenient for
 calculations.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121219073748.30490.61411.report...@alice.fifthhorseman.net