[pkg-java] r7461 - in trunk: . libgoogle-collections-java libgoogle-collections-java/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Sat Nov 29 18:07:51 UTC 2008


Author: twerner
Date: 2008-11-29 18:07:51 +0000 (Sat, 29 Nov 2008)
New Revision: 7461

Added:
   trunk/libgoogle-collections-java/
   trunk/libgoogle-collections-java/debian/
   trunk/libgoogle-collections-java/debian/changelog
   trunk/libgoogle-collections-java/debian/compat
   trunk/libgoogle-collections-java/debian/control
   trunk/libgoogle-collections-java/debian/copyright
   trunk/libgoogle-collections-java/debian/orig-tar.sh
   trunk/libgoogle-collections-java/debian/rules
Log:
new package google-collections


Added: trunk/libgoogle-collections-java/debian/changelog
===================================================================
--- trunk/libgoogle-collections-java/debian/changelog	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/changelog	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1,5 @@
+libgoogle-collections-java (0~20080808-1) unstable; urgency=low
+
+  * Initial release. (Closes: #xxxxxx)
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 29 Nov 2008 19:03:14 +0100

Added: trunk/libgoogle-collections-java/debian/compat
===================================================================
--- trunk/libgoogle-collections-java/debian/compat	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/compat	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1 @@
+5

Added: trunk/libgoogle-collections-java/debian/control
===================================================================
--- trunk/libgoogle-collections-java/debian/control	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/control	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1,28 @@
+Source: libgoogle-collections-java
+Section: libs
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3)
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgoogle-collections-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgoogle-collections-java/
+Homepage: http://code.google.com/p/google-collections/
+
+Package: libgoogle-collections-java
+Architecture: all
+Description: FIXME a Data Model toolkit in use by the Maven 2 Project
+ Once a DataModel is defined, the toolkit can be used to generate any of the
+ following at compile time.
+ .
+    * Java Pojos of the DataModel.
+    * Java Pojos to XML Writer. (provided via xpp3, stax, jdom or dom4j)
+    * XML to Java Pojos Reader. (provided via xpp3, stax or dom4j)
+    * XDOC documentation of the DataModel.
+    * XML Schema to validate the DataModel.
+    * Java Model to Prevayler Store (actually this plugin is in the
+      sandbox).
+    * Java Model to JPOX Store.
+    * Java Model to JPOX Mapping.
+ .
+ Modello is used to build the maven system.

Added: trunk/libgoogle-collections-java/debian/copyright
===================================================================
--- trunk/libgoogle-collections-java/debian/copyright	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/copyright	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1,97 @@
+This package was debianized by Torsten Werner<twerner at debian.org>
+Sat Nov 29 17:33:45 CET 2008
+
+plex-containers was downloaded from http://code.google.com/p/google-collections/
+
+FIXME
+
+Upstream Authors:  
+	Andrew Williams
+	Avalon Development Team
+	Ben Walding
+	Berin Loritsch
+	Bert van Brakel
+	Brett Porter
+	Dan Diephouse
+	Jason van Zyl
+	John Casey
+	Kenney Westerhof
+	Leo Sutic
+	Mark H. Wilkinson
+	Michal Maczka
+	Peter Donald
+	Ran Tene
+	Trygve Laugstl
+
+
+There is one source file without a license header. This has been brought to
+upstream's attention who have confirmed that they will add the license
+information (see IRC log extract below):
+
+ [Sat Apr 21 2007] [13:06:51] <paulcager> Source file for class
+  org.codehaus.plexus.component.configurator.converters.ComponentValueSetter
+  doesn't have any License information at
+ [Sat Apr 21 2007] [13:07:45] <paulcager> the top. I'm packaging it for Debian,
+  and I wondered if anyone could add the appropriate license block?
+ [Sat Apr 21 2007] [13:22:22] <cobalt-60> kenney, your name is there,
+  and it looks it all your fault :)
+ [Sat Apr 21 2007] [15:19:52] <trygvis> paulcager: I'll take care of it ..
+  was supposed to do it, but got busy
+
+COPYRIGHT NOTICES:
+	Copyright 2002 (C) The Werken Company. All Rights Reserved.
+
+	Redistribution and use of this software and associated documentation
+	("Software"), with or without modification, are permitted provided
+	that the following conditions are met:
+
+	1. Redistributions of source code must retain copyright
+	statements and notices.  Redistributions must also contain a
+	copy of this document.
+
+	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 name "classworlds" must not be used to endorse or promote
+	products derived from this Software without prior written
+	permission of The Werken Company.  For written permission,
+	please contact bob at werken.com.
+
+	4. Products derived from this Software may not be called "classworlds"
+	nor may "classworlds" appear in their names without prior written
+	permission of The Werken Company. "classworlds" is a registered
+	trademark of The Werken Company.
+
+	5. Due credit should be given to The Werken Company.
+	(http://classworlds.werken.com/).
+
+	THIS SOFTWARE IS PROVIDED BY THE WERKEN COMPANY AND CONTRIBUTORS
+	``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 WERKEN COMPANY 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.
+
+
+	* Copyright 2001-2006 Codehaus Foundation.
+	*
+	* 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.
+

Added: trunk/libgoogle-collections-java/debian/orig-tar.sh
===================================================================
--- trunk/libgoogle-collections-java/debian/orig-tar.sh	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/orig-tar.sh	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+TAR=../libgoogle-collections-java_$1.orig.tar.gz
+DIR=google-collections-$1
+
+svn export -r{$1} http://google-collections.googlecode.com/svn/trunk/ $DIR
+tar -c -z -f $TAR --exclude '*/javadoc/*' $DIR
+rm -rf $DIR
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+  . .svn/deb-layout
+  mv $TAR $origDir
+  echo "moved $TAR to $origDir"
+fi


Property changes on: trunk/libgoogle-collections-java/debian/orig-tar.sh
___________________________________________________________________
Name: svn:executable
   + 

Added: trunk/libgoogle-collections-java/debian/rules
===================================================================
--- trunk/libgoogle-collections-java/debian/rules	                        (rev 0)
+++ trunk/libgoogle-collections-java/debian/rules	2008-11-29 18:07:51 UTC (rev 7461)
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+PACKAGE              := $(shell dpkg-parsechangelog | egrep '^Source:' | cut -f2 -d' ')
+VERSION              := $(shell dpkg-parsechangelog | egrep '^Version:' | sed "s,Version: 0~\(.*\)-.*,\1,g")
+JAVA_HOME            := /usr/lib/jvm/default-java
+DEB_JARS             := 
+DEB_ANT_BUILD_TARGET := jar
+API_DOCS             := build/api
+
+get-orig-source:
+	sh debian/orig-tar.sh $(VERSION)
+
+binary-post-install/lib$(PACKAGE)-java::
+	dh_install -plib$(PACKAGE)-java modello-$$MODULE/build/$(PACKAGE)-$$MODULE-$(VERSION).jar usr/share/java; \
+	dh_link -plib$(PACKAGE)-java usr/share/java/$(PACKAGE)-$$MODULE-$(VERSION).jar usr/share/java/$(PACKAGE)-$$MODULE.jar; \
+


Property changes on: trunk/libgoogle-collections-java/debian/rules
___________________________________________________________________
Name: svn:executable
   + 




More information about the pkg-java-commits mailing list