1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
ncurses-hexedit (0.9.7-11) unstable; urgency=low
* Upgrade to standards version 3.5.8.0. Forgot this in last release.
-- Adam F. Rogoyski <rogoyski@debian.org> Sun, 15 Dec 2002 19:50:58 -0600
ncurses-hexedit (0.9.7-10) unstable; urgency=low
* Remove setting link in /usr/doc as reported by lintian.
* Add make build-depends.
-- Adam F. Rogoyski <rogoyski@debian.org> Sun, 15 Dec 2002 19:36:52 -0600
ncurses-hexedit (0.9.7-9) unstable; urgency=low
* Fix stringBox widget to treat all white space as significant.
* Allow saving files with spaces in them.
* Closes Bug #147229.
-- Adam F. Rogoyski <rogoyski@debian.org> Sun, 26 May 2002 21:03:13 -0500
ncurses-hexedit (0.9.7-8) unstable; urgency=low
* Fix "it's" --> "its" when using the possessive form of it.
* Closes Bug #109488.
-- Adam F. Rogoyski <rogoyski@debian.org> Mon, 20 Aug 2001 20:27:52 -0500
ncurses-hexedit (0.9.7-7) unstable; urgency=high
* Fix NMU.
* Closes Bug #104567.
* Closes Bug #104570.
-- Adam F. Rogoyski <rogoyski@debian.org> Mon, 20 Aug 2001 19:46:37 -0500
ncurses-hexedit (0.9.7-6.1) unstable; urgency=low
* Non-maintainer upload.
* Fix printf-is-a-macro issue (gcc 3.0). Closes: #103155
-- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
ncurses-hexedit (0.9.7-6) unstable; urgency=low
* Add build-depends on libncurses5-dev, closes BUG #91894
-- Adam F. Rogoyski <rogoyski@debian.org> Sun, 8 Apr 2001 21:43:23 -0500
ncurses-hexedit (0.9.7-5) unstable; urgency=low
* Use standards 3.2.1.
* Use debhelper >> 3.0.0.
* Add hexedit.lsm from linux software map to docs.
* Add AUTHORS to docs.
-- Adam F. Rogoyski <rogoyski@debian.org> Tue, 13 Mar 2001 13:54:30 -0600
ncurses-hexedit (0.9.7-4) unstable; urgency=low
* Fix .orig.tar.gz to untar to ncurses-hexedit-0.9.7/ instead of hexedit-0.9.7/
* Fix .orig.tar.gz directory.
-- Adam F. Rogoyski <rogoyski@debian.org> Sat, 27 Nov 1999 18:38:27 -0600
ncurses-hexedit (0.9.7-3) unstable; urgency=low
* fix build source to include .orig.tar.gz
* Fix copyright - source urlc
-- Adam F. Rogoyski <rogoyski@debian.org> Sun, 14 Nov 1999 20:09:51 -0600
ncurses-hexedit (0.9.7-2) unstable; urgency=low
* Change usr -> usr/share where necessary.
-- Adam F. Rogoyski <rogoyski@debian.org> Sat, 13 Nov 1999 20:57:11 -0600
ncurses-hexedit (0.9.7-1) unstable; urgency=low
* New Upstream Release.
-- Adam F. Rogoyski <rogoyski@debian.org> Sat, 7 Aug 1999 23:55:01 -0500
ncurses-hexedit (0.9.6-2) unstable; urgency=low
* Fixed info documentation installation
-- Adam F. Rogoyski <rogoyski@cs.utexas.edu> Fri, 4 Jun 1999 22:02:31 +0000
ncurses-hexedit (0.9.6-1) unstable; urgency=low
* Initial Release.
* Changed binary from hexedit to hexeditor to avoid conflict
-- Adam F. Rogoyski <rogoyski@debian.org> Fri, 23 Apr 1999 20:54:29 -0500
Local variables:
mode: debian-changelog
End:
|