owl (2.2.2-4.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS by using OpenSSL 1.0.2. (Closes: #828484) -- Adrian Bunk Fri, 13 Jan 2017 19:59:07 +0200 owl (2.2.2-4) unstable; urgency=medium * aim.c commands.c doc/code.txt libfaim/chatnav.c libfaim/im.c variable.c: lintian spelling-error-in-binary (most of which were actually user-visible.) * debian/control: lintian no-homepage-field. * debian/shlibs.local: #148175 was fixed 12 years ago (see 1.0.1-3 below) so drop the no-longer-needed file. -- Mark W. Eichin Fri, 04 Jul 2014 12:58:53 -0400 owl (2.2.2-3) unstable; urgency=medium * debian/rules, debian/control, debian/compat: minimal-dh 9. * variable.c: since dh 9 means actually running tests, switch the use of personalbell (which hasn't been boolean since 2.1.5) as suggested by barnowl. * Makefile.in: add DESTDIR to prefix (because dh doesn't know configure/PREFIX logic anymore.) * debian/control: fix description-synopsis-starts-with-article. * debian/changelog: fix debian-changelog-line-too-long. * debian/control: standards version 3.8.0 -> 3.9.5. -- Mark W. Eichin Mon, 30 Jun 2014 20:51:39 -0400 owl (2.2.2-2) unstable; urgency=medium * Maintainer upload. Thanks to gregoa@debian.org and hartmans@debian.org for their NMUs. * debian/source/format: 1.0 to be explicit. * dgit upload with a modern signing key in preparation for other modernization work. * codelist.pl: filter out perlglue.c, it now needs hairy macros that nothing that includes owl_prototypes.h actually provides. -- Mark W. Eichin Sun, 29 Jun 2014 22:33:08 -0400 owl (2.2.2-1.2) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: configure: error: No terminfo found for this system": add build dependency on ncurses-term. (Closes: #708840) -- gregor herrmann Sat, 25 May 2013 21:29:32 +0200 owl (2.2.2-1.1) unstable; urgency=low * Non-maintainer upload. * Build depend on libzephyr-dev >= 3.0; this indicates a transition from krb4-based zephyr to krb5-based zephyr, Closes: #538053 -- Sam Hartman Thu, 23 Jul 2009 07:37:06 -0400 owl (2.2.2-1) unstable; urgency=low * New upstream release. The upstream author has become active again and has worked with the barnowl developers on security issues. (Closes: #515118) * configure.in, debian.control: barnowl updates via Sam Hartman eliminate retro libkrb4 and des425 dependencies. (Closes: #517019) * Do not link against libkrb4 or libkrb5; we use none of their symbols * Support openssl DES for zcrypt so that we continue to have zcrypt after libdes425 goes away Note: ditched the KerberosIV test entirely to force this version, allowing build/test on lenny. * zcrypt.c: use des.h again, so we get the openssl one above. * from unreleased 2.1.11-3: * debian/control: version debhelper depends (lintian package-lacks-versioned-build-depends-on-debhelper.) * debian/watch: New file. * debian/control: add libglib2.0-dev, per configure.in -- Mark W. Eichin Mon, 13 Apr 2009 00:53:12 -0400 owl (2.1.11-2) unstable; urgency=low * debian/control, debian/rules, debian/compat: move to debhelper V7 (lintian debian-rules-sets-DH_COMPAT, package-uses-deprecated-debhelper-compat-version.) * debian/changelog: force my original name spelling to avoid false NMU detection (lintian changelog-should-mention-nmu, source-nmu-has-incorrect-version-number.) * debian/rules: conditionalize distclean more narrowly (lintian debian-rules-ignores-make-clean-error.) -- Mark W. Eichin Wed, 01 Oct 2008 23:53:58 -0400 owl (2.1.11-1) unstable; urgency=low * New upstream release. (Closes: #454632) * zephyr.c: report error in owl_zephyr_loadsubs too. -- Mark Eichin Sun, 28 Sep 2008 00:39:22 -0400 owl (2.1.8-4) unstable; urgency=low * debian/copyright: fix lintian complaint about copyright-lists-upstream-authors-with-dh_make-boilerplate. * debian/control: fix lintian complaint about description-synopsis-might-not-be-phrased-properly. Also hint at libzephyr3-krb, though I don't think it needs a Suggests. Since the code includes AIM support, grudgingly mention it in the Description. * functions.c: support modern graphical browsers; doesn't implement the full generic configuration due to the -remote issue, but particular new browsers could be added directly in perl extension code. (Closes: #152405) -- Mark Eichin Sat, 27 Sep 2008 22:39:57 -0400 owl (2.1.8-3) unstable; urgency=low * Thanks to rra and dannf for the NMUs. (Closes: #477626) * perlconfig.c: use PERL_SYS_INIT3 protocol as documented in perldoc perlembed. (Closes: #495061) -- Mark Eichin Fri, 26 Sep 2008 02:52:32 -0400 owl (2.1.8-2.2) unstable; urgency=low * Non-maintainer upload. * Sleep for 100ms instead of 10us when no key has been pressed to avoid busy-waiting on input. (Closes: #433027) * More correctly remove the -E flag from Perl's ldflags to fix build problems with Perl 5.10. (Closes: #476013) -- Russ Allbery Sun, 25 May 2008 08:00:28 -0700 owl (2.1.8-2.1) unstable; urgency=low * Non-maintainer upload. * Include a patch from Andreas Jochens to fix compilation with gcc-4.0. Closes: #287891 * Add some prototypes to perlglue.xs to avoid the implicit conversion of return pointers from owl_zephyr_get_realm() & owl_zephyr_get_sender(). Closes: #326106 -- dann frazier Tue, 11 Oct 2005 20:47:51 -0600 owl (2.1.8-2) unstable; urgency=low * zcrypt.c: use kerberosIV/des.h, not the openafs one. Closes: #189108. * configure.in: change it in the test, too. -- Mark W. Eichin Sun, 29 Aug 2004 16:25:03 -0400 owl (2.1.8-1) unstable; urgency=low * New upstream release. Kept debian/*, dropped all old patches (everything that mattered was already upstream.) * debian/copyright: new upstream location and mailing lists * configure.in: don't look for libdes, it breaks kerberized zephyr. * zephyr.c: actually record error_message in owl_function_error calls. -- Mark W. Eichin Sun, 29 Aug 2004 13:21:53 -0400 owl (1.2.9-1.1) unstable; urgency=low * NMU * Fix compile error, patch in BTS. Closes: #189108 -- LaMont Jones Sun, 3 Aug 2003 18:54:07 -0600 owl (1.2.9-1) unstable; urgency=low * New upstream release * update fixes resize problem (Closes: #182897) * upstream also took changes for perl multithreading, thanks Bas Zoetekouw and Lamont Jones for the NMU (Closes: #159123) -- Mark W. Eichin Sun, 13 Apr 2003 21:04:52 -0400 owl (1.1.3-1.1) unstable; urgency=low * NMU * Fix perl 5.8 build problem. Closes: #159123 -- LaMont Jones Tue, 8 Oct 2002 18:21:44 -0600 owl (1.1.3-1) unstable; urgency=low * New upstream release -- Mark W. Eichin Fri, 5 Jul 2002 14:33:23 -0400 owl (1.0.1-4) unstable; urgency=low * debian/control: build-depend on a version of libzephyr late enough to have #110486 fixed. (Closes: #148404) -- Mark W. Eichin Thu, 30 May 2002 14:19:18 -0400 owl (1.0.1-3) unstable; urgency=low * debian/shlibs.local: override libzephyr3-krb's shlibs file until #148175 is fixed. (Closes: #148107) -- Mark W. Eichin Sat, 25 May 2002 18:35:09 -0400 owl (1.0.1-2) unstable; urgency=low * update README.debian from pre-release. * configure.in: ditch the explicit krb tests, so we can get the right libs. Crudely done, improvements sought. -- Mark W. Eichin Sat, 25 May 2002 02:19:47 -0400 owl (1.0.1-1) unstable; urgency=low * New upstream release. Includes the 1.0.1 fixes below. * debian/watch: new file, lets us use uscan and be very lazy :-) -- Mark W. Eichin Fri, 24 May 2002 17:42:44 -0400 owl (1.0-1) unstable; urgency=low * New upstream release (first public deb.) (Closes: #147980) * zephyr.c (loadloginsubs, loadsubs): use free correctly. (pre-1.0.1 fix) * util.c (owl_free): void, don't return. (pre-1.0.1 fix) -- Mark W. Eichin Fri, 24 May 2002 01:27:28 -0400 owl (0.10-1) unstable; urgency=low * New upstream release. -- Mark W. Eichin Tue, 7 May 2002 17:25:28 -0400 owl (0.9-1) unstable; urgency=low * New upstream release. -- Mark W. Eichin Sun, 28 Apr 2002 22:29:02 -0400 owl (0.8.1-1) unstable; urgency=low * New upstream release. -- Mark W. Eichin Wed, 24 Apr 2002 19:19:29 -0400 owl (0.7-1) unstable; urgency=low * Initial Release. -- Mark W. Eichin Tue, 23 Apr 2002 01:58:14 -0400