summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-08-03 13:25:07 +0100
committerColin Watson <cjwatson@debian.org>2019-08-03 13:25:07 +0100
commit9e0323ffdc00a48e282b4bd7f0f974665ffe35e1 (patch)
treecc359f2bc175358ab168aa0f702fe16b5a4415f0 /debian/changelog
parent5c02b384dce466dc4a4b67b7b1ec0c05f3e53639 (diff)
debian/*.apport: Avoid star imports
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 955cc4f73..740b5037c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
1openssh (1:8.0p1-4) UNRELEASED; urgency=medium 1openssh (1:8.0p1-4) UNRELEASED; urgency=medium
2 2
3 * Use debhelper-compat instead of debian/compat. 3 * Use debhelper-compat instead of debian/compat.
4 * Remove #! lines from apport hooks. 4 * debian/*.apport:
5 - Remove #! lines.
6 - Avoid star imports.
5 7
6 -- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:49:17 +0100 8 -- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:49:17 +0100
7 9