summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright6
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ed46b78..77178ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cuba (3.0+20111124-3) UNRELEASED; urgency=low
+
+ * Updated debian/copyright: GPL -> LGPL
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sun, 26 Feb 2012 13:14:45 +0400
+
cuba (3.0+20111124-2) unstable; urgency=low
* Removed "duplicate" demo-c.out
diff --git a/debian/copyright b/debian/copyright
index 167318a..205a9c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,11 +14,11 @@ License: LGPL-3+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 3 can be found in the file
`/usr/share/common-licenses/LGPL-3'.