lp:debian/libedit

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/libedit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Anibal Monsalve Salazar

Add LDFLAGS hardening flags to PMAKE_ARGS
Patch by Simon Ruderich
Closes: #675404

12. By Anibal Monsalve Salazar

* 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

11. By Anibal Monsalve Salazar

* 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

10. By Steve Langasek

* Non-maintainer upload.
* Fix a regression in the previous NMU: the pkgconfig file has gone
  missing, add it back in.

9. By Steve Langasek

* 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.

8. By Anibal Monsalve Salazar

libedit2.shlibs: Fix minimal dependency version
Patch by Agustin Martin
Closes: 523260

7. By Alexander Sack

rebuild rest of main for armel armv7/thumb2 optimization;
UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2

6. By Anibal Monsalve Salazar

* Fix typo in 03-el.c-MAXPATHLEN.diff
* Standards version is 3.8.2
* Use libbsd
  Patch by Guillem Jover
  Closes: 513027

5. By Anibal Monsalve Salazar

* 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

4. By Piotr Roszatycki

* NMU
* Unfortunately, rl_completion_matches have to be exported.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers