Version in base suite: 2.2.0-1 Base version: termshark_2.2.0-1 Target version: termshark_2.2.0-1+deb11u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/t/termshark/termshark_2.2.0-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/t/termshark/termshark_2.2.0-1+deb11u1.dsc changelog | 7 +++++++ rules | 1 + 2 files changed, 8 insertions(+) diff -Nru termshark-2.2.0/debian/changelog termshark-2.2.0/debian/changelog --- termshark-2.2.0/debian/changelog 2021-01-10 09:44:34.000000000 +0000 +++ termshark-2.2.0/debian/changelog 2021-08-24 03:55:12.000000000 +0000 @@ -1,3 +1,10 @@ +termshark (2.2.0-1+deb11u1) bullseye; urgency=medium + + * Team upload + * Include themes in package (Closes: #992831) + + -- Stephen Gelman Mon, 23 Aug 2021 22:55:12 -0500 + termshark (2.2.0-1) unstable; urgency=medium * Team upload diff -Nru termshark-2.2.0/debian/rules termshark-2.2.0/debian/rules --- termshark-2.2.0/debian/rules 2021-01-10 09:44:34.000000000 +0000 +++ termshark-2.2.0/debian/rules 2021-08-24 03:54:41.000000000 +0000 @@ -1,6 +1,7 @@ #!/usr/bin/make -f export DH_GOLANG_GO_GENERATE := 1 +export DH_GOLANG_INSTALL_EXTRA := assets/themes include /usr/share/dpkg/pkg-info.mk