* nan.h FTBFS glibc 2.27 patch from Aurelien Jarno (closes: #891274)
* minor cleanups
* merge upstream mods
* bump to debhelper 11
* bump policy version
* bump to debhelper 10
* silence lintian: smash generated tarball mtimes for reproducible build
* address GCC-6 errors, abs(unsigned) and zero comparison (closes: #835747)
- commit 9741bca, GCC-6 zero comparison
- commit 5dd153e, GCC-6 abs(unsigned)
* 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
* 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
* bump debian standards version, no changes required
* MAXHOSTNAMELEN patch for Hurd
* 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)
* rebuild with new libace
* bump standards version (no changes required)
* update packaging repo urls
* remove build alt libtiff4-dev (closes: #736016)
* new upstream release
* updated ace libraries no longer break the build (closes: #701300)
* switch executable debian/*.install files from sh to dh-exec
* new upstream release
* merged into autotools branch
* update quilt patches accordingly
* autotools updates, new pseudo-version
* bump standards version
* debhelper 9
* support multiarch
* GCC 4.7 fixes
* quilt patch away some warnings
* merge automake >= 1.11.3 autotools fix (closes: #660485)
* quilt patch for HURD NOFILE issue
* merge kfreebsd sig_atomic_t autotools fix
* 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
* remove stray ivtools-dev libjpeg dependency (closes: #629957)
* 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
* build dependency on libtool (debian/control)
* build dependency on autoconf and automake (debian/control).
See /usr/share/doc/autotools-dev/README.Debian.gz for details.
* 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
* build debian-specific things in debian subdir (debian/rules etc)
* 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)
* 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.
* 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.
* 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.
* 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.
* Non-maintainer upload.
[ Maximiliano Curia ]
* Fix FTBFS with GCC 4.3 (Closes: #461680)
* Non-maintainer upload.
* Remove bashism from config/site.def.DEBIAN (Closes: #372649).
* Remove remaining references to /usr/X11R6 (Closes: #378525, #380123).
* Non-maintainer upload.
* Fix FTBFS with gcc-4.1: extra qualifications (Closes: #371142),
thanks to Martin Michlmayr for the patch.
* 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.
* Applied gcc4 patch (thanks to Andreas Jochens)
* Fixed dependency of the develpment package on libtiff3 (closes: 264845)
(closes: 264848)
* changed build deps (libtiff transition libtiff3g-dev -> libtiff4-
dev)
* Changed default DISPLAY localhost:0.0 to :0.0 (closes: 244995)
* NMU.
* New upstream version (builds with gcc-3.3, closes: #236454).
* Fix some lintian warnings and errors.
* 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
* trying to fix rules.def, changed SharedLibraryCmd call
* New upstream release. (Thanks to martin _at_ tuxfamily.org for his
contribution)
* fixed build error behaviour, add CCLINKER
* removed build depend on libace5.1-dev (closes: #143280)
* Fixed build on alpha (closes: #94609)
* added libace5.1-dev (for compilation on potato)
* new config.sub and config.guess (closes: #142394)
* Build dependency on libace5.1-dev changed to libace5.2-dev
(closes: #141955)
* renamed tiftopnm, pnmtopgm (closes: #42665)
* 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)
* added debhelper, xutils, libtiff3-dev, libjpeg62-dev, zlib1g-dev,
xlibs-dev, libace5.1-dev to build depends, (closes: #89486, 89861)
* added xutils (imake) to build depends, (closes: #89486)
* new upstream version recompile with ace5.1 (closes: #78718,#42666)
* new upstream version. closes: Bug#71322
* fixed build errors closing Bug#57250 for m68k
* recompilation because libace changed in incompatible manner
* added /usr/doc links for unidraw and bin, changed priority to optional
* recompilation with ace support
* fixed compile errors, fixed bug#45691
* New upstream version
* New upstream version with ACE support.
* new upstream version
* new upstream version
* Added missing manpages for comterp, comdraw; fixed egcs-bug in iostreamb.c
* Minor changes for Alpha architecture; #26824 closes output redirect bug
* Fixed compiler related bugs, use Debian TIFF library
* New upstream maintainer version. Deals again with Bug#23286.
* Bug#23286: ivtools doesn't compile smoothly with g++ solved
* made links from /usr/doc/ivtool-dev and -bin to ivtools
* added missing information in copyright, updated mail address
* correct the linking of shared libs
* new upstream maintainers version
* new upstream maintainers version
* added manpages for binaries, adjusted verson number from 0.5 to 0.5.9
* Initial Release.