[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. debian/0.8.4.3-20081215-1-2-g7069ffb
Joachim Breitner
mail at joachim-breitner.de
Sun Jan 11 11:10:53 UTC 2009
The following commit has been merged in the debian branch:
commit 9db692e4c33e8ed661438bd2496fe2571cb6b52a
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun Jan 11 12:10:44 2009 +0100
Fix "debian/copyright: mention that copyright holder of decorator.py is Michele Simionato" (Closes: #511471)
diff --git a/debian/changelog b/debian/changelog
index 31b4a51..a4e76b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fso-frameworkd (0.8.4.3-20081215-2) UNRELEASED; urgency=low
+
+ * Fix "debian/copyright: mention that copyright holder of
+ decorator.py is Michele Simionato" (Closes: #511471)
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 11 Jan 2009 12:06:51 +0100
+
fso-frameworkd (0.8.4.3-20081215-1) pkg-fso; urgency=low
* New upstream release
diff --git a/debian/copyright b/debian/copyright
index 2b2ad15..be86779 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,6 +18,7 @@ The following copyrights apply to the frameworkd sourcecode:
* Copyright © 2005, 2006 Collabora Ltd.
* Copyright © 2007 John (J5) Palmieri
* Copyright © 2001, 2002, Russell Nelson
+ * Copyright © Michele Simionato <michele.simionato at gmail.com>
For the Debian packaging:
@@ -55,6 +56,29 @@ The file ./tests/tasklet.py is distributed under the following license:
On Debian systems, the complete text of the GNU General Public License can
be found in /usr/share/common-licenses/GPL-3 file.
+The file framework/patterns/decorator.py is distributed under the following
+license:
+
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ Redistributions in bytecode form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGE.
+
The file Arkanoid_PSID.sid.base64 is not Debian-free and needs to be replaced
by a different file before the upload to the archive. If this is text is still
here when the package enters NEW, please reject this package.
--
FSO frameworkd Debian packaging
More information about the pkg-fso-commits
mailing list