#7784: Add Makefile, update MANIFEST.in, .hgignore, and spkg-related files
----------------------------+-----------------------------------------------
   Reporter:  was           |       Owner:  was         
       Type:  defect        |      Status:  needs_review
   Priority:  critical      |   Milestone:  sage-4.3.2  
  Component:  notebook      |    Keywords:              
     Author:  Mitesh Patel  |    Upstream:  N/A         
   Reviewer:                |      Merged:              
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by mvngu):

 Replying to [comment:7 mpatel]:
 > I haven't decided yet what to do about `release_notes.txt`, so I haven't
 updated it.  If we can auto-generate it, that would be great.

 I have been using the script at the following site to generate release
 notes for Sage:

 http://bitbucket.org/mvngu/rnotes/

 I think an option could be added to that script to generate release notes
 for sagenb. The current usage for the script is
 {{{
 ./generate_release_notes sage-x.y.z
 }}}
 A possible option for generating sagenb specific release notes is
 {{{
 ./generate_release_notes sage-x.y.z -sagenb
 }}}
 This would generate a release note for all sagenb specific tickets closed
 in the Sage x.y.z milestone. It's possible that during a particular
 milestone, more than one version of sagenb is released and integrated into
 Sage. Another possibility is
 {{{
 ./generate_release_notes sagenb-x.y.z
 }}}
 This would generate a release note for sagenb x.y.z.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7784#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to