mirror of
https://github.com/troglobit/editline.git
synced 2025-05-05 20:11:12 +08:00
Minor, update maintainer last name
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
fb4d7268de
commit
22bdb0478c
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: editline
|
|||||||
Section: devel
|
Section: devel
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10), libtool
|
Build-Depends: debhelper (>= 10), libtool
|
||||||
Maintainer: Joachim Nilsson <troglobit@gmail.com>
|
Maintainer: Joachim Wiberg <troglobit@gmail.com>
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
|
|
||||||
Package: libeditline-dev
|
Package: libeditline-dev
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,6 +1,6 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: editline
|
Upstream-Name: editline
|
||||||
Upstream-Contact: Joachim Nilsson <troglobit@gmail.com>
|
Upstream-Contact: Joachim Wiberg <troglobit@gmail.com>
|
||||||
Source: http://github.com/troglobit/editline
|
Source: http://github.com/troglobit/editline
|
||||||
Comment: This package was originally debianized by Jim Studt <jim@federated.com>
|
Comment: This package was originally debianized by Jim Studt <jim@federated.com>
|
||||||
on Fri, 5 May 2000 13:25:51 -0500. It was received from, then upstream
|
on Fri, 5 May 2000 13:25:51 -0500. It was received from, then upstream
|
||||||
@ -11,7 +11,7 @@ Copyright: 1992,1993 Simmule Turner and Rich Salz.
|
|||||||
License: C-News
|
License: C-News
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2010-2020 Joachim Nilsson <troglobit@gmail.com>
|
Copyright: 2010-2020 Joachim Wiberg <troglobit@gmail.com>
|
||||||
License: BSD-2-clause
|
License: BSD-2-clause
|
||||||
|
|
||||||
License: C-News
|
License: C-News
|
||||||
|
@ -275,12 +275,13 @@ int main(void)
|
|||||||
The original editline library was posted to comp.sources.unix newsgroup
|
The original editline library was posted to comp.sources.unix newsgroup
|
||||||
by created by Simmule R. Turner and Rich Salz in 1992. It now exists in
|
by created by Simmule R. Turner and Rich Salz in 1992. It now exists in
|
||||||
several forks: Debian, Minix, Heimdal, Festival speech tools, Mozilla,
|
several forks: Debian, Minix, Heimdal, Festival speech tools, Mozilla,
|
||||||
Google Gadgets for Linux, and many other places. The original manual
|
Google Gadgets for Linux, and many others. The original manual page was
|
||||||
page was made by David W. Sanderson.
|
made by David W. Sanderson.
|
||||||
.Pp
|
.Pp
|
||||||
This version was originally based on the Minix 2 sources, but has since
|
This version stems from the Minix 2 sources, but has since evolved to
|
||||||
evolved to include patches from all relevant forks. It is currently
|
include patches from all relevant forks. It is currently maintained by
|
||||||
maintained by Joachim Nilsson at GitHub,
|
.An Joachim Wiberg
|
||||||
.Aq http://github.com/troglobit/editline
|
at
|
||||||
|
.Lk https://github.com/troglobit/editline "GitHub" .
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
Does not handle multiple lines or unicode characters well.
|
Does not handle multiple lines or unicode characters well.
|
||||||
|
Loading…
Reference in New Issue
Block a user