Author: rockclimb-guest
Date: 2010-10-31 19:26:53 +0000 (Sun, 31 Oct 2010)
New Revision: 13047

Added:
   trunk/colorpicker/
   trunk/colorpicker/debian/
   trunk/colorpicker/debian/README.Debian-source
   trunk/colorpicker/debian/changelog
   trunk/colorpicker/debian/compat
   trunk/colorpicker/debian/control
   trunk/colorpicker/debian/copyright
   trunk/colorpicker/debian/docs
   trunk/colorpicker/debian/javabuild
   trunk/colorpicker/debian/libcolorpicker-java-doc.javadoc
   trunk/colorpicker/debian/libcolorpicker-java.jlibs
   trunk/colorpicker/debian/rules
   trunk/colorpicker/debian/source/
   trunk/colorpicker/debian/source/format
Log:
Added colorpicker


Added: trunk/colorpicker/debian/README.Debian-source
===================================================================
--- trunk/colorpicker/debian/README.Debian-source                               
(rev 0)
+++ trunk/colorpicker/debian/README.Debian-source       2010-10-31 19:26:53 UTC 
(rev 13047)
@@ -0,0 +1,6 @@
+Debian README for ColorPicker
+
+Upstream only provides a source .jar file with no version numbering. This is 
repackaged 
+for the .orig.tar.gz. The code has been stable since 2007 so version 1.0.0 is 
used.
+
+

Added: trunk/colorpicker/debian/changelog
===================================================================
--- trunk/colorpicker/debian/changelog                          (rev 0)
+++ trunk/colorpicker/debian/changelog  2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1,6 @@
+colorpicker (1.0.0-1) unstable; urgency=low
+
+  * Initial release of ColorPicker package. Source package is repackaged 
+    from upstream zip with no changes. (Closes: #602014)
+
+ -- Andrew Ross <ubu...@rossfamily.co.uk>  Sun, 31 Oct 2010 19:48:12 +0000

Added: trunk/colorpicker/debian/compat
===================================================================
--- trunk/colorpicker/debian/compat                             (rev 0)
+++ trunk/colorpicker/debian/compat     2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1 @@
+7

Added: trunk/colorpicker/debian/control
===================================================================
--- trunk/colorpicker/debian/control                            (rev 0)
+++ trunk/colorpicker/debian/control    2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1,30 @@
+Source: colorpicker
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
+Uploaders: Andrew Ross <ubu...@rossfamily.co.uk>
+Build-Depends: debhelper (>= 7), javahelper (>=0.25), 
+ cdbs (>= 0.4.8)
+Build-Depends-Indep: default-jdk, default-jdk-doc
+Standards-Version: 3.8.4
+Homepage: https://javagraphics.dev.java.net/
+
+Package: libcolorpicker-java
+Architecture: all
+Depends: ${java:Depends}, ${misc:Depends}
+Recommends: ${java:Recommends}
+Description: A Java control to allow color picking.
+ A java package containing a color wheel picker for selecting
+ a color.
+ 
+
+Package: libcolorpicker-java-doc
+Architecture: all
+Depends: ${java:Depends}, ${misc:Depends}
+Recommends: ${java:Recommends}
+Section: doc
+Description: A Java control to allow color picking (documentation)
+ A java package containing a color wheel picker for selecting
+ a color. 
+ This package contains the documentation.
+

Added: trunk/colorpicker/debian/copyright
===================================================================
--- trunk/colorpicker/debian/copyright                          (rev 0)
+++ trunk/colorpicker/debian/copyright  2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1,45 @@
+This work was packaged for Debian by:
+
+    Andrew Ross <ubu...@rossfamily.co.uk> on Sun, 31 Oct 2010 19:48:12 +0000
+
+The Debian packaging is:
+
+    Copyright (C) 2010 Andrew Ross <ubu...@rossfamily.co.uk>
+
+and is licensed under the GPL version 3,
+see `/usr/share/common-licenses/GPL-3'.
+
+
+It was downloaded from https://javagraphics.dev.java.net/
+
+Upstream Author(s):
+    Jeremy Wood
+
+Copyright:
+
+    Copyright (C) 2010 Jeremy Wood
+
+License:
+
+**** Modified BSD License ****
+Copyright (c) 2010, Jeremy Wood.
+All rights reserved.
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+* Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+* 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.
+* The name of the contributors may not be used to endorse or promote products
+derived from this software without specific prior written permission.
+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 OWNER 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.

Added: trunk/colorpicker/debian/docs
===================================================================
--- trunk/colorpicker/debian/docs                               (rev 0)
+++ trunk/colorpicker/debian/docs       2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1 @@
+License.html

Added: trunk/colorpicker/debian/javabuild
===================================================================
--- trunk/colorpicker/debian/javabuild                          (rev 0)
+++ trunk/colorpicker/debian/javabuild  2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1 @@
+ColorPicker.jar com

Added: trunk/colorpicker/debian/libcolorpicker-java-doc.javadoc
===================================================================
--- trunk/colorpicker/debian/libcolorpicker-java-doc.javadoc                    
        (rev 0)
+++ trunk/colorpicker/debian/libcolorpicker-java-doc.javadoc    2010-10-31 
19:26:53 UTC (rev 13047)
@@ -0,0 +1 @@
+internal /usr/share/doc/libcolorpicker-java/api

Added: trunk/colorpicker/debian/libcolorpicker-java.jlibs
===================================================================
--- trunk/colorpicker/debian/libcolorpicker-java.jlibs                          
(rev 0)
+++ trunk/colorpicker/debian/libcolorpicker-java.jlibs  2010-10-31 19:26:53 UTC 
(rev 13047)
@@ -0,0 +1 @@
+ColorPicker.jar

Added: trunk/colorpicker/debian/rules
===================================================================
--- trunk/colorpicker/debian/rules                              (rev 0)
+++ trunk/colorpicker/debian/rules      2010-10-31 19:26:53 UTC (rev 13047)
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+JAVA_HOME               := /usr/lib/jvm/default-java
+
+# Include the .resource files in the jar:
+export JH_JAR_EXTRA=$(shell find com -type f -not -name "*.java")
+
+include /usr/share/cdbs/1/rules/buildvars.mk
+
+
+get-orig-source:
+       curl -o ColorPicker-src.zip 
https://javagraphics.dev.java.net/jars/ColorPicker-src.jar
+       jh_repack --upstream-version 1.0.0 ColorPicker-src.zip
+       mv ColorPicker-src.tar.gz ../colorpicker_1.0.0.orig.tar.gz
+
+%:
+       dh $@ --with javahelper


Property changes on: trunk/colorpicker/debian/rules
___________________________________________________________________
Added: svn:executable
   + 

Added: trunk/colorpicker/debian/source/format
===================================================================
--- trunk/colorpicker/debian/source/format                              (rev 0)
+++ trunk/colorpicker/debian/source/format      2010-10-31 19:26:53 UTC (rev 
13047)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to