Bug#739456: FTBFS with libav10

2014-02-25 Thread anton

Hi,
there is an upstream patch that fixes this bug
http://review.source.kitware.com/#/t/3933/

-- 
Anton Khirnov

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Comments regarding healpix-cxx_3.11.2-4_amd64.changes

2014-02-25 Thread Thorsten Alteholz
Dear Maintainer,

there is some room for improvement in your debian/copyright file.

The header paragraph is missing and the paragraph for alice/* seems 
to be superfluous.

  Thorsten




-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


RE: Help Desk Admin/Cleaup Team

2014-02-25 Thread Eullen Maluleke
Quota mail size 97.9%

Admin/Staff/Student/Employee
Webmail Cleanup routine/upgrade... New mails are Blocked and Filter for safe 
please  UP-GRADE-NOWhttp://institutionalaccountrountine.jigsy.com/
Thanks

This has become necessary to serve you better.
Help Desk Admin/Cleaup Team



--
Tshwane University of Technology
--
This email is sent and received in terms of the Electronic
Communications Policy of Tshwane University of Technology.
In line with this policy, this email is private, privileged and
confidential. The full text of the Electronic Mail Disclaimer
can be seen on the TUT web site at
http://www.tut.ac.za/Other/disclaimer/Pages/default.aspx
or obtained by phoning (012) 382-5911
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: Comments regarding healpix-cxx_3.11.2-4_amd64.changes

2014-02-25 Thread Leo Singer
On Feb 25, 2014, at 5:38 AM, Thorsten Alteholz 
ftpmas...@ftp-master.debian.org wrote:

 Dear Maintainer,
 
 there is some room for improvement in your debian/copyright file.
 
 The header paragraph is missing and the paragraph for alice/* seems 
 to be superfluous.
 
  Thorsten
 

Hi Thorsten,

Thank you for your feedback. Would the below be better?

Leo


Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: HEALPix
Upstream-Contact: Martin Reinecke mar...@mpa-garching.mpg.de
License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later
 version.
 .
 This program 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 General Public License for more
 details.
 .
 You should have received a copy of the GNU 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 full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: *
Copyright: 1997-2013 HEALPix collaboration
   1998-2013 Anthony J. Banday ban...@mpa-garching.mpg.de
   1998-2003 Matthias Bartelmann mbartelm...@ita.uni-heidelberg.de
   2005-2008 Hans Kristian Eriksen h.k.k.erik...@astro.uio.no
   1997-2013 Krzysztof M. Gorski krzysztof.m.gor...@jpl.nasa.gov
   1999-2000 Frode K. Hansen fhan...@mpa-garching.mpg.de
   1997-2013 Eric Hivon hi...@iap.fr
   2006-2008 David Larson dlar...@pha.jhu.edu
   2005-2013 William O'Mullane womul...@skysrv.pha.jhu.edu
   2003-2013 Martin Reinecke mar...@mpa-garching.mpg.de and
   1998-2003 Benjamin D. Wandelt bwand...@iap.fr.
License: GPL-2+
 [LICENSE TEXT]

Files: debian/*
Copyright: 2012 Leo Singer leo.sin...@ligo.org
License: GPL-2+
 [LICENSE TEXT]


-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#740095: Fix autopkgtest missing dependency

2014-02-25 Thread Martin Pitt
Package: fftw3
Version: 3.3.3-7
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch trusty
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Hello,

fftw3's autopkgtest currently fails [1]:

| adt-run:  tree0t-build:  - - - - - - - - - - results - - - - - - - - - -
| tree0t-build FAIL non-zero exit status 127
| adt-run:  tree0t-build:  - - - - - - - - - - stdout - - - - - - - - - -
| smoke testing double library
| adt-run:  tree0t-build:  - - - - - - - - - - stderr - - - - - - - - - -
| /tmp/adt-run.ssZzWm/tree0-tree/debian/tests/build: line 49: gcc: command not 
found

Simple fix attached. I tested that it now succeeds in an LXC container.

Thanks for considering,

Martin

[1] http://ci.debian.net/#package/fftw3
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru fftw3-3.3.3/debian/changelog fftw3-3.3.3/debian/changelog
--- fftw3-3.3.3/debian/changelog2014-01-06 13:53:45.0 +0100
+++ fftw3-3.3.3/debian/changelog2014-02-25 18:15:26.0 +0100
@@ -1,3 +1,9 @@
+fftw3 (3.3.3-7ubuntu3) trusty; urgency=medium
+
+  * Add missing build-essential test dependency for the build autopkgtest.
+
+ -- Martin Pitt martin.p...@ubuntu.com  Tue, 25 Feb 2014 18:15:11 +0100
+
 fftw3 (3.3.3-7ubuntu2) trusty; urgency=medium
 
   * Don't configure with --enable-neon on AArch64.
diff -Nru fftw3-3.3.3/debian/tests/control fftw3-3.3.3/debian/tests/control
--- fftw3-3.3.3/debian/tests/control2013-10-27 14:32:57.0 +0100
+++ fftw3-3.3.3/debian/tests/control2014-02-25 18:14:59.0 +0100
@@ -2,4 +2,4 @@
 Depends: libfftw3-bin
 
 Tests: build
-Depends: libfftw3-dev
+Depends: build-essential, libfftw3-dev


signature.asc
Description: Digital signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers