2011
styx (1.8.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: ./config.status: 1358: ./config.status: gawk: not found":
add build dependency on gawk (closes: #642738).
* debian/rules: empty dependency_libs in .la files (closes: #633188).
-- gregor herrmann <gregoa@debian.org> Fri, 30 Dec 2011 16:02:26 +0100
styx (1.8.0-1) unstable; urgency=low
* New upstream version. * Bump standards version. * Fix Makefile.am, patch sent upstream. Closes: #615778
-- Frederik Schüler <fs@debian.org> Tue, 08 Mar 2011 14:09:11 +0100
2009
styx (1.7.6-1) unstable; urgency=low
* New upstream version.
- Fixes build failure with new eglibc. Closes: #552841
* Bump debhelper to compat level 7.
* Adeded Debtags.
* Conforms to standards version 3.8.3.
-- Frederik Schüler <fs@debian.org> Thu, 19 Nov 2009 16:55:59 +0100
2007
styx (1.7.5-1) unstable; urgency=low
* New upstream version.
-- Frederik Schüler <fs@debian.org> Fri, 22 Jun 2007 23:56:17 +0200
2005
styx (1.7-1) unstable; urgency=low
* New Maintainer. Closes: #298369 * New upstream version. * Added lintian override for libstyx2.
-- Frederik Schüler <fs@debian.org> Sat, 19 Nov 2005 22:26:05 +0100
styx (1.6.1-3) unstable; urgency=low
* QA upload.
* Rebuild as a non-native package.
* libdstyx and libxstyx lack a soname in their name, have no external
reverse dependencies, and total ~230 KB, so merge them into libstyx2.
* Put the styx-xml example in a tarball; a normal user can't compile it in
/usr/share/doc anyway, and this makes the instructions simpler.
* Add a list of supported languages to the description. Closes: #302768.
* Switch to cdbs to simplify package-specific rules.
* Use `dh_makeshlibs -V' rather than a static shlibs.local.
* Remove unnecessary build dependencies on automake1.4 and autoconf.
* Remove {pre,post}{inst,rm} templates.
* debian/libdstyx.copyright: Merge into debian/copyright.
* debian/styx-doc.doc-base: Change section to Apps/Programming.
* debian/watch: Update.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Wed, 19 Oct 2005 18:54:03 +0200
styx (1.6.1-2) unstable; urgency=low
* QA Group upload orphaning this package * debian/control: fixed typo in package description (closes: #268545, #277246)
-- Andrew Pollock <apollock@debian.org> Thu, 24 Mar 2005 13:02:32 +1100
2004
styx (1.6.1-1) unstable; urgency=low
* New upstream release. * Folded styx-xml into styx-doc where other examples reside. * Bumped Standards version to 3.6.1.
-- Siggy Brentrup <bsb@debian.org> Sat, 10 Jan 2004 20:56:21 +0100
styx (1.6-0) unstable; urgency=low
* Sorry, this release never made it into the archives.
* New upstream version.
* New example package styx-xml.
* debian/styx.sgml: Fixed synopsis for lim_test, plus minor tweaks in
wording.
* Change maintainer email address.
-- Siggy Brentrup <bsb@debian.org> Sat, 10 Jan 2004 18:03:19 +0100
2002
styx (1.5.1-3) unstable; urgency=low
* Revamp va_list usage portably, patch forwarded upstream. Package
should build on any arch now (Closes: #174393).
-- Siggy Brentrup <bsb@winnegan.de> Sun, 29 Dec 2002 02:22:42 +0100
styx (1.5.1-2) unstable; urgency=low
* libbase/sink.c(Sink_vprintf): Fixed va_arg calls to use self-promoting
type int instead of char/short (Closes: #174255).
-- Siggy Brentrup <bsb@winnegan.de> Thu, 26 Dec 2002 18:28:47 +0100
styx (1.5.1-1) unstable; urgency=low
* First upload (Closes: #172037). * debian/control: capitalize "Unicode" per request by Martin Michlmayer. * pgm/styx.{c,cmd}, gen/styx_cim.c: upstream added -makeANT flag to the effect that win-only files <lang>_ant.c are no longer generated when -makeINT is specified. These files didn't compile on Linux. * tutorial/tutorial0[1-4]/mx.in: added comments how to make static linking work and rewrote gcc commands accordingly. * tutorial/tutorial0[1-4]/readme: removed note on setting $STYXDIR and $LD_LIBRARY_PATH that don't apply to Debian.
-- Siggy Brentrup <bsb@winnegan.de> Thu, 12 Dec 2002 20:34:19 +0100
styx (1.5.1-0) experimental; urgency=low
* Initial Release. * Added manpage since upstream uses HTML documentation. * libbase/symbols.c: bugfix by Heike Manns (upstream). * tutorial/tutorial04/calc.cpp: bugfix by Heike Manns (upstream).
-- Siggy Brentrup <bsb@winnegan.de> Fri, 6 Dec 2002 11:26:52 +0100