diff -Nru memdump-1.01/debian/changelog memdump-1.01/debian/changelog --- memdump-1.01/debian/changelog 2018-11-27 00:08:45.000000000 +0000 +++ memdump-1.01/debian/changelog 2021-02-01 00:41:47.000000000 +0000 @@ -1,3 +1,22 @@ +memdump (1.01-9) unstable; urgency=medium + + * Team Upload + + [ Samuel Henrique ] + * Bump DH to 13 + * Bump Standards-Version to 4.5.1 + * Add salsa-ci.yml + * Configure git-buildpackage for Debian + * d/t/control: Add superficial restriction (closes: #969844) + * d/control: Add 'Rules-Requires-Root: no' + + [ Debian Janitor ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Update watch file format version to 4. + + -- Samuel Henrique Mon, 01 Feb 2021 00:41:47 +0000 + memdump (1.01-8) unstable; urgency=medium * Team upload. diff -Nru memdump-1.01/debian/compat memdump-1.01/debian/compat --- memdump-1.01/debian/compat 2018-11-27 00:08:45.000000000 +0000 +++ memdump-1.01/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru memdump-1.01/debian/control memdump-1.01/debian/control --- memdump-1.01/debian/control 2018-11-27 00:08:45.000000000 +0000 +++ memdump-1.01/debian/control 2021-02-01 00:41:47.000000000 +0000 @@ -3,8 +3,9 @@ Priority: optional Maintainer: Debian Security Tools Uploaders: Juan Angulo Moreno -Build-Depends: debhelper (>= 11) -Standards-Version: 4.2.1 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.1 +Rules-Requires-Root: no Homepage: http://www.porcupine.org/forensics/tct.html Vcs-Browser: https://salsa.debian.org/pkg-security-team/memdump Vcs-Git: https://salsa.debian.org/pkg-security-team/memdump.git diff -Nru memdump-1.01/debian/gbp.conf memdump-1.01/debian/gbp.conf --- memdump-1.01/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ memdump-1.01/debian/gbp.conf 2021-02-01 00:41: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 memdump-1.01/debian/salsa-ci.yml memdump-1.01/debian/salsa-ci.yml --- memdump-1.01/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ memdump-1.01/debian/salsa-ci.yml 2021-02-01 00:41: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 memdump-1.01/debian/tests/control memdump-1.01/debian/tests/control --- memdump-1.01/debian/tests/control 2018-11-27 00:08:45.000000000 +0000 +++ memdump-1.01/debian/tests/control 2021-02-01 00:41:47.000000000 +0000 @@ -1,2 +1,2 @@ Test-Command: memdump -h 2>&1 | grep -vi 'invalid option' -Restrictions: needs-root +Restrictions: needs-root, superficial diff -Nru memdump-1.01/debian/watch memdump-1.01/debian/watch --- memdump-1.01/debian/watch 2018-11-26 21:43:17.000000000 +0000 +++ memdump-1.01/debian/watch 2021-02-01 00:41:47.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 +version=4 http://www.porcupine.org/forensics/tct.html memdump-(\d.*)\.tar\.gz