[Python-modules-commits] r14283 - in packages/aafigure/trunk/debian (3 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Aug 26 17:03:37 UTC 2010
Date: Thursday, August 26, 2010 @ 17:03:35
Author: jwilk
Revision: 14283
Relicense Debian packaging to the BSD license.
Modified:
packages/aafigure/trunk/debian/aafigure.xml
packages/aafigure/trunk/debian/changelog
packages/aafigure/trunk/debian/copyright
Modified: packages/aafigure/trunk/debian/aafigure.xml
===================================================================
--- packages/aafigure/trunk/debian/aafigure.xml 2010-08-26 16:54:26 UTC (rev 14282)
+++ packages/aafigure/trunk/debian/aafigure.xml 2010-08-26 17:03:35 UTC (rev 14283)
@@ -20,19 +20,6 @@
<year>2010</year>
<holder>Jakub Wilk</holder>
</copyright>
- <legalnotice>
- <para>
- This manual page was written for the Debian system (and may be used by others).
- </para>
- <para>
- Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General
- Public License Version 2, as published by the Free Software Foundation.
- </para>
- <para>
- On Debian systems, the complete text of the GNU General Public License Version 2 can be found in
- <filename>/usr/share/common-licenses/GPL-2</filename>.
- </para>
- </legalnotice>
</refentryinfo>
<refmeta>
Modified: packages/aafigure/trunk/debian/changelog
===================================================================
--- packages/aafigure/trunk/debian/changelog 2010-08-26 16:54:26 UTC (rev 14282)
+++ packages/aafigure/trunk/debian/changelog 2010-08-26 17:03:35 UTC (rev 14283)
@@ -3,6 +3,7 @@
* Drop work-around for bug #575377.
* Bump standards version to 3.9.1 (no changes needed).
* Fix a typo in the manual page.
+ * Relicense Debian packaging to the BSD license.
-- Jakub Wilk <jwilk at debian.org> Thu, 26 Aug 2010 18:54:00 +0200
Modified: packages/aafigure/trunk/debian/copyright
===================================================================
--- packages/aafigure/trunk/debian/copyright 2010-08-26 16:54:26 UTC (rev 14282)
+++ packages/aafigure/trunk/debian/copyright 2010-08-26 17:03:35 UTC (rev 14283)
@@ -3,8 +3,6 @@
Maintainer: Chris Liechti <cliechti at gmx.net>
Source: https://launchpad.net/aafigure
-Files: *
-Copyright: 2006-2010, aafigure-team
License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
@@ -28,6 +26,10 @@
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+Files: *
+Copyright: 2006-2010, aafigure-team
+License: BSD
+
Files: docutils/setup-docutils-plugin.py
License: other
Author: Lea Wiemann <LeWiemann at gmail.com>
@@ -36,6 +38,4 @@
Files: debian/*
Copyright: 2009, 2010 Jakub Wilk <jwilk at debian.org>
-License: GPL-2
- On Debian systems, the complete text of the GNU General Public License
- version 2 can be found in the /usr/share/common-licenses/GPL-2 file.
+License: BSD
More information about the Python-modules-commits
mailing list