debian/0000755000000000000000000000000012145733746007202 5ustar debian/libdune-localfunctions-doc.install0000644000000000000000000000011311674205244015764 0ustar usr/share/doc/dune-localfunctions usr/share/doc/libdune-localfunctions-doc debian/rules0000755000000000000000000000021311674205244010247 0ustar #! /usr/bin/make -f include /usr/share/dune/dune-debian.mk DUNE_DEBIAN_CONFIGURE_FLAGS += --libdir='$${prefix}/lib' %: dh $@ --parallel debian/changelog0000644000000000000000000000165412145733746011062 0ustar dune-localfunctions (2.2.1-2) unstable; urgency=low * Upload to unstable. * Bumped Standards-Version to 3.9.4 (no changes). -- Ansgar Burchardt Sat, 18 May 2013 19:18:12 +0200 dune-localfunctions (2.2.1-1) experimental; urgency=low * New upstream release. -- Ansgar Burchardt Sat, 02 Mar 2013 02:36:01 +0100 dune-localfunctions (2.2.0-1) unstable; urgency=low * New upstream release. * Update debian/copyright. -- Ansgar Burchardt Tue, 05 Jun 2012 10:34:45 +0200 dune-localfunctions (2.2~svn1056-1) experimental; urgency=low * New upstream snapshot. * debian/copyright: Update years of copyright. -- Ansgar Burchardt Sun, 06 May 2012 15:20:25 +0200 dune-localfunctions (2.2~svn1043-1) experimental; urgency=low * Initial release. (Closes: #661823) -- Ansgar Burchardt Thu, 29 Mar 2012 20:15:03 +0200 debian/control0000644000000000000000000000374412145733713010607 0ustar Source: dune-localfunctions Section: libs Priority: optional Standards-Version: 3.9.4 Maintainer: Debian Science Maintainers Uploaders: Ansgar Burchardt , Oliver Sander Vcs-Browser: http://git.debian.org/?p=debian-science/packages/dune-localfunctions.git Vcs-Git: git://git.debian.org/debian-science/packages/dune-localfunctions.git Homepage: http://www.dune-project.org/ Build-Depends: debhelper (>= 9), automake, autoconf, gfortran, libtool, mpi-default-bin, mpi-default-dev, pkg-config, libdune-common-dev (>= 2.2.1), libdune-geometry-dev (>= 2.2.1) Build-Depends-Indep: doxygen, ghostscript, texlive-latex-extra, texlive-latex-recommended, pgf Package: libdune-localfunctions-dev Section: libdevel Architecture: all Depends: ${misc:Depends}, libdune-common-dev (>= 2.2.1), libdune-geometry-dev (>= 2.2.1) Pre-Depends: dpkg (>= 1.15.6) Description: toolbox for solving PDEs -- local basis (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the interface for the local basis and layout of the degrees of freedom. Package: libdune-localfunctions-doc Section: doc Architecture: all Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.15.6) Description: toolbox for solving PDEs -- local basis (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the interface for the local basis and layout of the degrees of freedom. debian/compat0000644000000000000000000000000211674205244010371 0ustar 9 debian/source/0000755000000000000000000000000011674207536010501 5ustar debian/source/format0000644000000000000000000000001411674207536011707 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000004611674205244010200 0ustar am doc/dune-localfunctions-manual.pdf debian/libdune-localfunctions-dev.install0000644000000000000000000000012311674205244015776 0ustar usr/include usr/lib/dunecontrol usr/lib/pkgconfig usr/share/aclocal usr/share/dune debian/copyright0000644000000000000000000000376211762206511011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dune-localfunctions Source: http://www.dune-project.org/downloadsvn.html Files: * Copyright: 2008-2010 Peter Bastian 2009-2011 Markus Blatt 2009-2011 Andreas Dedner 2010 Martin Drohmann 2008-2010 Christian Engwer 2008-2011 Jorrit Fahlke 2011-2012 Bernd Flemisch 2009-2011 Carsten Gräser 2011-2012 Christoph GrĂ¼ninger 2009 Sven Marnach 2008-2012 Martin Nolte 2011 Elias Pipping 2012 Human Rezaijafari 2011-2012 Uli Sack 2008-2011 Oliver Sander 2011 Matthias Wohlmuth 2010-2011 Jonathan Youett License: GPL-2 with DUNE exception Files: debian/* Copyright: 2011-2012, Ansgar Burchardt License: GPL-2 with DUNE exception License: GPL-2 with DUNE exception The DUNE library and headers are licensed under version 2 of the GNU General Public License, with a special exception for linking and compiling against DUNE, the so-called "runtime exception." The license is intended to be similar to the GNU Lesser General Public License, which by itself isn't suitable for a template library. . The exact wording of the exception reads as follows: . As a special exception, you may use the DUNE library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from one or more of the DUNE source files, or you compile one or more of the DUNE source files and link them with other files to produce an executable, this does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. . This license clones the one of the libstdc++ library. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.