aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright5
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd9e8ee..50a00d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ zxcvbn-c (2.0-1) UNRELEASED; urgency=medium
- No packages in Debian require a binNMU due to this ABI break
- A SONAME delta with upstream is cumbersome, and so it shouldn't be
used when there is not actually any transition work to perform.
+ * Add a d/copyright stanza for the upstream makefile.
* Drop patches merged upstream:
- add-another-missing-file-to-clean-target.patch
- standardise-makefile-variables.patch
diff --git a/debian/copyright b/debian/copyright
index aca5560..57c6cae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,11 @@ Files: *
Copyright: (C) 2015 Tony Evans
License: BSD-3-clause
+Files: makefile
+Copyright: (C) 2015 Tony Evans
+ (C) 2016 Sean Whitton <spwhitton@spwhitton.name>
+License: BSD-3-clause
+
Files: words-10k-pass.txt
Copyright: (C) 2011 Mark Burnett
License: CC-BY-SA-3.0