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
|
pdbg (3.5-1) unstable; urgency=medium
* Update to new upstream version 3.5.
* Update symbol file
* Update copyright file
-- Frédéric Bonnard <frediz@debian.org> Thu, 19 May 2022 14:44:29 +0200
pdbg (3.3-1) unstable; urgency=medium
* Update to new upstream version 3.3.
* Include pdbg.pc in libpdbg-dev package
* Update d/watch format
* Reflect soname in package name
* Update symbol file
* Update d/copyright years
* Update man and automate generation of part of it
* Bump Standards-Version to 4.6.0.1
-- Frédéric Bonnard <frediz@debian.org> Thu, 28 Oct 2021 11:16:05 +0200
pdbg (3.0-1) unstable; urgency=medium
* Remove patches
* Reflect soname upgrade in library name
* Set Rules-Requires-Root
* Migrate to compatibility level 13
* Update symbol file with new soname
* Do not install .la file
* Fix and update d/copyright (Closes: #951626)
* Redirect make test to check
-- Frédéric Bonnard <frediz@debian.org> Thu, 20 Aug 2020 15:36:38 +0200
pdbg (2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*
[ Frédéric Bonnard ]
* Fix d/watch with new upstream prefix
* Update upstream prefix in d/gbp.conf
* Delete applied upstream d/Remove-usage-of-libfdt-internal-functions.patch
* Rediff patch use-debian-libfdt.patch with 2.0 (Closes: #895329)
* Add libpdbg symbol versioning : 1.0.0
* Distribute libpdbg headers
* Add libpdbg-dev package
* Migrate to compatibility level 12
* Remove dh autoreconf option
* Update copyright information
* Bump Standards-Version
* Add Multi-Arch keywords in d/control
* Do not override test target to not break check target
* Add armel architecture
-- Frédéric Bonnard <frediz@debian.org> Thu, 07 Feb 2019 17:20:54 +0100
pdbg (1.0-2) unstable; urgency=medium
* Add initial gbp configuration for upstream-vcs-tag
* Add Vcs-* URIs to salsa.d.o
* Improve autotools for better support of libfdt
-- Frédéric Bonnard <frediz@debian.org> Thu, 01 Mar 2018 17:13:14 +0100
pdbg (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #883175)
-- Frédéric Bonnard <frediz@debian.org> Fri, 06 Oct 2017 13:55:13 +0000
|