diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 547a08eaa..2f49a94c2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
1 | openssh (1:4.1p1-5) UNRELEASED; urgency=low | 1 | openssh (1:4.1p1-5) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Build-depend on libselinux1-dev on ppc64 too (closes: #314625). | 3 | * Build-depend on libselinux1-dev on ppc64 too (closes: #314625). |
4 | * Drop priority of ssh to extra to match the override file. | ||
4 | * debconf template translations: | 5 | * debconf template translations: |
5 | - Update Brazilian Portuguese (thanks, André Luís Lopes; | 6 | - Update Brazilian Portuguese (thanks, André Luís Lopes; |
6 | closes: #315477). | 7 | closes: #315477). |
diff --git a/debian/control b/debian/control index a54c39cb4..9470dc17c 100644 --- a/debian/control +++ b/debian/control | |||
@@ -64,7 +64,7 @@ Description: Secure shell server, an rshd replacement | |||
64 | without a special permit. | 64 | without a special permit. |
65 | 65 | ||
66 | Package: ssh | 66 | Package: ssh |
67 | Priority: optional | 67 | Priority: extra |
68 | Architecture: all | 68 | Architecture: all |
69 | Depends: openssh-client, openssh-server | 69 | Depends: openssh-client, openssh-server |
70 | Description: Secure shell client and server (transitional package) | 70 | Description: Secure shell client and server (transitional package) |