debian/0000755000000000000000000000000011667660564007207 5ustar debian/watch0000644000000000000000000000015711667660563010242 0ustar version=3 http://launchpad.net/fenics-viper/+download http://launchpad.net/fenics-viper/.*/viper-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211667660563010404 0ustar 7 debian/rules0000755000000000000000000000054011667660563010265 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk DEB_COMPRESS_EXCLUDE := .py .pdf USCAN_DESTDIR := $(CURDIR) get-orig-source: uscan --force-download --verbose --destdir $(USCAN_DESTDIR) \ --download-version $(DEB_UPSTREAM_VERSION) \ --upstream-version $(DEB_UPSTREAM_VERSION) debian/source/0000755000000000000000000000000011667660564010507 5ustar debian/source/format0000644000000000000000000000001411667660563011714 0ustar 3.0 (quilt) debian/python-viper.doc-base0000644000000000000000000000024711667660563013254 0ustar Document: python-viper Title: Viper User Manual Author: Ola Skavhaug Section: Programming/Python Format: pdf Files: /usr/share/doc/python-viper/viper-user-manual.pdf debian/docs0000644000000000000000000000006011667660563010055 0ustar README AUTHORS doc/manual/viper-user-manual.pdf debian/control0000644000000000000000000000302511667660563010611 0ustar Source: viper Section: python Priority: extra Maintainer: Debian Science Team Uploaders: Christophe Prud'homme , Johannes Ring Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~) Standards-Version: 3.9.2 X-Python-Version: >= 2.5 Homepage: http://fenicsproject.org DM-Upload-Allowed: yes Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/fenics/viper/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/fenics/viper/trunk/ Package: python-viper Architecture: all Depends: python-numpy, python-vtk, ${python:Depends}, ${misc:Depends} Suggests: python-dolfin, mencoder Description: minimalistic scientific plotter and run-time visualization module Viper is a light–weight runtime visualization package for scalar and vector fields over unstructured meshes. The intended use is simple plotting, not advanced post–processing. As a consequence, Viper is mainly controlled by key–bindings, available when Viper is run in interactive mode. . Viper can be used in two different modes; one mode that is stand-alone working with a simplified unstructured mesh format given by a vertex array and a cell-node connectivity array, and floating point numpy arrays representing either scalar or vector fields over the mesh. The other mode is tied to DOLFIN, aiming at providing that project a simple way of visualizing native DOLFIN data types such as dolfin::Mesh, dolfin::Function, and dolfin::MeshFunction. debian/copyright0000644000000000000000000000327211667660563011145 0ustar This package was debianized by Johannes Ring on Mon, 15 Sep 2008 14:04:39 +0200. It was downloaded from http://launchpad.net/fenics-viper Upstream Author: Ola Skavhaug Contributors: See the AUTHORS file for a complete list of contributors. Copyright: Copyright © 2006-2009 Ola Skavhaug Copyright © 2006-2009 Simula Research Laboratory License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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 Lesser General Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'. The Debian packaging is © 2008-2009, Johannes Ring and is licensed under the GPL version 2 or later, see `/usr/share/common-licenses/GPL-2'. Files or directories which have a different copyright/license attached: Files: doc/manual/fenicsmanual.cls Copyright: © 2005 Anders Logg License: GPL-2 Files: src/demo/test_meshgrid.py Copyright: © 2008 Rolv Erlend Bredesen © 2008 Simula Research Laboratory License: LGPL-2.1 debian/changelog0000644000000000000000000000437411667660563011070 0ustar viper (1.0.0-1) unstable; urgency=low * New upstream release. * debian/control: Update Homepage field. -- Johannes Ring Wed, 07 Dec 2011 13:51:09 +0100 viper (1.0-beta-1) unstable; urgency=low * New upstream release. -- Johannes Ring Mon, 15 Aug 2011 17:30:03 +0200 viper (0.4.7-2) unstable; urgency=low * Move from python-central to dh_python2 (closes: #617140). - Remove python-central from Build-Depends. - Bump minimum required python-all package version to 2.6.6-3~. - Remove XB-Python-Version line. - Bump minimum required cdbs version to 0.4.90~. - Remove DEB_PYTHON_SYSTEM=pycentral from debian/rules. - Replace XS-Python-Version with X-Python-Version. * Update extended description in debian/control. * Add doc-base file for Viper user manual. * Bump Standards-Version to 3.9.2 (no changes needed). -- Johannes Ring Wed, 22 Jun 2011 12:16:43 +0200 viper (0.4.7-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.1. * Remove old fields Conflicts, Provides, and Replaces from debian/control. * Update suggested package python-pydolfin0 -> python-dolfin. * Update Homepage field in debian/control. -- Johannes Ring Wed, 23 Feb 2011 23:34:32 +0100 viper (0.4.6-1) unstable; urgency=low * New upstream release. * Package moved from pkg-scicomp to Debian Science. * Switch to dpkg-source 3.0 (quilt) format. * Bump Standards-Version to 3.9.0 (no changes needed). -- Johannes Ring Mon, 29 Mar 2010 23:17:42 +0200 viper (0.4.5-1) unstable; urgency=low * New upstream release (DOLFIN compatibility version). * debian/watch, debian/copyright: Update download URLs. -- Johannes Ring Fri, 11 Dec 2009 09:32:18 +0100 viper (0.4.4-1) unstable; urgency=low * New upstream release. * debian/control: - Bump Standards-Version to 3.8.3. - Bump debhelper to version 7. - Add DM-Upload-Allow: yes. * Update debian/copyright. -- Johannes Ring Tue, 29 Sep 2009 12:26:14 +0200 viper (0.4.3-1) unstable; urgency=low * Initial release (Closes: #503264) -- Johannes Ring Mon, 15 Sep 2008 14:04:39 +0200