CVS jline/debian

Peter Eisentraut petere at haydn.debian.org
Wed Oct 5 18:49:36 UTC 2005


Update of /cvsroot/pkg-java/jline/debian
In directory haydn:/tmp/cvs-serv6249/debian

Modified Files:
	changelog control copyright libjline-java-doc.docs rules 
Added Files:
	watch 
Removed Files:
	.cvsignore README.Debian ant.properties dirs files links 
Log Message:
jline (0.9.1-2) unstable; urgency=low

  * Converted patches to simple-patchsys
  * Changed build dependency to ant (closes: #331650)
  * Changed maintainer to Debian Java Maintainers
  * Don't install AUTHORS file


--- /cvsroot/pkg-java/jline/debian/changelog	2005/09/23 13:01:42	1.2
+++ /cvsroot/pkg-java/jline/debian/changelog	2005/10/05 18:49:36	1.3
@@ -1,5 +1,14 @@
+jline (0.9.1-2) unstable; urgency=low
+
+  * Converted patches to simple-patchsys
+  * Changed build dependency to ant (closes: #331650)
+  * Changed maintainer to Debian Java Maintainers
+  * Don't install AUTHORS file
+
+ -- Peter Eisentraut <petere at debian.org>  Wed,  5 Oct 2005 20:24:25 +0200
+
 jline (0.9.1-1) unstable; urgency=low
 
-  * Initial Release (closes: #23046).
+  * Initial release (closes: #328575)
 
- -- Trygve Laugstøl <trygvis at inamo.no>  Mon,  8 Aug 2005 02:01:12 +0200
+ -- Peter Eisentraut <petere at debian.org>  Fri, 16 Sep 2005 17:53:35 +0200
--- /cvsroot/pkg-java/jline/debian/control	2005/09/23 13:01:42	1.2
+++ /cvsroot/pkg-java/jline/debian/control	2005/10/05 18:49:36	1.3
@@ -2,20 +2,33 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Trygve Laugstøl <trygvis at inamo.no>
-Build-Depends-Indep: ant (>= 1.6.5), classpath (>= 2:0.17), debhelper (>> 4.0.0), dpatch (>= 2.0.15), junit (>= 3.8.1), kaffe (>= 2:1.1.5), libgcj6 (>= 4.0.1)
+Uploaders: Peter Eisentraut <petere at debian.org>
+Build-Depends-Indep: cdbs (>= 0.4.5.3), debhelper (>= 4.1.0), kaffe, jikes, ant, junit
 Standards-Version: 3.6.2
 
 Package: libjline-java
+Section: libs
 Architecture: all
-Depends: kaffe (>= 2:1.1.5) | java1-runtime | java2-runtime
-Suggests: libjline-java-doc
-Description: Java library for handling console input similar to readline
- People familiar with the readline/editline capabilities for modern shells
- (such as bash and tcsh) will find most of the command editing features of
- JLine to be familiar.
+Depends: kaffe | java2-runtime | java1-runtime
+Suggests: kaffe | java-virtual-machine, libjline-java-doc
+Description: Java library for handling console input
+ JLine is a 100% pure Java library for reading and editing console input.
+ It is similar in functionality to BSD editline and GNU readline.  People
+ familiar with the readline/editline capabilities for modern shells will
+ find most of the command editing features of JLine to be familiar.
+ .
+ Web site: http://jline.sourceforge.net/
 
 Package: libjline-java-doc
+Section: doc
 Architecture: all
-Description: Java library for handling console input similar to readline - documentation
- Includes javadocs only.
+Suggests: libjline-java
+Description: documentation for JLine
+ JLine is a 100% pure Java library for reading and editing console input.
+ It is similar in functionality to BSD editline and GNU readline.  People
+ familiar with the readline/editline capabilities for modern shells will
+ find most of the command editing features of JLine to be familiar.
+ .
+ This package contains the documentation for JLine.
+ .
+ Web site: http://jline.sourceforge.net/
--- /cvsroot/pkg-java/jline/debian/copyright	2005/09/20 17:00:39	1.1
+++ /cvsroot/pkg-java/jline/debian/copyright	2005/10/05 18:49:36	1.2
@@ -1,40 +1,41 @@
-This package was debianized by Trygve Laugstøl <trygvis at inamo.no> on
-Mon,  8 Aug 2005 02:01:12 +0200
+This Debian package was created by Peter Eisentraut <petere at debian.org>
+on Feb 26 2005.
 
-It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=64033
+The source was downloaded from <http://jline.sourceforge.net/>.
 
-Upstream Authors: Marc Prud'hommeaux <mwp1 at cornell.edu>
+Upstream author: Marc Prud'hommeaux <marc at apocalypse.org>
 
 Copyright:
-Copyright (c) 2002, 2003, 2004, 2005, Marc Prud'hommeaux <mwp1 at cornell.edu>
-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.
-
-Neither the name of JLine 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.
+  Copyright (c) 2002, 2003, 2004, 2005, Marc Prud'hommeaux <mwp1 at cornell.edu>
+  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.
+
+  Neither the name of JLine 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.
--- /cvsroot/pkg-java/jline/debian/libjline-java-doc.docs	2005/09/20 17:00:39	1.1
+++ /cvsroot/pkg-java/jline/debian/libjline-java-doc.docs	2005/10/05 18:49:36	1.2
@@ -1 +1,4 @@
-release/javadoc
+doc/index.html
+doc-build/manual.html
+doc-build/styles.css
+doc-build/javadoc
--- /cvsroot/pkg-java/jline/debian/rules	2005/09/20 17:00:39	1.1
+++ /cvsroot/pkg-java/jline/debian/rules	2005/10/05 18:49:36	1.2
@@ -1,60 +1,27 @@
 #!/usr/bin/make -f
 
-include /usr/share/dpatch/dpatch.make
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-export LANG=C
+PACKAGE_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: \(.*\)-[^-]*$$/\1/p')
 
-JAVA_HOME  		:= /usr/lib/kaffe
-JAVACMD         := $(JAVA_HOME)/bin/java
-ANT_PROPS       := debian/ant.properties
-ANT_HOME        := /usr/share/ant
-ANT_CLASSPATH   := $(ANT_HOME)/lib/ant.jar:$(ANT_HOME)/lib/ant-launcher.jar:$(ANT_HOME)/lib/ant-junit.jar:/usr/share/java/junit.jar
-VERBOSE			:= #-verbose
-
-ANT=$(JAVACMD) -classpath $(ANT_CLASSPATH) org.apache.tools.ant.Main $(VERBOSE) -propertyfile $(ANT_PROPS)
-
-build: build-stamp
-
-build-stamp: patch-stamp
-	dh_testdir
-	$(ANT) debian-build
-	touch build-stamp
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp configure-stamp
-	rm -rf build
-	dh_clean
-	rm -rf tmp release target
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k 
-	dh_installdirs
-	$(ANT) debian-install
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs 
-	dh_installdocs
-	dh_installexamples
-	dh_installman
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_shlibdeps                                                                                                                                      
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+JAVA_HOME = /usr/lib/kaffe
+ANT_HOME = /usr/share/ant
+DEB_JARS = ant-launcher junit
+DEB_ANT_BUILD_TARGET = jars
+DEB_ANT_COMPILER = jikes
 
-binary: binary-indep binary-arch
+DEB_INSTALL_DOCS_ALL =
+DEB_INSTALL_EXAMPLES_libjline-java-doc = release/jline-demo.jar
+
+
+install/libjline-java:: DEB_FINALDIR=$(CURDIR)/debian/libjline-java
+install/libjline-java::
+	install -m 644 -D release/jline.jar $(DEB_FINALDIR)/usr/share/java/jline-$(PACKAGE_VERSION).jar
+	dh_link /usr/share/java/jline-$(PACKAGE_VERSION).jar /usr/share/java/jline.jar
+
+
+clean::
+	rm -rf build/ release/ reports/ tmp/
+	rm -f VERSION.txt



More information about the pkg-java-commits mailing list