target-factory.git
3 years agosrc/CMakeLists.txt: Enable multiarch for the library
Punit Agrawal [Tue, 6 Apr 2021 09:06:02 +0000 (18:06 +0900)]
src/CMakeLists.txt: Enable multiarch for the library

The library install path is hard coded which gets in the way of
enabling multiarch.

Fix this by respecting the standard CMAKE variable used to specify
library install location. This variable gets used during package
building to install the package to multiarch aware location.

Gbp-Pq: Name 0002-src-CMakeLists.txt-Enable-multiarch-for-the-library.patch

3 years agoDrop dependency on source repository hash
Punit Agrawal [Tue, 6 Apr 2021 08:17:55 +0000 (17:17 +0900)]
Drop dependency on source repository hash

target_factory uses a hash of the top commit of the repository as
library id. As this id depends on the repository / branch it is not
stable; a version number should be used to represent library API
version if required.

As the library id is only used in the test, drop this function from
the library interface.

Gbp-Pq: Name 0001-Drop-dependency-on-source-repository-hash.patch

3 years agotarget-factory (1.4.1-1) unstable; urgency=medium
Nobuhiro Iwamatsu [Wed, 22 Dec 2021 08:29:11 +0000 (08:29 +0000)]
target-factory (1.4.1-1) unstable; urgency=medium

  * New upstream released.

[dgit import unpatched target-factory 1.4.1-1]

3 years agoImport target-factory_1.4.1.orig.tar.xz
Nobuhiro Iwamatsu [Wed, 22 Dec 2021 08:29:11 +0000 (08:29 +0000)]
Import target-factory_1.4.1.orig.tar.xz

[dgit import orig target-factory_1.4.1.orig.tar.xz]

3 years agoImport target-factory_1.4.1-1.debian.tar.xz
Nobuhiro Iwamatsu [Wed, 22 Dec 2021 08:29:11 +0000 (08:29 +0000)]
Import target-factory_1.4.1-1.debian.tar.xz

[dgit import tarball target-factory 1.4.1-1 target-factory_1.4.1-1.debian.tar.xz]