From 1bb959e968352724d872b6e5aad51328e5db711e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 3 Jun 2016 09:32:23 +0900 Subject: add check for dh-make-perl version --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4cec281..1897ac2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ dh-elpa (0.0.22) UNRELEASED; urgency=medium [ Sean Whitton ] + * Backport prep + - Add check for dh-make-perl version before invoking dh_elpa_test * Globs in DH_ELPA_TEST_ERT_EXCLUDE will now be matched against the full paths to files (relative to the root of the source package). Previously, only the basename was matched, so it was not possible to diff --git a/debian/control b/debian/control index cb23c10..e0a8912 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), libarray-utils-perl, libfile-find-rule-perl, + libdpkg-perl, libtext-glob-perl, ${misc:Depends}, ${perl:Depends}, -- cgit v1.2.3