Package: jless Version: 382-iso262-3 Followup-For: Bug #828895 User: [email protected] Usertags: origin-ubuntu yakkety ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/compat: Indicate compatibility level of 9. * debian/control: Build-depend on debhelper (>= 9). Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: stretch/sid APT prefers xenial-updates APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.4.0-21-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru jless-382-iso262/debian/compat jless-382-iso262/debian/compat --- jless-382-iso262/debian/compat 1969-12-31 19:00:00.000000000 -0500 +++ jless-382-iso262/debian/compat 2016-07-19 23:17:05.000000000 -0400 @@ -0,0 +1 @@ +9 diff -Nru jless-382-iso262/debian/control jless-382-iso262/debian/control --- jless-382-iso262/debian/control 2012-11-25 10:24:28.000000000 -0500 +++ jless-382-iso262/debian/control 2016-07-19 23:21:17.000000000 -0400 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Tatsuki Sugiura <[email protected]> Standards-Version: 3.9.1 -Build-Depends: cdbs, debhelper (>= 5.0.0), dpatch, libncurses5-dev | libncurses-dev, autoconf +Build-Depends: cdbs, debhelper (>= 9), dpatch, libncurses5-dev | libncurses-dev, autoconf Package: jless Architecture: any

