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
|
ddrescueview (0.4~alpha4-2) unstable; urgency=medium
* Drop build-dependency on lazarus-src,
no longer needed since lazarus 2.0.10+dfsg-3
-- Graham Inggs <ginggs@debian.org> Sun, 25 Oct 2020 18:26:38 +0000
ddrescueview (0.4~alpha4-1) unstable; urgency=medium
* New upstream release
* Drop patch included upstream
* Adjust packaging for new resources
* Add build-dependency on lazarus-src
* Update debian/copyright
-- Graham Inggs <ginggs@debian.org> Wed, 02 Sep 2020 18:55:17 +0000
ddrescueview (0.4~alpha3-4) unstable; urgency=medium
[ Peter Michael Green ]
* Use getters rather than direct access for properties that
access fields in other classes to fix build with fpc 3.2.
(Closes: #968121)
[ Graham Inggs ]
* Switch to debhelper 13
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.5.0, no changes
-- Graham Inggs <ginggs@debian.org> Sun, 16 Aug 2020 10:47:46 +0000
ddrescueview (0.4~alpha3-3) unstable; urgency=medium
* Update Vcs-* URIs for move to salsa.debian.org
* Use HTTPS for Homepage field
* Install a PNG icon for AppStream
* Update year in debian/copyright
* Bump Standards-Version to 4.3.0, no changes
-- Graham Inggs <ginggs@debian.org> Sun, 06 Jan 2019 08:34:43 +0000
ddrescueview (0.4~alpha3-2) unstable; urgency=medium
* Minimize build dependencies instead of depending on all of fpc
* Build with --no-write-project to prevent FTBFSx2
* Drop Lintian overrides no longer needed
* Update debian/copyright
* Turn debhelper up to 11
* Bump Standards-Version to 4.1.3, no changes
-- Graham Inggs <ginggs@debian.org> Thu, 04 Jan 2018 14:58:31 +0000
ddrescueview (0.4~alpha3-1) unstable; urgency=medium
* New upstream release
* Update my email address and copyright years
* Use secure URIs for Vcs-* fields
* Fix some files marked executable
* Override more spelling errors from Lazarus
* Change 'log' to 'map' in package description to match
the term used by upstream and ddrescue
* Fix typo in first changelog entry
* Bump Standards-Version to 3.9.8, no further changes
-- Graham Inggs <ginggs@debian.org> Wed, 27 Jul 2016 12:13:23 +0200
ddrescueview (0.4~alpha2-1) unstable; urgency=medium
* New upstream release
* Update d/rules, d/watch since upstream now ship an xz-compressed tarball
* Drop d/patches/linker-options.patch included upstream
* Drop manpage, desktop file and xpm icon since these files are now shipped
by upstream, update d/ddrecueview.install, d/manpages accordingly
* Add build-depends on libgtk2.0-dev
-- Graham Inggs <graham@nerve.org.za> Tue, 02 Jun 2015 12:30:03 +0200
ddrescueview (0.4~alpha-1) unstable; urgency=medium
* Initial release (Closes: #728676)
-- Graham Inggs <graham@nerve.org.za> Mon, 11 May 2015 11:31:36 +0200
|