summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e01bb9c52..92ffd3abe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
1openssh (1:7.5p1-5) UNRELEASED; urgency=medium 1openssh (1:7.5p1-5) UNRELEASED; urgency=medium
2 2
3 * Upload to unstable. 3 * Upload to unstable.
4 * Fix syntax error in debian/copyright.
4 5
5 -- Colin Watson <cjwatson@debian.org> Sun, 18 Jun 2017 12:07:19 +0100 6 -- Colin Watson <cjwatson@debian.org> Sun, 18 Jun 2017 12:07:19 +0100
6 7
diff --git a/debian/copyright b/debian/copyright
index 49fd651d0..0b0c67480 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -250,7 +250,7 @@ License: BSD-2-clause
250 2. Redistributions in binary form must reproduce the above copyright 250 2. Redistributions in binary form must reproduce the above copyright
251 notice, this list of conditions and the following disclaimer in the 251 notice, this list of conditions and the following disclaimer in the
252 documentation and/or other materials provided with the distribution. 252 documentation and/or other materials provided with the distribution.
253 253 .
254 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 254 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
255 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 255 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
256 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 256 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.