aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/copyright2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ac26379..027c799 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ dhex (0.68-1) UNRELEASED; urgency=low
- Add VCS-{Git,Browser} URLs
* Bump S-V to 3.9.4
- No changes needed
+ * Fix Copyright Format 1.0 syntax error in debian/copyright
+ - s/GNU GPL 2\+/GPL-2+/
-- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 30 Oct 2012 21:37:08 +0000
diff --git a/debian/copyright b/debian/copyright
index b38dd49..630c1cc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: http://www.dettus.net/dhex/
Files: *
Copyright: 2011 Thomas Dettbarn <dettus@dettus.net>
-License: GNU GPL 2+
+License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or