aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-04-20 21:48:03 -0400
committerRalph Amissah <ralph@amissah.com>2011-04-20 21:52:35 -0400
commite9bd55f4897614987c1724df171d947add79368c (patch)
tree0e0a9080ca375afd37813c738eb0eaac1a9e6965
parentdebian/sisu.lintian-overrides update for current lintian (v2.5.0~rc2) (diff)
debian/changelog (3.0.7-1)debian/3.0.7-1
-rw-r--r--debian/changelog59
1 files changed, 59 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 000c85a2..bef541b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,62 @@
+sisu (3.0.7-1) unstable; urgency=low
+
+ [ Ralph Amissah ]
+ * [54b31e1] sha256 (3.0.6)
+ * [2dec156] v3: 3.0.7 version & changelog "opened"
+ * [cc1c683] v3: urls, reuse/share code, fix -U
+ * share code between show selected urls and show all urls
+ * fix -U which has not been properly updated for v3
+ * [1f36048] v3: dates - version, changelog; v2: 2.9.2 opened - version,
+ changelog
+ * [a7413a2] v2 v3: vim slate colorscheme, conflicting group colors reviewed
+ * [ccc3355] v2 v3: vim cterm colorschemes "8" and "frugal" added
+ * [2dcb16c] v3: screen_text_color (ansi colors) touched, consider reviewing
+ later
+ * [5b647bd] v2 v3: cgi, sample-search-form
+ * results still not right, (ruby1.9.2 libraries? double check script)
+ * not yet done variable directory path fixing for result links
+ * [ba81996] v2 v3: options, -M / --maintenance, new alias
+ --keep-processing-files
+ * new alias --keep-processing-files (see Bug#622902)
+ * document "--keep-processing-files" alias for "-M" ("--maintenance")
+ * minor rearrangement of regex
+ * (Closes: #622902)
+ * [f330953] v3: odf:odt processing in separate subdirectories
+ * processing in separate subdirectories that can be kept for maintenance
+ * odt.zip (bin) directory renamed odt from odf
+ * sysenv, odf:odt paths adjusted for changes in maintenance & odt.zip
+ * [dcfbef6] v3: urls, minor fixes
+ * fix maintenance urls -M (where processing files are kept for examination)
+ * odf maintenance added
+ * [17d1555] v3: options, hub, introduce opt.act booleans, more setting in
+ options
+ * opt.act booleans more flexible than opt.cmd
+ (start to favor use of opt.act over opt.cmd)
+ * move option setting from hub to options where possible
+ * separate out a few methods
+ * [44464e2] v3: param, md remove md.cmd and md.mod shortcut methods, use use
+ md.opt
+ * affects many files that now use @md.opt.cmd & @md.opt.mod
+ (instead of @md.cmd & @md.mod)
+ * [cc7bc6d] v3: harvest, sysenv, place with document manifests, variable
+ directory path
+ * sysenv, variable directory path fixing (language, filetype, filname),
+ making the stub for at least manifest and html available early for
+ processing that do not or should not need to process individual markup
+ files completely, such as the cgi search form and harvest
+ * harvest
+ * place with document manifests
+ * variable directory path fixing (language, filetype, filname)
+ * [4bc8b76] v2 v3: vim colorschemes, headers touched, url to git repo provided
+ * [0797659] v2 v3: sisu-mode.el, header notes copyright assignment to FSF
+ (GNU EMACS)
+ * assignment to FSF
+ * header includes url to git repo (when possible track GNU EMACS location)
+ * [c1fe197] debian/sisu.lintian-overrides update for current lintian
+ (v2.5.0~rc2)
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 20 Apr 2011 21:45:15 -0400
+
sisu (3.0.6-1) unstable; urgency=low
[ Ralph Amissah ]