[pkg-java] r14933 - in tags/excalibur-logkit: . 2.0-7/debian
Torsten Werner
twerner at alioth.debian.org
Fri Sep 16 22:06:10 UTC 2011
Author: twerner
Date: 2011-09-16 22:06:09 +0000 (Fri, 16 Sep 2011)
New Revision: 14933
Added:
tags/excalibur-logkit/2.0-7/
tags/excalibur-logkit/2.0-7/debian/changelog
tags/excalibur-logkit/2.0-7/debian/libexcalibur-logkit-java.links
Removed:
tags/excalibur-logkit/2.0-7/debian/changelog
Log:
[svn-buildpackage] Tagging excalibur-logkit 2.0-7
Deleted: tags/excalibur-logkit/2.0-7/debian/changelog
===================================================================
--- trunk/excalibur-logkit/debian/changelog 2011-09-16 21:31:50 UTC (rev 14931)
+++ tags/excalibur-logkit/2.0-7/debian/changelog 2011-09-16 22:06:09 UTC (rev 14933)
@@ -1,82 +0,0 @@
-excalibur-logkit (2.0-6) unstable; urgency=low
-
- * Team upload.
- * Add pom.xml and use maven-repo-helper for installation.
-
- -- Torsten Werner <twerner at debian.org> Thu, 15 Sep 2011 11:48:44 +0200
-
-excalibur-logkit (2.0-5) unstable; urgency=low
-
- * Use libgeronimo-jms-1.1-spec-java instead of libjboss-j2ee-java as build
- dependency.
- * Use javahelper to install files and set classpath/dependencies.
- * Add -doc package containing API documentation.
- * Add DEP-3 headers to all patches.
- * Update standards version to 3.9.2.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 29 May 2011 09:36:55 +0530
-
-excalibur-logkit (2.0-4) unstable; urgency=low
-
- * Servlet 2.5 transition: Also runtime-depend on libservlet2.5-java
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Tue, 08 Jun 2010 17:39:05 +0200
-
-excalibur-logkit (2.0-3) unstable; urgency=low
-
- * Team upload.
- * Switch to servlet API 2.5.
- * Switch to source format 3.0.
- * Update Standards-Version: 3.8.4.
-
- -- Torsten Werner <twerner at debian.org> Mon, 03 May 2010 20:23:36 +0200
-
-excalibur-logkit (2.0-2) unstable; urgency=low
-
- * Remove libgeronimo-jms-1.1-spec-java from build dependencies.
- The package does not exist in Debian archive. (Closes: #549838)
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Wed, 07 Oct 2009 19:14:59 +0530
-
-excalibur-logkit (2.0-1) unstable; urgency=low
-
- * Merge from Ubuntu. (Closes: #541111)
- * debian/control
- - Set maintainer to Debian Java Maintainers. Add myself as uploader.
- - Add alternate build and runtime dependency on libjboss-j2ee-java as the
- geronimo package is not present in Debian yet.
- - Add Vcs-* fields.
- * debian/rules
- - Add jboss-j2ee to DEB_JARS.
- * debian/patches/04_disable_unit_test.patch
- - Disable a unit test that fails randomly.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Wed, 12 Aug 2009 00:34:29 +0530
-
-excalibur-logkit (2.0-0ubuntu3) karmic; urgency=low
-
- * debian/copyright
- - Add separate 'License' section as same license applies to all the files.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Tue, 21 Jul 2009 14:45:25 +0530
-
-excalibur-logkit (2.0-0ubuntu2) karmic; urgency=low
-
- * debian/patches
- - 03_add_constructor.patch
- * Add construtor, taken from upstream svn, to SMTPOutputLogTarget.java.
- Needed by excalibur-logger.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 16 Jul 2009 01:23:53 +0530
-
-excalibur-logkit (2.0-0ubuntu1) karmic; urgency=low
-
- * Initial release.
- * debian/patches
- - 01_implement_abstract_methods.patch
- * Implement methods 'unwrap', 'isWrapperFor', throw
- UnsupportedOperationException.
- - 02_fix_build_xml.patch
- * Fix two problems in build.xml.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Fri, 10 Jul 2009 02:31:21 +0530
Copied: tags/excalibur-logkit/2.0-7/debian/changelog (from rev 14932, trunk/excalibur-logkit/debian/changelog)
===================================================================
--- tags/excalibur-logkit/2.0-7/debian/changelog (rev 0)
+++ tags/excalibur-logkit/2.0-7/debian/changelog 2011-09-16 22:06:09 UTC (rev 14933)
@@ -0,0 +1,89 @@
+excalibur-logkit (2.0-7) unstable; urgency=low
+
+ * Team upload.
+ * Add a compatibility symlink excalibur-logkit.jar.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 16 Sep 2011 23:58:48 +0200
+
+excalibur-logkit (2.0-6) unstable; urgency=low
+
+ * Team upload.
+ * Add pom.xml and use maven-repo-helper for installation.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 15 Sep 2011 11:48:44 +0200
+
+excalibur-logkit (2.0-5) unstable; urgency=low
+
+ * Use libgeronimo-jms-1.1-spec-java instead of libjboss-j2ee-java as build
+ dependency.
+ * Use javahelper to install files and set classpath/dependencies.
+ * Add -doc package containing API documentation.
+ * Add DEP-3 headers to all patches.
+ * Update standards version to 3.9.2.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 29 May 2011 09:36:55 +0530
+
+excalibur-logkit (2.0-4) unstable; urgency=low
+
+ * Servlet 2.5 transition: Also runtime-depend on libservlet2.5-java
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com> Tue, 08 Jun 2010 17:39:05 +0200
+
+excalibur-logkit (2.0-3) unstable; urgency=low
+
+ * Team upload.
+ * Switch to servlet API 2.5.
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.8.4.
+
+ -- Torsten Werner <twerner at debian.org> Mon, 03 May 2010 20:23:36 +0200
+
+excalibur-logkit (2.0-2) unstable; urgency=low
+
+ * Remove libgeronimo-jms-1.1-spec-java from build dependencies.
+ The package does not exist in Debian archive. (Closes: #549838)
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Wed, 07 Oct 2009 19:14:59 +0530
+
+excalibur-logkit (2.0-1) unstable; urgency=low
+
+ * Merge from Ubuntu. (Closes: #541111)
+ * debian/control
+ - Set maintainer to Debian Java Maintainers. Add myself as uploader.
+ - Add alternate build and runtime dependency on libjboss-j2ee-java as the
+ geronimo package is not present in Debian yet.
+ - Add Vcs-* fields.
+ * debian/rules
+ - Add jboss-j2ee to DEB_JARS.
+ * debian/patches/04_disable_unit_test.patch
+ - Disable a unit test that fails randomly.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Wed, 12 Aug 2009 00:34:29 +0530
+
+excalibur-logkit (2.0-0ubuntu3) karmic; urgency=low
+
+ * debian/copyright
+ - Add separate 'License' section as same license applies to all the files.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Tue, 21 Jul 2009 14:45:25 +0530
+
+excalibur-logkit (2.0-0ubuntu2) karmic; urgency=low
+
+ * debian/patches
+ - 03_add_constructor.patch
+ * Add construtor, taken from upstream svn, to SMTPOutputLogTarget.java.
+ Needed by excalibur-logger.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 16 Jul 2009 01:23:53 +0530
+
+excalibur-logkit (2.0-0ubuntu1) karmic; urgency=low
+
+ * Initial release.
+ * debian/patches
+ - 01_implement_abstract_methods.patch
+ * Implement methods 'unwrap', 'isWrapperFor', throw
+ UnsupportedOperationException.
+ - 02_fix_build_xml.patch
+ * Fix two problems in build.xml.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Fri, 10 Jul 2009 02:31:21 +0530
Copied: tags/excalibur-logkit/2.0-7/debian/libexcalibur-logkit-java.links (from rev 14932, trunk/excalibur-logkit/debian/libexcalibur-logkit-java.links)
===================================================================
--- tags/excalibur-logkit/2.0-7/debian/libexcalibur-logkit-java.links (rev 0)
+++ tags/excalibur-logkit/2.0-7/debian/libexcalibur-logkit-java.links 2011-09-16 22:06:09 UTC (rev 14933)
@@ -0,0 +1,2 @@
+# compat symlink
+/usr/share/java/logkit.jar /usr/share/java/excalibur-logkit.jar
More information about the pkg-java-commits
mailing list