From ac20e957c49ed40125e6eb1824d177c33256c28b Mon Sep 17 00:00:00 2001
From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Tue, 11 Sep 2007 00:25:04 +0000
Subject: [PATCH] link the GPL to GPL-2 since GPL is now GPL 3.

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8c06011bc..af33131d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ binary-indep: build
 	dh_install wikilist etc/ikiwiki
 	dh_installdocs html
 	dh_installexamples doc/examples/*
-	dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
+	dh_link usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL
 	dh_installchangelogs
 	dh_compress -X html
 	dh_fixperms
-- 
2.39.5