summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/copyright2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 143fb14..7f17b07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ rapid-photo-downloader (0.4.1-1) unstable; urgency=low
* New upstream release
* Fix duplicate entries in dependencies
+ * Point to GPL-2 license text in debian/copyright
- -- Julien Valroff <julien@debian.org> Mon, 23 May 2011 21:14:50 +0200
+ -- Julien Valroff <julien@debian.org> Mon, 23 May 2011 21:17:07 +0200
rapid-photo-downloader (0.4.0-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 0f9e17b..2ff490c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,4 +58,4 @@ License: GPL-2+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU General Public
- License can be found in the file `/usr/share/common-licenses/GPL'.
+ License can be found in the file `/usr/share/common-licenses/GPL-2'.