Author: twerner Date: 2008-11-21 21:57:10 +0000 (Fri, 21 Nov 2008) New Revision: 7406
Modified: trunk/libjboss-cache2-java/debian/changelog trunk/libjboss-cache2-java/debian/copyright Log: * close correct ITP * fix debian/copyright Modified: trunk/libjboss-cache2-java/debian/changelog =================================================================== --- trunk/libjboss-cache2-java/debian/changelog 2008-11-21 21:47:55 UTC (rev 7405) +++ trunk/libjboss-cache2-java/debian/changelog 2008-11-21 21:57:10 UTC (rev 7406) @@ -1,5 +1,6 @@ -libjboss-cache2-java (2.2.1.GA-1) UNRELEASED; urgency=low +libjboss-cache2-java (2.2.1.GA-1) unstable; urgency=low - * Initial release (Closes: #446656) + [ Varun Hiremath ] + * Initial release (Closes: #506478) - -- Varun Hiremath <[EMAIL PROTECTED]> Fri, 04 Jul 2008 00:31:45 +0530 + -- Torsten Werner <[EMAIL PROTECTED]> Fri, 21 Nov 2008 22:50:34 +0100 Modified: trunk/libjboss-cache2-java/debian/copyright =================================================================== --- trunk/libjboss-cache2-java/debian/copyright 2008-11-21 21:47:55 UTC (rev 7405) +++ trunk/libjboss-cache2-java/debian/copyright 2008-11-21 21:57:10 UTC (rev 7406) @@ -3,10 +3,6 @@ It was downloaded from http://labs.jboss.com/jbosscache/ -Upstream Author: JBoss Inc. - -FIXME - Copyright: (c) 2005-2006 JBoss Inc., and individual contributors (c) 2006-2007 Red Hat Middleware LLC, and individual contributors @@ -24,61 +20,7 @@ Lesser General Public License for more details. On Debian systems, full text of the LGPL license can be found at - `/usr/share/common-licenses/LGPL'. + `/usr/share/common-licenses/LGPL-2.1'. -------- -Some files in: -common-core/src/main/java/org/jboss/util/xml/* -common-logging-jdk/src/main/java/org/jboss/logging/jdk/ - -Copyright: (c) 1999-2005 The Apache Software Foundation. - -License: - The Apache Software License, Version 1.1 - - Copyright (c) 2001-2003 The Apache Software Foundation. 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 - Apache Software Foundation (http://www.apache.org/)." - Alternately, this acknowledgment may appear in the software itself, - if and wherever such third-party acknowledgments normally appear. - - 4. The names "Apache" and "Apache Software Foundation" must - not be used to endorse or promote products derived from this - software without prior written permission. For written - permission, please contact [EMAIL PROTECTED] - - 5. Products derived from this software may not be called "Apache", - nor may "Apache" appear in their name, without prior written - permission of the Apache Software Foundation. - - 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 APACHE SOFTWARE FOUNDATION OR - ITS 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 Debian packaging is (C) 2007, Varun Hiremath <[EMAIL PROTECTED]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

