diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-20 19:49:17 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-20 19:49:17 -0400 |
commit | f25146553c6b2743f992a1f7c96c149fe718c9f7 (patch) | |
tree | 0084c4eb184e3e3e2ebcf0713927686342a02681 /debian | |
parent | Merge branch 'upstream' into debian/sid (diff) |
debian/changelog (2.2.0-1), debian/NEWS.Debiandebian/2.2.0-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS.Debian | 14 | ||||
-rw-r--r-- | debian/changelog | 9 |
2 files changed, 23 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 1599ade6..b892282a 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,3 +1,17 @@ +sisu (2.2.0-1) unstable; urgency=medium + + SQL db structure changes (v2b), (if you use sisu search) 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_v2b_" + + This version includes fixes + + [beats 2.1.0 to testing] + + -- Ralph Amissah <ralph@amissah.com> Tue, 20 Apr 2010 19:33:31 -0400 + sisu (2.1.0-1) unstable; urgency=medium Version 2.1 sql db structure changes, it is necessary to (a) recreate db and diff --git a/debian/changelog b/debian/changelog index 4e654b79..675c0175 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sisu (2.2.0-1) unstable; urgency=medium + + * new upstream, sql db structure changes (v2b), disruptive where sisu search + is used it is necessary to recreate db and tables and populate; search + forms must be redone to take account of db changes; release includes many + fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 20 Apr 2010 19:33:31 -0400 + sisu (2.1.0-1) unstable; urgency=medium * new upstream, sql db structure changes, disruptive must recreate db and |