--- /dev/null
--- /dev/null
++mfgtools (1.4.77-1) unstable; urgency=medium
++
++ * New upstream version 1.4.77
++
++ -- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 25 Jan 2021 17:38:40 +0000
++
++mfgtools (1.4.72-1) unstable; urgency=medium
++
++ * New upstream version 1.4.72
++ * Set Standard-Version to 4.5.1, no changes needed.
++
++ -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 17 Jan 2021 15:24:50 +0000
++
++mfgtools (1.4.69-1) unstable; urgency=medium
++
++ * d/patches: remove 001_cmakelist_so+bhlc+repro.patch, merged upstream
++ * New upstream version 1.4.69
++
++ -- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 14 Dec 2020 12:36:46 +0000
++
++mfgtools (1.4.43-1) unstable; urgency=medium
++
++ * New upstream release
++ * Mark autopkgtest as superficial
++
++ -- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 19 Oct 2020 12:21:53 +0000
++
++mfgtools (1.3.191-1) unstable; urgency=medium
++
++ * Initial release (Closes: #916693)
++
++ -- Henry-Nicolas Tourneur <debian@nilux.be> Thu, 30 Jul 2020 18:58:01 +0000
--- /dev/null
--- /dev/null
++Source: mfgtools
++Section: admin
++Priority: optional
++Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
++Uploaders:
++ Henry-Nicolas Tourneur <debian@nilux.be>,
++Build-Depends:
++ cmake,
++ debhelper-compat (= 13),
++ help2man,
++ libbz2-dev,
++ libusb-1.0-0-dev,
++ libzip-dev,
++ libssl-dev,
++ pkg-config,
++ zlib1g-dev,
++Standards-Version: 4.5.1
++Rules-Requires-Root: no
++Homepage: https://github.com/NXPmicro/mfgtools
++Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/mfgtools.git
++Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/mfgtools
++
++Package: uuu
++Architecture: any
++Depends:
++ ${misc:Depends},
++ ${shlibs:Depends}
++Description: Freescale/NXP I.MX Chip image deploy tools
++ Universal update utility for I.MX CPUs. It can be used to e.g. burn uboot or a
++ rootfs into the emmc.
--- /dev/null
--- /dev/null
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: mfgtools
++Source: https://github.com/NXPmicro/mfgtools
++
++Files: *
++Copyright: 2018-2020 NXP
++License: BSD-3-clause
++
++Files: libuuu/sparse_format.h
++Copyright: 2010 The Android Open Source Project
++License: Apache-2.0
++
++Files: debian/*
++Copyright: 2020 Henry-Nicolas Tourneur <debian@nilux.be>
++License: BSD-3-clause
++
++License: BSD-3-clause
++ Redistribution and use in source and binary forms, with or without modification,
++ are permitted provided that the following conditions are met:
++ .
++ Redistributions of source code must retain the above copyright notice, this
++ list of conditions and the following disclaimer.
++ .
++ Redistributions in binary form must reproduce the above copyright notice, this
++ list of conditions and the following disclaimer in the documentation and/or
++ other materials provided with the distribution.
++ .
++ Neither the name of the Freescale Semiconductor nor the names of its
++ contributors may be used to endorse or promote products derived from this
++ software without specific prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
++ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
++ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
++ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
++ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
++ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
++ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
++ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
++ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
++ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
++ POSSIBILITY OF SUCH DAMAGE.
++
++License: Apache-2.0
++ Debian systems provide the Apache 2.0 license in
++ /usr/share/common-licenses/Apache-2.0
--- /dev/null
--- /dev/null
++[DEFAULT]
++debian-branch=debian/master
++pristine-tar = True
--- /dev/null
--- /dev/null
++#!/usr/bin/make -f
++
++export DEB_BUILD_MAINT_OPTIONS = hardening=+all reproducible=+fixfilepath,+fixdebugpath
++include /usr/share/dpkg/pkg-info.mk
++
++%:
++ dh $@
++
++execute_before_dh_auto_configure:
++ echo "$(DEB_VERSION_UPSTREAM)" > .tarball-version
++
++# generate the manpages from the scripts using help2man
++execute_before_dh_installman:
++ help2man --version-option='-h' --help-option='-h' --no-info --name="Freescale/NXP I.MX Chip image deploy tools" \
++ debian/uuu/usr/bin/uuu | sed 's/\x1b\[[0-9;]*m//g' > debian/uuu.1
--- /dev/null
--- /dev/null
++---
++include:
++ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
++ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
--- /dev/null
--- /dev/null
++3.0 (quilt)
--- /dev/null
--- /dev/null
++Test-Command: uuu -h
++Restrictions: allow-stderr superficial
++Depends: @
--- /dev/null
--- /dev/null
++debian/uuu.1
--- /dev/null
--- /dev/null
++version=4
++opts=filenamemangle=s/.+\/uuu_(\d\S+)\.tar\.gz/uuu_$1\.tar\.gz/ \
++ https://github.com/NXPmicro/mfgtools/tags .*/uuu_(\d\S+)\.tar\.gz