Skip to content

Changelog xdffileio (0.3-4)

2021

xdffileio (0.3-4) unstable; urgency=medium

   * Team upload.
   * Add d/libxdffileio-dev.maintscript to move /usr/share/doc/libxdffileio-dev
     from symbolic link toward libxdffileio0, to a separate directory.
     Closes: #985290

2020

xdffileio (0.3-3) unstable; urgency=medium

   [ Andreas Tille ]
   * Team upload.
   * Take over package into Debian Med team maintenance
   * Standards-Version: 4.5.1 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Secure URI in copyright format (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Use secure URI in Homepage field.
   * Fix day-of-week for changelog entry 0.1-0.
   * Build on hurd
     Closes: #761898
   * d-shlibs - but why is static lib not built?
 
   [ Nilesh Patra ]
   * Enable static lib to be built
   * Properly rename manpages file
   * Clean leftover files after build with overriding dh_auto_clean
   * Do not conflict and install examples twice
   * Remove license copy from install

2018

xdffileio (0.3-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix frequent parallel FTBFS by using the serial test harness.
     (Closes: #912056)

xdffileio (0.3-2) unstable; urgency=medium

   * Team upload.
   * Fake watch file since download area vanished upstream
   * Drop manual -dbg file since this is automatically generated
   * Maintained in Neurodebian team
   * Priority: optional
   * debhelper 10
   * Standards-Version: 4.2.1

2012

xdffileio (0.3-1) unstable; urgency=low

   * New upstream: xdffileio-0.3
   * Drop all patches: have been integrated in upstream.
   * Bump Debian policy version to 3.9.3 -- no changes.
   * Use versioned copyright format
   * Bump debhelper compatibility level to 9.
   * Add multiarch support.

xdffileio (0.2-3) unstable; urgency=low

   * Fix kfreebsd build:
     new patch workaround-freebsd-bug-in-errorcheck.patch
   * Fix Hurd build:
     new patch skip-errorcheck-if-setrlimit-broken.patch

xdffileio (0.2-2) unstable; urgency=low

   * Applies ignore-SIGXFSZ-signal-in-errorcheck-text.patch: this fix the
     build on kfreebsd architectures.
   * Upload sponsored by Michael Hanke <mih@debian.org>

2011

xdffileio (0.2-1) unstable; urgency=low

   * Update maintainer email
   * Switch to 3.0 (quilt) format
   * DEP5 compliant debian/copyright.
   * Make all docs installed in the doc folder of libxdffileio0
   * Bump Standards-version to 3.9.2
   * Tighten build-dependency on debhelper to >= 7.0.50~, due to _override
     rules.
   * Provides a -dbg package
   * Update optional fields in control (Vcs-Git, Vcs-Browser, Homepage)
   * Add debian/watch
   * Only provide an unversioned libxdffileio-dev package.
   * Specify compiler and linker flags
   * Run dh with autotools-dev
   * Improves package description.
   * Build depends on dpkg-dev (>= 1.16.1~), due to the inclusion of
     /usr/share/buildflags.mk in debian/rules.
   * Applies fix-glitches-in-manpages.patch: fix hyphen used as minus and
     spelling mistakes.
   * Adds "-ffloat-store" to CFLAGS for i386 and m68k cpu architectures
 
   * Upload sponsored by Michael Hanke <mih@debian.org>
   * Initial release. (Closes: #646954)

xdffileio (0.2-0) lucid; urgency=low

   * Stop using cdbs.
   * Reduce locking overhead
   * Relicense to LGPL3

xdffileio (0.1-0) lucid; urgency=low

   * Remove dependency_libs from libtool files (*.la).

xdffileio (0.1) lucid; urgency=low

   * Initial Release.