diff -Nru termineter-1.0.4/debian/changelog termineter-1.0.4/debian/changelog --- termineter-1.0.4/debian/changelog 2018-08-12 23:12:55.000000000 +0000 +++ termineter-1.0.4/debian/changelog 2020-09-08 18:05:47.000000000 +0000 @@ -1,3 +1,23 @@ +termineter (1.0.4-2) unstable; urgency=medium + + [ Samuel Henrique ] + * Add salsa-ci.yml + * Configure git-buildpackage for Debian + * Bump DH to 13 + * d/control: Add Rules-Requires-Root: no + * Bump Standards-Version to 4.5.0 + * d/t/control: Add superficial restriction (closes: #969872) + + [ Debian Janitor ] + * Trim trailing whitespace. + * Use secure copyright file specification URI. + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Repository, Repository-Browse. + * Update standards version to 4.2.1, no changes needed. + + -- Samuel Henrique Tue, 08 Sep 2020 19:05:47 +0100 + termineter (1.0.4-1) unstable; urgency=medium * Initial Debian release (closes: #905806) @@ -72,6 +92,6 @@ termineter (0.1.0-1kali0) kali; urgency=low - * Initial release + * Initial release -- Devon Kearns Wed, 26 Dec 2012 08:34:24 -0700 diff -Nru termineter-1.0.4/debian/compat termineter-1.0.4/debian/compat --- termineter-1.0.4/debian/compat 2018-08-12 23:12:55.000000000 +0000 +++ termineter-1.0.4/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru termineter-1.0.4/debian/control termineter-1.0.4/debian/control --- termineter-1.0.4/debian/control 2018-08-12 23:12:55.000000000 +0000 +++ termineter-1.0.4/debian/control 2020-09-08 18:05:47.000000000 +0000 @@ -3,12 +3,13 @@ Priority: optional Maintainer: Debian Security Tools Uploaders: Samuel Henrique -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools, python3-smoke-zephyr -Standards-Version: 4.2.0 +Standards-Version: 4.5.0 +Rules-Requires-Root: no Homepage: https://github.com/securestate/termineter Vcs-Browser: https://salsa.debian.org/pkg-security-team/termineter Vcs-Git: https://salsa.debian.org/pkg-security-team/termineter.git diff -Nru termineter-1.0.4/debian/copyright termineter-1.0.4/debian/copyright --- termineter-1.0.4/debian/copyright 2018-08-12 23:12:55.000000000 +0000 +++ termineter-1.0.4/debian/copyright 2020-09-08 18:05:47.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: termineter Source: https://github.com/securestate/termineter diff -Nru termineter-1.0.4/debian/gbp.conf termineter-1.0.4/debian/gbp.conf --- termineter-1.0.4/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ termineter-1.0.4/debian/gbp.conf 2020-09-08 18:05:47.000000000 +0000 @@ -0,0 +1,15 @@ +[DEFAULT] +debian-branch = debian/master +pristine-tar = True + +[buildpackage] +sign-tags = True + +[import-orig] +filter-pristine-tar = True + +[pq] +patch-numbers = False + +[dch] +multimaint-merge = True diff -Nru termineter-1.0.4/debian/salsa-ci.yml termineter-1.0.4/debian/salsa-ci.yml --- termineter-1.0.4/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ termineter-1.0.4/debian/salsa-ci.yml 2020-09-08 18:05:47.000000000 +0000 @@ -0,0 +1,4 @@ +--- +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 diff -Nru termineter-1.0.4/debian/tests/control termineter-1.0.4/debian/tests/control --- termineter-1.0.4/debian/tests/control 2018-08-12 23:12:55.000000000 +0000 +++ termineter-1.0.4/debian/tests/control 2020-09-08 18:05:47.000000000 +0000 @@ -1 +1,2 @@ Test-Command: termineter -h +Restrictions: superficial diff -Nru termineter-1.0.4/debian/upstream/metadata termineter-1.0.4/debian/upstream/metadata --- termineter-1.0.4/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ termineter-1.0.4/debian/upstream/metadata 2020-09-08 18:05:47.000000000 +0000 @@ -0,0 +1,3 @@ +--- +Repository: https://github.com/securestate/termineter.git +Repository-Browse: https://github.com/securestate/termineter