* Add 10-riscv.patch to add support for riscv64.
* New upstream version:
- Fixes unknown vulnerabilities (Closes: #892458).
- Rebase 07-pkgconfig-no-curl.patch.
* Update VCS URLs to salsa.debian.org.
* Rebuild all PDF documentation and ship it instead of the PS version.
* Add 07-pkgconfig-no-curl.patch to only add -lcurl to Libs.private.
* Tell dh to not run configure and make for arch:all builds.
* New upstream version:
- Update symbols file.
* Add VCS-Git and VCS-Browser fields to debian/control.
* Switch to debhelper 10.
* Drop debian/source/options, xz is now the default.
* Move arch-specific build-depends to Build-Depends-Arch.
* Move libcfitsio5 to section libs.
* Upgrade Standard-Version to 4.1.0.
* Mark libcfitsio-doc as Multi-Arch: foreign.
* Add a Build-Depends-Arch on libcurl4-gnutls-dev to enable curl support.
* New upstream version:
- Rebase 05-system-zlib.patch.
- Add 04-revert-3.410-abi-breakage.diff to revert an ABI breakage
introduced in version 3.410.
- Update symbol file.
* Update debian/control and debian/copyright to use a https URL.
* Enable bzip2 support.
* Add a debian/upstream/metadata file, provided by Ole Streicher (Closes:
#816551).
* Drop the libcfitsio3-dev transitional package.
* Set the "Maintainer" field to Debian Astronomy Maintainers
<debian-astro-maintainers@lists.alioth.debian.org>, move myself to
the "Uploaders" field.
* New upstream version (Closes: #840473).
- Rebase 01-LDFLAGS.diff.
* Rename libcfitsio4 into libcfitsio5.
* Drop libcfitsio4-dbg, replaced by the automatic dbgsym package.
* Upgrade Standard-Version to 3.9.8 (no changes).
* Upload to unstable.
* New upstream version:
- drop patches/01-pthread-mutex.patch.
- drop patches/04-buildflags.diff.
- refresh patches/05-system-zlib.patch.
- drop patches/06-fpack-funpack-dynamic-link.diff.
- drop patches/07-testprog-static-link.diff.
- drop debian/patches/09-memcpy-overlap.diff.
- add debian/patches/01-LDFLAGS.diff to correctly handle LDFLAGS.
* Rename libcfitsio2 into libcfitsio4.
* Rename libcfitsio2-dbg into libcfitsio4-dbg.
* debian/fpack.1, debian/funpack.1: fix a spelling error reported by
lintian.
* Don't run the testsuite for the indep target.
* Add patches/09-memcpy-overlap.diff to use memmove instead of memcpy
where memory area might overlaps (closes: #800819).
* Remove the libcfitsio3-doc transitional package.
* Add the upstream homepage in debian/control.
* Upgrade Standard-Version to 3.9.6 (no changes).
* Build and install imcopy in libcfitsio-bin (closes: #793851).
* Add a manpage for imcopy, provided by Ole Streicher.
* Upload to unstable.
* Fix shared library detection for hurd.
* New upstream version:
- Upstream is finally properly versioning the library name, and ensure the
soname will change if the ABI changes. This will make the maintenance
easier in Debian. Unfortunately it means for now that the library package
name has to be changed. Take advantage of that to rename all packages:
- cfitsio3 (source) -> cfitsio
- libcfitsio3 -> libcfitsio2
- libcfitsio3-dbg -> libcfitsio2-dbg
- libcfitsio3-dev -> libcfitsio-dev
- libcfitsio3-doc -> libcfitsio-doc
- Add libcfitsio3-dev and libcfitsio3-doc transitional packages.
- Add a build-depency on libbz2-dev to enable new bzip2 support.
- Refresh all patches and drop ones merged upstream
* Run testprog as a testsuite if DEB_BUILD_OPTIONS does not contain
"nocheck".
* Add a libcfitsio-bin package with the fitscopy, fpack and funpack
binaries. Closes: #726706.
* Rewrite debian/rules using dh and use dh-autoreconf.
* Upgrade Standard-Version to 3.9.5 (no changes).
* Move examples from libcfitsio3-dev to libcfitsio3-doc. Mark
libcfitsio3-dev as Multi-Arch: same.
* Backport arm64 support from upstream. Closes: #733753.
* Backport ppc64el support from upstream. Closes: #733649.
* Upload to unstable.
* New upstream version. Closes: bug#720905.
* New upstream version.
* Compress .deb with xz.
* Update symbols file.
* Use cc as the compiler instead of gcc.
* Upgrade Standard-Version to 3.9.4 (no changes).
* Fix undefined off_t on mips and mipsel when buildig with -std=c99.
Closes: bug#671835.
* Correctly pass CPPFLAGS and LDFLAGS to build with hardening support.
* New upstream version:
- Refresh patches.
- Update symbols file.
* Upgrade Standard-Version to 3.9.3 (no changes).
* New upstream version:
- Refresh patches.
- Update symbols file.
* Convert to multiarch:
- Bump debhelper build-dep to >= 8.1.3 for multiarch.
- Add Pre-Depends: ${misc:Pre-Depends} to libcfitsio3 and set it
Multi-Arch: same.
- Install the library in the multiarch path.
* New upstream version.
* Upgrade Standard-Version to 3.9.2 (no changes).
* New upstream version. Closes: #615612.
* Use system zlib instead of embedded copy. Closes: #613383.
* Use system cfortran header instead of embedded copy. Closes: #613379.
* Add zlib and cfortran licenses to debian/copyright, even if these
files are not used to build the package. Closes: #613384.
* New upstream version.
* Upload to experimental.
* Upgrade Standard-Version to 3.9.1 (no changes).
* New upstream version:
- drop 05-sh4.diff (merged upstream).
* Upgrade Standard-Version to 3.8.4 (no changes).
* Add 05-sh4.diff to series. Closes: #564884.
* New upstream version.
* Add {misc:Depends} to all packages.
* Add 05-sh4.patch from Nobuhiro Iwamatsu. Closes: #564884.
* Link the shared library with pthread.
* 04-pthread-mutex.patch: new patch to fix build on non-Linux
architectures.
* New upstream version.
* Upgrade Standard-Version to 3.8.3 (no changes).
* Move libcfitsio3-dbg to section debug.
* Rework debian/rules.
* Install cfitsio.pc.
* New upstream version.
* Upgrade Standard-Version to 3.8.1 (no changes).
* Add symbols file.
* New upstream version.
* New upstream version.
* Upgrade Standard-Version to 3.8.0 (no changes).
* Change build-dependency to texlive from textex-bin.
* Use dpkg-parsechangelog to get the version (closes: bug#483325).
* New upstream version.
* Use quilt for patch management.
* Build back with -O2 on hppa.
* New upstream version.
* Build with -O1 on hppa.
* Link the shared library with libm (closes: bug#454812).
* Add a -dbg package. Thanks to Sebastian Harl for the patch (closes:
bug#433461).
* Fix gfortran detection (closes: bug#433153).
* Switch to gfortran from g77.
* New upstream version.
* debian/copyright: explicitely state that the library as a whole, as
shipped by Debian is distributed under the GPL license.
* Make the package binNMU safe.
* New upstream version.
* New maintainer (closes: bug#405733).
* Add libc-dev as an alternative to libc6-dev.
* QA upload.
* Set maintainer to QA Group; Orphaned: #405733
* Non-maintainer upload.
* Fix FTBFS: Replace "#undefine" by "#undef" on arm
* Fix FTBFS: Replace "elif" by "else" on mips
* Non-maintainer upload.
* Fixing FTBFS on some arches with taking upstream changelog.
Closes: #397619
* Non-maintainer upload.
* Rename libcfitsio-dev.links to libcfitsio3-dev.links, and update the file
for the new soname; makes sure we ship the /usr/lib/libcfitsio.so symlink.
(Closes: #375472)
* New upstream release
* Upstream fixed wrong byteswap on mipsel and arm archs. Thanks Rafael
Laboissiere <rafael@debian.org>. Closes: #339758
* The conflict with package cfortran has been resolved many versions
earlier. The packages will safely co-exist now. Closes: #308124
* Fixes wishlist bug for new upstream. Closes: #369557
* Upgrade SONAME for library
* New upstream release
* Satisfied some lintian warnings about capital letters in description
synopses
* Added g77 to Build-Depends to make sure that the fortran wrappers
are built with the library
* New upstream release
* Let us close the old NMU fixed bug while we are at this. Closes:
#221322
* New upstream release
* New upstream release
* NMU
* Uses hevea instead of latex2html to generate HTML documentation
(Closes: Bug#221322)
* New upstream release
* New upstream release
* Fix dangling symlink in doc package. Thanks Laurent Bonnaud
<Laurent.Bonnaud@inpg.fr>. Closes: #183924
* New upstream release
* Removed the installation of unnecessary .h files in /usr/include for
libcfitsio-dev
* This package should close two fixed NMU bugs. Closes: 169193, 141007
* Removed hard links from latex2html produced docs thereby making
lintian happy
* Fixed Author(s) to Author in debian/copyright - lintian should now
be positively beaming with joy
* Since debian package cfortran now contains changes in cfitsio
cfortran, build-depend on cfortran
* Non-maintainer upload.
* New upstream release - fixes a large number of bugs, see changes.txt
for details, Closes: #169193.
* Renamed all packages in cfitsio source package to be inline with
policy recommendations for library package naming schemes. Thanks
Andrew Stribblehill <a.d.stribblehill@durham.ac.uk>. Closes: #155231
* Previous NMU resulted in undefined references error. Recompiled
for testing. Thanks Giancarlo de Gasperis
<Giancarlo.Degasperis@roma2.infn.it>. Closes: #163645.
* NMU
* Include the 'tetex-bin' in build-depends (closes: #141007)
* New upstream release
* Problem in header file definition of off_t that prevented build
failure from source fixed. Thanks Ryan Murray. Closes: #135329
* Using 3 separate doc-base files for 3 pieces of documentation
* New upstream release
* New Upstream Release
* Talked with upstream to modify license so that it is clear that
cfitsio is in the public domain. Thanks to ftp-master James Troup
for clarifying and helping to resolve this issue. Thanks to upstream
author Dr. Pence
* New copyright file
* Split documentation in cfitsio-dev to cfitsio-doc
* Using debhelper v2 mode
* Initial Release.