[pkg-java] r14100 - in tags/libjazzy-java: . 0.5.2-1/debian
Torsten Werner
twerner at alioth.debian.org
Mon Aug 8 19:26:13 UTC 2011
Author: twerner
Date: 2011-08-08 19:26:13 +0000 (Mon, 08 Aug 2011)
New Revision: 14100
Added:
tags/libjazzy-java/0.5.2-1/
tags/libjazzy-java/0.5.2-1/debian/changelog
tags/libjazzy-java/0.5.2-1/debian/compat
tags/libjazzy-java/0.5.2-1/debian/control
tags/libjazzy-java/0.5.2-1/debian/rules
tags/libjazzy-java/0.5.2-1/debian/source/
Removed:
tags/libjazzy-java/0.5.2-1/debian/changelog
tags/libjazzy-java/0.5.2-1/debian/compat
tags/libjazzy-java/0.5.2-1/debian/control
tags/libjazzy-java/0.5.2-1/debian/rules
Log:
[svn-buildpackage] Tagging libjazzy-java 0.5.2-1
Deleted: tags/libjazzy-java/0.5.2-1/debian/changelog
===================================================================
--- trunk/libjazzy-java/debian/changelog 2011-08-08 19:03:05 UTC (rev 14098)
+++ tags/libjazzy-java/0.5.2-1/debian/changelog 2011-08-08 19:26:13 UTC (rev 14100)
@@ -1,69 +0,0 @@
-libjazzy-java (0.5.1a-3) unstable; urgency=low
-
- * debian/control: change section to libs
-
- -- Arnaud Vandyck <avdyk at debian.org> Wed, 25 Apr 2007 13:23:26 +0200
-
-libjazzy-java (0.5.1a-2) unstable; urgency=low
-
- * debian/copyright: added copyright holder and date and corrected the
- reference of the LGPL on Debian system.
-
- -- Arnaud Vandyck <avdyk at debian.org> Thu, 29 Mar 2007 16:44:18 +0200
-
-libjazzy-java (0.5.1a-1) unstable; urgency=low
-
- * renamed the source tar gz to move to main.
-
- -- Arnaud Vandyck <avdyk at debian.org> Fri, 2 Feb 2007 16:15:55 +0100
-
-libjazzy-java (0.5.1-2) unstable; urgency=low
-
- * move to main (thanks to Andreas Jochens for the patch and tests)
- (closes: #391170).
- * debian/control:
- + removed Wolfgang Baër from uploaders
- + build with java-gcj-compat-dev, runtime dependency java-gcj-compat
- + standards-version to 3.7.2, nothing to do.
- * debian/rules: removed unecessary stuff, changed JAVA_HOME_DIRS to
- match java-gcj-compat-dev
- * debian/ant.properties: added to set java version target (1.4)
-
- -- Arnaud Vandyck <avdyk at debian.org> Thu, 1 Feb 2007 11:44:20 +0100
-
-libjazzy-java (0.5.1-1) unstable; urgency=low
-
- * New upstream release
- * Changed libant1.6-java build-dep to ant
- * Support the JAVA_HOME directories used by java-package (closes: #306767)
- * Changed Depends to kaffe | java1-runtime | java2-runtim
- as the core stuff is runnable by all vm's in debian
- * Standards-Version 3.6.2 - no changes
- * Removed README.Debian
- * Only build one jar for everything (small enough)
- * Moved install/link files to rules
- * Added myself to uploaders
-
- * Upload sponsored by Arnaud Vandyck
-
- -- Wolfgang Baer <WBaer at gmx.de> Tue, 16 Aug 2005 20:37:19 +0200
-
-libjazzy-java (0.5-3) unstable; urgency=low
-
- * build with ant1.6
-
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 22 Mar 2005 11:53:26 +0100
-
-libjazzy-java (0.5-2) unstable; urgency=low
-
- * easy the build on AMD64, thanks to Kaare Hviid for the patch (closes:
- #274845).
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 11:04:52 +0200
-
-libjazzy-java (0.5-1) unstable; urgency=low
-
- * Initial Release, closes: #211070.
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 10 May 2004 23:37:08 +0200
-
Copied: tags/libjazzy-java/0.5.2-1/debian/changelog (from rev 14099, trunk/libjazzy-java/debian/changelog)
===================================================================
--- tags/libjazzy-java/0.5.2-1/debian/changelog (rev 0)
+++ tags/libjazzy-java/0.5.2-1/debian/changelog 2011-08-08 19:26:13 UTC (rev 14100)
@@ -0,0 +1,85 @@
+libjazzy-java (0.5.2-1) unstable; urgency=low
+
+ * Team upload
+ * New upstream release.
+ * Add real Homepage header. (Closes: #615367)
+ * Add Vcs-Svn header.
+ * Remove Arnaud from Uploaders list; no uploader left.
+ * Change Build-Depends: default-jdk.
+ * Adapt dependencies to current Java policy.
+ * Change Section: java.
+ * Switch to debhelper level 7.
+ * Update Standards-Version: 3.9.1.
+ * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org> Mon, 08 Aug 2011 21:23:25 +0200
+
+libjazzy-java (0.5.1a-3) unstable; urgency=low
+
+ * debian/control: change section to libs
+
+ -- Arnaud Vandyck <avdyk at debian.org> Wed, 25 Apr 2007 13:23:26 +0200
+
+libjazzy-java (0.5.1a-2) unstable; urgency=low
+
+ * debian/copyright: added copyright holder and date and corrected the
+ reference of the LGPL on Debian system.
+
+ -- Arnaud Vandyck <avdyk at debian.org> Thu, 29 Mar 2007 16:44:18 +0200
+
+libjazzy-java (0.5.1a-1) unstable; urgency=low
+
+ * renamed the source tar gz to move to main.
+
+ -- Arnaud Vandyck <avdyk at debian.org> Fri, 2 Feb 2007 16:15:55 +0100
+
+libjazzy-java (0.5.1-2) unstable; urgency=low
+
+ * move to main (thanks to Andreas Jochens for the patch and tests)
+ (closes: #391170).
+ * debian/control:
+ + removed Wolfgang Baër from uploaders
+ + build with java-gcj-compat-dev, runtime dependency java-gcj-compat
+ + standards-version to 3.7.2, nothing to do.
+ * debian/rules: removed unecessary stuff, changed JAVA_HOME_DIRS to
+ match java-gcj-compat-dev
+ * debian/ant.properties: added to set java version target (1.4)
+
+ -- Arnaud Vandyck <avdyk at debian.org> Thu, 1 Feb 2007 11:44:20 +0100
+
+libjazzy-java (0.5.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Changed libant1.6-java build-dep to ant
+ * Support the JAVA_HOME directories used by java-package (closes: #306767)
+ * Changed Depends to kaffe | java1-runtime | java2-runtim
+ as the core stuff is runnable by all vm's in debian
+ * Standards-Version 3.6.2 - no changes
+ * Removed README.Debian
+ * Only build one jar for everything (small enough)
+ * Moved install/link files to rules
+ * Added myself to uploaders
+
+ * Upload sponsored by Arnaud Vandyck
+
+ -- Wolfgang Baer <WBaer at gmx.de> Tue, 16 Aug 2005 20:37:19 +0200
+
+libjazzy-java (0.5-3) unstable; urgency=low
+
+ * build with ant1.6
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 22 Mar 2005 11:53:26 +0100
+
+libjazzy-java (0.5-2) unstable; urgency=low
+
+ * easy the build on AMD64, thanks to Kaare Hviid for the patch (closes:
+ #274845).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 11:04:52 +0200
+
+libjazzy-java (0.5-1) unstable; urgency=low
+
+ * Initial Release, closes: #211070.
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 10 May 2004 23:37:08 +0200
+
Deleted: tags/libjazzy-java/0.5.2-1/debian/compat
===================================================================
--- trunk/libjazzy-java/debian/compat 2011-08-08 19:03:05 UTC (rev 14098)
+++ tags/libjazzy-java/0.5.2-1/debian/compat 2011-08-08 19:26:13 UTC (rev 14100)
@@ -1 +0,0 @@
-4
Copied: tags/libjazzy-java/0.5.2-1/debian/compat (from rev 14099, trunk/libjazzy-java/debian/compat)
===================================================================
--- tags/libjazzy-java/0.5.2-1/debian/compat (rev 0)
+++ tags/libjazzy-java/0.5.2-1/debian/compat 2011-08-08 19:26:13 UTC (rev 14100)
@@ -0,0 +1 @@
+7
Deleted: tags/libjazzy-java/0.5.2-1/debian/control
===================================================================
--- trunk/libjazzy-java/debian/control 2011-08-08 19:03:05 UTC (rev 14098)
+++ tags/libjazzy-java/0.5.2-1/debian/control 2011-08-08 19:26:13 UTC (rev 14100)
@@ -1,20 +0,0 @@
-Source: libjazzy-java
-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.2.30), cdbs (>= 0.4.8), ant, java-gcj-compat-dev
-Standards-Version: 3.7.2
-
-Package: libjazzy-java
-Architecture: all
-Depends: java-gcj-compat | java1-runtime | java2-runtime
-Suggests: java-virtual-machine
-Description: spell checker java library
- Jazzy is a 100% pure Java library implementing a spell checking
- algorithm similar to aspell. It may be used to spell check a variety
- of sources and can be added by java devlopers who want to add spell
- checking functionality to java applications easily.
- .
- Homepage: <http://jazzy.sourceforge.net/>
-
Copied: tags/libjazzy-java/0.5.2-1/debian/control (from rev 14099, trunk/libjazzy-java/debian/control)
===================================================================
--- tags/libjazzy-java/0.5.2-1/debian/control (rev 0)
+++ tags/libjazzy-java/0.5.2-1/debian/control 2011-08-08 19:26:13 UTC (rev 14100)
@@ -0,0 +1,19 @@
+Source: libjazzy-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Arnaud Vandyck <avdyk at debian.org>
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8), ant, default-jdk
+Standards-Version: 3.9.1
+Homepage: http://jazzy.sourceforge.net
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjazzy-java
+
+Package: libjazzy-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: spell checker java library
+ Jazzy is a 100% pure Java library implementing a spell checking
+ algorithm similar to aspell. It may be used to spell check a variety
+ of sources and can be added by java devlopers who want to add spell
+ checking functionality to java applications easily.
+
Deleted: tags/libjazzy-java/0.5.2-1/debian/rules
===================================================================
--- trunk/libjazzy-java/debian/rules 2011-08-08 19:03:05 UTC (rev 14098)
+++ tags/libjazzy-java/0.5.2-1/debian/rules 2011-08-08 19:26:13 UTC (rev 14100)
@@ -1,18 +0,0 @@
-#!/usr/bin/make -f
-# debian/rules for libjazzy-java (uses CDBS)
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-JAVA_HOME_DIRS := /usr/lib/jvm/java-gcj
-DEB_ANT_BUILD_TARGET := library-all library-core library-swing examples javadoc
-
-LIBRARY=jazzy
-VERSION=0.5.1
-
-install/libjazzy-java::
- install -m 644 dist/lib/jazzy.jar debian/libjazzy-java/usr/share/java/jazzy-$(VERSION).jar
- ln -s jazzy-$(VERSION).jar debian/libjazzy-java/usr/share/java/jazzy.jar
Copied: tags/libjazzy-java/0.5.2-1/debian/rules (from rev 14099, trunk/libjazzy-java/debian/rules)
===================================================================
--- tags/libjazzy-java/0.5.2-1/debian/rules (rev 0)
+++ tags/libjazzy-java/0.5.2-1/debian/rules 2011-08-08 19:26:13 UTC (rev 14100)
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+# debian/rules for libjazzy-java (uses CDBS)
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+JAVA_HOME_DIRS := /usr/lib/jvm/default-java
+DEB_ANT_BUILD_TARGET := library-all library-core library-swing examples javadoc
+
+LIBRARY=jazzy
+VERSION=0.5.2
+
+install/libjazzy-java::
+ install -m 644 dist/lib/jazzy.jar debian/libjazzy-java/usr/share/java/jazzy-$(VERSION).jar
+ ln -s jazzy-$(VERSION).jar debian/libjazzy-java/usr/share/java/jazzy.jar
More information about the pkg-java-commits
mailing list