[pkg-eucalyptus-commits] r30 - mule/trunk/debian

Steffen Möller moeller at alioth.debian.org
Sat Mar 20 00:51:08 UTC 2010


Author: moeller
Date: 2010-03-20 00:51:07 +0000 (Sat, 20 Mar 2010)
New Revision: 30

Modified:
   mule/trunk/debian/README.Debian
   mule/trunk/debian/README.source
   mule/trunk/debian/changelog
   mule/trunk/debian/control
   mule/trunk/debian/copyright
Log:
Helped the debian/copyright file.


Modified: mule/trunk/debian/README.Debian
===================================================================
--- mule/trunk/debian/README.Debian	2010-03-19 23:52:22 UTC (rev 29)
+++ mule/trunk/debian/README.Debian	2010-03-20 00:51:07 UTC (rev 30)
@@ -1,12 +1,12 @@
-Mule is a very large project. Its packaging is not complete, 
-but the many packages provided by this effort are all important
-with some serious reverse dependencies. The following table
-presents an overview on parts that need to be worked on:
+Mule is a very large project. This is initial packaging is not yet
+complete, but the package provided by this effort are all important with
+some serious reverse dependencies.
 
-package / dir - reason
---------------------------------------------------------
-mule-examples - not yet been addressed
-              -
-              -
-              -
-              -
+To do:
+
+ * package mule-examples
+ * split big package into multiple smaller ones
+ * performing testing as part of the build process
+
+If you are using mule, please consider contributing to this packaging
+effort.

Modified: mule/trunk/debian/README.source
===================================================================
--- mule/trunk/debian/README.source	2010-03-19 23:52:22 UTC (rev 29)
+++ mule/trunk/debian/README.source	2010-03-20 00:51:07 UTC (rev 30)
@@ -5,10 +5,10 @@
 All .exe, .dll and .so files have been removed.
 
 The source is patched
+ * 01_fix_fileutiles_return.diff: removing check on success of file relocation
+ * 03_remove_spring_jms.diff: avoiding dependency on org.springframework.jms.connection.JmsResourceHolder
 
-01_fix_fileutiles_return.diff: removing check on success of file relocation - Chris, why0?
-03_remove_spring_jms.diff: avoiding dependency on org.springframework.jms.connection.JmsResourceHolder
+The folder ./distributions/server/src/main/resources/licenses provides license of all external software needed for mule to be functional. This has no meaning for Debian but was left within the source tree.
 
+  -- Steffen Moeller <moeller at debian.org>  Sat, 20 Mar 2010 01:47:32 +0100
 
-  -- Chris Grzegorczyk <grze at eucalyptus.com>  Tue, 09 Mar 2010 14:11:19 -0800
-

Modified: mule/trunk/debian/changelog
===================================================================
--- mule/trunk/debian/changelog	2010-03-19 23:52:22 UTC (rev 29)
+++ mule/trunk/debian/changelog	2010-03-20 00:51:07 UTC (rev 30)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #573630).
 
- -- Chris Grzegorczyk <grze at eucalyptus.com>  Sat, 13 Mar 2010 02:16:36 +0100
+ -- Chris Grzegorczyk <grze at eucalyptus.com>  Sat, 20 Mar 2010 00:56:29 +0100

Modified: mule/trunk/debian/control
===================================================================
--- mule/trunk/debian/control	2010-03-19 23:52:22 UTC (rev 29)
+++ mule/trunk/debian/control	2010-03-20 00:51:07 UTC (rev 30)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Uploaders: Chris Grzegorczyk <grze at eucalyptus.com>, Graziano Obertelli <graziano at eucalyptus.com>, Kyo Lee <kyo.lee at eucalyptus.com>
+Uploaders: Chris Grzegorczyk <grze at eucalyptus.com>, Graziano Obertelli <graziano at eucalyptus.com>, Kyo Lee <kyo.lee at eucalyptus.com>, Steffen Moeller <moeller at debian.org>
 Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3), quilt
 Build-Depends-Indep: default-jdk, gcj-jdk, ant-optional,
  libaxis-java,

