diff options
author | Ralph Amissah <ralph@amissah.com> | 2009-01-18 12:47:45 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2009-01-18 13:51:36 -0500 |
commit | 43ba4c40960738a8dd78ee30a034df6b5bdbd6aa (patch) | |
tree | e0ac458c79f6f452a7fe63bdefabe67f37b82082 /debian/NEWS | |
parent | Merge branch 'upstream' into debian/sid (diff) | |
parent | copyright 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')
-rw-r--r-- | debian/NEWS | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/NEWS b/debian/NEWS deleted file mode 100644 index b1ceed7f..00000000 --- a/debian/NEWS +++ /dev/null @@ -1,20 +0,0 @@ -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 |