fltk1.1 (1.1.7-1ubuntu1) dapper; urgency=low * Synchronize with Debian unstable. -- Matthias Klose Thu, 16 Feb 2006 03:47:43 +0100 fltk1.1 (1.1.7-1) unstable; urgency=low * New upstream release; among many other things: - Fixes nonsensical sentence in documentation. (Closes: #341747.) - Documents new foreground()/background() paradigm. (Closes: #343550.) * Enable (newly added) Xinerama support and add an appropriate build dependency. * Build with the default GCC version on all architectures, as g++-4.0 no longer suffers from bug #336463 as of revision 4.0.2-4. (Closes: #342965.) * Generally resynch and tidy up debian/rules. * Rework installation slightly, and install fluid's new .desktop files. * Update version info in pregenerated FLTKConfig.cmake, and stop shipping a redundant copy of FLTKUse.cmake now that it's materialized upstream. * Extend fluid's internationalization to the two new fluid-generated modules (print_panel and template_panel) and attempt (rather conservatively, as I know extremely little Spanish) to bring its Spanish translation up to date. Further assistance, and for that matter a Spanish Debconf translation, would be appreciated. * Resynch with upstream SVN as of Jan. 31, which just adds some belated bugfixes. * Make fltk-config(.in) list indirect dependencies only for --ldstaticflags (vs. --ldflags), and accordingly downgrade most of libfltk1.1-dev's dependencies to suggestions. -- Aaron M. Ucko Wed, 1 Feb 2006 18:02:47 -0500 fltk1.1 (1.1.6-10ubuntu2) dapper; urgency=low * Pure rebuild with no changes. Sparc did build in a dirty chroot stalling openexr that stalls all of kde. -- Fabio M. Di Nitto Tue, 29 Nov 2005 07:02:54 +0100 fltk1.1 (1.1.6-10ubuntu1) dapper; urgency=low * Resynchronise with Debian, resolve minor merging conflicts. -- Martin Pitt Tue, 8 Nov 2005 14:48:30 -0500 fltk1.1 (1.1.6-10) unstable; urgency=low * Build with g++-3.4 on mips(el) to work around GCC bug #336463. -- Aaron M. Ucko Sat, 5 Nov 2005 15:01:51 -0500 fltk1.1 (1.1.6-9) unstable; urgency=low * Internationalize fluid and add a Spanish translation, all thanks to Miriam Ruiz. (Closes: #333401.) * Backport upstream patch to use (user-specified) FL_FOREGROUND_COLOR et al. more widely. (Closes: #332489.) * Ship .cmake files (though cmake already supplies FindFLTK.cmake). (Closes: #333245.) -- Aaron M. Ucko Fri, 4 Nov 2005 22:41:43 -0500 fltk1.1 (1.1.6-8) unstable; urgency=low * debian/control: drop long-obsolete alternate (build-)dependencies on ancient versions of xlibs-dev. * debian/po/*: force an update to ensure a proper Report-Msgid-Bugs-To field. * debian/po/sv.po: new Swedish translation, thanks to Daniel Nylander . (Closes: #331473.) * BTW, libfltk1.1-dev's merged templates file should now be encoded in UTF-8 throughout rather than in a hodgepodge of national encodings. -- Aaron M. Ucko Mon, 10 Oct 2005 12:02:06 -0400 fltk1.1 (1.1.6-7) unstable; urgency=medium * Clean up build-dependencies now that the dust from the libglu1c2 fiasco has settled. * Give Fl_Check_Browser an appropriate destructor to keep it from leaking memory. (Closes: #321285, but affected programs may need to be recompiled to get the fix.) -- Aaron M. Ucko Thu, 11 Aug 2005 18:29:23 -0400 fltk1.1 (1.1.6-6ubuntu1) breezy; urgency=low * Update {build-,}depends for the xorg -> mesa transition. -- Adam Conrad Thu, 18 Aug 2005 23:49:50 +1000 fltk1.1 (1.1.6-6) unstable; urgency=low * debian/po/vi.po: add a Vietnamese translation, thanks to Clytie Siddall . (Closes: #314172.) * debian/*: C++ transition. (Closes: #317539.) - libfltk1.1c102 renamed back to libfltk1.1, as no package by that name ever appeared in a release; redundant conflicts dropped. - Make sure to use a post-transition libglu1c2 such as libglu1-xorg. * debian/control: standards-version 3.6.2 (already compliant). -- Aaron M. Ucko Tue, 12 Jul 2005 17:36:12 -0400 fltk1.1 (1.1.6-5) unstable; urgency=medium * Revert previous change, which seems to have been ineffective for some reason, in favor of commenting out the problematic Makefile rule altogether. (Closes: #310151.) * debian/control: Go back to specifying the URL as part of the description rather than via a non-standard field that doesn't seem to have caught on. (Closes: #310240.) -- Aaron M. Ucko Sun, 22 May 2005 13:57:06 -0400 fltk1.1 (1.1.6-4) unstable; urgency=medium * debian/rules: touch configure to avoid trying to run autoconf as part of the build. (This got lost when converting to CDBS years ago; I don't know why it didn't bite any of the many intervening releases.) -- Aaron M. Ucko Fri, 20 May 2005 17:40:16 -0400 fltk1.1 (1.1.6-3) unstable; urgency=medium * debian/po/cs.po: add a Czech translation, thanks to Miroslav Kure . (Closes: #308058.) * debian/po/ja.po: add a Japanese translation, thanks to Atsushi Shimono . (Closes: #309730.) -- Aaron M. Ucko Thu, 19 May 2005 21:17:45 -0400 fltk1.1 (1.1.6-2) unstable; urgency=low * test/*.cxx: Apply patch from Andreas Jochens to fix bogus pointer->int casts, which GCC 4.0 rightly treats as errors on 64-bit systems. (Closes: #284168.) -- Aaron M. Ucko Sat, 4 Dec 2004 12:59:54 -0500 fltk1.1 (1.1.6-1) unstable; urgency=medium * New upstream bugfix release. * Remove oddly named stray po file that accidentally crept in last time. -- Aaron M. Ucko Wed, 24 Nov 2004 11:52:54 -0500 fltk1.1 (1.1.5-2) unstable; urgency=low * debian/po/pt_BR.po: add a Brazilian Portuguese Debconf translation, thanks to Tiago Bortoletto Vaz (Closes: #281459.) * src/fl_font_xft.cxx: kludge in support for using the Xlib code in fl_font_x.cxx as a fallback, for instance to work around bugs such as #277602 and #281203. -- Aaron M. Ucko Tue, 16 Nov 2004 10:44:06 -0500 fltk1.1 (1.1.5-1) unstable; urgency=medium * New upstream release; Debian patches merged forward as usual. * debian/rules: - stop setting DEB_MAKE_INSTALL_TARGET now that upstream supports DESTDIR. - resync OPTIM setting with configure(.ac). -- Aaron M. Ucko Tue, 19 Oct 2004 22:30:05 -0400 fltk1.1 (1.1.4+1.1.5rc3-1) unstable; urgency=low * New upstream release candidate; Debian patches merged forward as usual. -- Aaron M. Ucko Mon, 27 Sep 2004 11:46:22 -0400 fltk1.1 (1.1.4+1.1.5rc2-1) unstable; urgency=low * New upstream release candidate; Debian patches merged forward as usual. * debian/watch: new, in hopes of making DEHS somewhat happier; only marginally useful due to lack of support for release candidates, though. -- Aaron M. Ucko Tue, 27 Jul 2004 21:12:39 -0400 fltk1.1 (1.1.4+1.1.5rc1-3) unstable; urgency=low * debian/control: Make libfltk1.1-dev's description slightly more detailed. * debian/libfltk1.1-dev.config: determine header-links's default by inspecting /usr/include/FL. * debian/libfltk1.1-dev.postrm: remove gratuitous and potentially fragile use of debconf. -- Aaron M. Ucko Mon, 26 Jul 2004 21:08:49 -0400 fltk1.1 (1.1.4+1.1.5rc1-2) unstable; urgency=low * debian/{control,rules}: add a (new-style) libfltk1.1c102-dbg package. * New Debconf translations (debian/po/*.po): - nl [Dutch] by Luk Claes . (Closes: #251243.) - de [German] by Erik Schanze . (Closes: #252724.) -- Aaron M. Ucko Sat, 26 Jun 2004 19:35:37 -0400 fltk1.1 (1.1.4+1.1.5rc1-1) unstable; urgency=low * New upstream release candidate, incorporating the fix for #226014. Remaining patches ported forward (usually trivially). * FL/Makefile.in: revert changes (now handled more cleanly). * debian/libfltk1.1-dev.links: new, for the two header-related links we actually want. * debian/rules: - don't let CDBS pass CFLAGS to configure; FLTK's build system is somewhat idiosyncratic and prefers such settings in OPTIM. - take advantage of configure's new --without-links option. -- Aaron M. Ucko Wed, 14 Apr 2004 21:55:19 -0400 fltk1.1 (1.1.4-6) unstable; urgency=low * The "Oh, so THAT'S where the promised translation went" release. * debian/po/fr.po: new, per Eric Madesclair . (Closes: #232941.) -- Aaron M. Ucko Fri, 26 Mar 2004 23:13:18 -0500 fltk1.1 (1.1.4-5) unstable; urgency=medium * Urgency medium due to fix for FTBFS. * aclocal.m4: Supply Jurij Smakov's AC_PATH_X_CORRECTED et al. from #233969, since FLTK does not use Xt. * configure(.in): Use it. -- Aaron M. Ucko Thu, 11 Mar 2004 19:48:07 -0500 fltk1.1 (1.1.4-4) unstable; urgency=low * debian/changelog: fix thinko in previous entry. (The change was to rules, not changelog!) * debian/control: - adjust X (build-)dependencies per 4.3 reorg. - add libz-dev and libgl(u)-dev as alternatives for the relevant packages. - rework descriptions. * debian/menu: quote all values, restoring Lintian cleanliness. -- Aaron M. Ucko Wed, 3 Mar 2004 11:00:29 -0500 fltk1.1 (1.1.4-3) unstable; urgency=low * debian/libfltk1.1-dev.templates: gettextize despite a lack of translations, as this is apparently a chicken-and-egg situation. * debian/rules: fix DEB_DH_SHLIBDEPS_ARGS. -- Aaron M. Ucko Sun, 8 Feb 2004 09:54:11 -0500 fltk1.1 (1.1.4-2) unstable; urgency=low * debian/control: - (Build-)depend on libxft-dev (>> 2.1.2) rather than libxft2-dev, which is now just a virtual alias. (Closes: #227309.) - Bump build-dependency on debhelper to 4.1.46 per cdbs's advice. * debian/copyright: spell everything out as required. * debian/rules: install CREDITS per above. * documentation/intro.html: remove links to dead mirrors. (Closes: #216039.) * src/Fl_Preferences.cxx: don't bother calling makePathForFile until we actually want to write something. (Closes: #226014.) -- Aaron M. Ucko Wed, 14 Jan 2004 18:17:33 -0500 fltk1.1 (1.1.4-1) unstable; urgency=low * New upstream release. -- Aaron M. Ucko Tue, 9 Sep 2003 11:20:24 -0400 fltk1.1 (1.1.3+1.1.4rc2-2) unstable; urgency=low * fluid: make sure generated color specifications are actual Fl_Colors. (Closes: #207208). * debian/rules: remember to compile with -D_REENTRANT per Policy 10.2. * debian/control: Standards-Version 3.6.1. -- Aaron M. Ucko Mon, 25 Aug 2003 21:01:31 -0400 fltk1.1 (1.1.3+1.1.4rc2-1) unstable; urgency=low * New upstream release candidate, incorporating (among MANY other things) most of our changes, including support for Xft 2. * debian/control: Standards-Version increased to 3.6.0 (no changes needed). -- Aaron M. Ucko Wed, 30 Jul 2003 14:32:56 -0400 fltk1.1 (1.1.3+1.1.4rc1-3) unstable; urgency=low * debian/libfltk1.1-dev.config: increase priority of question to medium, since it seems to be more controversial than anticipated. (See #196003) * debian/rules: clear DEB_MAKE_CHECK_TARGET to avoid breaking with cdbs >= 0.4.3. * src/fl_font_xft.cxx: make sure to set fl_xfont to something valid, albeit not generally the actual requested font, in fl_font(). -- Aaron M. Ucko Sun, 29 Jun 2003 12:41:36 -0400 fltk1.1 (1.1.3+1.1.4rc1-2) unstable; urgency=medium * fluid/Fl_Widget_Type.cxx,src/Fl_Text_Editor.cxx: apply upstream's patch for STR #52 (which ate edits in most cases). -- Aaron M. Ucko Fri, 30 May 2003 11:30:58 -0400 fltk1.1 (1.1.3+1.1.4rc1-1) unstable; urgency=low * New upstream version (1.1.4 release candidate 1). * FL/Makefile.in, debian/libfltk1.1-dev.{config,postinst,postrm,templates}: make deprecated *.h headers optional, via Debconf. (Closes: #179503) * Makefile, makeinclude.in: revert DESTDIR hack. * configure: regenerate with Autoconf 2.57 rather than 2.13, since upstream uses 2.53 and the diff ends up much smaller. * debian/control: bump cdbs build-dep to >= 0.2.8. * debian/rules: - make sure to build libfltk1.1c102's shlibs file before calculating fluid's dependencies. - set DEB_MAKE_INSTALL_TARGET per cdbs 0.2.8. - set version in shlibs file automatically again. * debian/rules.manual: retire. * src/fl_font_xft.cxx: - upstream's fix for gl_font() is Xft1-specific; substitute a much cruder version that at least keeps it from segfaulting. -- Aaron M. Ucko Tue, 27 May 2003 15:44:15 -0400 fltk1.1 (1.1.3-6) unstable; urgency=low * debian/rules: re-add -fPIC (and -W*) back to the misleadingly named OPTIM. -- Aaron M. Ucko Fri, 23 May 2003 08:38:11 -0400 fltk1.1 (1.1.3-5) unstable; urgency=low * Sigh, properly write DEB_DH_MAKESHLIBS_ARGS in debian/rules. -- Aaron M. Ucko Thu, 22 May 2003 23:16:36 -0400 fltk1.1 (1.1.3-4) unstable; urgency=low * Rework DESTDIR handling to avoid breaking fltk-config. -- Aaron M. Ucko Thu, 22 May 2003 22:37:08 -0400 fltk1.1 (1.1.3-3) unstable; urgency=low * Adopted; thanks to Stefan for originally packaging it, and Ray for his recent build fixes. * Makefile: hack in DESTDIR support to make CDBS happy. * debian/control: Note adoption; build-dep on CDBS; bump standards version. * debian/copyright: Note adoption; drop (old) version number from URL. * debian/rules: Convert to CDBS. -- Aaron M. Ucko Thu, 22 May 2003 21:22:35 -0400 fltk1.1 (1.1.3-2.5) unstable; urgency=medium * NMU * [src/Makefile] Changed linking command for libfltk_forms.so, libfltk_images.so and libfltk_gl to get complete inter-library dependency information into them. * [Makefile] Changes several "break"s into "exit 1"s in order not to silently ignore errors. -- J.H.M. Dassen (Ray) Sat, 17 May 2003 11:32:21 +0200 fltk1.1 (1.1.3-2.4) unstable; urgency=medium * NMU. * [debian/rules] Touch configure.in and configure to ensure the build will not invoke autoconf (as the previous upload did on an m68k buildd). * [debian/control] Follow libpng12-0-dev -> libpng12-dev renaming. -- J.H.M. Dassen (Ray) Mon, 12 May 2003 06:21:45 +0200 fltk1.1 (1.1.3-2.3) unstable; urgency=medium * NMU. * [debian/control] Corrected the flwm version number in the Conflicts: line. * [documentation/Makefile] With htmldoc 1.8.23 some errors ((preformatted) text too long) occur but the resulting files are still acceptible - ignore htmldoc's exit code. -- J.H.M. Dassen (Ray) Sun, 11 May 2003 21:28:52 +0200 fltk1.1 (1.1.3-2.2) unstable; urgency=low * NMU again. * Fix Xft2-detection patch to include `xft-config --cflags` in CPPFLAGS to avoid a gratuitous, unlisted build-dependency on libttf2-dev. (Oops.) -- Aaron M. Ucko Thu, 8 May 2003 22:56:19 -0400 fltk1.1 (1.1.3-2.1) unstable; urgency=low * NMU with maintainer's permission. * Persuade to build against libxft2 after all. (Closes: #189467) - Declares forwards and backwards incompatibility with previous versions to be safe. * Change section of libfltk1.1-dev to libdevel. -- Aaron M. Ucko Thu, 17 Apr 2003 22:30:47 -0400 fltk1.1 (1.1.3-2) unstable; urgency=low * Link in libstdc++ dynamically (!) * fix -L path for dh_shlibdeps -- Stefan Schwandter Sat, 15 Mar 2003 16:26:11 +0100 fltk1.1 (1.1.3-1) unstable; urgency=low * New upstream release * Build-Conflicts libxft2-dev, because configure scripts won't use xft if it's installed * Change xlibmesa-dev build dependency to xlibmesa-gl-dev, xlibmesa-glu-dev -- Stefan Schwandter Sat, 15 Mar 2003 14:38:51 +0100 fltk1.1 (1.1.2-2) unstable; urgency=low * Compiled with gcc-3.2, libfltk1.1 -> libfltk1.1c102 * Small fix in copyright file -- Stefan Schwandter Tue, 7 Jan 2003 16:31:27 +0100 fltk1.1 (1.1.2-1) unstable; urgency=low * New upstream release -- Stefan Schwandter Sun, 1 Dec 2002 19:49:59 +0100 fltk1.1 (1.1.1-1) unstable; urgency=low * New upstream release * fltk1.1-doc: Added ps and pdf docs * Install unformatted manpages -- Stefan Schwandter Sun, 27 Oct 2002 23:13:10 +0100 fltk1.1 (1.1.0-4) unstable; urgency=low * debian/control: + removed libgl-dev dependency again + build against libpng12-0-dev -- Stefan Schwandter Sun, 27 Oct 2002 08:53:54 +0100 fltk1.1 (1.1.0-3) unstable; urgency=low * debian/control: + added libgl-dev to libfltk1.1-dev's deps -- Stefan Schwandter Fri, 11 Oct 2002 21:11:25 +0200 fltk1.1 (1.1.0-2) unstable; urgency=low * debian/control: + fix my e-mail address + some Suggests: changes -- Stefan Schwandter Fri, 11 Oct 2002 18:25:34 +0200 fltk1.1 (1.1.0-1) unstable; urgency=low * Initial release (closes: #131427) (closes: #135955) -- Stefan Schwandter Sat, 5 Oct 2002 10:07:26 +0200