Bug#641624: ITP: wcslib -- Implementation of the FITS WCS standard

2011-09-14 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: wcslib Version : 4.8 Upstream Author : Mark Calabretta mcala...@atnf.csiro.au * URL : http://www.atnf.csiro.au/people/mcalabre/WCS/ * License : GPLv3+ Programming Lang

Bug#641628: ITP: cpl -- Common Pipeline Library from ESO

2011-09-14 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: cpl Version : 5.3.1 Upstream Author : ESO Project Team cpl-h...@eso.org * URL : http://www.eso.org/sci/software/cpl/ * License : GPLv2 Programming Lang: C Description

Bug#641634: ITP: esorex -- Execution Tool for European Southern Observatory pipelines

2011-09-14 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: esorex Version : 3.9.0 Upstream Author : ESO Project Team cpl-h...@eso.org * URL : http://www.eso.org/sci/software/cpl/esorex.html * License : GPLv2 Programming Lang: C

Bug#641635: ITP: python-pywcs -- Set of routines for handling the FITS WCS standard

2011-09-14 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: python-pywcs Version : 1.10 Upstream Author : Michael Droettboom md...@stsci.edu * URL : https://trac6.assembla.com/astrolib * License : BSD Programming Lang: Python, C

Bug#641636: ITP: python-cpl -- Python module to access CPL recipes

2011-09-14 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: python-cpl Version : 0.3.4 Upstream Author : Ole Streicher * URL : http://www.aip.de/~oles/python-cpl/ * License : GPLv2 Programming Lang: Python, C Description

Bug#641624: Older Attempt

2011-09-15 Thread Ole Streicher
There was an older (archived now) attempt to package this library: Bug #34188 In this ld ITP, the library got the name libwcs. However, there is a competing library available called libwcs, which is part of the WCSTOOLS package http://tdc-www.harvard.edu/software/wcstools/. I would however call

Bug#641624: Copyright clarification

2011-09-23 Thread Ole Streicher
The copyright statement given in the ITP is wrong. According to http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/index.html the License is LGPLv3+. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#679111: ITP: python-astropy -- Core functionality for performing astronomy and astrophysics with Python

2012-06-26 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx C-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: python-pyds9 Version : 1.2 Upstream Author : Eric Mandel, Bill Joye * URL : http://hea

Bug#680075: Please add Ole Streicher as a Debian Maintainer

2012-07-03 Thread Ole Streicher
Package: debian-maintainers Severity: normal Please add Ole Streicher deb...@liska.ath.cx to the Debian Maintainer keyring. The jetring changeset is attached. Thank you Ole Comment: Add Ole Streicher deb...@liska.ath.cx as a Debian Maintainer Date: Tue, 03 Jul 2012 11:50:40 +0200 Action

Bug#677968: [DFS11732] - CPL - Segmentation faults in tests.

2012-07-04 Thread Ole Streicher
I investigated this a bit more for cpl_mast_test. The cause of the error is a pointer misalignment in several cpl_mask structure (and probaly elsewhere). cpl_mask.c contains lines like (cpl_mask.c, line 513, for the 2_2 case): #define CPL_MASK_FILTER_WORD \ self[i] = \ [...]

Bug#678168: ITP: python-astropy -- Core functionality for performing astronomy

2012-07-06 Thread Ole Streicher
A git repository is set up at http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-astropy.git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671853: Transition: cpl

2012-06-17 Thread Ole Streicher
I completed a release that fixes the FTBS, it awaits its upload. Cheers Ole Am 17.06.2012 16:37, schrieb Cyril Brulebois: Ole Streicher deb...@liska.ath.cx (07/05/2012): Upstream released a new version 6.0 on April 1st, bumping the ABI version (SONAME) from 12 to 20. This seems

Bug#677972: cpl: fftw not found on ia64, s390x

2012-06-18 Thread Ole Streicher
Source: cpl Version: 6.1.1-1 On ia64 and s390x, fftw is not detected during configure. Therefore the FFTW part is not available on these platforms. configure reports: [...] checking for libwcs... libraries /usr/lib/ia64-linux-gnu, headers /usr/include checking for a libwcs version = 4.4.4...

