sitplus - Free software framework for ludic-therapeutic activities
# sudo apt-get update
# sudo apt-get install sitplus
2015-08-10 - Martin Pitt <martin.pitt@ubuntu.com> sitplus (1.0.3-4.1build1) wily; urgency=medium * No-change rebuild against libwx*-0v5
2015-05-22 - Olly Betts <olly@survex.com> sitplus (1.0.3-4.1) unstable; urgency=low * Non-maintainer upload. * Update to use wxWidgets 3.0. (Closes: #750910)
2013-07-01 - Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> sitplus (1.0.3-4) unstable; urgency=low * Team upload. * Remove deprecated V4L2_CID_[HV]CENTER controls. * Use boost::TIME_UTC_. (Closes: #710645) * Added missing libs to link, fixing FTBFS on ubuntu.
2012-06-20 - Andreas Tille <tille@debian.org> sitplus (1.0.3-3) unstable; urgency=low * debian/patches/sitplus-opencv2.4.patch: Build with recent opencv 2.4 (Thanks for the patch to Nobuhiro Iwamatsu <iwamatsu@nigauri.org>) Closes: #678226
2012-06-07 - Tim Retout <diocles@debian.org> sitplus (1.0.3-2.1) unstable; urgency=low * Non-maintainer upload. * debian/control: Replace Build-Depends on libcv-dev and libcvaux-dev with libopencv-dev. (Closes: #675183)
2012-05-11 - Andreas Tille <tille@debian.org> sitplus (1.0.3-2) unstable; urgency=low * Work around build failure with GCC 4.7. (Thanks for the patch to Matthias Klose <doko@debian.org> Closes: #672033. * Debhelper 9 (control+compat)
2012-03-05 - Luis Rivas Vañó <luinix@gmail.com> sitplus (1.0.3-1) unstable; urgency=low [ Andreas Tille ] * New upstream version. * Removed "lib_location_fix.diff" patch, no longer needed. * Removed "packager.diff" patch, no longer needed. [ Luis Rivas Vañó ] * Adding new dependencies (doxygen, libxtst-dev) * Adding Jonathan McCrohan patch for new libconfig compatibility. * Overriding dh_makeshlibs in rules files to avoid the execution of ldconfig in postinst and postrm scripts. * Now dh_installmenu takes care of adding update-menus to the postinst and postrm scripts. * Overriding dh_installchangelogs: now we install the upstream changelog.
2012-02-28 - Andreas Tille <tille@debian.org> sitplus (1.0.1-4) unstable; urgency=low * debian/patches/libconfig_workaround.patch: Do not try wrong workarounds for FTBFS with libconfig according to advise given by upstream Closes: #661403 * Standards-Version: 3.9.3 (no changes needed) * debian/copyright: - check via `cme fix dpkg-copyright' - Final format definition - Added Upstream-Contact
2012-01-09 - Andreas Tille <tille@debian.org> sitplus (1.0.1-3) unstable; urgency=low * debian/control: Build-Depends: libcv-dev (>= 2.3.1-7) * debian/rules: - Apply patch kindly provided by Nobuhiro Iwamatsu <iwamatsu@debian.org> (thanks) Closes: #653799 - Add "-lopencv_core -lopencv_highgui" to linker flags because cmake seems to fail adding these
2011-11-04 - Andreas Tille <tille@debian.org> sitplus (1.0.1-2) unstable; urgency=low * debian/patches/as-needed.patch: Fix FTBFS with --as-needed linker option. (Thanks to Ilya Barygin <randomaction@ubuntu.com> for the patch) Closes: #647401 * debian/control: Added myself to uploaders * Debhelper 8 (control+compat) * debian/copyright: Some DEP5 related reformating