Modified: mule/trunk/debian/copyright
===================================================================
--- mule/trunk/debian/copyright	2010-03-19 23:52:22 UTC (rev 29)
+++ mule/trunk/debian/copyright	2010-03-20 00:51:07 UTC (rev 30)
@@ -1,13 +1,24 @@
 This package was debianized by Chris Grzegorczyk <grze at eucalyptus.com> on Tue, 09 Mar 2010 13:09:24 -0800 
 
-Mule
-  Copyright (c) 2003-2007 MuleSource Inc.
-  Portions Copyright 2001-2004 The Apache Software Foundation
-  Portions Copyright (C) The MX4J Contributors.
+Files: *
+Authors:
+	Robert Harder <rob at iharder.net>
+	Alexander Day Chaffee <alex at purpletech.com>
+	Gary Gregory <ggregory at seagullsw.com>
+	Stephen Colebourne
+	Ross Mason <ross.mason at symphonysoft.com>
+	Carlos Quiroz <tibu at users.sourceforge.net>
+	and all authors who contributed with no
+	remnant in the source code.
 
-Mule is published under the terms of the CPAL v1.0 license:
+Copyright:
+	2003-2007 MuleSource Inc.
+	Portions Copyright (C) The MX4J Contributors.
+License:
 
-Common Public Attribution License Version 1.0 (CPAL)
+  Mule is published under the terms of the CPAL v1.0 license:
+
+  Common Public Attribution License Version 1.0 (CPAL)
  
  1. "Definitions"
  
@@ -498,3 +509,85 @@
  defined in the CPAL as a work which combines Covered Code or portions thereof
  with code not governed by the terms of the CPAL.
 
+Files: tools/bobberplus/*
+Copyright: 2001-2004 The Apache Software Foundation
+License:
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+  
+        http://www.apache.org/licenses/LICENSE-2.0
+  
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+On Debian systems, the complete text of the Apache version 2.0 license
+can be found in "/usr/share/common-licenses/Apache-2.0".
+
+Files: modules/management/src/main/resources/org/mule/module/management/agent/http/xsl/*
+Upstream Authors:
+	Carlos Quiroz (tibu at users.sourceforge.net)
+	Brett Knights
+	Bronwen Cassidy (shadow12 at users.sourceforge.net)
+	Lachezar Dobrev (l.dobrev at lsnsoft.com)
+License: MX4J and CPAL v1.0 licenses.
+
+    The MX4J License, Version 1.0
+
+    Copyright (c) 2001-2004 by the MX4J contributors.  All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+
+    2. Redistributions in binary 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.
+
+    3. The end-user documentation included with the redistribution,
+       if any, must include the following acknowledgment:
+         "This product includes software developed by the
+          MX4J project (http://mx4j.sourceforge.net)."
+       Alternately, this acknowledgment may appear in the software itself,
+       if and wherever such third-party acknowledgments normally appear.
+
+    4. The name "MX4J" must not be used to endorse or promote
+       products derived from this software without prior written
+       permission.
+       For written permission, please contact
+       biorn_steedom [at] users [dot] sourceforge [dot] net
+
+    5. Products derived from this software may not be called "MX4J",
+       nor may "MX4J" appear in their name, without prior written
+       permission of Simone Bordet.
+
+    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 MX4J 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.
+
+
+Files: debian/*
+Authors:
+	Chris Grzegorczyk <grze at eucalyptus.com>
+	Steffen Moeller <moeller at debian.org>
+Copyright: 
+	2010 Eucalyptus <grze at eucalyptus.com>
+	2010 University of Luebeck, Germany <moeller at debian.org>
+License: CPAL




More information about the pkg-eucalyptus-commits mailing list