summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-10-07 03:55:19 +0200
committerGuillem Jover <guillem@debian.org>2019-10-30 22:16:27 +0100
commit2000ab26e71e91b0c2a9c12e68904239c0b26a5c (patch)
tree51d122c3a9425b09b9478a159755da74558880c9 /debian/changelog
parent2be46e2ad4b07758336a84552bbeb6bf3583e812 (diff)
downloaddpkg-2000ab26e71e91b0c2a9c12e68904239c0b26a5c.tar.gz
dpkg, u-a: Make variables static
Warned-by: sparse
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5e406bef..d1284e0e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,6 +59,7 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
- dselect: Make baselist::draw_column_*() col arguments const.
- libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
- dpkg: Remove redudant condition for sourcefile in updateavailable().
+ - dpkg, update-alternatives: Make variables static.
* Build system:
- Bump minimal Perl version to 5.24.1.
- Add a serial versioning to the m4 files.