[pkg-java] r19032 - trunk/libjgoodies-animation-java/debian

Markus Koschany apo at moszumanska.debian.org
Fri Apr 22 07:34:58 UTC 2016


Author: apo
Date: 2016-04-22 07:34:58 +0000 (Fri, 22 Apr 2016)
New Revision: 19032

Added:
   trunk/libjgoodies-animation-java/debian/README.source
   trunk/libjgoodies-animation-java/debian/libjgoodies-animation-java.poms
   trunk/libjgoodies-animation-java/debian/maven.rules
Removed:
   trunk/libjgoodies-animation-java/debian/README.Debian-source
   trunk/libjgoodies-animation-java/debian/ant.properties
   trunk/libjgoodies-animation-java/debian/doc-base
   trunk/libjgoodies-animation-java/debian/orig-tar.sh
Modified:
   trunk/libjgoodies-animation-java/debian/changelog
   trunk/libjgoodies-animation-java/debian/compat
   trunk/libjgoodies-animation-java/debian/control
   trunk/libjgoodies-animation-java/debian/copyright
   trunk/libjgoodies-animation-java/debian/docs
   trunk/libjgoodies-animation-java/debian/rules
   trunk/libjgoodies-animation-java/debian/watch
Log:
Release 1.4.3-1


Deleted: trunk/libjgoodies-animation-java/debian/README.Debian-source
===================================================================
--- trunk/libjgoodies-animation-java/debian/README.Debian-source	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/README.Debian-source	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,14 +0,0 @@
-libjgoodies-animation-java
-==========================
-
-The upstream supplied source package contains pre-built
-documentation and binary jar files.  Currently no clean source
-distribution exists. Therefore, the upstream sources were modified to
-comply with the Debian Free Software Guidelines.
-
-Use the rules/get-orig-source target to create the orig.tar.gz.
-For more details on repackaging of upstream sources please see the 
-debian/orig-tar.sh file.
-
--- Varun Hiremath <varunhiremath at gmail.com>  Mon, 27 Aug 2007 20:03:06 +0530
-

Added: trunk/libjgoodies-animation-java/debian/README.source
===================================================================
--- trunk/libjgoodies-animation-java/debian/README.source	                        (rev 0)
+++ trunk/libjgoodies-animation-java/debian/README.source	2016-04-22 07:34:58 UTC (rev 19032)
@@ -0,0 +1,17 @@
+libjgoodies-animation-java
+==========================
+
+The upstream supplied source package contains pre-built documentation and
+binary jar files. Currently no clean source distribution exists. Therefore, the
+upstream sources were modified to comply with the Debian Free Software
+Guidelines.
+
+The sources were downloaded from:
+
+http://www.jgoodies.com/download/libraries/animation/jgoodies-animation-1_4_3.zip
+
+The latest versions are closed source now.
+
+The basis for this package is the -sources.jar file inside the zip file. The
+directory structure was modified so that the Maven build system could
+automatically find all source files.

Deleted: trunk/libjgoodies-animation-java/debian/ant.properties
===================================================================
--- trunk/libjgoodies-animation-java/debian/ant.properties	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/ant.properties	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,2 +0,0 @@
-javadoc.link=
-build.boot.classpath=

