Changeset 143:f8378e863338

Show
Ignore:
Timestamp:
04/04/07 12:38:39 (2 years ago)
Author:
warner@lothar.com
Tags:

foolscap-0.1.2

branch:
default
Message:

[foolscap @ release foolscap-0.1.2]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r142 r143  
     12007-04-04  Brian Warner  <warner@lothar.com> 
     2 
     3        * foolscap/__init__.py: release Foolscap-0.1.2 
     4        * misc/{sid|sarge|dapper|edgy|feisty}/debian/changelog: same 
     5 
     6        * NEWS: update for new release 
     7 
    182007-04-04  Brian Warner  <warner@lothar.com> 
    29 
     
    512        * Makefile: and a way to invoke it 
    613        * misc/edgy/debian/*: same for the 'edgy' distribution 
     14        * MANIFEST.in: include the edgy/feisty files in the source tarball 
    715 
    816        * foolscap/test/test_call.py (TestCall.testMegaSchema): add a new 
  • MANIFEST.in

    r59 r143  
    55include Makefile 
    66include misc/dapper/debian/* 
     7include misc/edgy/debian/* 
     8include misc/feisty/debian/* 
    79include misc/sid/debian/* 
    810include misc/sarge/debian/* 
  • NEWS

    r137 r143  
    11User visible changes in Foolscap (aka newpb/pb2).           -*- outline -*- 
     2 
     3* Release 0.1.2 (04 Apr 2007) 
     4 
     5** Bugfixes 
     6 
     7Yesterday's release had a bug in the new SetConstraint which rendered it 
     8completely unusable. This has been fixed, along with some new tests. 
     9 
     10** More debian packaging 
     11 
     12Some control scripts were added to make it easier to create debian packages 
     13for the Ubuntu 'edgy' and 'feisty' distributions. 
     14 
    215 
    316* Release 0.1.1 (03 Apr 2007) 
  • foolscap/__init__.py

    r139 r143  
    11"""Foolscap""" 
    22 
    3 __version__ = "0.1.1+
     3__version__ = "0.1.2
    44 
    55# here are the primary entry points 
  • misc/dapper/debian/changelog

    r139 r143  
     1foolscap (0.1.2) unstable; urgency=low 
     2 
     3  * new release 
     4 
     5 -- Brian Warner <warner@lothar.com>  Wed,  4 Apr 2007 12:32:46 -0700 
     6 
    17foolscap (0.1.1+) unstable; urgency=low 
    28 
  • misc/edgy/debian/changelog

    r142 r143  
     1foolscap (0.1.2) unstable; urgency=low 
     2 
     3  * new release 
     4 
     5 -- Brian Warner <warner@lothar.com>  Wed,  4 Apr 2007 12:32:46 -0700 
     6 
    17foolscap (0.1.1+) unstable; urgency=low 
    28 
  • misc/feisty/debian/changelog

    r141 r143  
     1foolscap (0.1.2) unstable; urgency=low 
     2 
     3  * new release 
     4 
     5 -- Brian Warner <warner@lothar.com>  Wed,  4 Apr 2007 12:32:46 -0700 
     6 
    17foolscap (0.1.1+) unstable; urgency=low 
    28 
  • misc/sarge/debian/changelog

    r139 r143  
     1foolscap (0.1.2) unstable; urgency=low 
     2 
     3  * new release 
     4 
     5 -- Brian Warner <warner@lothar.com>  Wed,  4 Apr 2007 12:32:46 -0700 
     6 
    17foolscap (0.1.1+) unstable; urgency=low 
    28 
  • misc/sid/debian/changelog

    r139 r143  
     1foolscap (0.1.2) unstable; urgency=low 
     2 
     3  * new release 
     4 
     5 -- Brian Warner <warner@lothar.com>  Wed,  4 Apr 2007 12:32:46 -0700 
     6 
    17foolscap (0.1.1+) unstable; urgency=low 
    28