Bug#818427: getfem++: diff for NMU version 4.2.1~beta1~svn4635~dfsg-6.1
Tobias Frost
tobi at debian.org
Sun Apr 10 20:58:37 UTC 2016
Control: tags 818427 + patch
Control: tags 818427 + pending
Dear maintainer,
I've prepared an NMU for getfem++ (versioned as 4.2.1~beta1~svn4635~dfsg-6.1) and
will upload it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
(I'll upload as soon as my local build completed)
Regards.
diff -Nru getfem++-4.2.1~beta1~svn4635~dfsg/debian/changelog getfem++-4.2.1~beta1~svn4635~dfsg/debian/changelog
--- getfem++-4.2.1~beta1~svn4635~dfsg/debian/changelog 2016-03-04 21:58:24.000000000 +0100
+++ getfem++-4.2.1~beta1~svn4635~dfsg/debian/changelog 2016-04-10 22:57:08.000000000 +0200
@@ -1,3 +1,13 @@
+getfem++ (4.2.1~beta1~svn4635~dfsg-6.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Revert commit 099be6a: The generated(?) d/control caused the FTBFS, as it
+ removed several B-D lines. NOTE: d/control has been completly reverted,
+ as many changes in d/control were not documented in the changelog, so
+ assuming those were also not intended. (Closes: #818427)
+
+ -- Tobias Frost <tobi at debian.org> Sun, 10 Apr 2016 22:46:28 +0200
+
getfem++ (4.2.1~beta1~svn4635~dfsg-6) unstable; urgency=medium
* [536e769] Add scilab to BD on arm64. (Closes: #815478, #816741)
diff -Nru getfem++-4.2.1~beta1~svn4635~dfsg/debian/control getfem++-4.2.1~beta1~svn4635~dfsg/debian/control
--- getfem++-4.2.1~beta1~svn4635~dfsg/debian/control 2016-03-04 21:56:39.000000000 +0100
+++ getfem++-4.2.1~beta1~svn4635~dfsg/debian/control 2016-04-10 22:53:26.000000000 +0200
@@ -1,39 +1,44 @@
Source: getfem++
+Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Konstantinos Poulios <poulios.konstantinos at gmail.com>,
- Anton Gladky <gladk at debian.org>
+Uploaders:
+ Konstantinos Poulios <poulios.konstantinos at gmail.com>,
+ Anton Gladky <gladk at debian.org>
+Build-Depends:
+ autoconf,
+ automake,
+ autotools-dev,
+ debhelper (>= 9),
+ dh-autoreconf,
+ dh-python,
+ libblas-dev,
+ libboost-all-dev,
+ libmetis-dev,
+ libmumps-seq-dev,
+ libmuparser-dev,
+ libqhull-dev,
+ libsuperlu-dev,
+ libtool,
+ python-all-dev,
+ python-numpy,
+ python-scipy,
+ scilab [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x !armel],
+ scilab-include [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x !armel]
+Standards-Version: 3.9.6
Section: libs
-Testsuite: autopkgtest
-Priority: extra
-Build-Depends: autoconf,
- automake,
- autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
- dh-python,
- libblas-dev,
- libboost-all-dev,
- libmetis-dev,
- libmumps-seq-dev,
- libmuparser-dev,
- libqhull-dev,
- libsuperlu-dev,
- libtool,
- python-all-dev,
- python-numpy,
- python-scipy
-Standards-Version: 3.9.7
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/getfem.git
-Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/getfem.git
Homepage: http://home.gna.org/getfem/
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/getfem.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/getfem.git
+XS-Testsuite: autopkgtest
X-Python-Version: >= 2.5
Package: libgetfem++-dbg
-Architecture: any
Section: debug
-Depends: libgetfem4++v5 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Architecture: any
+Depends:
+ libgetfem4++v5 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Debugging symbols for the GETFEM++ generic finite element library
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
@@ -43,14 +48,15 @@
binaries included in the GETFEM++ packages.
Package: libgetfem++-dev
-Architecture: any
Section: libdevel
-Depends: libboost-dev,
- libgetfem4++v5 (= ${binary:Version}),
- libgmm++-dev,
- libmuparser-dev [!hurd-i386],
- libsuperlu-dev,
- ${misc:Depends}
+Architecture: any
+Depends:
+ libboost-dev,
+ libgetfem4++v5 (= ${binary:Version}),
+ libgmm++-dev,
+ libmuparser-dev [!hurd-i386],
+ libsuperlu-dev,
+ ${misc:Depends}
Description: Development files for the GETFEM++ generic finite element library
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
@@ -60,11 +66,13 @@
GETFEM++ library.
Package: libgetfem4++v5
-Architecture: any
+Pre-Depends:
+ ${misc:Pre-Depends}
Multi-Arch: same
-Depends: ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Breaks: libgetfem4++
Replaces: libgetfem4++
Description: GETFEM++ generic finite element library
@@ -73,11 +81,12 @@
and for arbitrary dimension.
Package: libgmm++-dev
-Architecture: all
Section: libdevel
-Depends: libmumps-dev,
- ${misc:Depends},
- ${shlibs:Depends}
+Architecture: all
+Depends:
+ libmumps-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Generic C++ template library for sparse, dense and skyline matrices
GMM++ is a framework of pre-defined methods for matrix computation. It is built
as a set of generic algorithms for any interfaced vector type or matrix type.
@@ -87,35 +96,40 @@
are built-in, hence it can be used as a standalone linear algebra library.
Package: python-getfem++
-Architecture: any
Section: python
-Depends: libgetfem4++v5 (= ${binary:Version}),
- python (<< 2.8),
- python (>= 2.7),
- python-numpy,
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Provides: ${python:Provides}
+Architecture: any
+Depends:
+ libgetfem4++v5 (= ${binary:Version}),
+ python (<<2.8),
+ python (>= 2.7),
+ python-numpy,
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+X-Python-Version: current
+Provides:
+ ${python:Provides}
Description: Python interface to the GETFEM++ generic finite element library
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
and for arbitrary dimension.
.
This package contains the Python interface to GETFEM++.
-X-Python-Version: current
Package: scilab-getfem++
-Architecture: alpha amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x sparc
+Pre-Depends:
+ ${misc:Pre-Depends}
Multi-Arch: same
-Depends: libgetfem4++v5 (= ${binary:Version}),
- scilab,
- ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Architecture: alpha amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x sparc
+Depends:
+ libgetfem4++v5 (= ${binary:Version}),
+ scilab,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Scilab interface to the GETFEM++ generic finite element library
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
and for arbitrary dimension.
.
This package contains the Scilab interface to GETFEM++.
+
More information about the debian-science-maintainers
mailing list