[Python-apps-team] Bug#871550: bug#871550: veusz: B-D on pyfits which is superseded by astropy
Aurelien Jarno
aurelien at aurel32.net
Mon Aug 14 10:06:43 UTC 2017
control: tag -1 + patch
On 2017-08-09 06:09, Andreas Beckmann wrote:
> Source: veusz
> Version: 1.21.1-1.1
> Severity: serious
> Tags: sid buster
> Control: block 869858 with -1
>
> Please switch Build-Depends: pyfits to something modern. pyfits is about
> to be removed from the archive.
veusz already supports astropy, so the only changes are in the
debian/control file. The patch below is enough.
diff -Nru veusz-1.21.1/debian/control veusz-1.21.1/debian/control
--- veusz-1.21.1/debian/control 2014-09-01 02:42:27.000000000 +0000
+++ veusz-1.21.1/debian/control 2017-08-14 07:25:19.000000000 +0000
@@ -12,7 +12,7 @@
perl,
python-all-dbg,
python-all-dev (>= 2.6.5-13~),
- python-pyfits,
+ python-astropy,
python-h5py,
python-numpy (>= 1:1.4.1-4~),
python-numpy-dbg,
@@ -39,7 +39,7 @@
${python:Depends}
Suggests: python-dbus,
python-h5py,
- python-pyfits
+ python-astropy
Breaks: veusz-helpers (<< 1.20.1-3)
Replaces: veusz-helpers (<< 1.20.1-3)
Description: 2D scientific plotting application with graphical interface
Aurelien
--
Aurelien Jarno GPG: 4096R/1DDD8C9B
aurelien at aurel32.net http://www.aurel32.net
More information about the Python-apps-team
mailing list