aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/NEWS.Debian
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-01-18 12:47:45 -0500
committerRalph Amissah <ralph@amissah.com>2009-01-18 13:51:36 -0500
commit43ba4c40960738a8dd78ee30a034df6b5bdbd6aa (patch)
treee0ac458c79f6f452a7fe63bdefabe67f37b82082 /debian/NEWS.Debian
parentMerge branch 'upstream' into debian/sid (diff)
parentcopyright presentation changed, remains substantively the same; minor sisu ve... (diff)
sisu-0.70.5, merge branch upstream into debian/sid; debian/ new year cleaningdebian/0.70.5-1
* debian/control: add depends for fcgi-ruby in sisu-postgresql and sisu-sqlite; package description; git repo move noted * debian/rules: clean/tidy * debian/copyright: use machine parseable format * removed sisu.postrm, forced removal on purge /etc/sisu draconian if it contains admin edits * minor sorting * debian/changelog for 0.70.5
Diffstat (limited to 'debian/NEWS.Debian')
-rw-r--r--debian/NEWS.Debian20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
new file mode 100644
index 00000000..b1ceed7f
--- /dev/null
+++ b/debian/NEWS.Debian
@@ -0,0 +1,20 @@
+sisu (0.62.0-1) unstable; urgency=medium
+
+ Output directory structure related to images and optional shared source
+ files has been changed, existing sites will need to be manually adjusted
+
+ * site images:
+ [outputpath]/_sisu/image_local is now [outputpath]/_sisu/image
+
+ * package images:
+ [outputpath]/_sisu/image is now [outputpath]/_sisu/image_sys
+
+ shared source if any now is placed in separate directories
+
+ * shared markup text:
+ [outputpath]/src
+
+ * shared (zipped) sisupods:
+ [outputpath]/pod
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 20 Oct 2007 15:04:46 +0100