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 100 101 102 103 104 105 106 107 108
|
edb-debugger (1.3.0-1) unstable; urgency=medium
[ Marcio de Souza Oliveira ]
* New upstream version 1.3.0.
* debian/control:
- Added the flag Rules-Require-Root.
- Bumped Standards-Version to 4.5.1.
* debian/patches:
- Disabled the patches:
0004-widgets-QDisassemblyView-include-QPainterPath.patch.
* debian/rules: comment the DH_VERBOSE.
* Ran wrap-and-sort.
* Updated the edb-debugger.install.
* Using new DH level format. Consequently:
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
[ Sophie Brun ]
* d/watch: download special upstream tarball including qhexview files
* New upstream version 1.3.0
* Separate GPL2 and GPL2+ in debian/copyright to remove lintian warnings
* Fix Vcs-Browser field in debian/control
* Add a Build-dep libdouble-conversion-dev
* Make autopkgtest superficial (Closes: #974452)
-- Marcio de Souza Oliveira <marciosouza@debian.org> Tue, 26 Jan 2021 15:01:19 +0100
edb-debugger (1.2.0-2.1) unstable; urgency=medium
* Non-maintainer upload
* Apply upstream patch to fix build with Qt 5.15 (Closes: #975146)
-- Sebastian Ramacher <sramacher@debian.org> Tue, 08 Dec 2020 11:41:01 +0100
edb-debugger (1.2.0-2) unstable; urgency=medium
* debian/control:
- Updated the Vcs-Git and Vcs-Browser.
-- Marcio de Souza Oliveira <marciosouza@debian.org> Wed, 06 May 2020 13:01:37 +0000
edb-debugger (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bumped DH level to 12.
* debian/control:
- Bumped Standards-Version to 4.5.0.
- Updated the maintainer email.
* debian/patches:
- Created the patch fix_cmakelists.txt.patch.
- Renamed the patch fix_desktop_entry.
- Removed the patches: fix_makefile and fix_default_plugin_path.
- Updated the patch fix_spelling.patch.
* debian/rules:
- Updated the file.
* debian/salsa-ci.yml:
- Updated to allow failure in blhc test.
- Updated to allow failure in reprotest.
* debian/tests/control:
- Created to perform a trivial test.
* Updated the file edb-debugger.install.
-- Marcio de Souza Oliveira <marciosouza@debian.org> Sat, 04 Apr 2020 21:19:24 +0000
edb-debugger (1.0.0-1) unstable; urgency=medium
* New upstream release. (Closes: #904567)
Thanks Ariel AxionL.
* Bumped DH level to 11.
* debian/control:
- Bumped Standards-Version to 4.2.1.
- Updated the Build-Depends.
* debian/copyright:
- Updated file.
* debian/patches:
- Disabled the fix_makefile and fix_default_plugin_path patches.
- Rename patch fix_spelling to fix_spelling.patch and
updated patch.
* debian/rules:
- Updated file.
* Updated the edb-debugger.install file.
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Mon, 27 Aug 2018 01:32:44 +0000
edb-debugger (0.9.21-3) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 4.1.1.
* debian/patches:
- Created the patch fix_default_plugin_path.
Thanks Sophie Brun by the patch. Thanks Raphael. (Closes: #876972)
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Tue, 03 Oct 2017 03:29:58 +0000
edb-debugger (0.9.21-2) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 4.0.0.
- Updated the build to i386 and amd64.
Thanks Aaron M. Ucko. (Closes: #873775, #873776)
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Thu, 31 Aug 2017 02:28:29 +0000
edb-debugger (0.9.21-1) unstable; urgency=medium
* Initial release (Closes: #596571)
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Thu, 27 Apr 2017 03:10:29 +0000
|