~ubuntu-branches/ubuntu/wily/dolfin/wily-proposed

« back to all changes in this revision

Viewing changes to test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_2.msh

  • Committer: Package Import Robot
  • Author(s): Johannes Ring
  • Date: 2015-03-17 07:57:11 UTC
  • mfrom: (1.1.18) (19.1.24 experimental)
  • Revision ID: package-import@ubuntu.com-20150317075711-1v207zbty9qmygow
Tags: 1.5.0-1
* New upstream release (closes: #780359).
* debian/control:
  - Bump Standards-Version to 3.9.6 (no changes needed).
  - Bump X-Python-Version to >= 2.7.
  - Update package names for new SONAME 1.5 (libdolfin1.4 ->
    libdolfin1.5, libdolfin1.4-dbg -> libdolfin1.5-dbg and
    libdolfin1.4-dev -> libdolfin1.5-dev).
  - Bump minimum required version for python-instant, python-ufl and
    python-ffc to 1.5.0.
  - Add python-sympy and python-six to Depends for binary package
    python-dolfin.
  - Add dh-python to Build-Depends.
  - Remove libcgal-dev from {Build-}Depends.
* Remove CSGCGALMeshGenerator3D-oom.patch since CGAL is no longer used
  by DOLFIN.
* Move debian/libdolfin1.4.install -> debian/libdolfin1.5.install.
* debian/rules: No longer any non DFSG-free stuff to remove, so update
  get-orig-source target (update debian/watch accordingly).
* Update debian/copyright and debian/copyright_hints.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$MeshFormat
 
2
2.2 0 8
 
3
$EndMeshFormat
 
4
$Nodes
 
5
5
 
6
1 0 0 0
 
7
2 1 0 0
 
8
3 1 1 0
 
9
4 0 1 0
 
10
5 0.5 0.5 0
 
11
$EndNodes
 
12
$Elements
 
13
6
 
14
1 1 2 999 2 4 3
 
15
2 1 2 999 4 2 1
 
16
3 2 2 0 6 1 5 2
 
17
4 2 2 0 6 3 5 4
 
18
5 2 2 0 6 5 3 2
 
19
6 2 2 0 6 5 1 4
 
20
$EndElements