zxing-cpp (2.2.1-1~exp1) experimental; urgency=medium * New upstream release. * debian/libzxing3.shlibs: Bump minimum reverse library version requirement to v2.2.1 (See upstream issue 685). * debian/patches/: + 0001-DecodeHints-limit-the-2.2.1-c-ABI-fix-to-shared-libr.patch: Backport upstream trunk patch to fix compatibility with zxing-cpp 2.1.x series. This is less useful in the Debian world, but might be useful when using external binaries that are built against earlier zxing-cpp 2.x versions. -- Boyuan Yang Fri, 15 Dec 2023 14:49:13 -0500 zxing-cpp (2.1.0-3) experimental; urgency=medium * debian/rules: - Disable BUILD_UNIT_TESTS as suggested upstream. This flag should only be used in debug builds. - Use C++20 build to enable DataMatrix multi-symbol detection. (See #1028912) -- Boyuan Yang Tue, 24 Oct 2023 13:55:00 -0400 zxing-cpp (2.1.0-2) experimental; urgency=medium * debian/copyright: Updated following upstream suggestion. * debian/rules: Set -DBUILD_DEPENDENCIES=LOCAL to force local build. * debian/: Drop Qt-based build-dep; not using them for now. * debian/rules: Try to export buildflags. -- Boyuan Yang Mon, 23 Oct 2023 15:13:55 -0400 zxing-cpp (2.1.0-1) experimental; urgency=medium * New upstream release. * debian/: Bump library SONAME to 3. * debian/control: + Bump Standards-Version to 4.6.2. + Add build-dependency on libgtest-dev and libgmock-dev. * debian/patches: Drop all previous patches. * debian/gbp.conf: Enable ignore-branch setting. * debian/rules: - Drop disappeared BUILD_SYSTEM_DEPS flag. - Enable full googletest testing. - Skip tests that require test/samples/ directory. - Make the build follow nocheck build profile. * debian/libzueci/*: Add the original data files needed to regenerate libzueci C headers. [ Johannes Schauer Marin Rodrigue ] * debian/salsa-ci.yml: Added. * debian/: Update project homepage information. * debian/tests/autopkgtest-pkg-python.conf: + set module import_name for autodep8. -- Boyuan Yang Sun, 22 Oct 2023 10:43:21 -0400 zxing-cpp (1.4.0-3) unstable; urgency=medium * Team upload. * debian/control: remove libzxing2 breaks libzxingcore1 -- Johannes Schauer Marin Rodrigues Fri, 30 Dec 2022 10:55:50 +0100 zxing-cpp (1.4.0-2) unstable; urgency=medium * Team upload. * source-only upload -- Johannes Schauer Marin Rodrigues Thu, 29 Dec 2022 22:26:10 +0100 zxing-cpp (1.4.0-1) unstable; urgency=medium [ Johannes Schauer Marin Rodrigues ] * Team upload. * Upload 1.4.0 to unstable, starting transition. [ Boyuan Yang ] * debian/control: Bump Standards-Version to 4.6.1. * debian/control: Build-depends on python3-dev instead of python3-all-dev. (Closes: #1024316) -- Johannes Schauer Marin Rodrigues Thu, 29 Dec 2022 17:59:37 +0100 zxing-cpp (1.4.0-1~exp2.1) experimental; urgency=medium * Non-maintainer upload. * add patch from upstream to work with libfmt v9.0.0 (closes: #1021686) -- Johannes Schauer Marin Rodrigues Mon, 26 Dec 2022 22:19:47 +0100 zxing-cpp (1.4.0-1~exp2) experimental; urgency=medium * Introduce new package zxing-cpp-tools for ZXingReader and ZXingWriter binaries. (Closes: #1021419) * debian/copyright: Refresh copyright information. -- Boyuan Yang Wed, 13 Jul 2022 17:30:15 -0400 zxing-cpp (1.4.0-1~exp1) experimental; urgency=medium [ Debian Janitor ] * Remove unused license definitions for public-domain. [ Boyuan Yang ] * New upstream release. * debian/patches: Refreshed. -- Boyuan Yang Wed, 13 Jul 2022 16:23:43 -0400 zxing-cpp (1.3.0-1~exp1) experimental; urgency=medium * New upstream release. * debian/control: Add new build-dep libstb-dev. * debian/copyright: Refresh information. * Bump SONAME to 2 in advance, rename packages accordingly: + libzxing1 -> libzxing2. -- Boyuan Yang Mon, 09 May 2022 11:05:17 -0400 zxing-cpp (1.2.0+git20211228+ds1-1~exp3) experimental; urgency=medium * Partially re-enable BLACKBOX tests. (Closes: #1004653) + Also patch test/blackbox/CMakeLists.txt for partial test. -- Boyuan Yang Mon, 31 Jan 2022 12:27:22 -0500 zxing-cpp (1.2.0+git20211228+ds1-1~exp2) experimental; urgency=medium * debian/python3-zxing-cpp.docs: Also install README.md. * debian/python3-zxing-cpp.examples: Also install example scripts. -- Boyuan Yang Sun, 30 Jan 2022 13:22:33 -0500 zxing-cpp (1.2.0+git20211228+ds1-1~exp1) experimental; urgency=medium [ Debian Janitor ] * Trim trailing whitespace. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository. * Remove constraints unnecessary since buster. [ Boyuan Yang ] * New upstream version 1.2.0+git20211228+ds1. + ds: Remove test/samples for now due to unclear license. * Rename package: libzxingcore* -> libzxing*. * Mark libzxing-dev as M-A: same. * debian/libzxing1.shlibs: Limit to latest release. * Enable python wrapper support: python3-zxing-cpp. (Closes: #993013) * debian/copyright: Updated. -- Boyuan Yang Sat, 29 Jan 2022 15:23:13 -0500 zxing-cpp (1.2.0-1) unstable; urgency=medium * Upload to unstable. -- Boyuan Yang Tue, 17 Aug 2021 20:52:32 -0400 zxing-cpp (1.2.0-1~exp1) experimental; urgency=medium * New upstream release. * debian/control: Add new build-dependency: qtbase5-dev. -- Boyuan Yang Wed, 16 Jun 2021 16:24:25 -0400 zxing-cpp (1.1.1-2) unstable; urgency=medium * debian/control: Update build-dependency and package description according to upstream recommendation. * Rebuild before Debian 11 release. -- Boyuan Yang Sat, 19 Dec 2020 19:31:32 -0500 zxing-cpp (1.1.1-1) unstable; urgency=medium * New upstream release. -- Boyuan Yang Wed, 16 Sep 2020 18:53:42 -0400 zxing-cpp (1.1.0-1) unstable; urgency=medium * New upstream release. -- Boyuan Yang Wed, 05 Aug 2020 16:08:00 -0400 zxing-cpp (1.0.8+ds2-2) unstable; urgency=high * Source-only upload to allow testing migration. -- Boyuan Yang Thu, 23 Jan 2020 10:39:58 -0500 zxing-cpp (1.0.8+ds2-1) unstable; urgency=medium * Initial release. -- Boyuan Yang Tue, 21 Jan 2020 16:51:37 -0500