guile-core (1:1.4-24) unstable; urgency=high
guile-core (1:1.4-24) unstable; urgency=high

  * Change architecture back to any -- release will have an exception.
    (closes: #139716)

 -- Rob Browning <rlb@defaultvalue.org>  Wed, 27 Mar 2002 09:14:36 -0600

guile-core (1:1.4-23) unstable; urgency=high

  * Don't allow ia64 or alpha for now -- upcoming guile release supports
    them, but this one doesn't.  Future releases will switch back to
    architecture any. (closes: #115400)

 -- Rob Browning <rlb@defaultvalue.org>  Sun, 17 Mar 2002 11:34:54 -0600

guile-core (1:1.4-22) unstable; urgency=high

  * Move libguilereadline.la to libguileX from libguile-dev so that
    (use-modules (ice-9 readline)) will work.
  * Add sparc64 to unsupported qthreads archs. (closes: #121559)

 -- Rob Browning <rlb@defaultvalue.org>  Sat, 15 Dec 2001 10:45:22 -0600

guile-core (1:1.4-21) unstable; urgency=high

  * add dependency on libltdl3-dev to libguile-dev. (closes: #123051)

 -- Rob Browning <rlb@defaultvalue.org>  Mon, 10 Dec 2001 09:31:00 -0600

guile-core (1:1.4-20) unstable; urgency=high

  * Fix libtool inter-lib dependency problem with much saner patch.  Many
    thanks to Carl from the libtool list for the help.

 -- Rob Browning <rlb@defaultvalue.org>  Fri,  7 Dec 2001 10:17:38 -0600

guile-core (1:1.4-19) unstable; urgency=low

  * Add source dependency on libltdl3-dev.
  * Add build-conflicts for broken ash.

 -- Rob Browning <rlb@defaultvalue.org>  Mon,  3 Dec 2001 11:10:58 -0600

guile-core (1:1.4-18) unstable; urgency=low

  * Fix guile menu entry to be version specific and to not try and to use
    the normal terminal launch mechanisms.  guile-wm-menu-launch is still
    available for now, but isn't used.  (closes: #121003)
  * Use installed libltdl rather than convenience lib and fix code to
    handle newer lib.
  * Rearrange lib inter-links to reflect dependencies. (closes: #81832)
  * Fix Alpha qt assembly - thanks Ryan Murray <rmurray@cyberhqz.com>.
    (closes: #121507)

 -- Rob Browning <rlb@defaultvalue.org>  Fri, 30 Nov 2001 12:48:56 -0600

guile-core (1:1.4-17) unstable; urgency=low

  * Disable optimization on ia64 for now -- there are issues.
  (closes: Bug#114554)
  * Don't include -I /usr/include in guile-config output.
  (closes: Bug#101077)

 -- Rob Browning <rlb@defaultvalue.org>  Thu, 18 Oct 2001 21:51:22 -0500

guile-core (1:1.4-16) unstable; urgency=low

  * Re-add hppa to the unsupported qthreads list (thanks to Matthew
    Wilcox). (closes: #107443).

 -- Rob Browning <rlb@defaultvalue.org>  Fri,  7 Sep 2001 11:28:04 -0500

guile-core (1:1.4-15) unstable; urgency=low

  * Reverse sense of qthreads compatibility test. (closes: #105584)
  * qthreads doesn't work on s390 - don't use. (closes: #105603)

 -- Rob Browning <rlb@defaultvalue.org>  Tue, 17 Jul 2001 09:14:02 -0500

guile-core (1:1.4-14) unstable; urgency=low

  * rules fixups -- change qthreads test (thanks Matthew).
  * qthreads doesn't work on mipsel - don't use. (closes: #104142)

 -- Rob Browning <rlb@defaultvalue.org>  Mon, 16 Jul 2001 08:59:30 -0500

guile-core (1:1.4-13) unstable; urgency=low

  * qthreads doesn't work on ia64 - don't use. (Closes: Bug#103782)
  * qthreads doesn't work on hppa - don't use. (Closes: Bug#101286)
  * add Build-Depends on debhelper (Closes: Bug#97792).
  * change my email address in control.

 -- Rob Browning <rlb@defaultvalue.org>  Sun,  8 Jul 2001 16:21:17 -0500

guile-core (1:1.4-12) unstable; urgency=low

  * Add needed Build-Depends. (closes: #90659)
  * Hack LD_LIBRARY_PATH for fakeroot problem. (closes: #98780)
  * Add new config.guess and config.sub (closes: #92697)
  * Update libtool (via --force).

 -- Rob Browning <rlb@cs.utexas.edu>  Tue, 29 May 2001 00:15:21 -0500

guile-core (1:1.4-11) unstable; urgency=low

  * qthreads doesn't work on m68k - don't use (Closes: Bug#94828).

 -- Rob Browning <rlb@cs.utexas.edu>  Mon, 23 Apr 2001 14:36:05 -0500

guile-core (1:1.4-10) unstable; urgency=low

  * libguile-dev: delete provides libguile-dev...
  * qthreads doesn't work on mips - don't use (Closes: Bug#85899).
  * qthreads doesn't work on arm/powerpc - don't use (Closes: Bug#86669).
  * fix up debian/rules to make qthreads optional (Closes: Bug#54366).
  * put libguilereadline.so in libguile rather than libuguile-dev.  This
    is required because (use-modules (ice-9 readline)) depends on it
    (Closes: Bug#85998, Bug#86451).

 -- Rob Browning <rlb@cs.utexas.edu>  Sun, 11 Mar 2001 22:24:12 -0600

guile-core (1:1.4-9) unstable; urgency=low

  * add Build-Depends: libtool. (Closes: Bug#85763).  
  * fix minor control typos libguile9-dev -> libguile-dev.
  * libguile-dev: add "Conflicts: libguile6" (some versions had .so links).

 -- Rob Browning <rlb@cs.utexas.edu>  Mon, 12 Feb 2001 23:49:30 -0600

guile-core (1:1.4-8) unstable testing; urgency=low

  * usr/share .scm files ended up in -dev (how!?). Ouch.  Fixed.
    (Closes: Bug#85641, Bug#85644, Bug#85651).

 -- Rob Browning <rlb@cs.utexas.edu>  Sun, 11 Feb 2001 22:20:05 -0600

guile-core (1:1.4-7) unstable testing; urgency=low

  * added guile.1 manpage - thanks to Robert Graham Merkel <rgmerk@mira.net>.
    (Closes: Bug#25604).
  * change libguileX-dev to libguile-dev and add conflicts with old -devs.
  * fix libguile6 overwrites - version libqthreads and libguilereadline
    (Closes: Bug#75194).
  * libguile9 no longer has any .sos in common with libguile6
    (Closes: Bug#78172).
  * add Conflicts with libguile6 - previous versions of libguile9
    overwrote libguile6's libqthreads and libguilereadline .0.0.0
    versions.  Now, with versioned libs, this lib, when installed will
    leave those old ones dangling for libguile6.

 -- Rob Browning <rlb@cs.utexas.edu>  Fri,  9 Feb 2001 00:11:00 -0600

guile-core (1:1.4-6) unstable; urgency=low

  * fix location of GPL in copyright (Closes: Bug#79714).
  * I think slib bug is fixed now (Closes: Bug#76407).
  * AFAICT "guile-config link" does include -lqthreads (Closes: Bug#77607).
  * move .so links to libguileX-dev package (Closes: Bug#78252).
  * add undocumented(1) for guileX.X-slibconfig.
  * fix .so symlinks to reference foo.so rather than ./foo.so.
  * rename /usr/share/doc/ChangeLog to proper name, changelog.
  * better handling of autogen files in debian/rules.
  * updated Standards-Version to 3.2.1.0.

 -- Rob Browning <rlb@cs.utexas.edu>  Mon, 25 Dec 2000 14:06:20 -0600

guile-core (1:1.4-5) unstable; urgency=low

  * Remove inet_aton prototype from libguile/net_db.c. (Closes: Bug#76415)

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 16 Nov 2000 23:17:36 -0600

guile-core (1:1.4-4) unstable; urgency=low

  * put slib symlink in package rather than creating it in the postinst
    (fixes slib bug).
    Thanks to James LewisMoss <dres@debian.org>.

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 16 Nov 2000 22:52:05 -0600

guile-core (1:1.4-3) unstable; urgency=low

  * Make debian/replace-vars executable.  (Closes: Bug#69713 Bug#70397)

 -- Rob Browning <rlb@cs.utexas.edu>  Sun,  3 Sep 2000 12:19:54 -0500

guile-core (1:1.4-2) unstable; urgency=low

  * Fix minor bug in guileX.Y-slib (guileX.Y-slibconfig wasn't DTRT).

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 10 Aug 2000 09:39:17 -0500

guile-core (1:1.4-1) unstable; urgency=low

  * new upstream version, new packages (guile1.4, libguile9, etc.)
  * update TODO.
  * fix up packages to eliminate cross-version file ownership contention.
  * autogene debian/{pre,post}rm, etc. from debian rules via debian/replace-vars.
  * add rules test to detect when the major soname changes and halt the build.
  * new package guile-common.
  * libguileX-slib -> guileN-slib (reflects real version dependency).
  * eliminate code in maintainer scripts that's redundant with debhelper code.
  * remove unnecessary code from slib maintainer scripts.
  * guile-slibconfig -> guileX.Y-slibconfig.

 -- Rob Browning <rlb@cs.utexas.edu>  Wed,  9 Aug 2000 21:51:26 -0500

guile-core (1:1.3.4-4) frozen unstable; urgency=low

  * New maintainer (finally).  I'd like to get this into frozen so Craig
    won't be hassled by bug reports, but I figured that might not be
    possible at this point.  There were no changes other than listing me
    as the maintainer.

 -- Rob Browning <rlb@cs.utexas.edu>  Sat, 17 Jun 2000 23:35:41 -0500

guile-core (1:1.3.4-3) unstable; urgency=low

  * Fixed desription of libguile6-dev
  * Should be ableto build on non qthreads platforms now.
  * Straightened out alternatives.
  * libguile6 now replaces libguile4-dev
  * closes #58451
  * closes #53489
  * closes #54366
  * closes #55935
  * closes #58587

 -- Craig Brozefsky <craig@red-bean.com>  Thu, 24 Feb 2000 08:11:27 -0800

guile-core (1:1.3.4-2) frozen unstable; urgency=low

  * removed spurious files being installed in /usr
  * properly build with qhtreads on platforms that support it
  * closes: #57923
  * closes: #57865

 -- Craig Brozefsky <craig@red-bean.com>  Sun, 13 Feb 2000 08:17:26 -0800

guile-core (1:1.3.4-1) frozen unstable; urgency=low
  * changed package version number to reflect upstream reality

 -- Craig Brozefsky <craig@red-bean.com>  Wed, 9 Feb 2000 12:00:00 -0800

guile-core (1:1.3-18) frozen unstable; urgency=low

  * cleaned up rules file
  * fixed mode 777 libguile6, PR #52415
  * incorporated guile-slibconfig into libguile6-slib package #50478
  * libguile6-slib now properly checks to make sure symlink to
    /usr/share/slib in the /usr/share/guile/VERSION directory is a link to
    a real SLIB tree, by checking for slib/require.scm. #52465 #50229
    #34941 #35051
  * functional readline support guile guile1.3 #51382 #50227 
  * Fixed description to properly match acronym #49939
  * Fixed libguile-slib.prerm #50367

 -- Craig Brozefsky <craig@red-bean.com>  Sun, 12 Dec 1999 06:53:02 -0800

guile-core (1:1.3-17) unstable; urgency=low

  * changed guile version to to 1.3.4
  * no longer conflict with older libguiles, since they can be installed
    in parallel anyways.

 -- Craig Brozefsky <craig@red-bean.com>  Mon, 11 Oct 1999 07:38:02 -0700

guile-core (1:1.3-16) unstable; urgency=low

  * new upstrem version guile-1.3.4
  * made libguile4 depend on guile1.3 so SLIB support is enabled when you
    install libguile, several packaged expect this.  Subject to change in
    future when SLIB supports configurating guile and othe scheme
    interpeters when it is installed.  This closes bug 34941 and 35051
  * change libguile4 to libguile6 and libguile4-dev to libguile6-dev
  * install libguilereadline.so.0 with libguile6
  * added libguile6-slib package which andles SLIB integration
  * removed slib configuration steps from guile1.3
  * moved docs to /usr/share/doc

 -- Craig Brozefsky <craig@red-bean.com>  Wed,  6 Oct 1999 22:22:10 -0700

guile-core (1:1.3-15) unstable; urgency=low

  * Fixed bad Conflict line in control file
  * No longer do "-j 2" when building

 -- Craig Brozefsky <craig@red-bean.com>  Sat, 10 Jul 1999 18:38:07 -0700

guile-core (1:1.3-14) unstable; urgency=low

  * Fixed copyright file to properly indicate the special GUILE
    modification of the normal GPL license.
  * Removed suggestion of guile-scsh, it is non-free
  * Properly strip static library
  * Added patches from Roman Hodek
    <Roman.Hodek@informatik.uni-erlangen.de> to port libqt to m68k
    architecure so that libguile is available there with threads.
  * Added alpha architecture patch from Paul Slootman
    <paul@wurtel.demon.nl> who had done an NMU previously which was
    overwritten by my previous release due to confusion when guile-core
    first switched to be maintained by me.

 -- Craig Brozefsky <craig@red-bean.com>  Sat, 24 Apr 1999 21:01:29 -0700

guile-core (1:1.3-13) unstable; urgency=low

  * Removed spurious Suggests for guile-scsh
  * Added conflict with broken scwm which links improperly against
    libguile. 

 -- Craig Brozefsky <craig@piracy.red-bean.com>  Wed, 20 Jan 1999 16:36:59 -0800

guile-core (1:1.3-12) frozen unstable; urgency=low

  * Removes configure.in hack to link against libqthread.  Users who want
    to build applications using libguile should use guile-config to setup
    their -L and linking arguments.
  * Removed guile1.3 bug caused by an ill-warranted change in the
    semantics of load-path searching.  This patch has been submited
    upstream. 
  * Removed --enable-maintainer-mode and --enable-guile-debug as neither
    are neccesarry.  configure and such should be kept up to date by hand
    for now.  I may be added maintainer mode back in once I get the detils
    sorted out but right now, it breaks automake because aclocal does not
    properly incorporate qthreads.m4.
  * I'm the new maintainer now, Craig Brozefsky.
  * Modified postinst to create a link fromt he slibcat to the proper
    location in /usr/share/guile/1.3
  * Fixed up control file to reflect new maintainership and remove
    suggestions for non-existant packages, and touched up descriptions.

 -- Craig Brozefsky <craig@red-bean.com>  Fri, 18 Dec 1998 17:45:53 -0800

guile-core (1:1.3-11) frozen unstable; urgency=low

  * Create libguile3 symlinks, and changed dependencies accordingly.

 -- David N. Welton <davidw@efn.org>  Wed,  9 Dec 1998 18:47:51 -0800

guile-core (1:1.3-10) frozen unstable; urgency=low

  * Linked against libqthreads.
  * Fixes bugs 30429, 29435.
  * Moved build-guile to guile-config, following upstream practice.

 -- David N. Welton <davidw@efn.org>  Mon,  7 Dec 1998 20:53:31 -0800

guile-core (1:1.3-9) frozen unstable; urgency=low

  * Fixed postinst to check for existance of /usr/share/guile/1.3/slib.

 -- David N. Welton <davidw@efn.org>  Mon, 30 Nov 1998 21:41:46 -0800

guile-core (1:1.3-8) frozen unstable; urgency=low

  * Fixes #30107 (__register_frame_info bug).
  * Recompiled with gcc.

 -- David N. Welton <davidw@efn.org>  Sun, 29 Nov 1998 17:56:45 -0800

guile-core (1:1.3-7.1) frozen unstable; urgency=low

  * Non-maintainer upload.
  * Re-fixed type in 'Depends'.  :-)
  * libguile4-dev conflicts with libguile3-dev.
  * Re-added build-guile to alternatives.
  * Fixed up lintian errors (mostly to do with copyright file handling)

 -- Jim Pick <jim@jimpick.com>  Tue, 24 Nov 1998 13:57:23 -0800

guile-core (1:1.3-7) frozen unstable; urgency=low

  * Fixed typo in 'Depends'.
  * Reset distribution to frozen/unstable.

 -- David N. Welton <davidw@efn.org>  Mon, 23 Nov 1998 20:26:34 -0800

guile-core (1:1.3-6) unstable; urgency=low

  * Attempting to create libguile4 package. Fixes #28943.
  * Added versioning to dependency on slib.
   
 -- David N. Welton <davidw@efn.org>  Wed, 18 Nov 1998 19:50:08 -0800

guile-core (1:1.3-5) unstable; urgency=low

  * Set SO number to 4, in accordance with upstream package.

 -- David N. Welton <davidw@efn.org>  Thu, 12 Nov 1998 23:45:04 -0800

guile-core (1:1.3-4) frozen unstable; urgency=low

  * Fixes #26972.
  * Fixes #27091.
  * Fixes #27258.
  * Fixes #27598.
  * Fixes #27786.
  * Fixes #27803.
  * Fixes #28093.
  * Fixes #28676.
  * Fixes #28962.
  * Fixes #28996.
  * Fixes #28997.
  * Fixes #28943.

 -- David N. Welton <davidw@efn.org>  Tue, 10 Nov 1998 21:39:10 -0800

guile-core (1:1.3-3) unstable; urgency=low

  * Depends on libguile.
  * Change .so version.
  * Suggests guile1.3-doc.

 -- David N. Welton <davidw@efn.org>  Thu,  5 Nov 1998 22:24:08 -0800

guile-core (1:1.3-2) frozen unstable; urgency=low

  * Re-uploading for slink freeze.

 -- David N. Welton <davidw@efn.org>  Mon,  2 Nov 1998 21:04:48 -0800

guile-core (1:1.3-1) unstable; urgency=low

  * Upstream version 1.3.

 -- David N. Welton <davidw@efn.org>  Tue, 27 Oct 1998 22:37:20 -0800

guile-core (1998.09.10-1) unstable; urgency=low

  * Back to local CVS control and cvs-buildpackage.  It's a lot more
    convienient to keep a local repository;  I can more easily keep my
    laptop in sync this way.
  * New snapshot, many changes.  See the ChangeLogs for details.
  * Extensively reworked the debian/rules file.
  * `cvs commit', `debian/rules retag', `debian/rules release' work.

 -- Karl M. Hegbloom <karlheg@debian.org>  Fri, 11 Sep 1998 06:50:30 -0700

guile-core (1998.08.24-1) unstable; urgency=low

  * New upstream snapshot.  I'm now using anon CVS, rather than  tracking
    the snapshots in a local repository.

 -- Karl M. Hegbloom <karlheg@debian.org>  Mon, 24 Aug 1998 14:29:41 -0700

guile-core (1998.06.16-1) unstable; urgency=low

  * New upstream snapshot.
  * Raise `update-alternatives' priority to 130.

 -- Karl M. Hegbloom <karlheg@debian.org>  Wed, 17 Jun 1998 08:07:01 -0700

guile-core (1998.04.25-1) unstable; urgency=low

  * add `--slave' for guile manuals to `update-alternatives'

 -- Karl M. Hegbloom <karlheg@debian.org>  Sat, 25 Apr 1998 11:58:29 -0700

guile-core (1998.04.19-1) unstable; urgency=low

  * update-alternatives for `guile' interpreter this time.
  * Join upstream changes.

 -- Karl M. Hegbloom <karlheg@debian.org>  Mon, 20 Apr 1998 03:39:29 -0700

guile-core (1998.04.14-1) unstable; urgency=low

  * Split into interpreter, libguile3, and libguile3-dev packages.

 -- Karl M. Hegbloom <karlheg@debian.org>  Sun, 19 Apr 1998 00:49:34 -0700

guile1.3-snap (1998.04.14-0) unstable; urgency=low

  * New upstream snapshot.
  * Correct the format of the ISO-date encoded version number.
  * Applied a few patches from the guile mailing list.

 -- Karl M. Hegbloom <karlheg@debian.org>  Thu, 16 Apr 1998 09:47:01 -0700

guile-core (19980407-0) unstable; urgency=low
  
  * Initial Debian GNU/Linux Release - under `cvs-buildpackage' control.
  * Never released.
  
 -- Karl M. Hegbloom <karlheg@debian.org>  Sun,  8 Mar 1998 14:03:22 -0800
  

# Local Variables:
# mode: debian-changelog
# End: