[pkg-java] r18939 - trunk/libsimple-validation-java/debian
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Dec 30 12:42:58 UTC 2015
Author: apo-guest
Date: 2015-12-30 12:42:58 +0000 (Wed, 30 Dec 2015)
New Revision: 18939
Removed:
trunk/libsimple-validation-java/debian/patches/
Modified:
trunk/libsimple-validation-java/debian/changelog
trunk/libsimple-validation-java/debian/compat
trunk/libsimple-validation-java/debian/control
trunk/libsimple-validation-java/debian/copyright
trunk/libsimple-validation-java/debian/pom.xml
trunk/libsimple-validation-java/debian/rules
Log:
Release 0.9-2
Modified: trunk/libsimple-validation-java/debian/changelog
===================================================================
--- trunk/libsimple-validation-java/debian/changelog 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/changelog 2015-12-30 12:42:58 UTC (rev 18939)
@@ -1,3 +1,19 @@
+libsimple-validation-java (0.9-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add org-openide-util-ui.jar to CLASSPATH and fix a FTBFS with
+ libnb-platform18-java >= 8.1.
+ * Tighten build-dependencies on libnb-org-openide-* packages to >= 8.1.
+ * wrap-and-sort -sa.
+ * Declare compliance with Debian Policy 3.9.6.
+ * Vcs-Browser: Use https.
+ * debian/control: Use Build-Depends field from now on since we only build
+ arch:all packages.
+ * Use compat level 9 and require debhelper >= 9.
+ * Remove empty debian/patches directory.
+
+ -- Markus Koschany <apo at debian.org> Wed, 30 Dec 2015 13:30:21 +0100
+
libsimple-validation-java (0.9-1) unstable; urgency=low
* New upstream version.
Modified: trunk/libsimple-validation-java/debian/compat
===================================================================
--- trunk/libsimple-validation-java/debian/compat 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/compat 2015-12-30 12:42:58 UTC (rev 18939)
@@ -1 +1 @@
-7
+9
Modified: trunk/libsimple-validation-java/debian/control
===================================================================
--- trunk/libsimple-validation-java/debian/control 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/control 2015-12-30 12:42:58 UTC (rev 18939)
@@ -2,18 +2,26 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends: debhelper (>= 7), javahelper (>= 0.40ubuntu1), maven-repo-helper (>= 1.6~),
- libnb-org-openide-util-java, libnb-org-openide-util-lookup-java
-Build-Depends-Indep: default-jdk
-Standards-Version: 3.9.4
+Uploaders:
+ Varun Hiremath <varun at debian.org>,
+ Andrew Ross <ubuntu at rossfamily.co.uk>
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ javahelper (>= 0.40ubuntu1),
+ libnb-org-openide-util-java (>= 8.1),
+ libnb-org-openide-util-lookup-java (>= 8.1),
+ maven-repo-helper (>= 1.6~)
+Standards-Version: 3.9.6
Homepage: http://kenai.com/projects/simplevalidation/pages/Home
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libsimple-validation-java
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libsimple-validation-java
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/libsimple-validation-java
Package: libsimple-validation-java
Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
Description: library for quickly adding validation code to Swing user-interfaces
This is a simple library for retrofitting user-interface input
validation to Swing applications. It handles validating user input
Modified: trunk/libsimple-validation-java/debian/copyright
===================================================================
--- trunk/libsimple-validation-java/debian/copyright 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/copyright 2015-12-30 12:42:58 UTC (rev 18939)
@@ -3,17 +3,16 @@
Author: Tim Boudreau
Source: http://kenai.com/projects/simplevalidation/downloads/download/
+Files: *
+Copyright: Copyright 1997-2009 Sun Microsystems, Inc.
+License: CDDL-1 or GPL-2 with CLASSPATH exception
+
Files: debian/*
Copyright: Copyright 2010, Varun Hiremath <varun at debian.org>
License: GPL-2+
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-Files: *
-Copyright: Copyright 1997-2009 Sun Microsystems, Inc.
-License: CDDL-1 or GPL-2 with CLASSPATH exception
-
-
License: GPL-2 with CLASSPATH exception
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
@@ -29,18 +28,18 @@
in the particular source file's header the words "Oracle
designates this particular file as subject to the
"Classpath" exception as provided by Oracle in the License
- file that accompanied this code."
+ file that accompanied this code."
.
Linking this library statically or dynamically with other
modules is making a combined work based on this library.
Thus, the terms and conditions of the GNU General Public
- License Version 2 cover the whole combination.
+ License Version 2 cover the whole combination.
.
As a special exception, the copyright holders of this
library give you permission to link this library with
independent modules to produce an executable, regardless of
the license terms of these independent modules, and to copy
- and distribute the resulting executable under terms of your
+ and distribute the resulting executable under terms of your
choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license
of that module. An independent module is a module which is
@@ -50,7 +49,7 @@
do not wish to do so, delete this exception statement from
your version.
.
- On Debian systems the full text of the GNU General Public
+ On Debian systems the full text of the GNU General Public
License can be found in the `/usr/share/common-licenses/GPL-2'
file.
@@ -74,10 +73,10 @@
Modifications, in each case including portions thereof.
.
1.4. "Executable" means the Covered Software in any form
- other than Source Code.
+ other than Source Code.
.
1.5. "Initial Developer" means the individual or entity that
- first makes Original Software available under this License.
+ first makes Original Software available under this License.
.
1.6. "Larger Work" means a work which combines Covered
Software or portions thereof with code not governed by the
@@ -95,22 +94,22 @@
.
A. Any file that results from an addition to, deletion from
or modification of the contents of a file containing
- Original Software or previous Modifications;
+ Original Software or previous Modifications;
.
B. Any new file that contains any part of the Original
- Software or previous Modification; or
+ Software or previous Modification; or
.
C. Any new file that is contributed or otherwise made
available under the terms of this License.
.
1.10. "Original Software" means the Source Code and
Executable form of computer software code that is originally
- released under this License.
+ released under this License.
.
1.11. "Patent Claims" means any patent claim(s), now owned
or hereafter acquired, including without limitation, method,
process, and apparatus claims, in any patent Licensable by
- grantor.
+ grantor.
.
1.12. "Source Code" means (a) the common form of computer
software code in which modifications are made and (b)
@@ -127,37 +126,37 @@
of more than fifty percent (50%) of the outstanding shares
or beneficial ownership of such entity.
.
- 2. License Grants.
+ 2. License Grants.
.
2.1. The Initial Developer Grant. Conditioned upon Your
compliance with Section 3.1 below and subject to third party
intellectual property claims, the Initial Developer hereby
grants You a world-wide, royalty-free, non-exclusive
- license:
+ license:
.
(a) under intellectual property rights (other than patent or
trademark) Licensable by Initial Developer, to use,
reproduce, modify, display, perform, sublicense and
distribute the Original Software (or portions thereof), with
or without Modifications, and/or as part of a Larger Work;
- and
+ and
.
(b) under Patent Claims infringed by the making, using or
selling of Original Software, to make, have made, use,
practice, sell, and offer for sale, and/or otherwise dispose
- of the Original Software (or portions thereof).
+ of the Original Software (or portions thereof).
.
(c) The licenses granted in Sections 2.1(a) and (b) are
effective on the date Initial Developer first distributes or
otherwise makes the Original Software available to a third
- party under the terms of this License.
+ party under the terms of this License.
.
(d) Notwithstanding Section 2.1(b) above, no patent license
is granted: (1) for code that You delete from the Original
Software, or (2) for infringements caused by: (i) the
modification of the Original Software, or (ii) the
combination of the Original Software with other software or
- devices.
+ devices.
.
2.2. Contributor Grant. Conditioned upon Your compliance
with Section 3.1 below and subject to third party
@@ -180,12 +179,12 @@
Modifications made by that Contributor (or portions
thereof); and (2) the combination of Modifications made by
that Contributor with its Contributor Version (or portions
- of such combination).
+ of such combination).
.
(c) The licenses granted in Sections 2.2(a) and 2.2(b) are
effective on the date Contributor first distributes or
otherwise makes the Modifications available to a third
- party.
+ party.
.
(d) Notwithstanding Section 2.2(b) above, no patent license
is granted: (1) for any code that Contributor has deleted
@@ -195,7 +194,7 @@
Contributor with other software (except as part of the
Contributor Version) or other devices; or (3) under Patent
Claims infringed by Covered Software in the absence of
- Modifications made by that Contributor.
+ Modifications made by that Contributor.
.
3. Distribution Obligations.
.
@@ -271,9 +270,9 @@
with other code not governed by the terms of this License
and distribute the Larger Work as a single product. In such
a case, You must make sure the requirements of this License
- are fulfilled for the Covered Software.
+ are fulfilled for the Covered Software.
.
- 4. Versions of the License.
+ 4. Versions of the License.
.
4.1. New Versions.
.
@@ -281,7 +280,7 @@
revised and/or new versions of this License from time to
time. Each version will be given a distinguishing version
number. Except as provided in Section 4.3, no one other than
- the license steward has the right to modify this License.
+ the license steward has the right to modify this License.
.
4.2. Effect of New Versions.
.
@@ -297,7 +296,7 @@
Software. Otherwise, You may also choose to use, distribute
or otherwise make the Covered Software available under the
terms of any subsequent version of the License published by
- the license steward.
+ the license steward.
.
4.3. Modified Versions.
.
@@ -323,9 +322,9 @@
REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY
CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY
COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
- DISCLAIMER.
+ DISCLAIMER.
.
- 6. TERMINATION.
+ 6. TERMINATION.
.
6.1. This License and the rights granted hereunder will
terminate automatically if You fail to comply with terms
Modified: trunk/libsimple-validation-java/debian/pom.xml
===================================================================
--- trunk/libsimple-validation-java/debian/pom.xml 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/pom.xml 2015-12-30 12:42:58 UTC (rev 18939)
@@ -17,28 +17,28 @@
<url>http://kenai.com/projects/simplevalidation/</url>
<licenses>
<license>
- <name>CDDL</name>
- <url>http://www.sun.com/cddl/cddl.html</url>
+ <name>CDDL</name>
+ <url>http://www.sun.com/cddl/cddl.html</url>
</license>
<license>
- <name>GPL-CP</name>
- <url>http://www.gnu.org/software/classpath/license.html</url>
+ <name>GPL-CP</name>
+ <url>http://www.gnu.org/software/classpath/license.html</url>
</license>
</licenses>
<developers>
<developer>
- <id>tim</id>
- <name>Tim Boudreau</name>
- <url>http://kenai.com/people/5777-Tim-Boudreau</url>
+ <id>tim</id>
+ <name>Tim Boudreau</name>
+ <url>http://kenai.com/people/5777-Tim-Boudreau</url>
</developer>
<developer>
- <id>hugoheden</id>
- <url>http://kenai.com/people/25343-hugoheden</url>
+ <id>hugoheden</id>
+ <url>http://kenai.com/people/25343-hugoheden</url>
</developer>
<developer>
- <id>mkleint</id>
- <name>Milos Kleint</name>
- <url>http://kenai.com/people/2114-mkleint</url>
+ <id>mkleint</id>
+ <name>Milos Kleint</name>
+ <url>http://kenai.com/people/2114-mkleint</url>
</developer>
</developers>
<issueManagement>
Modified: trunk/libsimple-validation-java/debian/rules
===================================================================
--- trunk/libsimple-validation-java/debian/rules 2015-12-14 13:47:38 UTC (rev 18938)
+++ trunk/libsimple-validation-java/debian/rules 2015-12-30 12:42:58 UTC (rev 18939)
@@ -1,11 +1,11 @@
#!/usr/bin/make -f
-JAVA_HOME := /usr/lib/jvm/default-java
+JAVA_HOME := /usr/lib/jvm/default-java
# Include the .resource files etc in the jar:
export JH_JAR_EXTRA=$(shell find org -type f -not -name "*.java")
-export CLASSPATH := /usr/share/java/org-openide-util-lookup.jar:/usr/share/java/org-openide-util.jar
+export CLASSPATH := /usr/share/java/org-openide-util-lookup.jar:/usr/share/java/org-openide-util.jar:/usr/share/java/org-openide-util-ui.jar
%:
More information about the pkg-java-commits
mailing list