diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-16 11:36:12 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-16 11:36:12 -0400 |
commit | 26a7ff48af55185c41932526237df35b46a8f907 (patch) | |
tree | 31ac93b18cdfdf88d8cbf017cc845d0a33b8ba2f /debian | |
parent | Merge branch 'upstream' into debian/sid (diff) |
debian/changelog (2.1.0-1), debian/NEWS.Debiandebian/2.1.0-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS.Debian | 15 | ||||
-rw-r--r-- | debian/changelog | 8 |
2 files changed, 23 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index d4be674a..1599ade6 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,3 +1,18 @@ +sisu (2.1.0-1) unstable; urgency=medium + + Version 2.1 sql db structure changes, it is necessary to (a) recreate db and + tables and populate them, and (b) to regenerate the sample search form (or + modify any search forms) + + The postgresql db name prefix is now "sisu_v2a_" + + [There may be additional db structure changes on in the near future if these + are required after testing and review of this release] + + This version also includes a number of fixes + + -- Ralph Amissah <ralph@amissah.com> Fri, 16 Apr 2010 11:31:54 -0400 + sisu (2.0.0-1) unstable; urgency=low Version 2, introducing some incompatibility as document headers have changed, diff --git a/debian/changelog b/debian/changelog index 04f90721..4e654b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sisu (2.1.0-1) unstable; urgency=medium + + * new upstream, sql db structure changes, disruptive must recreate db and + tables and populate; search forms must be redone to take account of db + changes; release includes fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Fri, 16 Apr 2010 11:31:54 -0400 + sisu (2.0.5-1) unstable; urgency=medium * new upstream, minor fix release, see upstream changelog |