~ubuntu-branches/ubuntu/maverick/pypy/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Blank
  • Date: 2007-11-27 12:08:06 UTC
  • Revision ID: james.westby@ubuntu.com-20071127120806-p7jvka3jak55x53n
Tags: 1.0.0-3.1
* Non-maintainer upload.
* Disable build of upstream removed logic object space. Remove pypy-logic
  package. (closes: #442060)
* Move build output away from /tmp. (closes: #452850)
* Move compile step out of the main translation. This reduces the memory
  footprint by one third.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pypy (1.0.0-3.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * Disable build of upstream removed logic object space. Remove pypy-logic
 
5
    package. (closes: #442060)
 
6
  * Move build output away from /tmp. (closes: #452850)
 
7
  * Move compile step out of the main translation. This reduces the memory
 
8
    footprint by one third.
 
9
 
 
10
 -- Bastian Blank <waldi@debian.org>  Tue, 27 Nov 2007 12:08:06 +0000
 
11
 
1
12
pypy (1.0.0-3) unstable; urgency=low
2
13
 
3
14
  * Use more conservative options for platforms for which support is uncertain