diff options
author | Guillem Jover <guillem@debian.org> | 2019-07-16 02:34:35 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2019-10-30 22:02:41 +0100 |
commit | fc62712fee8845193283484c2c0b9a24eb8451d6 (patch) | |
tree | 76f9041000b80e9c6798301a5c1eb9a9161ce3b7 /debian/changelog | |
parent | 3821f024d92aabf24a333025c1c1956d8a45e718 (diff) | |
download | dpkg-fc62712fee8845193283484c2c0b9a24eb8451d6.tar.gz |
build: Add a serial versioning to the m4 files
aclocal uses this to determine whether it needs to update m4 files in
local trees.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16428b983..4e6ee36ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ dpkg (1.20.0) UNRELEASED; urgency=medium - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring. * Build system: - Bump minimal Perl version to 5.24.1. + - Add a serial versioning to the m4 files. [ Updated man pages translations ] * German (Helge Kreutzmann). Closes: #931135 |