summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2016-06-29 16:29:13 +0200
committerDavid Bremner <bremner@debian.org>2016-06-30 13:12:32 +0200
commita83649d605c1fb5535901392e388c36b17ca03b6 (patch)
tree9cc65d2c36e5f1d9e62a2545d5d37584fb1cb4ed /debian/changelog
parentccbedfa1c0bea5f974903123e6f2373ee077dbc1 (diff)
optionally depend on libdebian-source-perl instead dh-make-perl
This is the split out part of dh-make-perl that contains the common libraries
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 006e26e..4cec281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
dh-elpa (0.0.22) UNRELEASED; urgency=medium
+ [ Sean Whitton ]
* 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
@@ -7,7 +8,11 @@ dh-elpa (0.0.22) UNRELEASED; urgency=medium
* New dependency on libtext-glob-perl.
* Add example usage of DH_ELPA_TEST_ERT_EXCLUDE to dh_elpa_test(1).
- -- Sean Whitton <spwhitton@spwhitton.name> Mon, 13 Jun 2016 22:04:21 +0900
+ [ David Bremner ]
+ * depend on libdebian-source-perl in preference to dh-make-perl, if the
+ former is available.
+
+ -- David Bremner <bremner@debian.org> Thu, 30 Jun 2016 13:11:49 +0200
dh-elpa (0.0.21) unstable; urgency=medium