From 4a4a6ef7b1852ff74fe9f7e69ab1c5b0b7a33a93 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Mon, 12 May 2014 23:40:10 -0400
Subject: debian/changelog (5.3.5-1)

---
 debian/changelog | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 0ce3024b..7bbbab08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,109 @@
+sisu (5.3.5-1) unstable; urgency=medium
+
+  * [e132337] v5 v6: version & changelog (& rakefile)
+  * [e38554e] v5 v6: coding, various minor cosmetic
+  * [f06613b] v6: xml object citation numbering (docbook fictionbook)
+  * [388eef4] sisu.org start using emacs:evil:org; update .gitignore
+    * (emacs:evil mode gifts a "vim" of "alternative" powers! ;)
+      heretic
+  * [e170f0f] sisu.org introduce a bug list
+    * primarily DBT (Daniel's welcome bug flood)
+  * [5b60731] v5 v6: ao_syntax, address possible manual use of url
+      delimiters「」
+  * [080d49e] syntax hilighting, line break without spaces<br>flagged as error,
+      close
+    * for line breaks in sisu markup use \\ instead of <br>
+    * the case described is meant to be flagged as an error
+    * close bug, no action taken further explanation in sisu.org
+    * (Closes: #744356) re-open if necessary
+  * [fbe2d78] syntax hilighting, includes with files in subdirectories fix
+    * (Closes: #744355)
+  * [b28cf1c] v5 v6: composite, fix includes, provide extra newline after
+      inserted comment
+    * (Closes: #744360) [n|u] sisu: includes do not work properly
+  * [90d3eab] v5 v6: composite (inserts), missing includes doesn't give an
+      error, fix
+    * (Closes: #744379) see sisu.org for comment
+  * [d5b2fa8] v5 v6: metadata, pdf, remove link to manifest page where
+      --no-manifest is used
+    * (Closes: #744378)
+  * [58020c1] v5: digests cleaning
+  * [3ea1652] v6: digests sha512 option implemented
+    * options sha512 sha256 md5
+    * command line --sha512
+    * rcconf.yml ['defsault']['digest'] = sha512
+    * (Closes: #744402)
+  * [369b764] v5 v6: param, metadata add 'Copyright:' tag to output related to
+      copyright
+    * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
+  * [d5b13ca] v6: param, metadata rights, line-breaks instead of semicolons
+      separating rights
+    * (Closes: #744358) remove trailing semicolon after :copyright:
+  * [1716ccd] v6: texpdf, (internal coding) use symbols to identify page
+      orientation
+  * [09fc878] v6: texpdf, (internal coding) fontface, rename texpdf_font
+      texpdf_fontface
+  * [2b2e66c] v6: texpdf, headings and table of contents representation
+    * (Closes: #744386) 1~ and 2~ result in the same formatting
+      1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383
+    * (Closes: #744399) :A smaller formatted than :B
+      A~ B~ C~ now the same size, see discussion in sisu.org under #744383
+    * #744383 :B and :C result in the same formatting, issue explained see
+      sisu.org
+  * [df9e421] v6: texpdf, pdf default font size configurable (cli & sisurc.yml)
+      (no fractions)
+    * --pdf-fontsize-12 --pdf-fontsize-8
+    * default:
+        texpdf_fontsize: 12
+    * (Closes: #744405)
+  * [9d76329] v6: texpdf, pdf colored hyperlinks configurable
+    * --pdf-hyperlinks-color
+      --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome
+    * ['default']['pdf_hyperlinks']='color'
+      (other options switch hyperlink color off 'no-color' 'color-off'
+      'monochrome')
+    * (Closes: #744391) no color on a4 portrait
+      see discussion in sisu.org
+  * [4c27c79] v6: texpdf, for urls switch to sans serif (small fontsize)
+    * instead of typewriter, latex default
+    * (Closes: #744353)
+  * [41d62d5] v6: texpdf, '&' in heading breaks toc (now removed from toc (not
+      heading)), bug
+    * revisit, bug
+  * [f9fb402] v6: texpdf, mailto markup links set for normal text objects
+    * (Closes: #744357) but testing required
+  * [62c48ac] v6: texpdf, urls in creator cause breakage
+    * (Closes: #744541)
+  * [f408992] v6: ao, document markup structure check, skip processing file on
+      major error
+    * with error message & text at location of failure
+  * [d6f28e0] v6: ao_images, reduce warnings when ruby RMagic absent as program
+      used directly
+    * reduced dependency on ruby RMagic library (as some time way back had
+      issues)
+  * [57f00b9] v5 v6: bin/sisu, ensure return to start dir
+  * [cd4b4e4] v6: ao, heading with no ocn, distinguish ~# from -#
+    * ~# is general & means no ocn (for any object to which it is applied)
+    * -# is relevant only for 1~ dummy headings & instructs that they should be
+      removed from output where possible
+      * applied so far to pdf, odt & plaintext
+  * [e2f6efc] documentation, notes, update
+  * [612c53f] debian/changelog, remove depends on ruby-dbi, address autoremoval
+      from testing
+    * address sisu autoremoval from testing for depends on ruby-dbi
+      sisu 5.3.4-1 is marked for autoremoval from testing on 2014-06-10
+      It (build-)depends on packages with these RC bugs: 746081: ruby-dbi ...
+      * debian/control, remove dependency on ruby-dbi in
+       * sisu-postgresql
+       * sisu-sqlite
+    * current situation (bugs in sisu re: pg & cgi; sqlite3 is ok)
+      * sisu-sqlite works fine, depends on ruby-sqlite3
+      * sisu-postgresql is broken till fixed to work with ruby-pg
+        (or ruby-dbi fixed)
+      * sample cgi search froms (cgi database query forms) are broken till
+
+ -- Ralph Amissah <ralph@amissah.com>  Mon, 12 May 2014 23:36:27 -0400
+
 sisu (5.3.4-1) unstable; urgency=medium
 
   [ Ralph Amissah ]
-- 
cgit v1.2.3