diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 12 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
2 files changed, 13 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 7e9fdc8b..3e137802 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +sisu (0.64.0-1) unstable; urgency=medium + +  * new upstream, see changelog, includes modifications to:  +    * processing files moved to user owned directory under +      /tmp/_sisu_processing~ +    * newly created databases primary keys;  +    * postgresql populating affecting use of tcp/ip sockets;  + +  * debian/sisu.postrm should fix #454372  + + -- Ralph Amissah <ralph@amissah.com>  Wed, 02 Jan 2008 23:16:22 +0000 +  sisu (0.63.0-1) unstable; urgency=medium    * new upstream, latex for pdf (landscape & portrait etc.) generated in single diff --git a/debian/copyright b/debian/copyright index 9681feda..844aa839 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: GPL 3 or later:    SiSU, a framework for document structuring, publishing and search    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -  2007 Ralph Amissah +  2007, 2008 Ralph Amissah    This program is free software: you can redistribute it and/or modify it    under the terms of the GNU General Public License as published by the Free | 
