Skip to content

Changelog ivtools (1.2.11a1-11)

2018

ivtools (1.2.11a1-11) unstable; urgency=medium

   * nan.h FTBFS glibc 2.27 patch from Aurelien Jarno (closes: #891274)

ivtools (1.2.11a1-10) unstable; urgency=medium

   * minor cleanups
   * merge upstream mods
   * bump to debhelper 11
   * bump policy version

2017

ivtools (1.2.11a1-9) unstable; urgency=medium

   * bump to debhelper 10
   * silence lintian: smash generated tarball mtimes for reproducible build

2016

ivtools (1.2.11a1-8) unstable; urgency=medium

   * address GCC-6 errors, abs(unsigned) and zero comparison (closes: #835747)
     - commit 9741bca, GCC-6 zero comparison
     - commit 5dd153e, GCC-6 abs(unsigned)

ivtools (1.2.11a1-7) unstable; urgency=medium

   * merge upstream changes from
     git://github.com/vectaport/ivtools-1.2.git
   * use unsigned char in xbm files (closes: #811717)
   * bump debian standards version, no changes required
   * avoid unnecessary use of dh-exec
   * secure repo URL
   * enable some hardening options

ivtools (1.2.11a1-6) unstable; urgency=medium

   * merge upstream changes from
     git://github.com/vectaport/ivtools-1.2.git
   * specify PSFontDir explicitly at conf time (closes: #818514)
   * bump debian standards version, no changes required
   * remove bashism negative exit code (closes: #772340)
   * build dependency for AX_ autoconf macro

2014

ivtools (1.2.11a1-5) unstable; urgency=medium

   * bump debian standards version, no changes required
   * MAXHOSTNAMELEN patch for Hurd

ivtools (1.2.11a1-4) unstable; urgency=medium

   * multiarch debian/control tweaks
   * patches
     - refresh patches
     - autoconf the time header file, might help with kfreebsd gettimeofday()
     - fallback MAXPATHLEN definition for GNU Hurd
     - disable silly scripts (closes: #323480)

ivtools (1.2.11a1-3) unstable; urgency=medium

   * rebuild with new libace

ivtools (1.2.11a1-2) unstable; urgency=low

   * bump standards version (no changes required)
   * update packaging repo urls
   * remove build alt libtiff4-dev (closes: #736016)

2013

ivtools (1.2.11a1-1) unstable; urgency=low

   * new upstream release
   * updated ace libraries no longer break the build (closes: #701300)

2012

ivtools (1.2.10a1-2) unstable; urgency=low

   * switch executable debian/*.install files from sh to dh-exec

ivtools (1.2.10a1-1) unstable; urgency=low

   * new upstream release
   * merged into autotools branch
   * update quilt patches accordingly

ivtools (1.2.8a2-1) unstable; urgency=low

   * autotools updates, new pseudo-version
   * bump standards version
   * debhelper 9
   * support multiarch
   * GCC 4.7 fixes
   * quilt patch away some warnings

ivtools (1.2.8a1-8) unstable; urgency=low

   * merge automake >= 1.11.3 autotools fix (closes: #660485)

2011

ivtools (1.2.8a1-7) unstable; urgency=low

   * quilt patch for HURD NOFILE issue
   * merge kfreebsd sig_atomic_t autotools fix

ivtools (1.2.8a1-6) unstable; urgency=low

   * add package conflict, as /usr/lib/ivtools/InterViews was moved from
     ivtools-dev into ivtools-bin as part of the autotools transition
   * add quilt patch for manpage -option to \-option, and rationalise patches
   * merge autotools change allowing use of libclippoly
   * add quilt patch to get libclippoly-enabled-only code to compile
   * build dependency on libclippoly-dev
   * use now-preferred (= ${binary:Version}) library version cross-dependency
   * autotools updates
   * dh --with autoreconf
   * update descriptions to muffle lintian

ivtools (1.2.8a1-5) unstable; urgency=low

   * remove stray ivtools-dev libjpeg dependency (closes: #629957)

ivtools (1.2.8a1-4) unstable; urgency=low

   * autotools updates
   * Update patches:
     math_atan2_hypot -- modify, remove sincos() for portability
     autoconf_guard_ioctl -- added (for non-Linux autobuild issue)
   * remove libjpeg build dependency

ivtools (1.2.8a1-3) unstable; urgency=low

   * build dependency on libtool (debian/control)

ivtools (1.2.8a1-2) unstable; urgency=low

   * build dependency on autoconf and automake (debian/control).
     See /usr/share/doc/autotools-dev/README.Debian.gz for details.

ivtools (1.2.8a1-1) unstable; urgency=low

   * Update patches:
     37_Time_h -- removed (upstream)
     46_comdraw_crash -- removed (upstream)
     47_manpages_whatis -- add new pages
     use gbp-pq import/export to rename/sanitise/refresh/merge-related
     typo_assigment_assignment -- added
     typo_manpages -- added
     math_atan2_hypot_sincos -- added
   * New fully-autotools-based build system allows much simplification and
     addresses symlink-based autobuild problem.  Targeted for upstream adoption,
     and done in consultation with upstream.  Although this is a debian patch
     for now, the quilt system is unable to conveniently represent these changes
     as they include many file removals and renames.  For this reason, a fake
     upstream tarball with the autotools changes is used.
   * Put static libraries in ivtools-dev, and switch it from arch all to any

ivtools (1.2.8-2) unstable; urgency=low

   * build debian-specific things in debian subdir (debian/rules etc)

ivtools (1.2.8-1) unstable; urgency=low

   * New upstream release
   * New maintainer
   * Updated patches (thanks to Yaroslav Halchenko):
     03_date_c.diff
     04_time_c.diff
     05_rcdialog_c.diff
     09_comvalue_c.diff
     37_Time_h.diff     -- removed
     46_comdraw_crash.diff      -- upstream
     49_string.c_constchar.diff -- partially adopted upstream
     48_gcc40_int_pointer_errors.diff -- refreshed
   * New patches
     50_configure_no_qt.diff
     51_libTIFF_to_libtiff.diff
   * Update patches:
     18_timeglyph_c.diff -- refresh
   * Packaging updates:
     - grossly expand debian/copyright
     - bump policy
     - bump to dh 8
     - rewrite debian/rules & associated files
     - convert reference manual from PS to PDF
     - source format 3.0 (quilt)

2009

ivtools (1.2.6-1+nmu3) unstable; urgency=low

   * Non-maintainer upload.
   * debian/rules:
     - Reverting 1.2.6-1+nmu2 -j1 addition to keep package clean.
     - Fix ARCH evaluation.
     - Use generic $(MAKE) instead of make.
     - Make sure imake is always called with -U$(ARCH) (Closes: #549407).
   * 01_configure.diff: Handle disabling of early binary stripping.
   * 015_Makefile_dontstrip.diff: Disable patch.
   * 49_string.c_constchar.diff: New patch to deal with gcc 4.4 'invalid
     conversion from 'const char*' to 'char*'' errors (Closes: #560203).
   * 48_gcc40_int_pointer_errors.diff: Modified to use (unsigned intptr_t)
     instead of (uintptr_t) to avoid out-of-context errors.

ivtools (1.2.6-1+nmu2) unstable; urgency=low

   * Non-maintainer upload.
   * debian/rules: Try working around race condition causing #549407
     by calling main build target with explicit -j1.
   * Fix lintian error 'weak-library-dev-dependency' by tightening
     some ivtools-dev dependencies to the range between the exact
     version and version just before next non-binary NMU.

ivtools (1.2.6-1+nmu1) unstable; urgency=low

   * Non-maintainer upload.
   * 48_gcc40_int_pointer_errors.diff: New patch to fix some gcc40 errors.
     + A pointer does not fit in an integer on 64 bit arches. A pointer
       is 64 bit, an integer 32 bit. Use (u)intptr_t instead of
       (unsigned) int (Closes: #545834).
   * debian/rules: Remove empty -p parameter to dh_installdocs.

ivtools (1.2.6-1) unstable; urgency=low

   * QA upload.
     + Set maintainer to Debian QA Group <packages@qa.debian.org>.
   * New upstream release. (Closes: #469407, #303956)
     + Drop changes no longer needed.
     + Add build-dep on quilt.
     + Add quilt patches for pertinent changes.
     + Fix FTBFS. (Closes: #441490).
       + Many of the fixes taken from Michael Ablassmeier, thanks!
     + Probably patched more than necessary.
     + 46_comdraw_crash.diff. (Closes: #446774).
       + Thanks to Leon Bottou for the patch.
     + Patch WHATIS entry in upstream man pages. (Closes: #210626).
     + 015_Makefile_dontstrip.diff - Don't strip. (Closes: #437237).
   * Replace ${Source-Version} with ${binaryVersion} in depends.
   * Replace x-dev build-dep with x11proto-core-dev. (Closes: #515446).
   * Replace xutils build-dep with x11-utils.
   * Add build-dep on xutils-dev for imake. (Closes: #536901).
   * Debian/rules clean-up.
   * Move from .files files to .install files.
     + Call dh_install instead of dh_movefiles.
   * Make clean not ignore errors.
   * Replace pwd with $(CURDIR) in rules.
   * Add watch file.
   * Move Homepage from package description to source stanza.
   * Update debian/template to use /etc/X11 instead of /usr/lib/X11/config.
   * Add set -e to maintainer scripts.
   * Version debhelper build-dep and set to 5.
     + Bump compat to 5.
   * Bump Standards Version to 3.8.3.
     + Menu policy transition.

2008

ivtools (1.1.3-5.4) unstable; urgency=low

   * Non-maintainer upload.
 
   [ Maximiliano Curia ]
   * Fix FTBFS with GCC 4.3 (Closes: #461680)

2006

ivtools (1.1.3-5.3) unstable; urgency=low

   * Non-maintainer upload.
   * Remove bashism from config/site.def.DEBIAN (Closes: #372649).
   * Remove remaining references to /usr/X11R6 (Closes: #378525, #380123).

ivtools (1.1.3-5.2) unstable; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS with gcc-4.1: extra qualifications (Closes: #371142),
     thanks to Martin Michlmayr for the patch.

ivtools (1.1.3-5.1) unstable; urgency=low

   * Non-maintainer upload.
 
   [Amaya Rodrigo Sastre]
   * Remove Build-Dependency on xlibs-dev (Closes: #346695).
   * Remove Dependency on xlibs-dev (Closes: #347154).
 
   [Agustin Martin]
   * Make sure things are installed under /usr/, not /usr/X11R6.
   * Use dh_installman to properly install manpages.
 
   [Christoph Berg]
   * Rename ivtools-interviews to libiv1 (Closes: #145887, #337593, #339192).
     Rename ivtools-unidraw to libiv-unidraw1.
     (No Conflicts/Replaces necessary because of the X11R7 transition.)
   * Call dh_makeshlibs before dh_installdeb (Closes: #224712, #282056).
   * Divert dclock's /usr/bin/dclock to dclock.dclock (Closes: #323583).
   * Fix typos in Description (Closes: #124108, #277235).
   * Bump Standards-Version.

2005

ivtools (1.1.3-5) unstable; urgency=low

   * Applied gcc4 patch (thanks to Andreas Jochens)

2004

ivtools (1.1.3-4) unstable; urgency=low

   * Fixed dependency of the develpment package on libtiff3 (closes: 264845)
     (closes: 264848)

ivtools (1.1.3-3) unstable; urgency=low

   * changed build deps (libtiff transition libtiff3g-dev -> libtiff4-
     dev)

ivtools (1.1.3-2) unstable; urgency=low

   * Changed default DISPLAY localhost:0.0 to :0.0 (closes: 244995)

ivtools (1.1.3-0.1) unstable; urgency=low

   * NMU.
   * New upstream version (builds with gcc-3.3, closes: #236454).
   * Fix some lintian warnings and errors.

2003

ivtools (1.0.7-3) unstable; urgency=low

   * added build depends to ivtools-dev (closes: #143401)
   * changed build depends from libace5.2-dev to libace-dev (closes:
     #212098)
   * updated ivtools-interviews.files to install library version 1

ivtools (1.0.7-2) unstable; urgency=low

   * trying to fix rules.def, changed SharedLibraryCmd call

ivtools (1.0.7-1) unstable; urgency=low

   * New upstream release. (Thanks to martin _at_ tuxfamily.org for his
     contribution)

2002

ivtools (0.9.2-6) unstable; urgency=low

   * fixed build error behaviour, add CCLINKER

ivtools (0.9.2-5) unstable; urgency=low

   * removed build depend on libace5.1-dev (closes: #143280)

ivtools (0.9.2-4) unstable; urgency=low

   * Fixed build on alpha (closes: #94609)
   * added libace5.1-dev (for compilation on potato)
   * new config.sub and config.guess (closes: #142394)

ivtools (0.9.2-3) unstable; urgency=low

   * Build dependency on libace5.1-dev changed to libace5.2-dev
   (closes: #141955)

2001

ivtools (0.9.2-2) unstable; urgency=low

   * renamed tiftopnm, pnmtopgm (closes: #42665)

ivtools (0.9.2-1) unstable; urgency=low

   * fixed broken libtiff build dependency  (closes: 93070), added
     changes to description suggested by Scott Johnston <scott@accom.com>
      ivtools-bin now only adds drawserv to menu, which launches all other
     applications (closes: 90443)

ivtools (0.9.1-3) unstable; urgency=low

   * added  debhelper, xutils, libtiff3-dev, libjpeg62-dev, zlib1g-dev,
     xlibs-dev, libace5.1-dev to build depends, (closes: #89486, 89861)

ivtools (0.9.1-2) unstable; urgency=low

   * added xutils (imake) to build depends, (closes: #89486)

ivtools (0.9.1-1) unstable; urgency=low

   * new upstream version recompile with ace5.1 (closes: #78718,#42666)

2000

ivtools (0.8.3-1) unstable; urgency=low

   * new upstream version. closes: Bug#71322

ivtools (0.7.9-6) frozen; urgency=low

   * fixed build errors closing Bug#57250 for m68k

ivtools (0.7.9-5) frozen unstable; urgency=low

   * recompilation because libace changed in incompatible manner

1999

ivtools (0.7.9-4) unstable; urgency=low

   * added /usr/doc links for unidraw and bin, changed priority to optional

ivtools (0.7.9-3) unstable; urgency=low

   * recompilation with ace support

ivtools (0.7.9-2) unstable; urgency=low

   * fixed compile errors, fixed bug#45691

ivtools (0.7.9-1) unstable; urgency=low

   * New upstream version

ivtools (0.7.8-1) unstable; urgency=low

   *   New upstream version with ACE support.

ivtools (0.7.5-1) unstable; urgency=low

   * new upstream version

ivtools (0.7.3-1) unstable; urgency=low

   * new upstream version

1998

ivtools (0.6.7-4) frozen; urgency=low

   * Added missing manpages for comterp, comdraw; fixed egcs-bug in iostreamb.c

ivtools (0.6.7-3) unstable; urgency=low

   * Minor changes for Alpha architecture; #26824 closes output redirect bug

ivtools (0.6.7-2) unstable; urgency=low

   * Fixed compiler related bugs, use Debian TIFF library

ivtools (0.6.7-1) unstable; urgency=low

   * New upstream maintainer version. Deals again with Bug#23286.

ivtools (0.6.2-5) unstable; urgency=low

   * Bug#23286: ivtools doesn't compile smoothly with g++ solved

ivtools (0.6.2-4) frozen; urgency=low

   * made links from /usr/doc/ivtool-dev and -bin to ivtools

ivtools (0.6.2-3) unstable; urgency=low

   * added missing information in copyright, updated mail address

ivtools (0.6.2-2) unstable; urgency=low

   * correct the linking of shared libs

ivtools (0.6.2-1) unstable; urgency=low

   * new upstream maintainers version

ivtools (0.6.1-3) unstable; urgency=low

   * new upstream maintainers version

ivtools (0.5.9-1) unstable; urgency=low

   * added manpages for binaries, adjusted verson number from 0.5 to 0.5.9

1997

ivtools (0.5-1) unstable; urgency=low

   * Initial Release.