Bug#677967: cpl: FTBS on armel

2012-06-18 Thread Ole Streicher
cpl_mask-test fails with [ ERROR ] [tid=000] Test 15 failed at cpl_mask-test.c:1371: maskE(13,13) = 1 = 0 = mask0(13,13) (23 of 21 x 18 differ(s)). [ ERROR ] [tid=000] No error(s) to dump [ ERROR ] [tid=000] Test 20 failed at cpl_mask-test.c:1393: maskD(18,15) = 0 = 1 = mask0(18,15) (29 of 21 x

Bug#677968: cpl: FTBS on sparc

2012-06-18 Thread Ole Streicher
cpl_image_iqe-test fails with /bin/bash: line 5: 24576 Segmentation fault \ MAKE=make CC=gcc CFLAGS=-D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c99 -fno-builtin

Bug#677972: cpl: fftw not found on ia64, s390x

2012-06-18 Thread Ole Streicher
The detection failure is due to the following program run by configure (from m4/cpl.m4): --8 #include stdio.h #include stdlib.h #include string.h #include fftw3.h int main(void) { char vmin[] = 3.1.2; char *vstr=

Bug#677967: cpl: FTBS on armel

2012-06-19 Thread Ole Streicher
Running on a qemu emulation, this failure does not happen. So it may be connected with the CPU? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678168: ITP: python-astropy -- Core functionality for performing astronomy and astrophysics with Python

2012-06-19 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: python-astropy Version : 0.1 Upstream Author : Erik Tollerud erik.tolle...@gmail.com * URL : http://astropy.org * License : BSD Programming Lang: Python, C

Bug#677968: FTBS saga continues...

2012-06-21 Thread Ole Streicher
Now there are new crashes in cpl_apertures-test, cpl_geom_img-test. [...] /bin/bash: line 5: 1273 Bus error MAKE=make CC=gcc [...] FAIL: cpl_apertures-test /bin/bash: line 5: 1296 Bus error MAKE=make CC=gcc [...] FAIL: cpl_geom_img-test [...] Full log:

Bug#682205: ITP: heasoft-fv -- General FITS file browser/editor/plotter with a gui

2012-07-20 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: heasoft-fv Version : 5.3 Upstream Author : William Pence, Pan Chai * URL : http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ftools/fv/ * License : MIT Programming

Bug#671835: Unknown type name off_t on mips and mipsel

2012-05-07 Thread Ole Streicher
Package: libcfitsio3-dev Version: 3.300-1 On mips and mipsel, compiling the following test program #include fitsio.h int main () { float v; fits_get_version(v); return 0; } fails with gcc -o conftest -I/usr/include -D_REENTRANT -g -O2 -Wformat -Wformat-security -Werror=format-security

Bug#671853: Transition: cpl

2012-05-07 Thread Ole Streicher
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Dear Release Team, I am filing this bug for the transition of the cpl package. Upstream released a new version 6.0 on April 1st, bumping the ABI version (SONAME) from 12 to 20. List

Bug#692301: tk-html3: broken on kfreebsd-* and hurd-i386

2012-11-05 Thread Ole Streicher
The problem is a buggy TEA configuration that not properly recognizes kFreeBSD and hurd. Fixed and uploaded to http://mentors.debian.net/package/tk-html3; it still needs to go through the sponsoring process. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#690531: ITP: iraf -- Image Reduction and Analysis Facility

2012-10-15 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: iraf Version : 2.16 Upstream Author : IRAF programming group at the National Optical Astronomy Observatories * URL

Bug#682692: ITP: tcl-fitstcl -- Tcl interface to FITS Files

2012-07-24 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: tcl-fitstcl Version : 2.3 Upstream Author : Have to ask - probably William Pence, Pan Chai * URL

Bug#688107: ITP: casa -- The Common Astronomy Software Applications package

2012-09-19 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: casa Version : 3.4.0 Upstream Author : Several institutions under the guidance of NRAO * URL : http

Bug#688107: ITP: casa -- The Common Astronomy Software Applications package

2012-09-20 Thread Ole Streicher
Hi Julian, On 19.09.2012 19:46, Julian Taylor wrote: from a brief look through the source it seems it is still using ipython = 0.10 and thus incompatible with debians ipython = 0.13. What concrete problems should I expect here? And do you have a feeling how much work it would be to push the

Bug#693807: saods9: When tryin to select a projection region, recieves SIGABRT

2012-11-21 Thread Ole Streicher
I can confirm this. The crash happens for a FITS file as well. The upstream binary does not show it. It seems a problem when trying to draw a spectrum to a secondary window. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#693807: saods9: When tryin to select a projection region, recieves SIGABRT

2012-11-22 Thread Ole Streicher
Analysis so far: The crash happens in the tcl source file src/markeranalysisplot2d.tcl function MarkerAnalysisPlot2dCB(), when it calls $frame get marker $id analysis plot2d $xdata $ydata $xcdata $ycdata \ $sys $sky $method This translates to Frame1 get marker 1 analysis plot2d

Bug#675899: saods9: FTBFS on Debian GNU/Hurd

2012-06-05 Thread Ole Streicher
The same happens to kfreebsd-amd64 and kfreebsd-i386. A patch is commited to git: http://anonscm.debian.org/gitweb/?p=debian-science/packages/saods9.git;a=commitdiff;h=1af38ae4de101b31d637e579cdd05fd6723e787e Cheers Ole -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#657128: RM: sextractor [mips mipsel armhf s390x] -- RoM; ANAIS

2012-01-24 Thread Ole Streicher
Package: ftp.debian.org Severity: normal The current version in testing originates from a version that is outdated since five years and has a number of bugs. I recently adopted this package and brought it up to the recent debian policy and upstream version. The new upstream version has some

Bug#657128: RM: sextractor [mips mipsel armhf s390x] -- RoM; ANAIS

2012-01-24 Thread Ole Streicher
Am 24.01.2012 18:15, schrieb Alexander Reichle-Schmehl: You do know, that the buildds will try to build your package anyway, do you? And did you take a look at the build logs? MIPS build failed after not receiving any output for five minutes. mips isn't the fastest arch on earth, so that

Bug#654878: ITP: tk-table -- Table extension for Tcl/Tk

2012-01-06 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: tk-table Version : 2.10 Upstream Author : Jeffrey Hobbs j...@hobbs.org * URL : http://tktable.sourceforge.net * License : BSD Programming Lang: C, Tcl Description

Bug#655648: ITP: saods9 -- Image display tool for astronomy

2012-01-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@liska.ath.cx * Package name: saods9 Version : 6.2 Upstream Author : William Joye wj...@cfa.harvard.edu * URL : http://hea-www.harvard.edu/RD/ds9/ * License

Bug#655650: ITP: tcl-signal -- Signal extension for Tcl

2012-01-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@liska.ath.cx * Package name: tcl-signal Version : 1.4 Upstream Author : Michael Schwartz mschw...@nyx.net * URL : http://www.nyx.net/~mschwart/signal_ext.html

Bug#655651: ITP: xpa -- Seamless communication between many kinds of Unix programs

2012-01-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@liska.ath.cx * Package name: xpa Version : 2.1.13 Upstream Author : Eric Mandel e...@head.cfa.havard.edu * URL : http://hea-www.harvard.edu/RD/xpa/ * License

Bug#655653: ITP: funtools -- Minimal buy-in FITS library and utility package

2012-01-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@liska.ath.cx * Package name: funtools Version : 1.4.4 Upstream Author : Eric Mandel e...@head.cfa.havard.edu * URL : https://www.cfa.harvard.edu/~john/funtools

Bug#655655: override: sextractor_2.8.6-1_i386.deb:science/optional

2012-01-12 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, I changed the priority from extra to optional since the packages does not conflict with other packages, does not depend on an extra package and is reasonable to install. Best regards Ole -- To UNSUBSCRIBE, email to

Bug#655695: ITP: wcstools -- Create display and manipulate the world coordinate system

2012-01-13 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx * Package name: wcstools Version : 3.8.4 Upstream Author : Doug Mink dm...@cfa.harvard.ed * URL : http://tdc-www.harvard.edu/software/wcstools/ * License : GPLv2+ Programming Lang: C

Bug#649714: override: libwcs4_4.8.3-1_i386.deb:libs/optional, wcslib-dev_4.8.3-1_i386.deb:libdevel/optional, wcslib-doc_4.8.3-1_all.deb:doc/optional: wcslib-tools_4.8.3-1_i386.deb:science/optional

2011-11-23 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, I changed the priority in this version from extra to optional since the packages do not conflict with other packages, do not depend on an extra package and are reasonable to install. Best regards Ole -- To UNSUBSCRIBE, email to

Bug#661504: RFS: tk-html3/3.0~fossil20110109-1 [ITP ] -- Render HTML and CSS content with tk

2012-02-27 Thread Ole Streicher
, Ole Streicher -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659003: ITP: slalib -- Positional Astronomy Library

2012-02-07 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: slalib Version : 2.5.4 Upstream Author : Pat Wallace : * URL : http

Bug#659269: ITP: starconf -- Starlink autoconf support

2012-02-09 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: starconf Version : 1.3 Upstream Author : Norman Gray * URL : http://starlink.jach.hawaii.edu/starlink * License : TBD

Bug#659344: ITP: tkhtml3 -- Render HTML and CSS content with tk

2012-02-10 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-tcltk-de...@lists.alioth.debian.org * Package name: tkhtml3 Version : alpha-16 Upstream Author : Dan Kennedy * URL : http://tkhtml.tcl.tk

Bug#659639: ITP: iausofa -- Algorithms for models in fundamental astronomy

2012-02-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: iausofa Version : 2010.12.01 Upstream Author : International Astronomical Union * URL : http

Bug#659938: RM: wcslib [armel s390 sparc armhf] -- RoM; FTBS

2012-02-14 Thread Ole Streicher
Package: ftp.debian.org Severity: normal These builds fail in their regression tests, but due to a bug in the Makefile the failure is not reported to the build process. Thanks Ole -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#659984: ITP: starlink-libpal -- Position Astronomy Library

2012-02-15 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: starlink-libpal Version : 0.1.0 Upstream Author : Tim Jenness t.jenn...@jach.hawaii.edu * URL : http

Bug#657957: ITP: starlink-libast -- Handle World Coordinate Systems in Astronomy

2012-01-30 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: starlink-libast Version : 6.0.1 Upstream Author : David Berry, R.F. Warren-Smith * URL

Bug#650602: wcslib-dev: pkg-config file not installed

2011-12-01 Thread Ole Streicher
I added the fix in the repository. Since it is not critical, I would not immediately build a new package. http://anonscm.debian.org/gitweb/?p=debian-science/packages/wcslib.git;a=commit;h=f51d5034ca65c8b36c7224ce038e654bada7cf71 -- To UNSUBSCRIBE, email to

Bug#717894: override: tcl-xpa:interpreters/optional, libxpa1:libs/optional, xpa-tools:science/optional, libxpa-dev:libdevel/optional

2013-07-26 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the XPA packages are currently listed as extra which is a mistake. They all should be optional: tcl-xpa optional interpreters libxpa1 optional libs xpa-tools optional science libxpa-dev optional libdevel The current unstable upload

Bug#719116: ITP: skycat -- Image visualization and access to catalogs and data for astronomy

2013-08-08 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx C-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: skycat Version : 3.2.1 Upstream Author : ESO - European Southern Observatory * URL : http

Bug#719478: ITP: erfa -- Image visualization and access to catalogs and data for astronomy

2013-08-12 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx C-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: erfa Version : None released yet Upstream Author : IAU SOFA Board * URL : https://github.com/liberfa

Bug#719562: override: tcl-signal:interpreters/optional

2013-08-13 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the tcl-signal package is currently listed as extra which is a mistake. It should be optional: tcl-signal optional interpreters Thank you Ole -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#719564: override: libstarlink-ast-dev:libdevel/optional, libstarlink-ast-doc:doc/optional, libstarlink-ast0:libs/optional, libstarlink-ast-err0:optional/libs, libstarlink-ast-drf3d0:optional/libs

2013-08-13 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the starlink-ast packages are currently listed as extra which is a mistake. They all should be optional: libstarlink-ast-devoptional libdevel libstarlink-ast-docoptional doc libstarlink-ast0 optional libs libstarlink-ast-err0

Bug#719561: override: funtools:science/optional, libfuntools-dev:libdevel/optional, libfuntools1:libs/optional, tcl-funtools:interpreters/optional

2013-08-13 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the funtools packages are currently listed as extra which is a mistake. They all should be optional: funtoolsoptional science libfuntools-dev optional libdevel libfuntools1optional libs tcl-funtoolsoptional interpreters The

Bug#719565: override: saods9:science/optional, saods9-blt:science/optional, saods9-data:science/optional, saods9-doc:doc/optional

2013-08-13 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the saods9 packages are currently listed as extra which is a mistake. They all should be optional: saods9 optional science saods9-bld optional science saods9-data optional science saods9-doc optional doc Thank you Ole -- To UNSUBSCRIBE,

Bug#719563: override: libstarlink-pal-dev:libdevel/optional, libstarlink-pal-doc:doc/optional, libstarlink-pal0:libs/optional

2013-08-13 Thread Ole Streicher
Package: ftp.debian.org Severity: normal Hi, the starlink-pal packages are currently listed as extra which is a mistake. They all should be optional: libstarlink-pal-dev optional libdevel libstarlink-pal-doc optional doc libstarlink-pal0optional libs The current testing upload already

Bug#688107: ITP: casa -- The Common Astronomy Software Applications package

2013-08-14 Thread Ole Streicher
Am 14.08.2013 09:22, schrieb gurkan: Is there already any packages that can be tested? Sorry -- no. I paused my efforts due to some reasons: * the ipython version problem discussed above * the unclear relation of casacore and casa (I want to have a structured approach and do not want to include

Bug#719720: RFS: skycat/3.1.2+starlink1~b-1 [ITP]

2013-08-14 Thread Ole Streicher
Package: sponsorship-requests Severity: wishlist X-Debbugs-Cc: debian-scie...@lists.debian.org, package-sponsorship-reque...@lists.debian.org, pkg-tcltk-de...@lists.alioth.debian.org, debian-scie...@lists.debian.org Dear mentors, I am looking for a sponsor for my package skycat * Package

Bug#719720: RFS: skycat/3.1.2+starlink1~b-1 [ITP]

2013-08-14 Thread Ole Streicher
Hi Anton, Am 14.08.2013 20:16, schrieb Anton Gladky: why is the tarball on mentors different from that one, which is on the website? I did not use the tarball provided by ESO but the one provided by Starlink https://github.com/Starlink/skycat/archive/v3.1.2-starlink-1b.tar.gz. Reasons are *

Bug#719770: python3-pyfits and python3-astropy-legacy: error when trying to install together

2013-08-15 Thread Ole Streicher
Control: reopen -1 Hi Scott, I agree that it should be solved in python3-astropy-legacy, so I reassign the bug accordingly (and re-open it to get it closed by the bugfix). However, python3-astropy-legacy does not use pyfits for a reason: astropy is designed to be the successor of pyfits, see

Bug#719770: python3-pyfits and python3-astropy-legacy: error when trying to install together

2013-08-15 Thread Ole Streicher
Control: reassign -1 python3-astropy-legacy Control: tags -1 + pending Hi, the conflict is intentional since astropy-legacy is a proposed successor of pyfits. I just used a wrong Conflicts: line. This will be fixed in the next upload. See [1] for the fix in CVS Best regards Ole [1]

Bug#688107: Fwd: Re: Packaging CASA RPM's

2013-08-15 Thread Ole Streicher
,Ole Streicher debian-de...@liska.ath.cx,Anne Nicolas enna...@gmail.com, astronomy astron...@lists.fedoraproject.org Joseph, Thank you for contacting me. I apologize for taking so long to respond. Work pushed your message far down my e-mail queue. Thank you for offering to assist

Bug#707461: FTBFS: ImportError: numpy version 1.4 or later must be installed to build astropy

2013-05-09 Thread Ole Streicher
Control: retitle -1 [python3-numpy] unusable: ImportError on python3.3 Control: reassign -1 python3-numpy Control: found -1 1:1.6.2-1.2 Control: affects -1 python-astropy Actually, this is a bug in python-numpy: python3.3 -c import numpy results in Traceback (most recent call last): File

Bug#709294: ITP: fitsverify -- FITS File Format-Verification Tool

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: fitsverify Version : 4.16 Upstream Author : NASA HEASARC * URL : http://heasarc.gsfc.nasa.gov/docs

Bug#709317: ITP: cpl-plugin-sinfo -- ESO data reduction pipeline for SINFONI

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: cpl-plugin-sinf Version : 2.3.3 Upstream Author : Andrea Modigliani amodi...@eso.org * URL : http

Bug#709321: ITP: cpl-plugin-fors -- ESO data reduction pipeline for FORS

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: cpl-plugin-fors Version : 4.9.23 Upstream Author : ESO * URL : http://www.eso.org/sci/software

Bug#709323: ITP: cpl-plugin-giraf -- ESO data reduction pipeline for GIRAFFE

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: cpl-plugin-giraf Version : 2.11 Upstream Author : Ralf Palsa rpa...@eso.org * URL : http://www.eso.org

Bug#709329: ITP: cpl-plugin-amber -- ESO data reduction pipeline for AMBER

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: cpl-plugin-amber Version : 4.2.2 Upstream Author : Armin Gabasch agaba...@eso.org * URL : http

Bug#709330: ITP: cpl-plugin-hawki -- ESO data reduction pipeline for HAWK-I

2013-05-22 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org,debian-scie...@lists.debian.org * Package name: cpl-plugin-hawki Version : 1.8.12 Upstream Author : César Enrique García Dabó cgar...@eso.org * URL

Bug#690531: Fwd: [fedora-astronomy] IRAF RPM spec files

2013-05-23 Thread Ole Streicher
Iraf is not forgooten :-) I just want to remind myself that there is an attempt to package iraf for Fedora Linux. They are able to compile the whole package now, so it makes sense to adopt their patches. This is from the Fedora-Astronomy mailing list

Bug#710086: lintian: reports package-contains-ancient-file where this is not an error

2013-05-28 Thread Ole Streicher
Package: lintian Version: 2.5.10.5 Severity: normal Tags: upstream X-Debugs-CC: debian-de...@lists.debian.org Dear Lintian maintainers, I am currently working on the (re-)packaging of the IRAF astronomical package [1]. This is a huge package with old roots -- the history goes back to 1981.

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-29 Thread Ole Streicher
://mentors.debian.net/package/fitsverify Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/f/fitsverify/fitsverify_4.16-1.dsc The package is quite small, so a review should take not much of your time ;-) Best Regards Ole Streicher

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-29 Thread Ole Streicher
Hi Thibaut, Am 29.05.2013 13:44, schrieb Thibaut Paumard: Le 29/05/2013 12:44, Ole Streicher a écrit : I am looking for a sponsor for my package fitsverify package looks good. I couldn't find upstream's license and copyright statement though, where is it? Not there. I asked and got

Bug#665245: esorex: FTBFS: sed: -e expression #1, char 20: extra characters, after command

2012-03-23 Thread Ole Streicher
reassign 665245 debhelper forcemerge 665263 665245 affects 665263 src:esorex thanks During a rebuild of all packages in sid, your package failed to build on amd64. dh_usrlocal sed: -e expression #1, char 20: extra characters after command dh_usrlocal: sed '/#DIRS#/ c\\ /usr/local/lib

Bug#661504: [Pkg-tcltk-devel] Repost: RFS: tk-html3/3.0~fossil20110109-1 [ITP ] -- Render HTML and CSS content with tk

2012-03-24 Thread Ole Streicher
:13 PM, Sergei Golovan sgolo...@nes.ru wrote: On Wed, Mar 21, 2012 at 1:06 PM, Ole Streicher debian-de...@liska.ath.cx wrote: Dear mentors, I just want to repost this sponsorship request so that it does not get forgotten :-) The package is fine, though I'd like you to check if it works

