diff options
author | Colin Watson <cjwatson@debian.org> | 2013-05-21 23:41:23 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-05-21 23:41:23 +0100 |
commit | 1fa04ebf122aec5ecbbdb6c7e001665b238e4c62 (patch) | |
tree | 3d228c46959931802ddcc289bd658ccda5ab4738 /debian/changelog | |
parent | cc7c64fe532ac804ce6c65d701a32b614cc0b26a (diff) |
Drop conffile handling for upgrades from pre-split ssh package; this was
originally added in 1:4.3p2-7 / 1:4.3p2-8, and contained a truly ghastly
hack around a misbehaviour in sarge's dpkg. Since this is now four
Debian releases ago, we can afford to drop this and simplify the
packaging.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07aeeb4d1..c1ada9437 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,6 +6,11 @@ openssh (1:6.2p2-2) UNRELEASED; urgency=low | |||
6 | is not really necessary since one of static-network-up and failsafe-boot | 6 | is not really necessary since one of static-network-up and failsafe-boot |
7 | is guaranteed to happen and will trigger entry to the default runlevel, | 7 | is guaranteed to happen and will trigger entry to the default runlevel, |
8 | and we don't care about ssh starting before the network (LP: #1098299). | 8 | and we don't care about ssh starting before the network (LP: #1098299). |
9 | * Drop conffile handling for upgrades from pre-split ssh package; this was | ||
10 | originally added in 1:4.3p2-7 / 1:4.3p2-8, and contained a truly ghastly | ||
11 | hack around a misbehaviour in sarge's dpkg. Since this is now four | ||
12 | Debian releases ago, we can afford to drop this and simplify the | ||
13 | packaging. | ||
9 | 14 | ||
10 | -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100 | 15 | -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100 |
11 | 16 | ||