debian/0000755000000000000000000000000012073577477007211 5ustar debian/changelog0000644000000000000000000001265212073577477011071 0ustar sivp (0.5.3+svn287-2ubuntu1) raring; urgency=low * Ignore failures to generate help, since this step is currently failing mysteriously on armhf. * Redirect scilab's input from /dev/null, so that it doesn't stop in the middle of a build if it discovers that its stack is confused. -- Colin Watson Thu, 10 Jan 2013 17:48:54 +0000 sivp (0.5.3+svn287-2build1) raring; urgency=low * Rebuild for opencv 2.4 -- Fabrice Coutadeur Tue, 04 Dec 2012 21:45:52 +0100 sivp (0.5.3+svn287-2) unstable; urgency=low * Limit the architecture supported to: amd64 armel armhf i386 ia64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 mipsel -- Sylvestre Ledru Fri, 22 Jun 2012 19:04:36 +0200 sivp (0.5.3+svn287-1) unstable; urgency=low * New upstream release from svn snapshoot (Closes: #660355, #674363) (LP: #610837, #879097) * Drop the patches (most of them are applied upstream) * Standards-Version => 3.9.3 -- Sylvestre Ledru Fri, 22 Jun 2012 15:18:51 +0200 sivp (0.5.3-3) unstable; urgency=low * c++_switch.diff: Fix a FTBFS with opencv 2.3. A header is now C++. Implying that sivp should be built with g++ instead (Closes: #634796) -- Sylvestre Ledru Thu, 12 Jan 2012 10:26:40 +0100 sivp (0.5.3-2) unstable; urgency=low * Standards-Version updated to version 3.9.2 * Override a warning about the help jar * (shameful upload to have a rebuild to fix some issues related to Scilab) -- Sylvestre Ledru Wed, 08 Jun 2011 18:18:37 +0200 sivp (0.5.3-1) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format * New upstream release * Fix a bad path in imshow (LP: #610837) * Standards-Version updated to version 3.9.1 -- Sylvestre Ledru Fri, 18 Feb 2011 14:49:32 +0100 sivp (0.5.2-2) unstable; urgency=low * Update sivp code to work with opencv 2.1 (Closes: #590345) -- Sylvestre Ledru Thu, 29 Jul 2010 09:31:20 +0200 sivp (0.5.2-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Sun, 18 Apr 2010 22:36:44 +0200 sivp (0.5.1-2) unstable; urgency=low * Rebuild against the new version of Scilab package -- Sylvestre Ledru Wed, 24 Mar 2010 16:41:49 +0100 sivp (0.5.1-1) unstable; urgency=low * New upstream release * Standard-Version updated to 3.8.4 -- Sylvestre Ledru Thu, 18 Feb 2010 13:29:33 +0100 sivp (0.5.0-6) unstable; urgency=low * Rebuild against the version 2.0 of opencv. Needs an explicit deps on libcvaux-dev now. Patch cv2.0.patch added. * Updated description of the package * Deps against libhighgui-dev updated (> 0.9.6 => >= 0.9.7) -- Sylvestre Ledru Sat, 12 Dec 2009 14:43:06 +0100 sivp (0.5.0-5) unstable; urgency=low * postrm & prerm had issues because the package name changed (Closes: #545986) -- Sylvestre Ledru Thu, 10 Sep 2009 16:10:19 +0200 sivp (0.5.0-4) unstable; urgency=low * Bad dependency on the replacement of sivp by scilab-sivp (Closes: #545223) -- Sylvestre Ledru Sun, 06 Sep 2009 12:02:09 +0200 sivp (0.5.0-3) unstable; urgency=low * Change of my email adresse since I am now DD * Removal of Torsten on his request * Standards-Version updated to 3.8.3 * DM-Upload-Allowed removed * DEB_DH_MAKESHLIBS_ARGS added to avoid postinst-has-useless-call-to-ldconfig * Package sivp renamed to scilab-sivp * Scilab is free now. sivp can be moved into main. * Copyright file updated with SIP info -- Sylvestre Ledru Mon, 31 Aug 2009 11:42:32 +0200 sivp (0.5.0-2) unstable; urgency=low [ Sylvestre Ledru ] * Fix a bug in the build doc process * Update Standards-Version to 3.8.0 * Missing dependencies [ Christoph Korn ] * debian/control: Added ${misc:Depends} to package sivp to make lintian happy. * postinst and prerm: Fix the lookup for the scilab directory -- Sylvestre Ledru Mon, 23 Feb 2009 17:09:40 +0100 sivp (0.5.0-1) unstable; urgency=low * New upstream version -- Sylvestre Ledru Wed, 21 Jan 2009 14:57:20 +0100 sivp (0.4.3-4) unstable; urgency=low * Debian-science added as maintainer * SVN moved to debian-science repository -- Sylvestre Ledru Tue, 26 Aug 2008 23:46:07 +0200 sivp (0.4.3-3) unstable; urgency=low [ Torsten Werner ] * Add DM-Upload-Allowed: yes to enable uploads by Sylvestre. [ Sylvestre Ledru ] * Bug in the prerm file (redundant symbol link file was created) Thanks Shiqi Yu -- Torsten Werner Tue, 29 Apr 2008 20:35:40 +0200 sivp (0.4.3-2) unstable; urgency=low [ Sylvestre Ledru ] * pvm building dependency added for specific platform * watch file added [ Torsten Werner ] * Add Homepage and Vcs headers to control file. * Update Standards-Version: 3.7.3 (no changes needed). -- Torsten Werner Thu, 10 Jan 2008 22:15:35 +0100 sivp (0.4.3-1) unstable; urgency=low [ Sylvestre Ledru ] * Depends cleaned * Some build dependencies added * Includes copyright file into the package [ Shiqi Yu ] * Initial release [ Torsten Werner ] * Move package to contrib because of non-free scilab. -- Torsten Werner Mon, 17 Sep 2007 22:34:43 +0200 debian/rules0000755000000000000000000000201312073577025010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_DH_MAKESHLIBS_ARGS_scilab-sivp := -n build-arch: SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 DOCBOOK_ROOT=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh \ /usr/bin/scilab -nw -f builder.sce DIR=sivp-$2 TAR=../sivp_$2.orig.tar.gz # clean up the upstream tarball unzip $3 -d $DIR tar -c -z -X debian/orig-tar.exclude -f $TAR $DIR/ rm -rf $DIR $3 # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/watch0000644000000000000000000000017011771102731010215 0ustar version=3 http://atoms.scilab.org/toolboxes/sivp/ .*/files/SIVP-(\d+[0-9\-\.r]+)-src\.zip \ debian debian/orig-tar.sh debian/README.source0000644000000000000000000000023511745535352011357 0ustar sivp source for Debian -------------------------- *.dll & *.lib files removed -- Sylvestre Ledru Thu, 18 Feb 2010 13:29:33 +0100 debian/compat0000644000000000000000000000000211745535352010376 0ustar 5 debian/orig-tar.exclude0000644000000000000000000000002211771102731012257 0ustar *.dll *.lib *.so debian/source/0000755000000000000000000000000011745535352010500 5ustar debian/source/format0000644000000000000000000000001411745535352011706 0ustar 3.0 (quilt) debian/control0000644000000000000000000000271412073577117010607 0ustar Source: sivp Section: math Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Science Team Uploaders: Sylvestre Ledru , Shiqi Yu Build-Depends: debhelper (>= 5), autotools-dev, cdbs, libcv-dev (>= 2.0.0), scilab, libhighgui-dev (>= 0.9.7), xsltproc, pvm, docbook-xsl, scilab-doc, libraw1394-dev, libtheora-dev, libvorbis-dev, libopencv-dev, libcvaux-dev (>= 2.3), quilt Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/scilab-toolboxes/sivp/trunk Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/scilab-toolboxes/sivp/trunk Homepage: http://sivp.sourceforge.net Package: scilab-sivp Architecture: amd64 armel armhf i386 ia64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 mipsel Depends: ${shlibs:Depends}, ${misc:Depends}, scilab (>= 5.0) Provides: sivp Replaces: sivp (<< 0.5.0-3) Conflicts: sivp (<< 0.5.0-3) Description: Scilab Image and Video Processing toolbox SIVP intends to do image and video processing tasks. SIVP is meant to be a useful, efficient, and free image and video processing toolbox for Scilab. Its goals include tasks such as filtering, blurring, edge detection, thresholding, histogram manipulation, segmentation, mathematical morphology, and color image processing. . This package also provides some functions on video processing. . debian/patches/0000755000000000000000000000000012073577116010626 5ustar debian/patches/ignore-help-failures.patch0000644000000000000000000000137412073576312015672 0ustar Description: Ignore failures to generate help This fails mysteriously on armhf with Java out-of-memory errors. If it ever stops failing then we can drop this patch. Author: Colin Watson Forwarded: no Last-Update: 2013-01-10 Index: b/builder.sce =================================================================== --- a/builder.sce +++ b/builder.sce @@ -52,7 +52,11 @@ tbx_builder_macros(toolbox_dir); //tbx_builder_src(toolbox_dir); tbx_builder_gateway(toolbox_dir); - tbx_builder_help(toolbox_dir); + try + tbx_builder_help(toolbox_dir); + catch + warning("failed to generate help: " + lasterror()); + end tbx_build_loader(TOOLBOX_NAME, toolbox_dir); tbx_build_cleaner(TOOLBOX_NAME, toolbox_dir); endfunction debian/patches/series0000644000000000000000000000003312073575525012041 0ustar ignore-help-failures.patch debian/copyright0000644000000000000000000000271511745535352011140 0ustar This package was debianized by Shiqi Yu on Tue, 15 May 2007 17:58:27 +0800. It was downloaded from Upstream Authors: Shiqi Yu Shulin Shang Vincent Etienne Copyright: License: This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The full text of the GPL can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is (C) 2007, Shiqi Yu & Sylvestre Ledru and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Files from SIP: macros/imnoise.sci macros/ntsc2rgb.sci macros/edge.sci macros/rgb2ntsc.sci Copyright: 2002-2004 Ricardo Fabbri License: GPL V2 debian/scilab-sivp.lintian-overrides0000644000000000000000000000016211745535352014773 0ustar # it is expected here by Scilab. scilab-sivp: jar-not-in-usr-share usr/lib/scilab-sivp/jar/scilab_en_US_help.jar debian/docs0000644000000000000000000000002611745535352010051 0ustar BUGS NEWS README TODO