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
|
dbar (0.0.20100524-7) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 04 Jun 2022 23:03:32 +0100
dbar (0.0.20100524-6) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Use correct machine-readable copyright file URI.
* Set branch from vcswatch in Vcs-Git URL.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 02 Feb 2021 20:19:15 +0000
dbar (0.0.20100524-5) unstable; urgency=medium
* QA upload.
[ Helmut Grohne ]
* Fix FTCBFS: Let dpkg's buildtools.mk supply a C compiler. (Closes: #933081)
[ Sudip Mukherjee ]
* Update Standards-Version to 4.5.0
* Update compat level to 13.
* Update Vcs to salsa.
* Make the build reproducible. (Closes: #782209)
- Thanks to Reiner Herrmann for the patch.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Thu, 27 Aug 2020 21:25:38 +0100
dbar (0.0.20100524-4) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #920108)
* Added tests (CI).
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control: bumped Standards-Version to 4.4.0.
* debian/copyright: updated Format field and all data.
* debian/watch: added a fake site to explain about the current
status of the original upstream homepage.
-- Pedro Vaz de Mello de Medeiros <pedro.medeiros@gmail.com> Sat, 20 Jul 2019 17:00:38 -0300
dbar (0.0.20100524-3) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables (Closes: #665210): Patch thanks to
Simon Ruderich <simon@ruderich.org>.
-- Jari Aalto <jari.aalto@cante.net> Fri, 23 Mar 2012 01:29:05 -0400
dbar (0.0.20100524-2) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
* debian/copyright
- Update to DEP5.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 16:18:44 -0500
dbar (0.0.20100524-1) unstable; urgency=low
* Initial release (Closes: #582857).
-- Jari Aalto <jari.aalto@cante.net> Mon, 24 May 2010 11:48:00 +0300
|