<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/debian, branch v0.6.4</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>bumped release version to v0.6.4, updated ChangeLog and clarify libglib minimum version</title>
<updated>2015-03-18T04:04:14+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2015-03-18T04:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=7138c2611300612ecc0ce5b4cc204964b14be94d'/>
<id>7138c2611300612ecc0ce5b4cc204964b14be94d</id>
<content type='text'>
 * it was necessary to increase the upstream version so I could
   upload new versions to launchpad while debugging PPA build issues.
 * ChangeLog finalized for v0.6.4
 * SciTECO requires at least libglib v2.28 (but that's only a guess)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * it was necessary to increase the upstream version so I could
   upload new versions to launchpad while debugging PPA build issues.
 * ChangeLog finalized for v0.6.4
 * SciTECO requires at least libglib v2.28 (but that's only a guess)
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed Debian package: launchpad build servers have broken $TERM configurations</title>
<updated>2015-03-18T04:01:48+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2015-03-18T04:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=117c53eb21b8803c1891e1f0b51bb47f5de5928f'/>
<id>117c53eb21b8803c1891e1f0b51bb47f5de5928f</id>
<content type='text'>
 * it also sets the compatibility level to 7 which was required
   when building for Ubuntu Lucid. This version cannot be supported
   however since its libglib version is too old.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * it also sets the compatibility level to 7 which was required
   when building for Ubuntu Lucid. This version cannot be supported
   however since its libglib version is too old.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Debian package and fixed ./distribute (for Debian packages)</title>
<updated>2015-03-17T04:48:35+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2015-03-17T04:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=41e4a673b3ceb148413af057871af21ed13a457a'/>
<id>41e4a673b3ceb148413af057871af21ed13a457a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated copyright to 2015</title>
<updated>2015-02-11T05:24:15+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2015-02-11T05:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=e7d275367c8f0ecbe7a47b00efa1d42c84ce09de'/>
<id>e7d275367c8f0ecbe7a47b00efa1d42c84ce09de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically build Scintilla as part of SciTECO's build system:</title>
<updated>2014-08-22T03:54:47+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-08-22T03:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=30d8bf3e2835dbb0bf6876a6a1d4dd227ba335a9'/>
<id>30d8bf3e2835dbb0bf6876a6a1d4dd227ba335a9</id>
<content type='text'>
this should simplify building SciTECO for new users

 * compiler and archiver are passed down from Autoconf,
   so cross-compiling should work transparently
 * `make clean` will also clean the Scintilla source tree
 * there is no longer any need for "source bundles" as
   tar balls also contain Scintilla/Scinterm now
 * building from Git is not much more difficult than building
   from a tar ball
 * The versions of Scintilla/Scinterm embedded as submodules
   already contain all the patches necessary (currently none are
   necessary), so there's no need to have patch files in the
   repository
 * INSTALL instructions have been rewritten
 * the --with-scintilla and --with-scinterm site-config options
   have been kept. But they should be rarely necessary now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should simplify building SciTECO for new users

 * compiler and archiver are passed down from Autoconf,
   so cross-compiling should work transparently
 * `make clean` will also clean the Scintilla source tree
 * there is no longer any need for "source bundles" as
   tar balls also contain Scintilla/Scinterm now
 * building from Git is not much more difficult than building
   from a tar ball
 * The versions of Scintilla/Scinterm embedded as submodules
   already contain all the patches necessary (currently none are
   necessary), so there's no need to have patch files in the
   repository
 * INSTALL instructions have been rewritten
 * the --with-scintilla and --with-scinterm site-config options
   have been kept. But they should be rarely necessary now.
</pre>
</div>
</content>
</entry>
<entry>
<title>mention sciteco.sf.net as the project's homepage</title>
<updated>2014-02-17T11:21:29+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-02-17T11:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=c512178b1ec0eecd002dad9be1974bb624ba584a'/>
<id>c512178b1ec0eecd002dad9be1974bb624ba584a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare new target release v0.6</title>
<updated>2014-02-16T12:55:22+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-02-16T12:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=478e9e620c3edefb7d739a1387adbed828932a62'/>
<id>478e9e620c3edefb7d739a1387adbed828932a62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2</title>
<updated>2014-02-16T12:35:40+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-02-16T12:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=ba22b1a307988fd493fc682daff20eee4c325451'/>
<id>ba22b1a307988fd493fc682daff20eee4c325451</id>
<content type='text'>
 * allows us to remove most patches. One however is still necessary
   (Scinterm Makefile bug!)
 * TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message
 * updated copyrights
 * updated TODO
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * allows us to remove most patches. One however is still necessary
   (Scinterm Makefile bug!)
 * TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message
 * updated copyrights
 * updated TODO
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Copyright to year 2014</title>
<updated>2014-02-15T17:48:29+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-02-15T17:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=340f47ff2162865d93c4e4c47fec0c8584fe8743'/>
<id>340f47ff2162865d93c4e4c47fec0c8584fe8743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed formatting of "Text Editor and Corrector"</title>
<updated>2014-02-15T14:21:53+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2013-04-04T11:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=161b624b4f27a994a33e427d2b5646d80afd0822'/>
<id>161b624b4f27a994a33e427d2b5646d80afd0822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