Bug#686924: ITP: casacore -- Common Astronomy Software Applications core library

2012-09-07 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: casacore Version : 1.5.0 Upstream Author : ATNF, Syndey and ASTRON, Dwingeloo * URL : http

Bug#677968: Fwd: Re: Log for attempted build of cpl_6.1.1-2 on m68k (dist=unstable)

2013-04-08 Thread Ole Streicher
Original-Nachricht Betreff: Re: Log for attempted build of cpl_6.1.1-2 on m68k (dist=unstable) Datum: Sun, 7 Apr 2013 12:32:11 + (UTC) Von: Thorsten Glaser t...@mirbsd.de An: deb...@liska.ath.cx, debian-science-maintain...@lists.alioth.debian.org fail /bin/bash: line 5:

Bug#704752: uses build_alias instead of DEB_HOST_MULTIARCH for configuration

2013-04-08 Thread Ole Streicher
:00 2001 From: Ole Streicher deb...@liska.ath.cx Date: Mon, 8 Apr 2013 13:16:21 +0200 Subject: [PATCH] Correct default plugin path. Closes: #704752 --- debian/changelog |8 +++- debian/patches/set-default-plugin-path.patch | 16 +++- 2 files changed

Bug#680222: ITP: q3c -- PostgreSQL extension used for indexing the sky

