<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/debian/changelog, branch v2.1.0</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>updated ChangeLog, FreeBSD and Debian packages for v2.1.0 release</title>
<updated>2024-10-16T15:31:53+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-10-16T15:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=90d8e66fee5ecaba6f3bddd497a41390629a1b9e'/>
<id>90d8e66fee5ecaba6f3bddd497a41390629a1b9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debian: updated/modernized config files</title>
<updated>2023-06-20T14:40:54+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2023-06-20T03:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=fe9e438e3302b4078e18f1591eb81296da104d1a'/>
<id>fe9e438e3302b4078e18f1591eb81296da104d1a</id>
<content type='text'>
* This resolves must lintian warnings and errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This resolves must lintian warnings and errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>debianized the Gtk UI (sciteco-gtk)</title>
<updated>2021-05-31T22:36:58+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-31T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=0dcfb82c706585d1ed5bd700a88cc9ddc6a8751d'/>
<id>0dcfb82c706585d1ed5bd700a88cc9ddc6a8751d</id>
<content type='text'>
* Added a Freedesktop file - only as part of the debian package yet.
  `make install` won't install a Desktop file since it would have to be
  generated.
* Just like when installing manually, you can have a Curses and Gtk installation
  side by side using the same .teco_ini.
* Common data between the Curses UI (sciteco-curses) and Gtk UI are in a new
  architecture-independant package sciteco-common.
* The Gtk+ binaries are prefixed with `g` (gsciteco, gtedoc.tes, ggrosciteco.tes).
* Debian source and binary packages can be built using `./distribute.mk debian`
  as usual.
  It should also be possible to push everything to the PPA for the next release,
  although that is not yet tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added a Freedesktop file - only as part of the debian package yet.
  `make install` won't install a Desktop file since it would have to be
  generated.
* Just like when installing manually, you can have a Curses and Gtk installation
  side by side using the same .teco_ini.
* Common data between the Curses UI (sciteco-curses) and Gtk UI are in a new
  architecture-independant package sciteco-common.
* The Gtk+ binaries are prefixed with `g` (gsciteco, gtedoc.tes, ggrosciteco.tes).
* Debian source and binary packages can be built using `./distribute.mk debian`
  as usual.
  It should also be possible to push everything to the PPA for the next release,
  although that is not yet tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Debian package</title>
<updated>2021-05-30T13:49:06+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T13:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=5a70618c833a935e47792579a5782ffdcc5ad099'/>
<id>5a70618c833a935e47792579a5782ffdcc5ad099</id>
<content type='text'>
* required a new changelog entry since the target release is now v2.0.0
* Glib dependency bumped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* required a new changelog entry since the target release is now v2.0.0
* Glib dependency bumped
</pre>
</div>
</content>
</entry>
<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>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>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 version to 0.5</title>
<updated>2013-03-20T19:32:21+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2013-03-20T19:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=d417f5e571f7b91a2353483e57ea230083349032'/>
<id>d417f5e571f7b91a2353483e57ea230083349032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use a Debian version and branch by default</title>
<updated>2013-03-20T15:17:18+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2013-03-20T15:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=0e7e76377990e03f645bbf5c26529968b3a99ab9'/>
<id>0e7e76377990e03f645bbf5c26529968b3a99ab9</id>
<content type='text'>
 * distributed binary packages are standard debian packages
 * ./distribute might fix up the package version and branch for Ubuntu/PPA
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * distributed binary packages are standard debian packages
 * ./distribute might fix up the package version and branch for Ubuntu/PPA
</pre>
</div>
</content>
</entry>
<entry>
<title>debianized SciTECO</title>
<updated>2013-03-19T15:39:07+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2013-03-19T15:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=7caa5b1b4091d63243c29d92361c35edbf11cf31'/>
<id>7caa5b1b4091d63243c29d92361c35edbf11cf31</id>
<content type='text'>
 * prepared for upload to Ubuntu PPA
 * debian package will not be in autoconf source distro
 * will only build as a non-native package based on a source bundle
   that contains scintilla, scinterm and has patches applied
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * prepared for upload to Ubuntu PPA
 * debian package will not be in autoconf source distro
 * will only build as a non-native package based on a source bundle
   that contains scintilla, scinterm and has patches applied
</pre>
</div>
</content>
</entry>
</feed>
