Differences between revisions 29 and 31 (spanning 2 versions)
Revision 29 as of 2008-06-28 19:44:58
Size: 3439
Editor: schilly
Comment:
Revision 31 as of 2008-10-27 14:02:33
Size: 3506
Editor: MikeHansen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Debian SAGE Packaging Team (DSPT) = = Debian Sage Packaging Team (DSPT) =
Line 5: Line 5:
Currently [http://sagemath.org/ SAGE] is not in Debian, but this team is hard at work to make this happen. Currently [http://sagemath.org/ Sage] is not in Debian, but this team is hard at work to make this happen.
Line 8: Line 8:
The Debian packages for SAGE are available for alpha testing. You can install them as follows: === Warning: The Debian packages below currently do not work. ===
The Debian packages for Sage are available for alpha testing. You can install them as follows:
Line 18: Line 19:
== SAGE spkgs now packaged for Debian in our repository == == Sage spkgs now packaged for Debian in our repository ==
Line 23: Line 24:
 * For any other dependency of SAGE, we are currently using the version in Debian upstream  * For any other dependency of Sage, we are currently using the version in Debian upstream
Line 25: Line 26:
== Status of getting packages for SAGE dependencies into Debian upstream == == Status of getting packages for Sage dependencies into Debian upstream ==
Line 27: Line 28:
 * RFP bug reports have been submitted for the SAGE dependencies not yet in Debian -- see the bugs blocking <http://bugs.debian.org/455292> to view the current status.  * RFP bug reports have been submitted for the Sage dependencies not yet in Debian -- see the bugs blocking <http://bugs.debian.org/455292> to view the current status.
Line 53: Line 54:
The Debian Alioth project has never managed to get off the ground - and in no way could it ever be described as "official". It was started by James !McCaw but the alioth server crashed just a few weeks after some files and notes were uploaded - unfortunately they were all lost and there wasn't a backup. It would be entirely reasonable for this DebianSAGE effort to be seen as the central place to coordinate the efforts for packaging SAGE for Debian. James !McCaw, 7 May 2008. The Debian Alioth project has never managed to get off the ground - and in no way could it ever be described as "official". It was started by James !McCaw but the alioth server crashed just a few weeks after some files and notes were uploaded - unfortunately they were all lost and there wasn't a backup. It would be entirely reasonable for this DebianSAGE effort to be seen as the central place to coordinate the efforts for packaging Sage for Debian. James !McCaw, 7 May 2008.

Debian Sage Packaging Team (DSPT)

Task description

Currently [http://sagemath.org/ Sage] is not in Debian, but this team is hard at work to make this happen.

Packages available for alpha testing

Warning: The Debian packages below currently do not work.

The Debian packages for Sage are available for alpha testing. You can install them as follows:

echo "deb http://stuff.mit.edu/~sage/apt lenny main" >> /etc/apt/sources.list.d/sage.list
echo "deb-src http://stuff.mit.edu/~sage/apt lenny main" >> /etc/apt/sources.list.d/sage.list
wget http://stuff.mit.edu/~sage/apt/sage-archive.asc
apt-key add sage-archive.asc
aptitude update
aptitude install sagemath

Sage spkgs now packaged for Debian in our repository

  • cddlib, eclib, flint, flintqs, libfplll, genus2reduction, gfan, givaro, iml, lcalc, libm4ri, linbox, ntl, palp, singular, symmetrica, sympow, tachyon, rubiks, zn_poly, polybori
  • (in the sagemath package itself): jmol, sage itself
  • (updated versions of the packages in Debian) zodb3, mpfi, gmp-ecm, cython
  • For any other dependency of Sage, we are currently using the version in Debian upstream

Status of getting packages for Sage dependencies into Debian upstream

  • RFP bug reports have been submitted for the Sage dependencies not yet in Debian -- see the bugs blocking <http://bugs.debian.org/455292> to view the current status.

  • Feel free to adopt one or more of these packages that you're interested in maintaining.

Infrastructure

People

(Please add yourself below, if you want to help)

Other

We are aware of the official Debian Alioth project and mailing lists and later we can move things to Alioth if we decide to do so. But the google groups interface is nice and also the "debian-sage" project is not official in Debian (yet), but we already need to coordinate efforts.

The Debian Alioth project has never managed to get off the ground - and in no way could it ever be described as "official". It was started by James McCaw but the alioth server crashed just a few weeks after some files and notes were uploaded - unfortunately they were all lost and there wasn't a backup. It would be entirely reasonable for this DebianSAGE effort to be seen as the central place to coordinate the efforts for packaging Sage for Debian. James McCaw, 7 May 2008.

Plan/Status

See the team mailinglist for uptodate information on what is happening. Join the Google group debian-sage for discussion. Packagers from other distributions and operating systems are welcome there, too.