summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* If started in read-only mode, keep this mode for subsequent files too.Carlos Maddela2018-12-29
| | | | | | | | Description: If started in read-only mode, keep this mode for subsequent files too. Author: Carlos Maddela <e7appew@gmail.com> Last-Update: 2018-01-09 Gbp-Pq: Name enforce_readonly_mode.patch
* Don't prompt about quitting without saving if file is unmodified.Carlos Maddela2018-12-29
| | | | | | | | Description: Don't prompt about quitting without saving if file is unmodified. Author: Carlos Maddela <e7appew@gmail.com> Bug-Debian: https://bugs.debian.org/652947 Last-Update: 2018-01-09 Gbp-Pq: Name quit_immediately_if_unmodified.patch
* Fix compilation warnings.Carlos Maddela2018-12-29
| | | | | | | Description: Fix compilation warnings. Author: Carlos Maddela <e7appew@gmail.com> Last-Update: 2018-01-08 Gbp-Pq: Name fix_compilation_warnings.patch
* Generate an INFO-DIR-SECTION without ".info" for info file.Carlos Maddela2018-12-29
| | | | | | | | Description: Generate an INFO-DIR-SECTION without ".info" for info file. Author: Carlos Maddela <e7appew@gmail.com> Bug-Debian: https://bugs.debian.org/551671 Last-Update: 2018-01-08 Gbp-Pq: Name info_dir_section.patch
* Fix conflicting definitions of ncurses' WINDOWCarlos Maddela2018-12-29
| | | | | | | | | | Description: Fix conflicting definitions of ncurses' WINDOW by ensuring headers are included in a consistent order, i.e. that config.h or hexedit.h is included first. Author: Carlos Maddela <e7appew@gmail.com> Bug-Debian: https://bugs.debian.org/701670 Last-Update: 2018-01-08 Gbp-Pq: Name fix_conflicting_definitions.patch
* Update autoconf files for version 2.69.Carlos Maddela2018-12-29
| | | | | | | Description: Update autoconf files for version 2.69. Author: Carlos Maddela <e7appew@gmail.com> Last-Update: 2017-09-09 Gbp-Pq: Name autoconf_2.69.patch
* Fix segfault when searching for text that isn't in the file being viewed.Jake Hilmer2018-12-29
| | | | | | | | | | Description: Fix segfault when searching for text that isn't in the file being viewed. Author: Jakob Hilmer <jakob@hilmer.dk> Origin: other, https://launchpadlibrarian.net/25448409/ncurses-hexedit.patch Bug-Debian: https://bugs.debian.org/536736 Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ncurses-hexedit/+bug/122349 Gbp-Pq: Name fix_segfault.patch
* Remove references to hexedit from man page.Manfred Lichtenstern2018-12-29
| | | | | | | | Description: Remove references to hexedit from man page. Should reference hexeditor instead. Author: Manfred Lichtenstern <manfred@lichtenstern.biz> Bug-Debian: https://bugs.debian.org/510952 Gbp-Pq: Name fix_hexedit_references.patch
* Fix search on 64-bit systems.Eduardo Pérez Ureta2018-12-29
| | | | | | | | | | | MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Description: Fix search on 64-bit systems. Author: Eduardo Pérez Ureta <edpeur@gmail.com> Bug-Debian: https://bugs.debian.org/484056 Gbp-Pq: Name fix_search_on_64bit_sys.patch
* Fix typo in help screen.Matej Vela2018-12-29
| | | | | | | Description: Fix typo in help screen. Author: Matej Vela <vela@debian.org> Bug-Debian: https://bugs.debian.org/291656 Gbp-Pq: Name help_screen_typo.patch
* Define a fallback value for PATH_MAX on GNU/Hurd.Santiago Vila2018-12-29
| | | | | | | Description: Define a fallback value for PATH_MAX on GNU/Hurd. Author: Santiago Vila <sanvila@unex.es> Bug-Debian: https://bugs.debian.org/218335 Gbp-Pq: Name hurd_path_max.patch
* Allow white space in file names.Adam F. Rogoyski2018-12-29
| | | | | | | | | Description: Allow white space in file names. * Fix stringBox widget to treat all white space as significant. * Allow saving files with spaces in them. Author: Adam F. Rogoyski <rogoyski@debian.org> Bug-Debian: https://bugs.debian.org/147229 Gbp-Pq: Name allow_white_space.patch
* Fix "it's" --> "its" when using the possessive form of it.Adam F. Rogoyski2018-12-29
| | | | | | | Description: Fix "it's" --> "its" when using the possessive form of it. Author: Adam F. Rogoyski <rogoyski@debian.org> Bug-Debian: https://bugs.debian.org/109448 Gbp-Pq: Name fix_its_typo.patch
* Fix printf-is-a-macro issue (gcc 3.0).LaMont Jones2018-12-29
| | | | | | | Description: Fix printf-is-a-macro issue (gcc 3.0). Author: LaMont Jones <lamont@debian.org> Bug-Debian: https://bugs.debian.org/103155 Gbp-Pq: Name printf_is_a_macro.patch
* Add hexedit.lsm from linux software map to docs.Adam F. Rogoyski2018-12-29
| | | | | | Description: Add hexedit.lsm from linux software map to docs. Author: Adam F. Rogoyski <rogoyski@debian.org> Gbp-Pq: Name hexedit_lsm.patch
* Changed binary from hexedit to hexeditor to avoid conflict.Adam F. Rogoyski2018-12-29
| | | | | | Description: Changed binary from hexedit to hexeditor to avoid conflict. Author: Adam F. Rogoyski <rogoyski@debian.org> Gbp-Pq: Name rename_binaries.patch
* Release version 0.9.7+orig-6 to unstable.debian/0.9.7+orig-6Carlos Maddela2018-12-29
|
* Indicate compliance with Debian Policy 4.3.0.Carlos Maddela2018-12-29
|
* Fix spelling errors detected by lintian and mwic.Carlos Maddela2018-12-29
|
* Allow build to be as verbose as possible.Carlos Maddela2018-12-29
|
* Simplify process by which mutable files are backed up and restored.Carlos Maddela2018-12-29
|
* Set "Rules-Requires-Root: no".Carlos Maddela2018-07-22
|
* Release version 0.9.7+orig-5 to unstable.Carlos Maddela2018-06-22
|
* Update Vcs-* details to official Debian repo.Carlos Maddela2018-06-22
|
* Release version 0.9.7+orig-4 to unstable.Carlos Maddela2018-04-27
|
* Indicate compliance with Debian Policy 4.1.4.Carlos Maddela2018-04-27
|
* Add machine-readable upstream metadata.Carlos Maddela2018-04-27
|
* Update build dependency to libncurses-dev [ncurses6].Carlos Maddela2018-04-27
|
* Release version 0.9.7+orig-3 to unstable.Carlos Maddela2018-03-14
|
* Fix buffer overrunsCarlos Maddela2018-03-14
| | | | | | | | Fix buffer overruns when program is started without a file name parameter from a terminal with a column width of less than 57 characters, or when the terminal is resized to such a width. Closes: #535848
* Enable LFS support for 32-bit architectures.Carlos Maddela2018-03-14
|
* Release version 0.9.7+orig-2 to unstable.Carlos Maddela2018-02-02
|
* Update overridden Lintian warning.Carlos Maddela2018-02-02
| | | | | debian-watch-may-check-gpg-signature -> debian-watch-does-not-check-gpg-signature
* Fix dot-info autopkgtest.Carlos Maddela2018-02-02
| | | | | Add missing dependency for dot-info autopkgtest and provide more specific exit statuses in case of failure.
* Release version 0.9.7+orig-1 to unstable.Carlos Maddela2018-01-23
|
* Add debian/gbp.conf.Carlos Maddela2018-01-23
|
* If started in read-only mode, keep this mode for subsequent files too.Carlos Maddela2018-01-23
|
* Don't prompt about quitting without saving if file is unmodified.Carlos Maddela2018-01-23
| | | | Closes: #652947
* Convert debian/copyright to DEP-5 format and update.Carlos Maddela2018-01-23
|
* Revert to using unrepacked upstream tarballCarlos Maddela2018-01-23
| | | | | | Revert to using unrepacked upstream tarball, since renaming the project's top-level directory is no longer necessary with current standards.
* Update upstream source from tag 'upstream/0.9.7+orig'Carlos Maddela2018-01-23
|\ | | | | | | | | Update to upstream version '0.9.7+orig' with Debian dir eb57c91aabf0b347e9630af34e2b0bfb936ff7e5
| * New upstream version 0.9.7+origCarlos Maddela2018-01-08
| |
* | Add watch file.Carlos Maddela2018-01-23
| |
* | Fix compilation warnings.Carlos Maddela2018-01-23
| |
* | debian/control: Add VCS details.Carlos Maddela2018-01-23
| |
* | Generate an INFO-DIR-SECTION without ".info" for info file.Carlos Maddela2018-01-23
| | | | | | | | Closes: #551671
* | Fix conflicting definitions of ncurses' WINDOWCarlos Maddela2018-01-10
| | | | | | | | | | | | | | | | Fix conflicting definitions of ncurses' WINDOW by ensuring headers are included in a consistent order, i.e. that config.h or hexedit.h is included first. Closes: #701670
* | Build with all hardening flags set.Carlos Maddela2018-01-10
| |
* | Remove trailing white spaces from changelog.Carlos Maddela2018-01-10
| |
* | Build with Debhelper compat level 11 and Debian Policy 4.1.3 compliance.Carlos Maddela2018-01-10
| | | | | | | | | | Closes: #595051 LP: #881825