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
|
dbuskit (0.1.1-3) unstable; urgency=medium
* debian/patches/no-gc-macros.patch: New, fixes FTBFS with
gnustep-base/1.25 (Closes: #878051).
* debian/patches/spelling-errors.patch: New, trivial spelling fixes.
* debian/patches/link-libs.patch: Update to link with dbus properly.
* debian/patches/series: Update.
* debian/compat: Bump compat level to 10 to gain autoreconf by default
(Closes: #765032).
* debian/control (Build-Depends): Remove dh-autoreconf and
autotools-dev; require debhelper >= 10. Remove version requirement
for gnustep-make, available even in oldstable.
(Vcs-Git, Vcs-Browser): Use secure URIs. Typo fix.
(Standards-Version): Claim compliance with 4.1.1.
(libdbuskit0-dbg): Remove, switch to automatic dbgsym packages.
* debian/rules: Invoke dh without arguments, use default hardening flags.
(override_dh_strip): Replace --dbg-package with --dbgsym-migration.
* debian/watch: Switch to a fake one since upstream's site is gone.
* debian/libdbuskit0.lintian-overrides: Remove no longer necessary
overrides post{inst,rm}-has-useless-call-to-ldconfig; add
package-has-unnecessary-activation-of-ldconfig-trigger.
* debian/copyright: Mention that the source is unavailable. Fix some
typos, update copyright years, adjust format URL.
* debian/tests/control:
* debian/tests/file-tests: Add simplistic testsuite.
-- Yavor Doganov <yavor@gnu.org> Tue, 10 Oct 2017 17:54:49 +0300
dbuskit (0.1.1-2) unstable; urgency=medium
* debian/libdbuskit-dev.install:
* debian/libdbuskit0.install: Update for gnustep-make/2.6.6-3 (Closes:
#768616).
-- Yavor Doganov <yavor@gnu.org> Mon, 10 Nov 2014 09:08:54 +0200
dbuskit (0.1.1-1) unstable; urgency=low
* Initial release (Closes: #675962).
-- Yavor Doganov <yavor@gnu.org> Fri, 11 Jul 2014 18:23:26 +0300
|