aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-02-11 10:06:05 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-02-11 10:06:05 -0300
commit0a720067bc73a2f9ded9dba559b5f9ea0e114a2c (patch)
treeaffb18ab209f0ae0cd8383bfe8907b8a0065f073 /debian/copyright
parent54bb8046207aa2d22c46be7fbacf546edf8d57c8 (diff)
downloadqmenumodel-0a720067bc73a2f9ded9dba559b5f9ea0e114a2c.tar.gz
qmenumodel-0a720067bc73a2f9ded9dba559b5f9ea0e114a2c.tar.bz2
qmenumodel-0a720067bc73a2f9ded9dba559b5f9ea0e114a2c.zip
Added missing file (COPYING.LGPL);
Updated debian maintainer; Update debian scripts to follow Ubuntu standard;
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright53
1 files changed, 24 insertions, 29 deletions
diff --git a/debian/copyright b/debian/copyright
index c55dfd8..998deae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,25 @@
-This package was debianized by Renato Araujo Oliveira Filho
-
-Copyright:
-
- Copyright (C) 2012 Canonical Ltd.
-
-License:
-
- This program is free software: you can redistribute it and/or modify it
- under the terms of the the GNU General Public License version 3, as
- published by the Free Software Foundation.
-
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranties of
- MERCHANTABILITY, SATISFACTORY QUALITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the applicable version of the GNU Lesser General Public
- License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL-3'
-
-The Debian packaging is:
-
- Copyright (C) 2011 Canonical Ltd.
-
-and is licensed under the GPL version 3, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: 2013 Canonical Ltd.
+License: LGPL-3+
+
+License: LGPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 3 of the
+ License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package. If not, see
+ .
+ .
+ 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'.