[pkg-java] r14033 - in tags/libcommons-net1-java: . 1.4.1-3/debian 1.4.1-3/debian/patches

Torsten Werner twerner at alioth.debian.org
Sun Aug 7 08:44:03 UTC 2011


Author: twerner
Date: 2011-08-07 08:44:03 +0000 (Sun, 07 Aug 2011)
New Revision: 14033

Added:
   tags/libcommons-net1-java/1.4.1-3/
   tags/libcommons-net1-java/1.4.1-3/debian/changelog
   tags/libcommons-net1-java/1.4.1-3/debian/control
   tags/libcommons-net1-java/1.4.1-3/debian/doc-base
   tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch
   tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch
   tags/libcommons-net1-java/1.4.1-3/debian/patches/series
   tags/libcommons-net1-java/1.4.1-3/debian/rules
   tags/libcommons-net1-java/1.4.1-3/debian/source/
Removed:
   tags/libcommons-net1-java/1.4.1-3/debian/changelog
   tags/libcommons-net1-java/1.4.1-3/debian/control
   tags/libcommons-net1-java/1.4.1-3/debian/doc-base
   tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch
   tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch
   tags/libcommons-net1-java/1.4.1-3/debian/rules
Log:
[svn-buildpackage] Tagging libcommons-net1-java 1.4.1-3

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/changelog
===================================================================
--- trunk/libcommons-net1-java/debian/changelog	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/changelog	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,71 +0,0 @@
-libcommons-net-java (1.4.1-2.1) UNRELEASED; urgency=low
-
-  * Fixed watch file to match version 1.x only.
-
- -- Michael Koch <konqueror at gmx.de>  Tue, 29 Sep 2009 09:44:43 +0200
-
-libcommons-net-java (1.4.1-2) unstable; urgency=low
-
-  [ Matthias Klose ]
-  * (Build-)depend on default-jre/-jdk.
-  * Set java source version to 1.4.
-
-  [ Emmanuel Bourg ]
-  * Update of the URLs
-  * Rename Jakarta Commons to Apache Commons
-
-  [ Torsten Werner ]
-  * Add myself to Uploaders.
-  * Add missing Depends: ${misc:Depends}.
-  * Switch to debhelper compat level 5.
-  * Update Standards-Version: 3.8.2.
-  * Add Homepage and Vcs-* headers.
-  * Change Section: java.
-  * Change encoding of debian/copyright to UTF-8.
-  * Fix Description (the The).
-
- -- Torsten Werner <twerner at debian.org>  Sun, 02 Aug 2009 22:50:12 +0200
-
-libcommons-net-java (1.4.1-1) unstable; urgency=low
-
-  * New upstram (closes: #377064)
-  * debian/watch: updated to official Apache web site (not a mirror)
-  * Updated Standards-Version to 3.7.2; split Build-Dep and
-    Build-Dep-Indep
-  * Built with java-gcj-compat-dev and cdbs-ant
-  * debian/doc-base: added (based on Wolfgang's libcommons-logging-java
-    debian/doc-base file)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue,  1 Aug 2006 12:01:53 +0200
-
-libcommons-net-java (1.3.0-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue, 15 Mar 2005 12:55:43 +0100
-
-libcommons-net-java (1.2.2-2) unstable; urgency=low
-
-  * gjdoc can now build the documentation (closes: #273546).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Mon, 28 Feb 2005 12:02:14 +0100
-
-libcommons-net-java (1.2.2-1) unstable; urgency=low
-
-  * New upstream release (closes: #272028).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Mon, 11 Oct 2004 10:39:14 +0200
-
-libcommons-net-java (1.2.1-2) unstable; urgency=low
-
-  * added cdbs to the build-depends, thanks to Frederik Schueler (Closes:
-    #251451)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sat, 29 May 2004 21:05:46 +0200
-
-libcommons-net-java (1.2.1-1) unstable; urgency=low
-
-  * Initial Release (closes: #237513).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue, 11 May 2004 17:01:55 +0200
-

Copied: tags/libcommons-net1-java/1.4.1-3/debian/changelog (from rev 14031, trunk/libcommons-net1-java/debian/changelog)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/changelog	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/changelog	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,78 @@
+libcommons-net1-java (1.4.1-3) unstable; urgency=low
+
+  [ Michael Koch ]
+  * Fixed watch file to match version 1.x only.
+
+  [ Torsten Werner ]
+  * Rename package to libcommons-net1-java and add Provides:
+    libcommons-net-java.
+  * Remove Java runtime Depends.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 07 Aug 2011 10:33:15 +0200
+
+libcommons-net-java (1.4.1-2) unstable; urgency=low
+
+  [ Matthias Klose ]
+  * (Build-)depend on default-jre/-jdk.
+  * Set java source version to 1.4.
+
+  [ Emmanuel Bourg ]
+  * Update of the URLs
+  * Rename Jakarta Commons to Apache Commons
+
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+  * Add missing Depends: ${misc:Depends}.
+  * Switch to debhelper compat level 5.
+  * Update Standards-Version: 3.8.2.
+  * Add Homepage and Vcs-* headers.
+  * Change Section: java.
+  * Change encoding of debian/copyright to UTF-8.
+  * Fix Description (the The).
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 02 Aug 2009 22:50:12 +0200
+
+libcommons-net-java (1.4.1-1) unstable; urgency=low
+
+  * New upstram (closes: #377064)
+  * debian/watch: updated to official Apache web site (not a mirror)
+  * Updated Standards-Version to 3.7.2; split Build-Dep and
+    Build-Dep-Indep
+  * Built with java-gcj-compat-dev and cdbs-ant
+  * debian/doc-base: added (based on Wolfgang's libcommons-logging-java
+    debian/doc-base file)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue,  1 Aug 2006 12:01:53 +0200
+
+libcommons-net-java (1.3.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue, 15 Mar 2005 12:55:43 +0100
+
+libcommons-net-java (1.2.2-2) unstable; urgency=low
+
+  * gjdoc can now build the documentation (closes: #273546).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon, 28 Feb 2005 12:02:14 +0100
+
+libcommons-net-java (1.2.2-1) unstable; urgency=low
+
+  * New upstream release (closes: #272028).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon, 11 Oct 2004 10:39:14 +0200
+
+libcommons-net-java (1.2.1-2) unstable; urgency=low
+
+  * added cdbs to the build-depends, thanks to Frederik Schueler (Closes:
+    #251451)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat, 29 May 2004 21:05:46 +0200
+
+libcommons-net-java (1.2.1-1) unstable; urgency=low
+
+  * Initial Release (closes: #237513).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue, 11 May 2004 17:01:55 +0200
+

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/control
===================================================================
--- trunk/libcommons-net1-java/debian/control	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/control	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,36 +0,0 @@
-Source: libcommons-net-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 5), cdbs
-Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
-Standards-Version: 3.8.2
-Homepage: http://commons.apache.org/net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net-java/
-
-Package: libcommons-net-java
-Architecture: all
-Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless,
- liboro-java (>= 2.0.8), ${misc:Depends}
-Description: internet protocol suite Java library
- This is an Internet protocol suite Java library originally developed by
- ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
- NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
- as BSD R command support. The purpose of the library is to provide
- fundamental protocol access, not higher-level abstractions. Therefore,
- some of the design violates object-oriented design principles. Our
- philosophy is to make the global functionality of a protocal accesible
- (e.g., TFTP send file and receive file) when possible, but also provide
- access to the fundamental protocols where applicable so that the
- programmer may construct his own custom implementations (e.g, the TFTP
- packet classes and the TFTP packet send and receive methods are
- exposed). NetComponents was originally a commercial product, but after
- ORO dissolved, it was continued to be made available for those who
- found it useful. However, no updates have been made since version
- 1.3.8, released in 1998. Now that certain contract obligations have
- expired, it is possible to make the source code freely available under
- the Apache Software License.
- .
- This is a part of the Apache Commons Project.

Copied: tags/libcommons-net1-java/1.4.1-3/debian/control (from rev 14031, trunk/libcommons-net1-java/debian/control)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/control	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/control	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,36 @@
+Source: libcommons-net1-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 5), cdbs
+Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
+Standards-Version: 3.8.2
+Homepage: http://commons.apache.org/net/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net-java/
+
+Package: libcommons-net1-java
+Architecture: all
+Depends: liboro-java (>= 2.0.8), ${misc:Depends}
+Provides: libcommons-net-java
+Description: internet protocol suite Java library
+ This is an Internet protocol suite Java library originally developed by
+ ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
+ NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
+ as BSD R command support. The purpose of the library is to provide
+ fundamental protocol access, not higher-level abstractions. Therefore,
+ some of the design violates object-oriented design principles. Our
+ philosophy is to make the global functionality of a protocal accesible
+ (e.g., TFTP send file and receive file) when possible, but also provide
+ access to the fundamental protocols where applicable so that the
+ programmer may construct his own custom implementations (e.g, the TFTP
+ packet classes and the TFTP packet send and receive methods are
+ exposed). NetComponents was originally a commercial product, but after
+ ORO dissolved, it was continued to be made available for those who
+ found it useful. However, no updates have been made since version
+ 1.3.8, released in 1998. Now that certain contract obligations have
+ expired, it is possible to make the source code freely available under
+ the Apache Software License.
+ .
+ This is a part of the Apache Commons Project.

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/doc-base
===================================================================
--- trunk/libcommons-net1-java/debian/doc-base	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/doc-base	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,10 +0,0 @@
-Document: libcommons-net-java
-Title: Programmer API for Commons Net
-Author: Apache Commons Net developers
-Abstract: Apache Commons Net implements the client side of many basic
- Internet protocols.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libcommons-net-java/api/index.html
-Files: /usr/share/doc/libcommons-net-java/api/*

Copied: tags/libcommons-net1-java/1.4.1-3/debian/doc-base (from rev 14031, trunk/libcommons-net1-java/debian/doc-base)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/doc-base	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/doc-base	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,10 @@
+Document: libcommons-net-java
+Title: Programmer API for Commons Net
+Author: Apache Commons Net developers
+Abstract: Apache Commons Net implements the client side of many basic
+ Internet protocols.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libcommons-net1-java/api/index.html
+Files: /usr/share/doc/libcommons-net1-java/api/*

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch
===================================================================
--- trunk/libcommons-net1-java/debian/patches/01_build_xml_fork_to_compile_tests.patch	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,12 +0,0 @@
---- build.xml~	2005-12-03 16:05:48.000000000 +0000
-+++ build.xml	2006-08-01 09:45:03.000000000 +0000
-@@ -123,7 +123,8 @@
-   <target name="compile-tests" if="Junit.present" depends="junit-present,compile">
-     <mkdir dir="${testclassesdir}">
-     </mkdir>
--    <javac destdir="${testclassesdir}" deprecation="true" debug="true" optimize="false" excludes="**/package.html">
-+    <javac destdir="${testclassesdir}" deprecation="true" debug="true"
-+	    optimize="false" excludes="**/package.html" fork="true">
-       <src>
-         <pathelement location="src/test">
-         </pathelement>

Copied: tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch (from rev 14031, trunk/libcommons-net1-java/debian/patches/01_build_xml_fork_to_compile_tests.patch)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/patches/01_build_xml_fork_to_compile_tests.patch	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,14 @@
+Index: libcommons-net-java/build.xml
+===================================================================
+--- libcommons-net-java.orig/build.xml	2011-08-07 10:34:34.000000000 +0200
++++ libcommons-net-java/build.xml	2011-08-07 10:35:40.000000000 +0200
+@@ -123,7 +123,8 @@
+   <target name="compile-tests" if="Junit.present" depends="junit-present,compile">
+     <mkdir dir="${testclassesdir}">
+     </mkdir>
+-    <javac destdir="${testclassesdir}" deprecation="true" debug="true" optimize="false" excludes="**/package.html">
++    <javac destdir="${testclassesdir}" deprecation="true" debug="true"
++	    optimize="false" excludes="**/package.html" fork="true">
+       <src>
+         <pathelement location="src/test">
+         </pathelement>

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch
===================================================================
--- trunk/libcommons-net1-java/debian/patches/02_build_xml_dont_build_tests.patch	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,11 +0,0 @@
---- build.xml~	2006-08-01 09:47:53.000000000 +0000
-+++ build.xml	2006-08-01 09:50:13.000000000 +0000
-@@ -58,7 +58,7 @@
-       </fileset>
-     </copy>
-   </target>
--  <target name="jar" description="o Create the jar" depends="compile,test">
-+  <target name="jar" description="o Create the jar" depends="compile">
-     <jar jarfile="${defaulttargetdir}/${final.name}.jar">
- 	    <fileset dir="${classesdir}">
- 		    <exclude name="**/examples/**"/>

Copied: tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch (from rev 14031, trunk/libcommons-net1-java/debian/patches/02_build_xml_dont_build_tests.patch)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/patches/02_build_xml_dont_build_tests.patch	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,13 @@
+Index: libcommons-net-java/build.xml
+===================================================================
+--- libcommons-net-java.orig/build.xml	2011-08-07 10:35:40.000000000 +0200
++++ libcommons-net-java/build.xml	2011-08-07 10:35:48.000000000 +0200
+@@ -58,7 +58,7 @@
+       </fileset>
+     </copy>
+   </target>
+-  <target name="jar" description="o Create the jar" depends="compile,test">
++  <target name="jar" description="o Create the jar" depends="compile">
+     <jar jarfile="${defaulttargetdir}/${final.name}.jar">
+ 	    <fileset dir="${classesdir}">
+ 		    <exclude name="**/examples/**"/>

Copied: tags/libcommons-net1-java/1.4.1-3/debian/patches/series (from rev 14031, trunk/libcommons-net1-java/debian/patches/series)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/patches/series	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/patches/series	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,2 @@
+01_build_xml_fork_to_compile_tests.patch
+02_build_xml_dont_build_tests.patch

Deleted: tags/libcommons-net1-java/1.4.1-3/debian/rules
===================================================================
--- trunk/libcommons-net1-java/debian/rules	2011-08-07 08:24:14 UTC (rev 14030)
+++ tags/libcommons-net1-java/1.4.1-3/debian/rules	2011-08-07 08:44:03 UTC (rev 14033)
@@ -1,26 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
-
-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
-
-JAVA_HOME := /usr/lib/jvm/default-java
-DEB_JARS := oro junit
-DEB_ANT_BUILD_TARGET := dist
-LIBRARY=commons-net
-VERSION=1.4.1
-ANT_OPTS = -Dant.build.javac.source=1.4
-
-install/lib$(LIBRARY)-java::
-	install -m 644 target/$(LIBRARY)-$(VERSION).jar debian/lib$(LIBRARY)-java/usr/share/java/$(LIBRARY)-$(VERSION).jar
-	echo "usr/share/java/$(LIBRARY)-$(VERSION).jar usr/share/java/$(LIBRARY).jar" > debian/lib$(LIBRARY)-java.links
-
-#clean::
-#	-rm debian/lib$(LIBRARY)-java.links gjdoc_rawcomment.cache
-#	-rm -fr $(DIST) $(BUILD) $(APIDOC)

Copied: tags/libcommons-net1-java/1.4.1-3/debian/rules (from rev 14031, trunk/libcommons-net1-java/debian/rules)
===================================================================
--- tags/libcommons-net1-java/1.4.1-3/debian/rules	                        (rev 0)
+++ tags/libcommons-net1-java/1.4.1-3/debian/rules	2011-08-07 08:44:03 UTC (rev 14033)
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+#export DH_COMPAT=4
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_JARS := oro junit
+DEB_ANT_BUILD_TARGET := dist
+LIBRARY=commons-net
+VERSION=1.4.1
+ANT_OPTS = -Dant.build.javac.source=1.4
+
+install/libcommons-net1-java::
+	dh_install -plibcommons-net1-java target/$(LIBRARY)-$(VERSION).jar /usr/share/java/
+	dh_link -plibcommons-net1-java /usr/share/java/$(LIBRARY)-$(VERSION).jar /usr/share/java/$(LIBRARY).jar
+
+#clean::
+#	-rm debian/lib$(LIBRARY)-java.links gjdoc_rawcomment.cache
+#	-rm -fr $(DIST) $(BUILD) $(APIDOC)




More information about the pkg-java-commits mailing list