python-sardana - instrument control and data acquisition system - library
# sudo apt-get update
# sudo apt-get install python-sardana
2015-07-28 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.6.1-1) unstable; urgency=medium * Imported Upstream version 1.6.1 * debian/control - Depends: taurus (>= 3.6.0+dfsg-1~)
2015-02-06 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.5.0-1~exp1) experimental; urgency=medium * Imported Upstream version 1.5.0 * Standards-Version bump to 3.9.6 (nothing to do) * debian/watch use the pypi redirector. * debian/control + Depends: taurus >= 3.4.0+dfsg-1~ + Build-Depends: texlive-latex-base, texlive-latex-extra, dvipng for the documentation + Build-Depends: dh-python which was missing
2014-10-27 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.4.2-1) unstable; urgency=high * Imported Upstream version 1.4.2
2014-08-06 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.4.0-1) unstable; urgency=low * Imported Upstream version 1.4.0 * debian/control - Add Breaks, Replaces for python-taurus (<< 3.3.0+dfsg-2~)
2014-04-13 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.3.1-2) unstable; urgency=medium * debian/control - python-sardana: Depends python-nxs | libnexus0-python to prepare the backport.
2014-02-17 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.3.1-1) unstable; urgency=medium * Imported Upstream version 1.3.1 * debian/patches - 0001-forwarded-upstream-install-also-the-ipython_01_00-mo.patch (removed) * debian/control - Depends: ipython-qtconsole for spock
2014-02-16 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.3.0-1) unstable; urgency=medium * Imported Upstream version 1.3.0 * Bump Standard-Versions to 3.9.5 (Nothing to do) * debian/control - Improve the sardana package description. Thanks to Justin B Rye for this (Closes: #735164) * debian/patches - 0001-fix-the-FTBFS-until-the-PyTango-binding-is-fixed.patch the real problem was sphinx 1.2.0, now that 1.2.1 is available remove the patch. + 0001-forwarded-upstream-install-also-the-ipython_01_00-mo.patch the default upstream forgot to install the ipython_01_00 module
2013-09-09 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.2.0-2) unstable; urgency=low * debian/control - Add Depends:python-nxs to allow NeXuS file generation * debian/rules - export http_proxy='localhost' to avoid internet download during the build (Closes: #735161) - remove duplication in the documentation package * debian/patch + 0001-fix-the-FTBFS-until-the-PyTango-binding-is-fixed.patch remove the inheritance-diagram from the documentation
2013-07-26 - Picca Frédéric-Emmanuel <picca@debian.org> sardana (1.2.0-1) unstable; urgency=low * Initial release (Closes: #717871) * Thanks to Justin B Rye for package description review