Étienne Mollier pushed to branch master at Debian Med / ctsim
Commits: ab141643 by Étienne Mollier at 2021-02-15T21:00:20+01:00 d/control: replace libreadline-dev by libeditreadline-dev - - - - - 7fabf71a by Étienne Mollier at 2021-02-15T21:15:22+01:00 update changelog - - - - - 689cd8f6 by Étienne Mollier at 2021-02-15T21:18:11+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ctsim (6.0.2-5) unstable; urgency=medium + + * Team upload. + * Switch from the legally problematic libreadline to the libedit. + Note this might affect the handling of ~/.inputrc with ctsimtext. + Closes: #979091 + + -- Étienne Mollier <[email protected]> Mon, 15 Feb 2021 21:16:31 +0100 + ctsim (6.0.2-4) unstable; urgency=medium * Standards-Version: 4.5.1 (routine-update) ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libfftw3-dev, - libreadline-dev, + libeditreadline-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk3.0-gtk3-dev, View it on GitLab: https://salsa.debian.org/med-team/ctsim/-/compare/03242f35c3ac9565bdacceabe00023f2a072f03f...689cd8f6c5ebd90c08463fa6e52026b5fd337252 -- View it on GitLab: https://salsa.debian.org/med-team/ctsim/-/compare/03242f35c3ac9565bdacceabe00023f2a072f03f...689cd8f6c5ebd90c08463fa6e52026b5fd337252 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
