[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734125: marked as done (RFS: deal.ii/8.1.0-1 [ITP] -- Finite Element Differential Equations Analysis Library)



Your message dated Tue, 21 Jan 2014 22:09:48 +0100
with message-id <87r481jb37.fsf@deep-thought.43-1.org>
and subject line Re: Bug#734125: RFS: deal.ii/8.1.0-1 [ITP] -- Finite Element Differential Equations Analysis Library
has caused the Debian Bug report #734125,
regarding RFS: deal.ii/8.1.0-1 [ITP] -- Finite Element Differential Equations Analysis Library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
734125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734125
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-science@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "deal.ii"

  * Package name    : deal.ii
    Version         : 8.1.0-1
  * URL             : http://www.dealii.org
  * License         : LGPL-2.1+
    Section         : libs

It builds those binary packages:

  libdeal.ii-8.1.0 - Finite Element Differential Equations Analysis Library
  libdeal.ii-dbg - Finite Element Differential Equations Analysis Library
  libdeal.ii-dev - Finite Element Differential Equations Analysis Library
  libdeal.ii-doc - Finite Element Differential Equations Analysis Library

To access further information about this package, please visit the following URL:

  http://mentors.debian.net/package/deal.ii

Alternatively, one can download the package with dget using this command:

  dget -x http://mentors.debian.net/debian/pool/main/d/deal.ii/deal.ii_8.1.0-1.dsc

Changes since the last upload:

  Reintroduces the package to Debian, packageing redone from scratch.


This is a first version for a deal.II package with some fundamental
external dependencies (libtbb, libsuitesparse). I plan to (re)introduce
some further (optional) dependencies of deal.Ii to Debian (trilinos,
p4est) in order to provide a final package with mpi support in the near
future.

Regards,
Matthias Maier

--- End Message ---
--- Begin Message ---
Hi,

Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> writes:
>   dget -x http://mentors.debian.net/debian/pool/main/d/deal.ii/deal.ii_8.1.0-1.dsc

I uploaded the package, but lintian found a few things that could be
fixed easily in the next upload:

I: deal.ii source: unused-license-paragraph-in-dep5-copyright lgpl-2.1 (paragraph at line 40)
It should say "LGPL-2.1+" as in the earlier paragraphs.

W: libdeal.ii-doc: extra-license-file usr/share/doc/libdeal.ii-doc/LICENSE.gz
Please remove the extra file from the binary package. The license is
already documented in the copyright file.

I: libdeal.ii-8.1.0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libdeal_II.so.8.1.0 allows to allows one to
A trivial upstream bug.

E: libdeal.ii-doc: privacy-breach-w3c-valid-html usr/share/doc/libdeal.ii-doc/html/authors.html
The documentation contains external images. It might be good to remove
them (and they won't be displayed without an internet connection
anyway).

Also /tmp gets used in an unsafe way in doc/license/replace.sh (though
it doesn't seem to be used):
| sed -e "s/@YEAR@/$YEAR/" doc/license/header-template > /tmp/foobar22.temp
Programs shouldn't use predictable filenames in /tmp and make sure they
don't overwrite existing files.

Ansgar

--- End Message ---

Reply to: