* The "Què vol que li diga? Que vosté és una sinvergüensa?" release.
* New upstream release.
* Apply auto.patch from Tiago Silva (and DEP-3ified by Colin Watson)
to support C/C++ 'auto' storage class specifier (closes: #605403).
* The "Teulada" release.
* New upstream release.
- better behaviour when creating backup files on certain conditions.
- allow, via new command line option, to revert to old backup behaviour.
* Bump Standards-Version to 3.9.1 (no changes).
* Break, not Conflict, alpine-pico. Drop obsolete Conflicts from 2003.
* Rename nano-udeb's XC-Package-Type control field to Package-Type.
Bump dpkg-dev to 1.15.7.
* The "905€" release.
* New upstream release.
- fixes minor security issues: symlink attack (CVE-2010-1160)
and ownership of arbitrary files (CVE-2010-1161). Closes: #577817.
* The "Polop" release.
* New upstream release.
* Drop Build-Depends on groff; it was only needed to rebuild the
modified manpages.
* Nearly three years late, alpine-pico is finally playing the
update-alternatives game and can now coexist with nano. Update
our conflict accordingly. Thanks, Asheesh!
* The "Cabanyal" release.
* New upstream release.
* Switch to dpkg source 3.0 (quilt). Remove quilt patching support and
README.source from the packaging, and drop quilt from Build-Depends.
* The "Don Carlos" release.
* New upstream release.
* Remove obsolete patch 01_manpage_hyphens, fixed upstream.
* The "Televisió Sense Fronteres" release.
* New upstream stable release!
* Remove patch 10_tinybuildfix, applied upstream.
* Update 01_manpage_hyphens, as it's been applied only partially upstream.
* Remove French manpages from nano, until they are back in sync with the
original versions (§12.1, Policy 3.8.3).
* The "Molt Poc Honorable" release.
* New upstream prerelease.
- fixes a cascade of "Closecode = -1" messages when opening multiple
buffers (closes: #551716).
- fixes handling of undo and casesensitive options in rcfiles
(closes: #558223)
* Apply patch #6993 from Savannah to fix builds of nano-tiny (thanks, DLR).
* The "Ferraris" release.
* New upstream prerelease.
* Remove empty /usr/share/nano from nano-tiny.
* Drop 10_browser_floating_point_exception.patch, obsolete.
* The "Caja Madrid" release.
* Throw away html manpages, on both nano and nano-tiny. Fixes a
file conflict between both (closes: #553380).
* Fix, again, the install path for the nanorc example.
* Use upstream's fix for the browser floating point exception.
* The "Ric Costa" release.
* Upload 2.1 to unstable, as upstream says a stable 2.2 release will
happen soon.
* Make nano depend on dpkg (>= 1.15.4) | install-info for the install-info
transition.
* Add dependencies on ${misc:Depends} for all packages.
* Bump Standards-Version to 3.8.3.
* Add 10_browser_floating_point_exception.patch to the series patch so it
really gets applied. Thanks again to Paul Wise (closes: #496008).
* Update 01_manpage_hyphens.patch to fix newly introduced unescaped
minus signs.
* Add descriptions to all patches according to DEP-3.
* Remove --enable-all from configure call, as it does nothing.
* The "Socialistes Valencians" release.
* New upstream development release.
* Resynchronise nanorc with sample.nanorc, which now includes the
undo and soft options.
* The "Una pastuqui importante" release.
* New upstream development release (closes: #522295).
- includes PHP syntax highlighting (closes: #477186).
- includes experimental undo support, but it's known to be unstable.
* Rewrite all descriptions, as suggested by Justin B. Rye, emphasyzing
nano's features instead of Pico's non-freeness (closes: #508903).
* Fix corrupted UTF-8 in several ancient changelog entries.
* Fix install directory for example nanorc.
* Resynchronize nanorc with sample.nanorc for the new options in nano 2.2.
* Enable syntax highlighting by default. Please tell me if nano gets
slower on your setup in order to reconsider this change (closes: #514909).
* Add 10_browser_floating_point_exception.patch to fix a division by zero;
report and suggested fix by Paul Wise (closes: #496008).
* Fix some fixes in 01_manpage_hyphens.patch.
* Bump Standards-Version to 3.8.2, no changes needed.
* The "Yo me pago mis trajes" release.
* Upload to unstable.
* Bump Standards-Version to 3.8.1 (no changes required).
* Point to versioned licences in the copyright file.
* Update to debhelper v7 (from v4!), update Build-Depends accordingly.
* Use dh_prep instead of dh_clean -k.
* Add patch 01_manpage_hyphens.patch to correct a few unescaped
hyphens, as pointed out by lintian.
* As we're modifying the manpages, we need to temporarily build-dep
on groff.
* Enable nowrap in the default configuration. Although we use the
--disable-wrapping-as-root compile option, it isn't enough for many
reasons, as described by Anders Kaseorg in #513443. Users wishing to
revert this can edit the global config, or use "unset nowrap" in
their personal nanorc. Closes: #253298, #513443, and Ubuntu bugs
#39866 and #261495.
* The "Professor-traductor" release.
* New upstream release.
* The "Il quarto ponte sul Canal Grande" release.
* New upstream release.
* Remove patches, all have been accepted upstream.
* Move nano to SVN in collab-maint, and add the corresponding Vcs-*
headers.
* Improve short descriptions by actually mentioning nano is an editor.
Thanks to Filipus Klutiero for the suggestion (closes: #495289).
* Add nanorc.sample as an example, even if the system-wide nanorc is a
modified copy of it (closes: #490202).
* Don't distribute po/ChangeLog. The source package is enough for that.
* Rename debhelper configuration files to have the "nano." prefix.
* The "No me preocupa nada, como Juan sin miedo, porque nada temo"
release.
* Backport two minor security fixes from upcoming 2.0.10 and 2.2.4:
- CVE-2010-1160: symlink attack.
- CVE-2010-1161: change of ownership of arbitrary files.
* The "Valencia, tenemos la fórmula" release.
* Add patch successful_write_no_free_space.patch to solve an issue
with nano reporting successful writes on full devices, potentially
causing files to be zeroed.
* The "Benitatxell" release.
* Add patch open_flags.patch to add mode parametre to open() to solve a
FTBFS in Ubuntu 8.10, compiled with -D_FORTIFY_SOURCE=2 (LP: 247692).
* The "43 morts + 47 ferits = 0 responsables" release.
* debian/patches/ja_help_freeze.patch: apply patch from Mitsuya Shibata
to fix an endless loop when displaying help using a Japanese locale.
(fixes LP #201769).
* debian/patches/small_window_sigsegv.patch: apply patch from SVN to
fix a segfault when running nano on a too small terminal terminal.
* Build-Depend on quilt and adapt debian/rules accordingly.
* Add a debian/README.source with some quilt notes, as posted by
Russ Allbery in d-d-a.
* Bump Standards-Version to 3.8.0.
* Set section of the doc-base entries to "Editors".
* The "Volem TV3" release.
* New upstream release.
- GNU nano is now released under the GPL3+ and GPL3+/GFDL1.2 for docs.
- fixes bad detection of MAC/DOS file format (closes: #451659)
* debian/copyright: reflect copyright changes.
* debian/rules:
- apply patch from Neil Williams to allow cross building of the
package (closes: #451188).
- remove empty /usr dir from nano-udeb.
* debian/nano.doc-base.manual, debian/nano.doc-base.faq: add doc-base
registration for the texinfo documentation and the HTML FAQ
(closes: #451693).
* debian/prerm: fix pico alternative removal (thanks Luca Capello,
closes: 435617).
* debian/menu: Update to new Debian menu structure.
* debian/control:
- add Homepage field.
- update Standards Version to 3.7.3.0.
- drop build-dep on dpatch, not used for now.
* The "Ja en teniem prou?" release.
* debian/postinst, debian/prerm: add a new alternative "pico", at priority
10, to allow alpine-pico to be installed without conflicting with nano.
Alpine, being Pine's free successor, will have a higher priority, even if
nano still has many more features (closes: #409504).
* debian/links:
- remove pico related links.
- remove nb -> no locale link, this transition is really old news now.
* debian/control: conflict with alpine-pico (<= 0.99+dfsg-1).
* The "Ja en tenim prou" release.
- fixes several bugs related to handling of filenames starting with "~"
(closes: 419353).
* New upstream release.
* The "Gente con tantos méritos" release.
* New upstream release.
* The "Pelotazo C. F." release.
* New upstream release.
* The "Subestació de Patraix fora!" release.
* Apply several important fixes from the 2.0 CVS branch:
- 01_CVS_filebugs.dpatch: fixes several file-handling related bugs,
including a segfault, when working with filenames starting with "~",
and the lack of warning when overwriting a file (closes: #419353).
From CVS; provided by David Lawrence Ramsey.
- 02_CVS_justify_segfault.dpatch: fixes a segfault in the justify code
when marking/cutting text. From CVS; provided by David Lawrence Ramsey.
* The "CompromÃs pel PaÃs Valencià " release.
* New upstream release.
- fixes a segfault and several memleaks.
* The "Xúquer Viu" release.
* New upstream release.
* The "La Regata de Rita" release.
* New upstream stable release!
See the UPGRADE document for a summary of new features since 1.2.x.
* debian/copyright: update, add David to Copyright holders and add the
standard GPL header.
* debian/nanorc: sync with nanorc.sample.
* debian/watch: added.
* The "Catrals per tot arreu" release.
* New upstream prerelease.
* debian/nanorc: sync with nanorc.sample.
* The "Sense pacte, perdem el PaÃs" release.
* New upstream prerelease.
* The "Fundación Agua y Progreso" release.
* New upstream prerelease.
* debian/nanorc: sync with nanorc.sample.
* debian/examples: removed, since we already have a nanorc in the
package based on nanorc.sample.
* The "Jo no t'espere" release.
* debian/nanorc.sample: sync from one of the build dirs, so we get the
correct $PKGDATADIR on the syntax section.
* The "Quiebra MÃtica" release.
* New upstream development release.
* debian/nanorc: sync with nanorc.sample, which now uses includes for
highlight patterns.
* debian/patches/*.dpatch: removed, included in new version.
* The "Marina d'Or" release.
* debian/patches/01_crontab_backup.dpatch: add improvements to this by
David Lawrence Ramsey in CVS when the file being prepended has an
unreadable name. Fixes the issue for nano-tiny as well.
* debian/patches/02_regex_fix.dpatch: patch from CVS by David Lawrence
Ramsey to fix zero-length single-line regexes, which were making
nano segfault.
* debian/patches/03_regex_parsing.dpatch: patch from CVS by David Lawrence
Ramsey to allow overriding regexes in the global nanorc with regexes
in the personal nanorc without error messages, as it was possible up
to nano 1.3.9.
* debian/patches/04_line_wrap.dpatch: patch from CVS by David Lawrence
Ramsey, to fix nano wrapping some lines containing tabs too early.
* debian/patches/00list: updated.
* debian/control: bump Standards-Version to 3.7.2.0, no changes needed.
* The "Marbella, ciudad hermanada con Benidorm" release.
* debian/control: generate udeb dependencies automatically, using a newer
debhelper and dpkg-dev. Thanks, Frans Pop (closes: #360265). The correct
dpkg-dev is pulled by debhelper, so backporters can just ignore the
newer debhelper build-dep.
* debian/nanorc: sync with upstream's example.
* debian/patches/01_crontab_backup.dpatch: new patch from DLR to fix the
saving of crontabs with the backup mode active (Ubuntu #29732).
* The "Camps de Golf" release.
* New upstream release.
* debian/patches/01_line_allocation_crash.dpatch,
debian/patches/02_display_cursor.dpatch: removed, included upstream.
* debian/patches/00list: updated.
* The "Pla i Curtet" release.
* debian/patches/01_line_allocation_crash.dpatch: fix long standing bug that
would make nano crash on some setups (closes: #325065).
* debian/patches/02_display_cursor.dpatch: fix a minor display corruption
bug.
* The "Comprad, comprad, malditos!" release.
* New upstream release.
- includes Thijs Kinkhorst's rnano(1) manpage (closes: #339530).
* The "I fear I'll freeze in Montréal" release.
* New upstream development release.
- includes Yavor Doganov's new Bulgarian translation (closes: #324385).
* Remove obsolete patches: 01_clear_replace and 02_64bit_line_num.
* debian/control:
- add "XC-Package-Type: udeb" to nano-udeb, and build nano-udeb
in a more debhelper-standard way.
- bump build-deps to debhelper (>= 4.2.0) for udeb support.
- bump Standards-Version to 3.6.2.0, gratis.
* debian/rules:
- get rid of ugly hacks for udeb generation, debhelper will take care.
- major cleanups.
* The "They have no *night* in Finland!" release.
* debian/nanorc: revert mouse enabling, for the "just works" principle
expected in nano. Some users don't know that you need to press shift
while pasting with mouse mode on (closes: #316869).
* debian/patches/01_clear_replace.dpatch: clear the replace field when
apropriate.
* debian/patches/02_64bit_line_num.dpatch: fix line count on 64bit
architectures.
* The "They have no Summer in London" release.
* New upstream development release.
- includes Jens Seidel's German fixes (closes: #313923).
- fixes a possible crash on lines ending with tabs (closes: #315439).
- fixes a few UTF-8 glitches in nano-tiny's interface caused by the
libslang2 switch.
* debian/control: build-depend on dpkg-dev (>= 1.13.9) to ensure
DPKG_HOST_ARCH_OS used in the previous upload is available.
* debian/nanorc: resync with upstream and enable mouse support.
* debian/patches/*: all removed, applied upstream.
* The "5 tries weren't enough" release.
* debian/rules:
- use DPKG_HOST_ARCH_OS instead of DEB_HOST_GNU_SYSTEM to detect
a Hurd build, as the latter has changed with Dpkg 1.13
(closes: #314661).
- install using /bin as bindir for nano-udeb.
- remove the rnano symlink from nano-udeb (closes: #315159).
* debian/nano-{tiny,udeb}.dirs: removed.
* debian/dirs: trimmed.
* debian/nanorc: refreshed with current upstream sample file.
* debian/patches/03_browser.dpatch: patch from CVS to fix the file
browser (closes: #315199).
* debian/control: switch to libslang2 for nano-tiny and nano-udeb
(thanks, Alastair McKinstry; closes: #315090).
* debian/rules:
- merge a lost change from 1.2.4-4. On hurd-i386 systems, don't ship
the /usr/bin/nano -> /bin/nano link, as the system might have the
/usr . -> symlink (closes: #314268).
- minor build fixes.
* Upload nano 1.3 to unstable.
* debian/control: drop gettext from build-depends.
* debian/rules: don't delete .gmo files on clean.
* debian/patches/02_man_fr.dpatch: install French manpages where they
belong.
* debian/patches/00list: updated.
* New upstream development release.
* debian/rules: get rid of bogus moving of config.h after configure.
Thanks, Martin-Éric Racine (closes: #301384).
* debian/patches/01_topwin_utf-8.dpatch: obsolete.
* debian/patches/01_nanoopt_empty_string.dpatch: patch from CVS to
avoid translating an empty string through gettext() in the help
output.
* debian/patches/00list: updated.
* New upstream development release.
- finally, includes UTF-8 support (closes: #248591).
- fixes infinite loop when killing the parent terminal (closes: #286781).
* debian/control: build-depend on libncursesw5-dev.
* debian/rules: don't install rnano in nano-tiny.
* debian/patches/01_topwin_utf-8.dpatch: patch from CVS to fix char vs.
byte in nano's title line.
* New upstream development release.
+ integrates my fix for the messy config.h includes (closes: #271915).
* debian/patches/01_nanorc_tabsize_fix.dpatch: removed, included in 1.3.5.
* debian/patches/00list: updated.
* New upstream development release!
+ asks for confirmation before saving a file to a new name
(closes:#178423).
+ includes our setlocale fix for nano-tiny.
* Switching to the 1.3 branch, now that base packages are frozen.
Still no UTF-8 support, but that should happen quite soon in 1.3.5.
Please report any regressions you find.
* debian/control:
+ add build-depends on dpatch.
+ s/slightly restrictive license/restrictive licence/g in the
long description.
* debian/rules: add adjustments for dpatch support.
* debian/patches/01_nanorc_tabsize_fix.dpatch: post 1.3.4 fix from CVS.
* debian/patches/00list: added.
* debian/docs: adjust for new location of faq.html in doc/.
* debian/examples: likewise for nanorc.sample.
* debian/info: likewise for nano.info.
* debian/nanorc: refreshen with 1.3.4's version.
* debian/{nanorc.5,nano.1}.fr, debian/manpages: removed, included upstream.
* debian/preinst: don't leave a /usr/man symlink behind if
update-alternatives fails. Thanks to Steve Langasek.
* files.c, nano.c, proto.h, winio.c: patch from 1.3 backported by
David Lawrence Ramsey to fix an infinite loop (closes: #286781).
* po/it.po: include updates to Italian translation from the
nano_1_2_branch. Thanks, Marco Colombo.
* debian/preinst: handle the case where upgrading from woody and
/usr/man does not exist (closes: #272915).
* debian/rules: don't ship /usr/bin/* -> /bin/* links for hurd-i386
(closes: #290038, and makes a lot of people happy).
* files.c: patch from Ulf Härnhammar to fix a segfault when tab-expanding
filenames containing percent signs (closes: #281462).
* debian/control: s/slightly restrictive license/restrictive licence/g
in the long description.
* The "Last minute changes!" release.
* debian/rules: move the nano binary to /bin, so it's available even if
/usr can't be mounted (closes: #155376).
* debian/links: provide a compatibility symlink /usr/bin/nano -> /bin/nano.
* debian/postinst:
+ update paths in alternative.
+ simplify the alternative installation rule.
* debian/prerm: update paths in alternative.
* debian/preinst: new, remove the old /usr/bin/nano alternative if we're
upgrading from nano (<< 1.2.4-2).
* debian/nano-tiny.postinst: simplify the alternative installation rule.
* debian/menu: update path to the nano binary.
* Urgency inflated due to vorlon putting some pressure on me. ;)
* The "tbm will be annoying me again in little more than a week" release.
* New upstream release.
+ includes XSI:ism fixes in config.rpath from David Weinehall.
* debian/{,nano-tiny.}postinst: apply patch from David Weinehall to fix
XSI:isms in maintainer scripts (closes: #256278).
* nano.c (main): patch from Chris; warn when trying to open a non-readable
file from the command line (thanks, Jaap Eldering; closes: #246956).
* debian/menu: add a menu hint "Text", and quote as needed (thanks, Yann;
closes: #246206).
* The "tbm is even more annoying in Real Life that one could imagine"
release.
* New upstream release.
* debian/control: build depend on slang (>= 1.4.5), woody's
doesn't work (thanks, Adrian Bunk; closes: #223833)
* debian/rules: don't call dh_md5sums for nano-udeb (closes: #221539).
* search.c: backport patch from HEAD to fix an infinite loop when doing a
RegExp Replace of "$".
* po/fi.po: Apply patch from Martin-Eric Racine <q-funk@pp.fishpool.fi>
to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No
prompts (closes: #216030).
* po/*.po: Update from CVS.
* debian/{,nano-tiny}.prerm: don't remove the alternative on upgrade,
not on removal... should fix dangling editor alternative symlinks on
removal (thanks, Alexander Viro; closes: #217737).
* debian/rules: replace ";" with "&&" in build and install targets.
* debian/rules: rm usr/share/info/dir{,.old}, without .gz suffix, which is
added later, duh... (really closes: #213671).
* debian/control: add Steve Langasek <vorlon@debian.org> to Uploaders:,
just in case I suddenly go missing...
* debian/rules: fix for install-info suckage... remove
usr/share/info/dir.gz and usr/share/info/dir.old.gz after installing
the texinfo documentation (closes: #213671).
* nano.c: backport patch from HEAD to fix a loop when nano loses its
terminal or is suspended (really fixes: #198946).
* debian/control:
+ remove duplicate gettext build dependency (closes: #212155).
+ bump Standards-Version to 3.6.1.0 (no changes required).
* debian/changelog: fix a typo in the 1.2.1-3 entry, Pico is unsupported,
not Pine.
* debian/{nano.fr.1, nanorc.fr.5}: add French translations of manpages by
Jean-Philiphe Guérard (closes: #207318).
* debian/manpages: list the new manpages.
* debian/rules: run dh_installman in install.
* New upstream release.
* The "Good bye, Pico" release.
* It has been decided (Bug#202636) that Pico is now an "unsupported"
package and nano is going to replace it. Except for the Pine-specific
features, nano does everything Pico does, and more. So, lets whack
the pico package a bit from now on (closes: #142943).
* debian/control:
+ add Conflicts:,Replaces: pico to nano.
+ remove unproven claim from description.
+ build-depend on gettext.
+ Standards-Version: 3.6.0.0.
* debian/changelog: recoded as UTF-8.
* debian/links: add /usr/bin/pico -> nano symlink, likewise for manpage.
* debian/nanorc: don't enable multibuffers by default. It appears to be a
confusing behaviour for less experienced users, and nano's usage is
meant to be *obvious* (closes: #198749).
* debian/rules: remove .gmo files on clean.
* po/de.po: better strings for Cut/Uncut from CVS (closes: #195069).
* po/nb.po: translation update (thanks, Armin Bauer; closes: #198964).
* debian/control: fix typo in nano-udeb's dependencies (closes: #186292).
* New upstream release.
+ fixes segfault when ~/.nano_history is unreadable (closes: #187993).
* debian/control: make nano-udeb depend on the new slang1a-utf8-udeb and
libc-udeb, and remove {shlibs:Depends}, and outdated Provides: and
Conflicts: nano-tiny-utf8 (closes: #186292).
* debian/docs: add UPGRADE, remove nano.1.html.
* debian/rules: pass DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE to configure.
* New upstream stable release!
* debian/rules: don't install nanorc.5 in nano-tiny (closes: #181114).
* New upstream prerelease.
+ includes a new nanorc.5 manpage (closes: #149067).
* debian/rules: use --enable-all instead a long list of --enable options
for build-nano.
* debian/nanorc: synced with upstream.
* debian/control:
+ Build-Depend on slang1-utf8-dev, so nano-udeb works in debian-installer
as it should. This means that nano-tiny also needs to be compiled with
slang-utf8, as slang1-dev and slang1-utf8-dev conflict.
+ This also means that nano-tiny now Conflicts:, Provides: and Replaces:
nano-tiny-utf8, and obsoletes the nano-bf source package.
+ drop autoconf, automake from Build-Depends, again, and tighten debhelper
to >= 4.0.0.
+ Standards-Version: 3.5.8.0 (no changes).
* debian/compat: use DH_COMPAT=4.
* nano.c: move setlocale() call out of the ENABLE_NLS ifdef, so 8bit chars
work in nano-tiny with slang-utf8. Thanks to Junichi Uekawa for the
solution (closes: #152238, from nano-tiny-utf8).
* New upstream prerelease.
+ should not segfault on searches when using a non-English locale
(closes: #177483).
+ should not segfault on wraps of indented lines (closes: #178863).
+ should not segfault when trying to edit a directory (closes: #177408).
+ in short... it should not segfault :)
* debian/nanorc: updated, enable search history by default.
* New upstream prerelease. We're getting there!
+ this version won't open empty buffers named after directories when
trying to open them (closes: #175021).
* As I haven't mucked with configure.ac, there shouldn't be problems
with m68k now (closes: #175397).
* Home and End appear to work ok with the latest gnome-terminal in unstable
(closes: #159214).
* debian/rules:
+ fix rule dependencies (closes: #176764).
+ add support for DEB_BUILD_OPTIONS=noopt, drop debug.
+ minor cleanups...
+ ... but expect a rewrite of this mess very soon.
* The "I suck" release.
* Run aclocal, autoheader, automake and autoconf in the source tree,
hoping it'll make the thing build in autobuilders.
* debian/control: Build-Depend: on automake1.6, autoconf. Bleh!
* New upstream development release.
+ po files are correct, translations of yes/no should work in all
languages (closes: #165632).
* Apply --disable-wrapping-as-root forward port by David Lawrence Ramsey,
which accidentally didn't go in this release and which we need for the
installation (closes: #135978 + 5 more). To do wrapping as root, you need
to override this with a /root/.nanorc. A global "unset nowrap" will be
ignored for the superuser.
* Ran autoconf && autoheader on the source package to not need to build dep
on the thing.
* debian/rules: configure the full nano with --disable-wrapping-as-root.
* New upstream development release.
+ updated /etc/nanorc, which fixes C syntax (closes: #160100).
* New upstream development release.
* debian/{nano-tiny.postinst,nano-tiny.prerm,postinst,prerm}: remove
and update the alternative just when it's necessary, not on every
upgrade (closes: #152768). Thanks wiggy!
* debian/rules: switch to DH_COMPAT=4.
* move.c: apply patch from CVS to fix a segfault in current_x
(thanks Robot101).
* debian/rules: rm po/*.gmo on clean.
* po/*.po: Updated with Tranlation Project new po's.
* New upstream development release.
+ massive memleak fixes (closes: #141736).
* Midnight Commander should not conflict with nano's ^O. And if it
does, nano has plenty of alternate bindings (like F3 in this case)
(closes: #135716).
* I haven't been able to reproduce this at all, and there are no
other reports of nano-tiny segfaults from other testers. Sean, if
you see it again, please reopen (closes: #111924).
* debian/dirs: added usr/share/doc/nano.
* debian/rules: include po/ChangeLog as changelog.l10n.
* Updated po files from CVS, to make them somewhat usable for 1.1.8,
as requested by Jean-Philippe Guérard.
* New upstream development release.
+ behaves correctly with special chars (closes: #139046).
+ doesn't segfault if nanorc isn't readable (closes: #140281).
* Applied patch from CVS to fix a segfault in rcfile parsing
(closes: #137142).
* utils.c: used upstream fix for nano-tiny misscompile.
* files.c: fixed bug in check_writable_directory().
* New upstream development release.
+ fixes compile warning about using tempnam (closes: #119795).
+ Guus' shortcut size patch applied upstream (closes: #114548).
+ CTRL-A now works when saving files (closes: #131180).
* Forwardported fixes from 1.0.8:
+ debian/copyright: updated download location.
+ debian/nano-tiny.1: new manpage with the bare minimum info needed
by nano-tiny.
+ debian/nano-tiny.prerm: fixed path to nano-tiny.
+ debian/rules: install nano-tiny.1.
* AFAIK, glibc will ignore the new name of the Norwegian bokmål
translation (nb), so symlinking the .mo to the old location till
it's fixed.
* nano.c:
+ applied post 1.1.7 memleak fix patch by Rocco Corsi.
+ removed unused variable.
* util.c/fix misscompile in nano-tiny.
* debian/rules:
+ mv config.h to topsrc dir on builds.
+ removed localedir redefinition, fixed in 1.1.7.
* debian/nanorc: use newer config file.
* New upstream development release.
+ implements Meta toggles for some Ctrl combinations which were
a bit difficult to use in some keyboards, like French or
Spanish (closes: #127374).
+ fixes some problems with autoindent (closes: #129192).
* debian/rules:
+ build nano with --enable-color.
+ install debian/nanorc as /etc/nanorc
+ gah, localedir is broken again, hardcode it in the configure call.
* debian/dirs: create /etc
* debian/nanorc: some Debian defaults: disables wrapping by default,
enables suspending and multibuffers (fixes #127634 for sid).
* New upstream development release.
* debian/rules: removed workaround for the localedir bug.
* debian/changelog: removed emacs stuff.
* debian/rules: oh, well... localedir should be in /usr, not
/usr/local. Thanks, Josselin (closes: #125809).
* Ow, 1.1.4-1 was nicely fucked up.
* proto.h: added a hunk of the Hurd patch that got lost somehow.
* winio.c: fixed 8bit chars segfaults and weirdness (closes: #124313).
* debian/rules: 1.1.4's LOCALEDIR definition is broken. Hardcoded it
here while it gets fixed.
* New upstream development release.
* Uploading to unstable now.
* This release should work better on the Hurd. Woo!
* It includes an updated French translation, too (closes: #123168).
* debian/rules: mhp'ish cleanups.
* nano.c: forwardport more Hurd fixes from the 1.0 branch.
^Y shoulnd't suspend nano anymore on the Hurd.
* New upstream development release, from the 1.1 branch:
+ multibuffer support, nano can now open many files at once.
+ ~/.nanorc support, see the docdir for an example.
+ DOS & Mac file format support.
* debian/rules: install nanorc.sample with docs.
* I believe this won't go into testing automatically, but just in case,
release manager, DON'T let this into Woody!
* nano.c: patch from Rocco Corsi, which fixes nano prompting for a
replace even if the word wasn't changed (closes: #120885).
* The above change doesn't affect nano-tiny, I'll see if it squeezes in
woody.
* New upstream release.
* This release fixes a severe bug in reallocated memory addresses,
which was causing random segfaults every now and then to some people.
* debian/control:
+ Standards-Version: 3.5.6.0.
+ removed automake and autoconf from Build-Depends.
* New upstream release.
* Besides two small fixes for display bugs, the release consists on
new and updated translations, including Dutch, by Guus Sliepen.
Thanks! (closes: #111237)
* New upstream release.
* Release Manager: this is a bugfix release, no big changes.
* debian/docs: added THANKS.
* debian/dirs: Oh my... debhelper doesn't interpret `#' as a comment.
Removed the /#usr/share/gnome... directory, eww... (closes: #104048).
* debian/rules: install info manual using install-info. Oops...
(closes: #103836).
* debian/dirs: removed GNOME dir.
* debian/control:
+ changed nano's priority from optional to important
+ Standards-Version: 3.5.5.0
* New upstream release.
* This release fixes the suspend bug (closes: #100928).
* Removed GNOME's menu item, per request of two users. It seems
GNOME menus are only populated with GUI apps, so they found
a bit strange to see nano in them.
* New upstream release.
* debian/control: Standards-Version: 3.5.4.0 (no changes).
* debian/nano-menu.xpm: scaled it to be 32x32, so it meets the menu
policy. Thanks for the notice, xtifr (closes: #97061).
* debian/nano.desktop: fixed icon path.
* New upstream release.
* debian/control: remove Conflicts and Replaces between nano and
nano-tiny, but nano still conflicts with older nano-tiny's.
Both packages can coexist now.
* debian/rules:
+ binary for nano-tiny is renamed from 'nano' to 'nano-tiny' and
moved to /bin.
+ both nano-tiny and nano-udeb configure with --disable-wrapping,
which closes: #92003, and saves about 2.5kb in the binary.
* debian/nano-tiny.{dirs,postinst,prerm}: update to new binary location.
* debian/nano-tiny.postinst: downgrade nano-tiny's editor alternative
priority to "0" (closes: #87128).
* New upstream release.
* debian/README.Debian: removed obsolete info about TIP (nano's old name).
* debian/nano.desktop: added a menu item for GNOME.
* debian/rules:
+ DH_COMPAT=3
+ install nano.desktop
* debian/dirs: added "usr/share/gnome/apps/Application".
* debian/control: upped debhelper's version on Build-Depends.
* debian/control:
+ As we're building udebs, we need at least debhelper 2.1.18, updated
Build-Depends (closes: #87901).
+ Standards-Version: 3.5.2.0.
+ Ok, "Standard" != "standard"...
* New upstream release.
* debian/control:
+ removed silly sentence from nano-udeb's description.
+ changed -udeb's priority to Standard.
+ s/nano/GNU nano/ in the description, as Nano is official GNU software
now.
* debian/rules: remove the new info pages from -tiny.
* New upstream release.
* New binary: nano-udeb, for use in debian-installer.
Lot's of changes and cleanup in debian/rules, control, etc.
tausq's cdebconf helped a bit :)
* Build -tiny and -udeb with -Os and -fomit-frame-pointer.
* After a long wait for testing to catch up, new upstream release
(skipped 0.9.25).
* New upstream release.
nano (0.9.23-1) stable unstable; urgency=high
* New upstream release.
* Release Manager: fixes a symlink attack.
* Write temporary files with O_EXCL. Cut open()'s options to fix file
permissions.
* Suggest "spell" instead of "ispell".
* New upstream release.
* Removed "pwd" calls in rules, replacing them by $(CURDIR).
* New upstream release.
* debian/control: updated the package description a bit.
* debian/copyright: updated download URL.
* debian/rules: little changes in the build rules.
* New upstream release.
* Raised Nano's editor priority to 45 so it's stronger than Pico, as
suggested by Steve Greenland.
* New upstream release.
* Applied patch from Rocco Corsi to fix a bug in "Read File"
(closes: #71693).
* debian/rules: added support for DEB_BUILD_OPTIONS debug and nostrip.
* debian/control:
+ removed suggestion for menu and added one for ispell.
+ updated Standards-Version to match current Policy, 3.2.1.0.
* New upstream release.
* debian/control: removed old 'tip' dependencies.
* debian/docs: do not install 'INSTALL', it's not useful for a .deb.
* New upstream release.
* Fixes a bug that could remove the first line of an edited file.
* New upstream release.
* New upstream release. 0.9.13 was buggy so I just skipped it.
* Introduce the nano-tiny package, which is a stripped version lacking
many features. It is intended for usage in boot-floppies.
* debian/rules: switch to Debhelper v2. Not using debian/tmp anymore.
* debian/control: added Provides: editor and Build-Depends for nano-tiny.
* debian/docs: added faq.html.
* debian/nano-menu.xpm: Really fix Adrian Bunk's bug #67016, recreating
the xpm using the menu guidelines. It uses a maximum of 24 colours now.
* debian/menu: reinstall the menu icon.
* New upstream release.
* debian/menu: not installing the xpm at the moment. It was breaking
8bpp X displays (closes: #67016, reported by Adrian Bunk).
* New upstream release.
* debian/control: fix Build-Depends, again. Why do I always forget about
something? Thanks again, Roman (: (Closes: #65942)
* New upstream release.
* New maintainer address. Yeah, I'm an official developer now, and this is
the first non-sponsored nano upload! :)
* New upstream release.
* debian/control: updated Build-Depends, (closes: #64970). Thanks Roman!
* Backported a fix from 0.9.10pre1 for signal handlings that were screwed
if you invoked the --version and --help switches.
* New upstream release.
* Many, many changes have taken place in the nano development since
Potato's 0.8.6, and many improvements have been added:
+ Internationalization support, with es, de, fr and it translations
+ New Slang support, along with other optimizations, making nano
smaller (using --enable-tiny at compile time). It is possible that a
new nano-tiny package will be added to the distribution soon.
+ Speed improvements due to code cleanups.
+ Last but not least, it ships with less segfaults now :)
* debian/rules: manual install of nano.xpm, a small logo for the GNOME
panel and other menu methods.
* debian/nano.xpm: small and simple logo for nano made by me.
* debian/docs: install nano.1.html.
* debian/menu: assign a pixmap to the menu item.
nano (0.8.6-3) frozen unstable; urgency=high
* Richard: Frozen target because it fixes a nasty bug on symlink handling.
I guess that applies to "destruction of data" severity... read below.
* Backported some bugfixes from new upstream versions to fix various
bugs:
+ segfaults related to update_line().
+ handling of control characters (closes: #60883).
+ strange cursor behaviour in certain column values (partially fixes
#60885).
+ removal of the extra "newline" at the end of files. This also fixes
some segfaults (closes: #62440).
+ fixed the handling of symlinks. Nano replaced links by the original
files before. This was not reported, but I think it's a RC bug.
+ Correct handling of 8bit characters.
Thank you Chris!
* Added a new patch from Chris which fixes the long lines behaviour
completely (closes: #60885).
* Fixed PageUp & Down cursor placement.
* debian/control: added some missing Build-Depends.
nano (0.8.6-2) frozen unstable; urgency=high
* Applied a patch to fix a problem in do_wrap() which caused some
segfaults. Also fixes another bug in blank_edit().
Richard: Closes #59954, #59970, important bugs.
* debian/copyright: updated upstream author's e-mail address.
nano (0.8.6-1) frozen unstable; urgency=high
* New upstream release
* debian/{postinst,prerm}: provided the required alternative for
editor.
* Uploading to frozen also: version 0.7.4-2 in Potato still has many
weird bugs which are fixed in 0.8.6. (Closes: #58891, release-critical
bug).
* New upstream release
* New upstream release
* debian/copyright: updated the location of the original tarballs.
* New upstream release
* A new -p | --pico mode toggles more Pico compatible mode.
* Nano does not ignore ~ on input anymore.
* New upstream release
* Fixes a segfault when trying to open a directory, and more.
* New upstream release
* Saving files on filesystems that don't support hardlinks is fixed
in this release.
* New upstream release
* New upstream release
* Spell check support added, and more.
* New upstream release
* New upstream release
* This version allows long options format and includes a new "Always
show cursor position" flag.
* New upstream release
* New upstream release
* Fixes a very annoying bug in selecting lines with tabs.
* New upstream release
* First version under new name 'nano'. See README.Debian for details about
the name change issue.
* This package should replace 'tip' in the distribution.
* debian/control: Added 'Provides, Replaces and Conflicts: tip' entries.
* Removed my manpage from the debian/ directory as it has been merged into
the upstream sources.
* New upstream release
* Wrote a manpage for TIP.
* Recompiled against new libncurses5.
* New upstream release
* Skipped versions 0.7.0 and 0.7.1.
* debian/README.Debian: updated obsolete information about TIP.
* New upstream release
* New upstream release
* New upstream release
* "Insert File" feature added.
* New upstream release
* New upstream release
* New upstream release
* Fixes a bug which made TIP unusable.
* Change in maintainer's name. No real need, but I guess it's better
like this.
* New upstream release
* New upstream release
* Fixes default permissions for new edited files.
* New upstream release
* New upstream release
* Initial Release.