Modified: trunk/libjgoodies-animation-java/debian/changelog
===================================================================
--- trunk/libjgoodies-animation-java/debian/changelog	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/changelog	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,3 +1,31 @@
+libjgoodies-animation-java (1.4.3-1) unstable; urgency=medium
+
+  * Team upload.
+  * Update debian/watch. Newer versions are closed source now.
+  * Imported Upstream version 1.4.3. (Closes: #690220)
+  * Rename README.Debian-source to README.source.
+  * Drop orig-tar.sh.
+  * wrap-and-sort -sa.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Use only Build-Depends field.
+  * Use compat level 9 and require debhelper >= 9.
+  * Use canonical Vcs-URI.
+  * Add {maven:Depends} substvar.
+  * Build system switched to Maven. Add maven-debian-helper to Build-Depends
+    and remove Ant. Provide Maven artifacts.
+  * Switch from cdbs to dh sequencer.
+  * Drop ant.properties.
+  * Add Suggests: ${maven:OptionalDepends}
+  * Do not install the documentation into the library package anymore.
+  * Update package description and remove second paragraph about Java 1.4
+    requirements.
+  * Add libjgoodies-animation-java.poms.
+  * Add maven.rules.
+  * Update debian/copyright to copyright format 1.0.
+  * Update homepage field.
+
+ -- Markus Koschany <apo at debian.org>  Fri, 22 Apr 2016 09:16:51 +0200
+
 libjgoodies-animation-java (1.2.0-5) unstable; urgency=low
 
   * Switch to default-jdk.

Modified: trunk/libjgoodies-animation-java/debian/compat
===================================================================
--- trunk/libjgoodies-animation-java/debian/compat	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/compat	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1 +1 @@
-5
+9

Modified: trunk/libjgoodies-animation-java/debian/control
===================================================================
--- trunk/libjgoodies-animation-java/debian/control	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/control	2016-04-22 07:34:58 UTC (rev 19032)
@@ -2,21 +2,29 @@
 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)
-Build-Depends-Indep: ant, default-jdk, libjgoodies-binding-java, libjgoodies-forms-java
-Standards-Version: 3.9.1
-Homepage: https://animation.dev.java.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjgoodies-animation-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjgoodies-animation-java
+Uploaders:
+ Varun Hiremath <varun at debian.org>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ junit4,
+ libjgoodies-common-java,
+ maven-debian-helper
+Standards-Version: 3.9.8
+Homepage: http://www.jgoodies.com/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjgoodies-animation-java
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/libjgoodies-animation-java
 
 Package: libjgoodies-animation-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${maven:Depends}
+Suggests:
+ ${maven:OptionalDepends}
 Description: Time-based real-time animations in Java
  The JGoodies Animation framework enables you to produce sophisticated
- time-based real-time animations in Java. It has been designed for a
- seemless, flexible and powerful integration with Java, ease-of-use
- and a small library size.
- .
- The Animation framework requires Java 1.4 or later.
+ time-based real-time animations in Java. It has been designed for a seemless,
+ flexible and powerful integration with Java, ease-of-use and a small library
+ size.

Modified: trunk/libjgoodies-animation-java/debian/copyright
===================================================================
--- trunk/libjgoodies-animation-java/debian/copyright	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/copyright	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,30 +1,47 @@
-This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Fri,  4 May 2007 19:40:48 +0530.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: JGoodies Animation
+Source: http://www.jgoodies.com/download/libraries/animation/jgoodies-animation-1_4_3.zip
 
-It was downloaded from http://www.jgoodies.com/downloads/libraries.html
+Files: *
+Copyright: 2001-2013 JGoodies Software GmbH
+License: BSD-3-clause
 
-Upstream Author: Karsten Lentzsch
+Files: debian/*
+Copyright: 2007-2008, Varun Hiremath <varunhiremath at gmail.com>
+           2011,      Torsten Werner <twerner at debian.org>
+           2016,      Markus Koschany <apo at debian.org>
+License: Apache-2.0
 
-Copyright: (c) 2001-2006 JGoodies Karsten Lentzsch
+License: Apache-2.0
+ On Debian GNU/Linux system you can find the complete text of the
+ Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
 
-License:
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
-
-    THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
-
-On Debian systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.
-
-The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+License: BSD-3-clause
+ * Copyright (c) 2001-2013 JGoodies Software GmbH. All Rights Reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ *
+ *  o Redistributions of source code must retain the above copyright notice,
+ *    this list of conditions and the following disclaimer.
+ *
+ *  o 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.
+ *
+ *  o Neither the name of JGoodies Software GmbH nor the names of
+ *    its contributors may 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.
+ */

