CVS libjessie-java/debian

Wolfgang B??r wbaer-guest at haydn.debian.org
Mon Oct 24 18:58:11 UTC 2005


Update of /cvsroot/pkg-java/libjessie-java/debian
In directory haydn:/tmp/cvs-serv3765/debian

Modified Files:
	changelog control copyright rules 
Log Message:
libjessie-java (1.0.1-1) unstable; urgency=low

  * New upstream release
    + Removed patch for implementing abstract methods - not needed anymore
  * Added myself to uploaders
  * Standards-Version 3.6.2 (no changes)


--- /cvsroot/pkg-java/libjessie-java/debian/changelog	2005/09/24 13:57:03	1.3
+++ /cvsroot/pkg-java/libjessie-java/debian/changelog	2005/10/24 18:58:11	1.4
@@ -1,3 +1,12 @@
+libjessie-java (1.0.1-1) unstable; urgency=low
+
+  * New upstream release
+    + Removed patch for implementing abstract methods - not needed anymore
+  * Added myself to uploaders
+  * Standards-Version 3.6.2 (no changes)
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Sun, 16 Oct 2005 14:09:11 +0200
+
 libjessie-java (1.0.0-3) unstable; urgency=low
 
   * debian/patches/05_added_unimplemented_abstract_method.patch: new file
--- /cvsroot/pkg-java/libjessie-java/debian/control	2005/09/22 21:57:46	1.2
+++ /cvsroot/pkg-java/libjessie-java/debian/control	2005/10/24 18:58:11	1.3
@@ -2,13 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), cdbs (>= 0.4.8), ant, jikes, libgnucrypto-java, kaffe
-Standards-Version: 3.6.1
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.8), ant, libgnucrypto-java, kaffe
+Standards-Version: 3.6.2
 
 Package: libjessie-java
 Architecture: all
-Depends: kaffe (>= 1.1.1) | java1-runtime | java2-runtime, libgnucrypto-java
+Depends: kaffe | java1-runtime | java2-runtime, libgnucrypto-java
 Suggests: java-virtual-machine
 Description: free implementation of the Java Secure Sockets Extension (JSSE)
  Jessie is a free implementation of the Java Secure Sockets Extension,
--- /cvsroot/pkg-java/libjessie-java/debian/copyright	2004/10/12 09:39:00	1.1.1.1
+++ /cvsroot/pkg-java/libjessie-java/debian/copyright	2005/10/24 18:58:11	1.2
@@ -1,7 +1,7 @@
 This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
 Thu, 11 Dec 2003 13:27:25 +0100.
 
-It was downloaded from http://savannah.nongnu.org/projects/jessie/
+It was downloaded from <http://savannah.nongnu.org/projects/jessie/>
 
 Upstream Author: Casey Marshall <rsdio at metastatic.org>
                  Chris Burdess <dog at bluezoo.org>
@@ -10,5 +10,3 @@
 
 GNU General Public License V2
 See /usr/share/common-licenses/GPL-2
-
-
--- /cvsroot/pkg-java/libjessie-java/debian/rules	2005/09/24 13:57:03	1.3
+++ /cvsroot/pkg-java/libjessie-java/debian/rules	2005/10/24 18:58:11	1.4
@@ -4,9 +4,6 @@
 # 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
@@ -19,3 +16,6 @@
 
 LIBRARY=jessie
 VERSION=1.0.0
+
+clean::
+	-rm -f docs/Makefile config.log config.status Makefile



More information about the pkg-java-commits mailing list