diff -Nru rstatd-4.0.1/debian/changelog rstatd-4.0.1/debian/changelog --- rstatd-4.0.1/debian/changelog 2013-02-08 01:09:10.000000000 +0000 +++ rstatd-4.0.1/debian/changelog 2016-11-21 12:25:23.000000000 +0000 @@ -1,3 +1,11 @@ +rstatd (4.0.1-9) unstable; urgency=medium + + * Fix uses-deprecated-compression-for-data-tarball + Closes: #833246 + * Standards version is 3.9.8 + + -- Anibal Monsalve Salazar Mon, 21 Nov 2016 12:25:23 +0000 + rstatd (4.0.1-8) unstable; urgency=low * Fix "03-627217-netio.patch breaks RPC protocol compatibility" diff -Nru rstatd-4.0.1/debian/control rstatd-4.0.1/debian/control --- rstatd-4.0.1/debian/control 2012-06-13 09:45:03.000000000 +0000 +++ rstatd-4.0.1/debian/control 2016-11-21 12:24:24.000000000 +0000 @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Anibal Monsalve Salazar -Standards-Version: 3.9.3 +Standards-Version: 3.9.8 Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9) Homepage: http://rstatd.sourceforge.net/ diff -Nru rstatd-4.0.1/debian/rules rstatd-4.0.1/debian/rules --- rstatd-4.0.1/debian/rules 2012-06-13 09:19:02.000000000 +0000 +++ rstatd-4.0.1/debian/rules 2016-11-21 12:24:54.000000000 +0000 @@ -60,7 +60,7 @@ dh_shlibdeps dh_gencontrol dh_md5sums - dh_builddeb -- -Zbzip2 -z9 + dh_builddeb source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false diff -Nru rstatd-4.0.1/debian/source/options rstatd-4.0.1/debian/source/options --- rstatd-4.0.1/debian/source/options 2009-11-23 10:37:44.000000000 +0000 +++ rstatd-4.0.1/debian/source/options 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -compression = "bzip2" -compression-level = 9