debian/0000755000000000000000000000000011773013673007176 5ustar debian/yorick-yutils.aliases0000644000000000000000000000011111773006367013363 0ustar tws tws_button tws_field tws_grid tws_label tws_popup tws_radio tws_root debian/rules0000755000000000000000000000012111773013673010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install-indep: dh_installyorick debian/changelog0000644000000000000000000000424711773010730011046 0ustar yorick-yutils (1.5.2-1) unstable; urgency=low * New upstream release * Point watch file to github * Comply with Debian Science Policy * Update copyright to adopted machine-readable format * Minimize debian/rules with dh notation -- Thibaut Paumard Thu, 28 Jun 2012 10:12:08 +0200 yorick-yutils (1.5.0-1) unstable; urgency=low * New upstream release + patch debian-changes-1.4.0+cvs20100407-1 applied upstream * Depends on yorick (>= 2.1.06) which contains functions previously found in yutils (e.g. round()) -- Thibaut Paumard Mon, 19 Apr 2010 14:45:54 +0200 yorick-yutils (1.4.0+cvs20100407-1) unstable; urgency=low * New upstream release * Bump policy to 3.8.4 * use 3.0 (quilt) format * round() now returns a double, this breaks several packages * move to section "science" -- Thibaut Paumard Wed, 07 Apr 2010 17:43:40 +0200 yorick-yutils (1.4.0-1) unstable; urgency=low * New upstream release * Check for Policy 3.8.1 -- Thibaut Paumard Tue, 12 May 2009 16:14:01 +0200 yorick-yutils (1.3.0-2) unstable; urgency=low * Changex non-ascii character ² to ^2 in poly.i to avoid crashing update-yorickdoc on amd64. See #463746. -- Thibaut Paumard Fri, 15 Feb 2008 14:03:27 +0100 yorick-yutils (1.3.0-1) unstable; urgency=low * New upstream * debian/watch: file added * debian/control: * DM-Upload-Allowed field added * upgraded to Standards-Version: 3.7.3.0 * upgrade build dependency on yorick-dev (>= 2.1.05+dfsg-2~bpo40+1) * debian/rules: converted to dh_installyorick * added debian/ynstall * added debian/yorick-imutil.{packinfo,keywords,aliases} * debian/copyright: updated and converted to the machine-readable format proposed at http://wiki.debian.org/Proposals/CopyrightFormat -- Thibaut Paumard Tue, 15 Jan 2008 15:20:50 +0100 yorick-yutils (1.1.1-1) unstable; urgency=low * Initial Release. Closes: #366711 -- Thibaut Paumard Fri, 07 Jul 2006 16:16:38 +0200 debian/yorick-yutils.keywords0000644000000000000000000000024311773006367013617 0ustar ascii button chi2 color constant convert histogram idl image linear lmfit maximum minimum moffat plot polynomial fitting python rgb tws viewport wavelength widget debian/yorick-yutils.packinfo0000644000000000000000000000324211773006367013544 0ustar :newsubsection yutils: miscellaneous utilities : Maths :lmfit non-linear least-squares fit by Levenberg-Marquardt method :gauss lmfit-compatible Gaussian functions :moffat lmfit-compatible Moffat functions :multiprofile combine several profiles in an lmfit-compatible way :linalg Linear Algebra functions :fft_utils fast Fourier transform utilities :poly 1D and 2D polynomial routines (evaluation, fit, ...) :random_et random number generator : Physics :astro_util1 miscellaneous utilisies for astronomers :constants physical constants :detect detection of local minima/maxima :doppler wavelength conversions due to Doppler effect and air : Plotting Routines :copy_plot copy/save/load Yorick plot :graphk alternate syntax for graphic routines: all keywords are set through only one, of type GraphK. This syntax is useful when one wants to carry graphic keywords trough programs in a handy way, not really for command line :histo histogram-related functions and plotting routines :idl-colors manipulate IDL color files :img utilities to manipulate, analyse, or plot images :plot additional routines for plotting :plvp viewport manipulation utilities :rgb interpret X11 color definitions : Miscellaneous :coords convert between various length units used in Yorick :pyk python bindings :rdcols read columns from ascii file :tws the Tiny Widget Set allows drawing buttons and the like in a Yorick graphic window to build graphical user interfaces. The result is far from perfect, but it's functional and portable :util_fr various utilities by François Rigaut, mostly shorthands :utils various utilities by Éric Thiébaut debian/watch0000644000000000000000000000011711773007042010217 0ustar version=3 https://github.com/frigaut/yorick-yutils/tags .*/tarball/(\d[\d\.]+) debian/control0000644000000000000000000000165511773012532010601 0ustar Source: yorick-yutils Section: science Priority: extra Maintainer: Debian Science Maintainers Uploaders: Thibaut Paumard Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: yorick-dev (>= 2.1.05+dfsg-2~bpo40+1) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/debian-science/packages/yorick-yutils.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yorick-yutils.git DM-Upload-Allowed: yes Package: yorick-yutils Architecture: all Depends: yorick (>= 2.1.06), ${misc:Depends} Suggests: python Description: various utilities for the Yorick language Yutils is a must-have collection of interpreted routines for yorick (an interpreted computer language specialized for numerical and scientific problems). Topics: astronomical data reduction, physical constants, search for extrema in arrays or functions, plots, and more. debian/compat0000644000000000000000000000000211773006367010376 0ustar 5 debian/copyright0000644000000000000000000000240511773010522011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: François Rigaut Source: https://github.com/frigaut/yorick-yutils/tarball/1.5.2 Files: * Copyright: © 1995-2008, Éric Thiébault © 2003-2010, François Rigaut © 2005, Bastien Aracil © 2006-2012, Thibaut Paumard License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/README.Debian0000644000000000000000000000060711773006367011244 0ustar Yorick yutils package for Debian -------------------------------- This is the `yutils' package by François Rigaut for the Yorick interpreted language, prepackaged for Debian GNU/Linux. A sample/test file is provided in /usr/share/doc/yorick-yutils/examples/. You can run it with "yorick -batch check.i". Thibaut Paumard , Fri, 01 Sep 2006 09:51:44 +0200 debian/source/0000755000000000000000000000000011773006367010500 5ustar debian/source/format0000644000000000000000000000001411773006367011706 0ustar 3.0 (quilt) debian/examples0000644000000000000000000000001011773006367010730 0ustar check.i debian/ynstall0000644000000000000000000000014511773006367010611 0ustar yutils.info debian/yorick-yutils.packinfo debian/yorick-yutils.aliases debian/yorick-yutils.keywords