2012-12-13 Thread Ole Streicher
Hi, This name is too short for a special package. Since it is a postgresql module, it could be named like postgresql-q3c. If the module is version specific, the binary should be called postgresql-8.4-q3c (and/or 9.1). Cheers Ole -- To UNSUBSCRIBE, email to

Bug#399759: sextractor: Documentation lacks source code, and contains non-free images

2013-01-30 Thread Ole Streicher
tags 699275 + pending thanks I will remove the PDF documentation from the source. For Guide2source_extractor.pdf, this is obvious. If sextractor.pdf (and/or a HTML documentation, as by #399759) is needed, it can better be built as a separate package from the source code in

Bug#699362: unblock: sextractor/2.8.6+dfsg-1

2013-01-30 Thread Ole Streicher
, see + + * Official user's manual: https://www.astromatic.net/pubsvn/software/sextractor/trunk/doc/sextractor.pdf + * Dummy's guide: http://mensa.ast.uct.ac.za/~holwerda/SE/Manual.html + + -- Ole Streicher deb...@liska.ath.cx Wed, 30 Jan 2013 10:45:52 +0100 diff -Nru sextractor-2.8.6/debian

Bug#672378: debuild clean uses unpatched files

2012-05-10 Thread Ole Streicher
Package: devscripts Version: 2.11.7 Severity: normal I have a package that needs a patch for the configure.ac (upstream uses a patched automake); see the appended sample package. When I run (as recommended in [1]) debuild debuild clean I get [...] configure.ac:2: require Automake

Bug#671675: libcpl-dev: uninstallable in sid

2012-05-15 Thread Ole Streicher
The cause is just that I accidently removed the libcext-dev section from the debian/control file. Simply re-inserting does the job (already done in the git repository; not uploaded yet because of the unresolved FTBS). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#671853: libcpl-dev: uninstallable in sid

2012-05-15 Thread Ole Streicher
The cause is just that I accidently removed the libcext-dev section from the debian/control file. Simply re-inserting does the job (already done in the git repository; not uploaded yet because of the unresolved FTBS). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#671853: Wrong Bug Nr.

2012-05-15 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, this was meant for Bug #671675. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJPsgIjAAoJEHEVr9B3ENz3HjQQAMJqLHIVdStXMTvLyBHrYUq6

Bug#726612: ITP: cpl-plugin-kmos -- ESO data reduction pipeline for KMOS

2013-10-17 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: cpl-plugin-kmos Version : 1.2.4 Upstream Author : MPG * URL : http://www.eso.org/sci/software

Bug#726706: Please package fpack and funpack

2013-10-18 Thread Ole Streicher
Package: cfitsio3 Version: 3.340-2 Severity: wishlist Cfitsio includes the sources for the tools fpack and funpack. These tools may be useful to compress f.e. calibration files and reduce the footprint of some packages. See [1] for such a proposal. It would be nice if these programs could be

Bug#726758: saods9: FTBFS with the future tcl/tk-dev 8.6

2013-10-19 Thread Ole Streicher
Tags: pending Dear Sergei, A new version (7.3) that is build on top of tcl/tk 8.6 is already in beta status (available in experimental). So I think it does not make sense to put efforts in porting 7.2. I will upload a changed release with your patch applied. Thank you very much for your

Bug#728368: ITP: cpl-plugin-xsh -- ESO data reduction pipeline for XSHOOTER

2013-10-31 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: cpl-plugin-xsh Version : 2.2.0 Upstream Author : ESO * URL : http://www.eso.org/sci/software/pipelines

Bug#728368: ITP: cpl-plugin-xsh -- ESO data reduction pipeline for XSHOOTER

2013-10-31 Thread Ole Streicher
Hi Julian, Am 31.10.2013 19:49, schrieb Julian Taylor: On 31.10.2013 11:44, Ole Streicher wrote: * Package name: cpl-plugin-xsh this plugin requires clapack which is not in debian nor properly supported upstream anymore, it would need porting to the fortran interface or lapacke

Bug#728368: ITP: cpl-plugin-xsh -- ESO data reduction pipeline for XSHOOTER

2013-11-01 Thread Ole Streicher
Ole Am 31.10.2013 20:01, schrieb Ole Streicher: Hi Julian, Am 31.10.2013 19:49, schrieb Julian Taylor: On 31.10.2013 11:44, Ole Streicher wrote: * Package name: cpl-plugin-xsh this plugin requires clapack which is not in debian nor properly supported upstream anymore, it would need

Bug#728894: ITP: cpl-plugin-vimos -- ESO data reduction pipeline for VIMOS

2013-11-06 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: cpl-plugin-vimos Version : 2.9.7 Upstream Author : ESO * URL : http://www.eso.org/sci/software

Bug#730869: Please upgrade python-pywcs from 1.11 to 1.10.1 or better

2013-11-30 Thread Ole Streicher
https://trac.assembla.com/astrolib#pywcs calls the current release as 1.10-4.7, but the source links to 1.11-4.8.2, which is the base I use here and which I would still consider as current. Another history is given in docs.astropy.org/en/stable/wcs/history.html which marks 1.11 as the current

Bug#731630: ITP: cpl-plugin-uves -- ESO data reduction pipeline for UVES

2013-12-07 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: cpl-plugin-uves Version : 5.3.0 Upstream Author : ESO * URL : http://www.eso.org/sci/software

Bug#720905: Please update to newer version

2013-08-26 Thread Ole Streicher
Package: cfitsio Version: 3.300-1 Severity: wishlist For cfitsio, the latest available upstream version is 3.350, while Debian unstable still has 3.300. Could you consider updating the Debian version? I want to upload cpl-6.3.1 to unstable, which requires at least cfitsio-3.310. Thank you,

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-31 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Thibaut, Am 29.05.2013 14:38, schrieb Thibaut Paumard: I don't think the FTP master will let the package in with just this short notice (so short that I missed it despite looking for it). Maybe they would be OK if you reproduced said e-mail in

Bug#711036: ITP: x11iraf -- Graphical tools to work with IRAF

2013-06-04 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org * Package name: x11iraf Version : 2.0~BETA Upstream Author : National Optical Astronomy Observatories * URL : http

Bug#711038: ITP: pyraf -- Python interface for IRAF

2013-06-04 Thread Ole Streicher
Package: wnpp Severity: wishlist Owner: Ole Streicher deb...@liska.ath.cx X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: pyraf Version : 2.1 Upstream Author : Association of Universities for Research

Bug#724988: lintian: check if a shared library is not multi-arch

2013-09-30 Thread Ole Streicher
Package: lintian Version: 2.5.19 Severity: wishlist Usertags: multiarch In a discussion on debian-devel [1] it turned out that there is no good reason that a shared library is not multi-arch. So, it would be nice if lintian could check this. Best regards Ole [1]

  1   2   3   4   5   6   7   8   9   10   >