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 /conf | |
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 'conf')
-rw-r--r-- | conf/sisu/version.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index a0d3bd8a..437019d6 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.70.4 -:date_stamp: 2008w52/3 -:date: "2008-12-31" +:version: 0.70.5 +:date_stamp: 2009w02/7 +:date: "2009-01-18" :project: SiSU |