hippomocks 5.0-2 source package in Ubuntu

Changelog

hippomocks (5.0-2) unstable; urgency=medium

  * debian/rules: Honour DEB_BUILD_OPTIONS=nocheck. (Closes: #928265)
  * debian/gbp.conf: Build debian/master
  * debian/watch: Scan github tag
  * debian/control: Set team maintenance
  * debian/control: Bump Standards
  * debian/control: Add silent-on-rules-requiring-root
  * debian/upstream: Add metadata file
  * debian/copyright: Fix secure URL
  * debian/copyright: Fix update-debian-copyright

 -- Philippe Coval <email address hidden>  Mon, 24 Jul 2023 12:51:03 +0200

Upload details

Uploaded by:
Debian IoT Maintainers
Uploaded to:
Sid
Original maintainer:
Debian IoT Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
hippomocks_5.0-2.dsc 1.7 KiB 422961aeaa8e192f09cb13b1a6a66a440afe9bb265cd02aa0bd321ba488d4f73
hippomocks_5.0.orig.tar.gz 55.2 KiB de327a0956208ab64c6fd4ed523a32f295122f6d9f6ec5e7dfa84f6e11ba0f71
hippomocks_5.0-2.debian.tar.xz 1.9 KiB 0802e5ff5d9c0a06b85bb8faeb895f22ef911c45d97aee9e43d8e20e6311d54a

Available diffs

No changes file available.

Binary packages built by this source

hippomocks: C++ mocking framework

 An easily usable mocking framework for C++ that allows you to
 instantiate derived typeswhilst making your test,
 without explicitly writing classes to do so.