summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-05-30 12:11:08 -0400
committerKali Kaneko <kali@leap.se>2013-05-31 03:20:12 +0900
commit1601ac461a7f3e0a37544305b86663d2fda44780 (patch)
treeb7e830ba88647f09518556c3306cbc91733c3334 /debian/copyright
parent4623e6a111193e46a5b86319d3a505f814f024f2 (diff)
several debian/* improvements
* make changelog more suitable than the one generated by stdeb * switch to debhelper version compat 9, this should allow us to get some hardening flags enabled easier * add the debian/* files to the copyright notice * add myself as uploader * fix version so it matches native requirements * update standards revision, no changes * remove installation of unnecessary documentation into wrong location (usr/pysqlcipher-doc/)
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 72215e1..b0eabf7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -49,3 +49,11 @@ Files: *
3. This notice may not be removed or altered from any source
distribution.
+
+Files: debian/*
+Copyright: Copyright 2013 Kali Kaneko <kali@futeisha.org>
+License: GPL-3+
+
+License: GPL-3+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'. \ No newline at end of file