diff options
author | Colin Watson <cjwatson@debian.org> | 2015-12-09 23:47:36 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-12-09 23:47:36 +0000 |
commit | 465c5426c8ba67613b98466a40ceef48b7059ca9 (patch) | |
tree | 2e9a3aedfb15a957217bc2ea29a66a365cf441fb /debian | |
parent | 439fde25605298fb54766962704c7b0993f922f1 (diff) |
Drop priority of openssh-client-ssh1 to extra (closes: #807518).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63d968a07..1e585d4c3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.1p1-3) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Drop priority of openssh-client-ssh1 to extra (closes: #807518). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Wed, 09 Dec 2015 23:47:13 +0000 | ||
6 | |||
1 | openssh (1:7.1p1-2) unstable; urgency=medium | 7 | openssh (1:7.1p1-2) unstable; urgency=medium |
2 | 8 | ||
3 | * Really enable conch interoperability tests under autopkgtest. | 9 | * Really enable conch interoperability tests under autopkgtest. |
diff --git a/debian/control b/debian/control index aba152024..8ecb3d44a 100644 --- a/debian/control +++ b/debian/control | |||
@@ -43,6 +43,7 @@ Description: secure shell (SSH) client, for secure access to remote machines | |||
43 | obsolete for most purposes. | 43 | obsolete for most purposes. |
44 | 44 | ||
45 | Package: openssh-client-ssh1 | 45 | Package: openssh-client-ssh1 |
46 | Priority: extra | ||
46 | Architecture: any | 47 | Architecture: any |
47 | Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client (= ${binary:Version}) | 48 | Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client (= ${binary:Version}) |
48 | Multi-Arch: foreign | 49 | Multi-Arch: foreign |