Package: cons
Version: 2.3.0.1+2.2.0-1
Followup-For: Bug #817407
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/compat: Bump to 9.
  * debian/control:
    - Build-depend on debhelper (>= 9).
    - Depend on ${misc:Depends}.

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 -u cons-2.3.0.1+2.2.0/debian/control cons-2.3.0.1+2.2.0/debian/control
--- cons-2.3.0.1+2.2.0/debian/control
+++ cons-2.3.0.1+2.2.0/debian/control
@@ -2,12 +2,12 @@
 Section: devel
 Priority: optional
 Maintainer: Hwei Sheng Teoh <hst...@debian.org>
-Build-Depends-Indep: debhelper (>=4.9.1)
+Build-Depends: debhelper (>= 9)
 Standards-Version: 3.6.2.1
 
 Package: cons
 Architecture: all
-Depends: perl, libdigest-md5-perl
+Depends: ${misc:Depends}, perl, libdigest-md5-perl
 Description: a Perl replacement for Make
  Excerpted from the README file:
  .
diff -u cons-2.3.0.1+2.2.0/debian/compat cons-2.3.0.1+2.2.0/debian/compat
--- cons-2.3.0.1+2.2.0/debian/compat
+++ cons-2.3.0.1+2.2.0/debian/compat
@@ -1 +1 @@
-4
+9

Reply via email to