Deleted: trunk/libjgoodies-animation-java/debian/doc-base
===================================================================
--- trunk/libjgoodies-animation-java/debian/doc-base	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/doc-base	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,10 +0,0 @@
-Document: libjgoodies-animation-java
-Title: Time-based real-time animations in Java
-Author: Karsten Lentzsch
-Abstract: The JGoodies Animation framework enables you to produce sophisticated
- time-based real-time animations in Java.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libjgoodies-animation-java/README.html
-Files: /usr/share/doc/libjgoodies-animation-java/*.html

Modified: trunk/libjgoodies-animation-java/debian/docs
===================================================================
--- trunk/libjgoodies-animation-java/debian/docs	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/docs	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,3 +1 @@
-build/docs/api
-docs/*
 README.html

Added: trunk/libjgoodies-animation-java/debian/libjgoodies-animation-java.poms
===================================================================
--- trunk/libjgoodies-animation-java/debian/libjgoodies-animation-java.poms	                        (rev 0)
+++ trunk/libjgoodies-animation-java/debian/libjgoodies-animation-java.poms	2016-04-22 07:34:58 UTC (rev 19032)
@@ -0,0 +1 @@
+pom.xml --no-parent

Added: trunk/libjgoodies-animation-java/debian/maven.rules
===================================================================
--- trunk/libjgoodies-animation-java/debian/maven.rules	                        (rev 0)
+++ trunk/libjgoodies-animation-java/debian/maven.rules	2016-04-22 07:34:58 UTC (rev 19032)
@@ -0,0 +1,2 @@
+junit junit jar s/4\..*/4.x/ * *
+com.jgoodies jgoodies-common * s/.*/1.x/ * *

Deleted: trunk/libjgoodies-animation-java/debian/orig-tar.sh
===================================================================
--- trunk/libjgoodies-animation-java/debian/orig-tar.sh	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/orig-tar.sh	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,22 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-TAR=libjgoodies-animation-java_$2.orig.tar.gz
-DIR=libjgoodies-animation-java-$2.orig
-
-# clean up the upstream tarball
-unzip $3
-mv animation-$2 $DIR
-#GZIP=--best (add with next version)
-tar -c -z -f $TAR --exclude '*.jar' --exclude '*.pdf' --exclude '*/docs/api/*' $DIR
-rm -rf $3 $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi
-
-exit 0

Modified: trunk/libjgoodies-animation-java/debian/rules
===================================================================
--- trunk/libjgoodies-animation-java/debian/rules	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/rules	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,15 +1,8 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
+%:
+	dh $@ --parallel --buildsystem=maven
 
-JAVA_HOME            := /usr/lib/jvm/default-java
-DEB_JARS             := binding forms
-DEB_ANT_BUILD_TARGET := jar javadoc
+override_dh_installchangelogs:
+	dh_installchangelogs RELEASE-NOTES.txt
 
-install/libjgoodies-animation-java::
-	install -m 644 -D build/animation.jar $(DEB_DESTDIR)/usr/share/java/animation-$(DEB_UPSTREAM_VERSION).jar
-	dh_link /usr/share/java/animation-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/animation.jar
-
-get-orig-source:
-	-uscan --upstream-version 0

Modified: trunk/libjgoodies-animation-java/debian/watch
===================================================================
--- trunk/libjgoodies-animation-java/debian/watch	2016-04-21 13:14:13 UTC (rev 19031)
+++ trunk/libjgoodies-animation-java/debian/watch	2016-04-22 07:34:58 UTC (rev 19032)
@@ -1,4 +1,3 @@
-version=3
-opts=uversionmangle=s/\_/\./g \
-http://www.jgoodies.com/downloads/libraries.html .*/animation-(.*)\.zip \
-debian debian/orig-tar.sh
+version=4
+# Latest downloadable version is 1.4.3. Newer versions are closed source now.
+# http://www.jgoodies.com/download/libraries/animation/jgoodies-animation-1_4_3.zip




More information about the pkg-java-commits mailing list