Change logs for libedit source package in Sid

  • libedit (3.1-20230828-1) unstable; urgency=medium
    
      [ John Scott ]
      * Add a DEP-8 test exercising some of the functionality of libedit.
    
      [ Sylvestre Ledru ]
      * New upstream release
      * Add new symbols:
        - _el_fn_sh_complete
        - el_deletestr1
        - el_replacestr
        - el_wreplacestr
        - reallocarr
        - rl_copy_text
        - rl_delete_text
        - rl_erase_empty_line
        - rl_message
        - rl_prompt_saved
        - rl_replace_line
        - rl_restore_prompt
        - rl_save_prompt
        - rl_set_key
    
     -- Sylvestre Ledru <email address hidden>  Fri, 08 Sep 2023 10:20:49 +0200
  • libedit (3.1-20221030-2) unstable; urgency=medium
    
      * Add a DEP-8 test exercising some of the functionality of libedit.
    
     -- John Scott <email address hidden>  Mon, 21 Nov 2022 04:51:57 -0500
  • libedit (3.1-20221030-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Wed, 02 Nov 2022 23:47:14 +0100
  • libedit (3.1-20221009-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Sat, 15 Oct 2022 21:57:30 +0200
  • libedit (3.1-20210910-1) unstable; urgency=medium
    
      * New upstream release
        - fixes the fuzzing issue (Closes: #993567)
      * Add new symbols:
        - _rl_complete_mark_directories
        - _rl_completion_prefix_display_length
        - _rl_echoing_p
        - _rl_erase_entire_line
        - free_history_entry
        - history_max_entries
        - rl_abort
        - rl_basic_quote_characters
        - rl_completion_suppress_append
        - rl_crlf
        - rl_ding
        - rl_directory_completion_hook
        - rl_display_prompt
        - rl_readline_state
        - rl_set_keymap_name
        - rl_sort_completion_matches
    
     -- Sylvestre Ledru <email address hidden>  Sun, 12 Sep 2021 09:42:29 +0200
  • libedit (3.1-20210714-1) unstable; urgency=medium
    
      * Upload in unstable
    
     -- Sylvestre Ledru <email address hidden>  Mon, 16 Aug 2021 08:59:24 +0200
  • libedit (3.1-20191231-2) unstable; urgency=medium
    
      * Update debhelper compat to v13
      * Add a shim readline development library (Closes: #977664)
    
     -- Bastian Germann <email address hidden>  Fri, 18 Dec 2020 15:52:09 +0100
  • libedit (3.1-20191231-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Fri, 03 Jan 2020 09:30:17 +0100
  • libedit (3.1-20191211-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Sun, 22 Dec 2019 12:05:36 +0100
  • libedit (3.1-20191025-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Mon, 28 Oct 2019 18:30:09 +0100
  • libedit (3.1-20190324-1) unstable; urgency=medium
    
      * Upload to unstable
    
     -- Sylvestre Ledru <email address hidden>  Sun, 07 Jul 2019 10:02:27 +0200
  • libedit (3.1-20181209-1) unstable; urgency=medium
    
      [ Guillem Jover ]
      * Remove doubled heading spaces from Copyright field in debian/copyright.
      * Move examples installation from dh_installdocs override into an .examples
        debhelper fragment file, and remove the now unnecessary override.
      * Add a comment to debian/rules to remove the dh_compress override on
        debhelper compatibility level 12.
    
      [ Sylvestre Ledru ]
      * New upstream release
      * Two new symbols:
        - rl_echo_signal_char
        - rl_reset_after_signal
    
     -- Sylvestre Ledru <email address hidden>  Wed, 12 Dec 2018 08:55:07 +0100
  • libedit (3.1-20180525-1) unstable; urgency=medium
    
      * New upstream release
        - New symbols:
          append_history
          rl_did_startup_hook
          rl_resize_terminal
      * Standards-Version updated 4.1.3
      * Package moved on salsa
      * libedit2-dbg moved to extra
      * Ship examples/ in libedit-dev
    
     -- Sylvestre Ledru <email address hidden>  Wed, 30 May 2018 11:08:31 +0200
  • libedit (3.1-20170329-1) unstable; urgency=medium
    
      * New upstream release
      * Standards-Version updated 4.0.0
    
     -- Sylvestre Ledru <email address hidden>  Tue, 20 Jun 2017 00:11:48 +0200
  • libedit (3.1-20160903-3) unstable; urgency=medium
    
      * Fix the wrong links to the manpage (Closes: #851700)
    
     -- Sylvestre Ledru <email address hidden>  Wed, 18 Jan 2017 13:23:36 +0100
  • libedit (3.1-20160903-2) unstable; urgency=medium
    
      * Add libncurses5-dev as a dependency of libedit-dev (Closes: #844573)
        Now officially required by upstream
      * Fix the vcs fields
    
     -- Sylvestre Ledru <email address hidden>  Mon, 21 nov 2016 16:20:15 +0100
  • libedit (3.1-20160903-1) unstable; urgency=medium
    
      * Upload to unstable
    
     -- Sylvestre Ledru <email address hidden>  Wed, 09 Nov 2016 20:42:38 +0100
  • libedit (3.1-20150325-1) unstable; urgency=medium
    
      * New upstream release
      * Upload to unstable
      * Update of the symbol file
        (ct_conv_cbuff_resize & ct_conv_wbuff_resize introduced)
    
     -- Sylvestre Ledru <email address hidden>  Tue, 28 Apr 2015 09:53:42 +0200
  • libedit (3.1-20140620-2) unstable; urgency=medium
    
    
      * Upload in unstable with the UTF-8 changes.
        In theory, this should be painless because it just adds new symbols.
    
     -- Sylvestre Ledru <email address hidden>  Sun, 10 Aug 2014 17:51:57 +0200
  • libedit (3.1-20140620-1) unstable; urgency=medium
    
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Sun, 06 Jul 2014 19:03:56 +0200
  • libedit (3.1-20140213-1) unstable; urgency=medium
    
    
      * Upload to unstable
    
     -- Sylvestre Ledru <email address hidden>  Wed, 12 Mar 2014 15:19:30 +0100
  • libedit (3.1-20130712-2) unstable; urgency=low
    
    
      * Fix the co installation problem with libeditline-dev (Closes: #720636)
    
     -- Sylvestre Ledru <email address hidden>  Tue, 27 Aug 2013 15:55:26 +0200
  • libedit (3.1-20130712-1) unstable; urgency=low
    
    
      * Upload to unstable
    
     -- Sylvestre Ledru <email address hidden>  Fri, 23 Aug 2013 11:09:13 +0200
  • libedit (2.11-20080614-6) unstable; urgency=low
    
    
      * Merge 2.11-20080614-5ubuntu1
        Fix cross-building: set RANLIB as well as CC/LD, and set MACHINE_ARCH
        and MACHINE_MULTIARCH correctly to allow for use of a foreign pmake
        binary.  Closes: #694910
      * Standards Version is 3.9.4
    
     -- Anibal Monsalve Salazar <email address hidden>  Thu, 06 Jun 2013 10:51:40 +1000
  • libedit (2.11-20080614-5) unstable; urgency=low
    
    
      * Add LDFLAGS hardening flags to PMAKE_ARGS
        Patch by Simon Ruderich
        Closes: #675404 
    
     -- Anibal Monsalve Salazar <email address hidden>  Fri, 01 Jun 2012 10:10:48 +1000
  • libedit (2.11-20080614-4) unstable; urgency=low
    
    
      * Merge 2.11-20080614-3ubuntu2 
        - Fix libdir in libedit.pc to match multiarch installation paths.
        - libedit/tty.c: grabs controlling terminal even when output is a non
          tty, causing things like php | less to mis-function. Patch changes
          this behavior to work more like readline. (LP: #322214)
      * debian/control: Don't use the Vcs-Browser field
        Closes: #534514
      * Link against libtinfo rather than libncurses
        Patch by Sven Joachim
        Closes: #644421
      * Remove <libedit/vis.h>
        Closes: #675147
      * Standards-Version is 3.9.3
      * DH compatibility is 9
      * Enable hardening
    
     -- Anibal Monsalve Salazar <email address hidden>  Thu, 31 May 2012 13:56:17 +1000
  • libedit (2.11-20080614-3) unstable; urgency=low
    
    
      * Don't leak curses library through the pkg-config file
        Patch by Guillem Jover
        Closes: 534515
      * Source format is 3.0 (quilt)
      * Standards-Version is 3.9.2
      * Fix debhelper-but-no-misc-depends
      * Fix debian-rules-missing-recommended-target
      * Update homepage
    
     -- Anibal Monsalve Salazar <email address hidden>  Sun, 28 Aug 2011 11:01:03 +1000
  • libedit (2.11-20080614-2.2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix a regression in the previous NMU: the pkgconfig file has gone
        missing, add it back in.
    
     -- Steve Langasek <email address hidden>  Wed, 17 Aug 2011 07:49:54 +0000
  • libedit (2.11-20080614-2.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * debian/patches/fix_gcc_warnings.diff: fix warnings about deprecated
        headers.  Closes: #634324.
      * debian/rules: don't double-link .so files twice into the library.
        Closes: #628679.
      * debian/rules: cope with pmake switching us to multiarch automatically.
      * debian/control: since the package is already multiarched for us by pmake,
        mark it as such and bump build-dependencies on debhelper and pmake to
        suit.
    
     -- Steve Langasek <email address hidden>  Wed, 17 Aug 2011 00:05:33 +0000
  • libedit (2.11-20080614-2) unstable; urgency=high
    
    
      * libedit2.shlibs: Fix minimal dependency version 
        Patch by Agustin Martin
        Closes: 523260 
    
     -- Anibal Monsalve Salazar <email address hidden>  Tue, 21 Sep 2010 12:24:54 +1000
  • libedit (2.11-20080614-1) unstable; urgency=low
    
    
      * Fix typo in 03-el.c-MAXPATHLEN.diff 
      * Standards version is 3.8.2
      * Use libbsd
        Patch by Guillem Jover
        Closes: 513027
    
     -- Anibal Monsalve Salazar <email address hidden>  Mon, 22 Jun 2009 11:55:49 +1000
  • libedit (2.11~20080614-2) unstable; urgency=low
    
    
      * Merge with Ubuntu 
        - debian/patches/20-fortify.patch: handle error conditions found
          by -D_FORTIFY_SOURCE=2; closes: #488456
      * Suggests libbsd0; closes: #513027
      * Support crossbuilding; closes: #489846, #489847
      * Homepage is
        http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-5-0/src/lib/libedit/
      * Standards version is 3.8.1
      * debhelper compatibility is 7
    
     -- Anibal Monsalve Salazar <email address hidden>  Fri, 22 May 2009 10:29:58 +1000
  • libedit (2.11~20080614-1) unstable; urgency=low
    
    
      * Update sources from CVS repo; closes: #478922
      * Depend on quilt and rename all patches
      * Remove patch code from debian/rules; closes: #484401
      * Provide vis.h; closes: #357594
      * Update debian/coyright
      * Let dh_makeshlibs create libedit2.postrm libedit2.postinst
      * Priority of libedit2 is standard
      * Standards version is 3.8.0
      * Patches:
        Remove 09-export_completion_matches.diff
          It won't compile with this patch:
          rl_completion_matches defined twice
        Add 10-define_SIZE_T_MAX.diff
          Define SIZE_T_MAX as UINT_MAX in limits.h
        Add 11-357594-vis.h.diff
          Minor adaptation for Glibc by Robert Millan <email address hidden>
        Add 12-libedit-Makefile.diff
          Without it I get the following message:
          make: ${_MKTARGET_CREATE} expands to empty string
        Add 13-symbol_not_found.diff by Anibal Monsalve Salazar
          Without it I get the following messages:
          symbol strlcpy/strlcat not found in none of the libraries
    
     -- Anibal Monsalve Salazar <email address hidden>  Sat, 14 Jun 2008 17:13:08 +1000
  • libedit (2.9.cvs.20050518-2.2) unstable; urgency=low
    
    
      * NMU
      * Unfortunately, rl_completion_matches have to be exported.
    
     -- Piotr Roszatycki <email address hidden>  Mon,  1 Aug 2005 19:05:13 +0200