Change log for dbus-cpp package in Debian

113 of 13 results
Published in sid-release
dbus-cpp (5.0.3-6) unstable; urgency=medium

  * debian/patches: Add patch to fix FTBFS with googletest 1.13.0
  * debian/control: Add myself as uploader

 -- Marius Gripsgard <email address hidden>  Wed, 26 Jul 2023 19:51:17 +0200

Available diffs

Superseded in sid-release
dbus-cpp (5.0.3-5) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/watch: Amend watch URL.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Remove unnecessary get-orig-source-target.
  * Update standards version to 4.6.2, no changes needed.

  [ Mike Gabriel ]
  * Revert "Remove unnecessary get-orig-source-target."

  [ Marius Gripsgard ]
  * debian/patches: Add patch to fix gcc13 build (closes: #1037617)

 -- Marius Gripsgard <email address hidden>  Wed, 26 Jul 2023 04:02:18 +0200
Published in bookworm-release
Superseded in sid-release
dbus-cpp (5.0.3-4) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/: Update upstream Git repo URL.

  [ Anton Gladky ]
  * Add debian/.gitlab-ci.yml

  [ Marius Gripsgard ]
  * [debian/*.symbols] Mark symbols optional on LTO builds
    (will be optimized out)

 -- Marius Gripsgard <email address hidden>  Tue, 10 Jan 2023 20:27:19 +0100

Available diffs

Superseded in sid-release
dbus-cpp (5.0.3-3) unstable; urgency=medium

  [ Marius Gripsgard ]
  * debian/tests:
    + Fix right path for benchmark
  * debian/patches:
    + Add 0001-src-Don-t-steal-a-pending-dbus-call-more-then-once.patch.
      src: Don't *steal* a pending dbus call more then once. (Closes:
      #888995).

  [ Mike Gabriel ]
  * debian/rules:
    + Add inclusion of buildflags.mk.

 -- Mike Gabriel <email address hidden>  Thu, 10 Mar 2022 15:19:48 +0100
Superseded in sid-release
dbus-cpp (5.0.3-2) unstable; urgency=medium

  * debian/patches:
    + Drop 0001_explicitly-declare-copy-constructor.patch,
      1003_increase-asyncexec-test-timeout.patch. Not required anymore.
    + Rename dont-build-with-werror.patch to 2001_dont-build-with-werror.patch
      and marke patch-forwarding as not-required.
  * debian/rules:
    + Don't derived upstream version from package version.
  * debian/control:
    + Fix whitespace flaw in B-D: field.
    + Copy over dev:pkgs in build requirements to Depends: field of dev:pkg
      libdbus-cpp-dev.
  * debian/VERSION:
    + Drop file. Where did this come from?
  * debian/*.lintian-overrides:
    + Drop files. Not wanted anymore.
  * debian/*:
    + Make bin:pkg dbus-cpp-dev-examples multi-arch:foreign and ship example
      files in /usr/libexec/.
  * debian/libdbus-cpp5.symbols:
    + Add Build-Depends-Package: metadata field.
  * debian/libdbus-cpp5.install:
    + Drop .install.in file, drop comment.

 -- Mike Gabriel <email address hidden>  Sun, 04 Jul 2021 16:55:09 +0200

Available diffs

Superseded in sid-release
dbus-cpp (5.0.3-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <email address hidden>  Sat, 03 Jul 2021 22:27:12 +0200
Superseded in sid-release
dbus-cpp (5.0.1-5) unstable; urgency=medium

  * debian/rules:
    + Run unit tests in --no-parallel mode.
  * debian/tests/0002-benchmark:
    + Run benchmark test wrapped by dbus-test-runner.
  * debian/tests/control:
    + Add requirement dbus-test-runner for test 0002-benchmark.
  * debian/control
    + Bump DH compat level to version 13.
    + Bump Standards-Version: to 4.5.1. No changes needed.

 -- Mike Gabriel <email address hidden>  Mon, 07 Dec 2020 16:34:11 +0000
Superseded in sid-release
dbus-cpp (5.0.1-4) unstable; urgency=medium

  * debian/libdbus-cpp5.symbols:
    + Work in required changes for armel armhf i386 m68k mipsel x32.
  * debian/patches/1003_increase-asyncexec-test-timeout.patch:
    + Re-think patch. Now really set the max allowed test duration to 10min.

 -- Mike Gabriel <email address hidden>  Tue, 18 Feb 2020 21:02:31 +0100
Superseded in sid-release
dbus-cpp (5.0.1-3) unstable; urgency=medium

  * debian/control:
    + Fix typo in Vcs-Browser: field's URL. Spotted and reported by Boyuan
      Yang. (Closes: #951019).
    + Limit builds to linux-any architectures, only.
    + Add B-D pkg-kde-tools.
  * debian/rules:
    + Run DH --with pkgkde_symbolshelper.
  * debian/patches:
    + Drop 2001_increase-test-timeouts-for-Debian-buildds.patch. Red herring.
    + Add debian/patches/0003_increase-asyncexec-test-timeout.patch. Now
      (hopefully) really increase async execution test's timeout.
  * debian/libdbus-cpp5.symbols:
    + Add file (using pkg-kde-tools).

 -- Mike Gabriel <email address hidden>  Tue, 18 Feb 2020 14:04:16 +0100
Superseded in sid-release
dbus-cpp (5.0.1-2) unstable; urgency=medium

  * debian/patches:
    + Add 2001_increase-test-timeouts-for-Debian-buildds.patch. Increase reply
      timeout value for unit tests from 300s to 900s. If this works out, we will
      consider disabling the async_execution_load_test on affected architectures
      (at least armel, mipsel, ia64, powerpc, ppc64). (Closes: #888995).

 -- Mike Gabriel <email address hidden>  Tue, 28 Jan 2020 16:33:04 +0100

Available diffs

Superseded in sid-release
dbus-cpp (5.0.1-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * New upstream release.
  * debian/rules:
    + Add get-orig-source target.
  * debian/copyright:
    + Update copyright attributions.
  * debian/{control,copyright}:
    +Switch to UBports as upstream.
  * debian/control:
    + Adopt package. Move over to Debian UBports Team. (Closes: #904426).
    + Update Vcs-*: fields accordingly.
    + Bump Standards-Version: to 4.5.0. No changes needed.
    + Add Rules-Requires-Root: field and set it to 'no'.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH compat level to version 12.
  * debian/gbp.conf:
    + Use gbp's defaults.
  * debian/watch:
    + Add file.
  * debian/patches/:
    + Add README explaining our patch naming scheme.
    + Add dont-build-with-werror.patch. Don't build with -Werror. Avoid FTBFS
      for deprecations. (Closes: #949044).
    + Add 0001_explicitly-declare-copy-constructor.patch. Thanks to Luca Weiss
      for working on the patch. Fixes FTBFS against GCC-9.
    + Add 0002_fix-build-with-boost-1.66.0-and-above.patch. Fix FTBFS against
      Boost >= 1.66. Thanks to Luca Weiss for working on the patch.

  [ Helmut Grohne ]
  * debian/rules:
    + Improve cross-building, don't override compilers. (Closes: #940694).

 -- Mike Gabriel <email address hidden>  Mon, 27 Jan 2020 08:51:55 +0100
Superseded in sid-release
dbus-cpp (5.0.0+18.04.20171031-2) unstable; urgency=medium

  * Orphan package.
  * Add some autopkgtests.
  * Update Vcs-* headers to point to new repo location on salsa.debian.org.
  * Bump Standards-Version to 4.1.5.

 -- Chris Lamb <email address hidden>  Tue, 24 Jul 2018 16:27:30 +0800
Deleted in buster-release (Reason: None provided.)
Superseded in sid-release
dbus-cpp (5.0.0+18.04.20171031-1) unstable; urgency=medium

  * Initial release to Debian. (Closes: #887960)

 -- Chris Lamb <email address hidden>  Thu, 25 Jan 2018 15:52:44 +1100
113 of 13 results