diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-02-11 15:03:37 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-02-11 15:03:37 +0400 |
commit | e733b2fe84f10114866f629d8b27af481bb956a9 (patch) | |
tree | 11ae6bc7deaba83f49779d0821a1c2d99eb7f156 | |
parent | e37e2b0f8d5a5cc31269ee08794047e4bdbe11cf (diff) | |
download | libcuba-master.tar.gz |
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 6 |
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'. |