Differences between revisions 32 and 41 (spanning 9 versions)
Revision 32 as of 2008-10-28 03:40:26
Size: 1128
Editor: TimAbbott
Comment:
Revision 41 as of 2009-12-31 01:02:54
Size: 1928
Editor: slosoi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from DebianSAGE
Line 2: Line 3:

== Plan ==

 1. Make a .deb that is "monolithic" and installs the complete sage installation into /opt/sage (say).

 2. make any changes to the Sage distribution needed to make
          creating the deb in 1) automatic and maintainable, e.g., make a command "sage
          -deb <version>" that creates the deb and puts it in SAGE_ROOT/dist/.
 3. add the resulting .deb's to the sagemath.org website.

Line 5: Line 17:
Currently [http://sagemath.org/ Sage] is not in Debian. However, Sage 3.0.5 should be entering Debian unstable anytime now. To check the status of Sage and its dependencies in Debian, you can look at [http://qa.debian.org/developer.php?login=tabbott%40mit.edu Tim Abbott's Debian QA page] As of February 1st, 2009, Sage is in Debian Sid largely to the hard work by Tim Abbott.

From http://groups.google.com/group/sage-devel/browse_thread/thread/ef6407b5c792b20b
{{{
As of today, Sage 3.0.5 is available in Debian sid, so you can now run
"apt-get install sagemath" and get Sage installed on your Debian system.
}}}
Now the plan is to upgrade the Sage in Debian to Sage 3.3 once that release is finished in the the first week of February.

To check the status of Sage and its dependencies in Debian, you can look at [[http://qa.debian.org/developer.php?login=tabbott%40mit.edu|Tim Abbott's Debian QA page]]
Line 13: Line 34:
 * Infrastructure, setup and progress at [:days7/DebianPackagingSprint:Debian Packing Sprint during Sage Days 7]  * Infrastructure, setup and progress at [[days7/DebianPackagingSprint|Debian Packing Sprint during Sage Days 7]]
Line 20: Line 41:
 * [http://web.mit.edu/tabbott/www Tim Abbott]
 * [:
MichaelAbshoff: Michael Abshoff]
 * [:
OndrejCertik: Ondřej Čertík]
 * [:
WilliamStein: William Stein]
 *
[http://pc150-196.sph.unimelb.edu.au/~jamesm James McCaw]
 * [[http://web.mit.edu/tabbott/www|Tim Abbott]]
 * [[
MichaelAbshoff| Michael Abshoff]]
 * [[
OndrejCertik| Ondřej Čertík]]
 * [[
WilliamStein| William Stein]]
 * [
[http://pc150-196.sph.unimelb.edu.au/~jamesm|James McCaw]]

Debian Sage Packaging Team (DSPT)

Plan

  1. Make a .deb that is "monolithic" and installs the complete sage installation into /opt/sage (say).
  2. make any changes to the Sage distribution needed to make
    • creating the deb in 1) automatic and maintainable, e.g., make a command "sage

      -deb <version>" that creates the deb and puts it in SAGE_ROOT/dist/.

  3. add the resulting .deb's to the sagemath.org website.

Status

As of February 1st, 2009, Sage is in Debian Sid largely to the hard work by Tim Abbott.

From http://groups.google.com/group/sage-devel/browse_thread/thread/ef6407b5c792b20b

As of today, Sage 3.0.5 is available in Debian sid, so you can now run 
"apt-get install sagemath" and get Sage installed on your Debian system.

Now the plan is to upgrade the Sage in Debian to Sage 3.3 once that release is finished in the the first week of February.

To check the status of Sage and its dependencies in Debian, you can look at Tim Abbott's Debian QA page

Infrastructure

People

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