[libswingx-java] 10/26: * New upstream release. * Bump Standards-Version to 3.8.3 - Change section to "java" - Rename debian/README.Debian-source to debian/README.source * Bump debhelper version to >= 7 * Remove unused Depends on ${shlibs:Depends} * Default JRE: - Build-Depends on default-jdk - Use /usr/lib/jvm/default-java as JAVA_HOME * Add myself to Uploaders * Use DEP5 format for debian/copyright
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 7 12:01:48 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libswingx-java.
commit 0a534ca42584d1d7e33901f58300ff084f691116
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Nov 1 21:30:48 2009 +0000
* New upstream release.
* Bump Standards-Version to 3.8.3
- Change section to "java"
- Rename debian/README.Debian-source to debian/README.source
* Bump debhelper version to >= 7
* Remove unused Depends on ${shlibs:Depends}
* Default JRE:
- Build-Depends on default-jdk
- Use /usr/lib/jvm/default-java as JAVA_HOME
* Add myself to Uploaders
* Use DEP5 format for debian/copyright
---
debian/{README.Debian-source => README.source} | 0
debian/changelog | 16 +++++++
debian/compat | 2 +-
debian/control | 17 ++++----
debian/copyright | 60 +++++++++++---------------
debian/orig-tar.exclude | 2 +
debian/orig-tar.sh | 2 +-
debian/rules | 2 +-
8 files changed, 55 insertions(+), 46 deletions(-)
diff --git a/debian/README.Debian-source b/debian/README.source
similarity index 100%
rename from debian/README.Debian-source
rename to debian/README.source
diff --git a/debian/changelog b/debian/changelog
index 43dd5b9..83b26d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libswingx-java (1:1.0-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Bump Standards-Version to 3.8.3
+ - Change section to "java"
+ - Rename debian/README.Debian-source to debian/README.source
+ * Bump debhelper version to >= 7
+ * Remove unused Depends on ${shlibs:Depends}
+ * Default JRE:
+ - Build-Depends on default-jdk
+ - Use /usr/lib/jvm/default-java as JAVA_HOME
+ * Add myself to Uploaders
+ * Use DEP5 format for debian/copyright
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 01 Nov 2009 00:40:37 +0100
+
libswingx-java (1:0.9.5-1) unstable; urgency=low
* New upstream release
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 190784e..f0121f6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
Source: libswingx-java
-Section: libs
+Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, libbatik-java, openjdk-6-jdk
-Standards-Version: 3.8.0
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), quilt, default-jdk, ant
+Build-Depends-Indep: libbatik-java
+Standards-Version: 3.8.3
Homepage: https://swingx.dev.java.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java/
Package: libswingx-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre | java5-runtime
+Depends: ${misc:Depends}, default-jre | java5-runtime
Suggests: java-virtual-machine
Description: extensions to the Swing GUI toolkit
This package contains extensions to the Swing GUI toolkit, including new and
diff --git a/debian/copyright b/debian/copyright
index 4814eda..fbcd817 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Sat Apr 21 15:20:16 CEST 2007.
-
-It was downloaded from
-http://swinglabs.org/hudson/job/SwingX%20Weekly%20Build/lastStableBuild/
-
-Upstream Author: SwingLabs SwingX Project
-
-Copyright (c) 2005-2006 Sun Microsystems, Inc., 4150 Network Circle, Santa
-Clara, California 95054, U.S.A. All rights reserved. Use is subject
-to license terms below. Sun, Sun Microsystems and the Sun logo are
-trademarks or registered trademarks of Sun Microsystems, Inc. in the
-U.S. and other countries.
-
-License:
-
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: SwingX
+Maintainer: SwingLabs SwingX Project
+Source: http://swinglabs.org/downloads.jsp
+
+Files: *
+Copyright: Copyright (c) 2005-2006 Sun Microsystems, Inc.
+License: LGPL-2.1+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
@@ -24,12 +16,12 @@ License:
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-
-JXTipOfTheDayTest.java is Copyright (c) 2007 L2FProd.com and
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
+Files: src/test/org/jdesktop/swingx/JXTipOfTheDayTest.java
+Copyright: Copyright (c) 2007 L2FProd.com and
+License: Apache-2.0
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
@@ -42,19 +34,14 @@ JXTipOfTheDayTest.java is Copyright (c) 2007 L2FProd.com and
See the License for the specific language governing permissions and
limitations under the License.
-
-The content of the directories src/java/org/jdesktop/swingx/image,
-src/java/org/jdesktop/swingx/graphics, and src/java/org/jdesktop/swingx/geom
-are
-
+Files: src/java/org/jdesktop/swingx/image/*,
+ src/java/org/jdesktop/swingx/graphics/*,
+ src/java/org/jdesktop/swingx/geom/Star2D.java
+Copyright: Copyright 2005 Sun Microsystems, Inc.
+Copyright: Copyright (c) 2006 Romain Guy <romain.guy at mac.com>
+License: LPGL-2.1, BSD
Dual-licensed under LGPL (Sun and Romain Guy) and BSD (Romain Guy).
- Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle,
- Santa Clara, California 95054, U.S.A. All rights reserved.
-
- Copyright (c) 2006 Romain Guy <romain.guy at mac.com>
- All rights reserved.
-
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -77,7 +64,10 @@ are
(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, Torsten Werner <twerner at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: Copyright 2007, Torsten Werner <twerner at debian.org>
+Copyright: Copyright 2009, Damien Raude-Morvan <drazzib at debian.org>
+Licence: GPL-2+
+ Debian packaging is licensed under the GPL version 2 (or later),
+ see `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
new file mode 100644
index 0000000..e9bf201
--- /dev/null
+++ b/debian/orig-tar.exclude
@@ -0,0 +1,2 @@
+*.jar
+lib/*
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index fb86c2c..f947182 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -7,7 +7,7 @@ DIR=swingx-$2-src
# clean up and repackage the upstream zip file
unzip $3
-tar -c -z -f $TAR --exclude '*.jar' $DIR
+tar -c -z -f $TAR -X debian/orig-tar.exclude $DIR
rm -rf $DIR $3
# move to directory 'tarballs'
diff --git a/debian/rules b/debian/rules
index d969fbb..570a35a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-JAVA_HOME := /usr/lib/jvm/java-6-openjdk
+JAVA_HOME := /usr/lib/jvm/default-java
DEB_ANT_BUILDFILE := debian/build.xml
# it was batik.jar up to version 1.6 and is is now batik-all.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libswingx-java.git
More information about the pkg-java-commits
mailing list