[pkg-java] r17214 - in tags/libcommons-el-java: . 1.0-8/debian 1.0-8/debian/patches
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Sep 10 09:52:28 UTC 2013
Author: ebourg-guest
Date: 2013-09-10 09:52:26 +0000 (Tue, 10 Sep 2013)
New Revision: 17214
Added:
tags/libcommons-el-java/1.0-8/
tags/libcommons-el-java/1.0-8/debian/ant.properties
tags/libcommons-el-java/1.0-8/debian/changelog
tags/libcommons-el-java/1.0-8/debian/control
tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch
tags/libcommons-el-java/1.0-8/debian/rules
Removed:
tags/libcommons-el-java/1.0-8/debian/ant.properties
tags/libcommons-el-java/1.0-8/debian/changelog
tags/libcommons-el-java/1.0-8/debian/control
tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch
tags/libcommons-el-java/1.0-8/debian/rules
Log:
[svn-buildpackage] Tagging libcommons-el-java 1.0-8
Deleted: tags/libcommons-el-java/1.0-8/debian/ant.properties
===================================================================
--- trunk/libcommons-el-java/debian/ant.properties 2013-09-10 05:02:46 UTC (rev 17212)
+++ tags/libcommons-el-java/1.0-8/debian/ant.properties 2013-09-10 09:52:26 UTC (rev 17214)
@@ -1,3 +0,0 @@
-jsp-api.jar=/usr/share/java/servlet-2.4.jar
-junit.jar=/usr/share/java/junit.jar
-build.sysclasspath=only
Copied: tags/libcommons-el-java/1.0-8/debian/ant.properties (from rev 17213, trunk/libcommons-el-java/debian/ant.properties)
===================================================================
--- tags/libcommons-el-java/1.0-8/debian/ant.properties (rev 0)
+++ tags/libcommons-el-java/1.0-8/debian/ant.properties 2013-09-10 09:52:26 UTC (rev 17214)
@@ -0,0 +1,3 @@
+jsp-api.jar=/usr/share/java/servlet-3.0.jar
+junit.jar=/usr/share/java/junit.jar
+build.sysclasspath=only
Deleted: tags/libcommons-el-java/1.0-8/debian/changelog
===================================================================
--- trunk/libcommons-el-java/debian/changelog 2013-09-10 05:02:46 UTC (rev 17212)
+++ tags/libcommons-el-java/1.0-8/debian/changelog 2013-09-10 09:52:26 UTC (rev 17214)
@@ -1,81 +0,0 @@
-libcommons-el-java (1.0-7) unstable; urgency=low
-
- * Team upload.
- * Change Build-Depend-Indep: libservlet2.5-java.
- * Refresh patches and update OSGi metadata.
- * Remove Arnaud from Uploaders list.
- * Remove Java runtime from Depends.
- * Update Standards-Version: 3.9.1.
- * Fix the name of the doc-base Document.
-
- -- Torsten Werner <twerner at debian.org> Fri, 02 Sep 2011 22:38:06 +0200
-
-libcommons-el-java (1.0-6) unstable; urgency=low
-
- * Set target version to 1.5. (Closes: #559323)
- * Bumped Standards-Version to 3.8.4 - no changes required.
-
- -- Niels Thykier <niels at thykier.net> Fri, 12 Feb 2010 20:00:14 +0100
-
-libcommons-el-java (1.0-5) unstable; urgency=low
-
- [ Emmanuel Bourg ]
- * Update of the URLs
- * Rename Jakarta Commons to Apache Commons
-
- [ Niels Thykier ]
- * Added myself to uploaders.
- * Updated Build-Depends(-Indep).
- - Replace java-gcj-compat with default-jdk
- - Move default-jdk and ant to Build-Depends.
- * Made debian/rules respect errors.
- * Bumped debhelper compat to 7.
- * Bumped Standards-Version to 3.8.3:
- - Changed section to java.
- - Added Vcs-* fields.
- * Added more alternatives to java and changed to the -headless
- version of them.
- * Added missing ${misc:Depends}.
- * Imported patch from Ubuntu to fix FTBFS.
- - Thanks to Ilya Barygin for the patch.
- * Updated existing patches to be "quilt" appliable.
- * Imported patch from Fedora to add OSGi metadata. (Closes: #558180)
- * Converted source format to 3.0 (quilt).
- * Added descriptions to the patches.
- * Added doc-base for the javadoc.
-
- -- Niels Thykier <niels at thykier.net> Thu, 26 Nov 2009 23:53:34 +0100
-
-libcommons-el-java (1.0-4) unstable; urgency=low
-
- * Use java-gcj-compat intead of kaffe. Closes: #399372.
- * Moved debhelper and cdbs to Build-Depends.
- * Use Homepage: field in debian/control instead of homepage url in long
- description.
- * Updated debhelper level to 5.
- * Removed Wolfgang and added myself to Uploaders.
- * Updated Standards-Version to 3.7.2.
-
- -- Michael Koch <konqueror at gmx.de> Sun, 07 Oct 2007 13:09:38 +0200
-
-libcommons-el-java (1.0-3) unstable; urgency=low
-
- * kaffe compiler transition
- * Standards-Version 3.6.2 (no changes)
- * Bumped debhelper version to fix linda error
- * Added myself to uploaders
-
- -- Wolfgang Baer <WBaer at gmx.de> Sun, 15 Jan 2006 17:22:06 +0100
-
-libcommons-el-java (1.0-2) unstable; urgency=low
-
- * libant1.6-java to ant transition
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 20 Aug 2005 19:48:07 +0200
-
-libcommons-el-java (1.0-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be> Tue, 1 Jul 2003 17:04:27 +0200
-
Copied: tags/libcommons-el-java/1.0-8/debian/changelog (from rev 17213, trunk/libcommons-el-java/debian/changelog)
===================================================================
--- tags/libcommons-el-java/1.0-8/debian/changelog (rev 0)
+++ tags/libcommons-el-java/1.0-8/debian/changelog 2013-09-10 09:52:26 UTC (rev 17214)
@@ -0,0 +1,91 @@
+libcommons-el-java (1.0-8) unstable; urgency=low
+
+ * debian/control:
+ - Updated Standards-Version to 3.9.4 (no changes)
+ - Removed Michael Koch from the uploaders (Closes: #654054)
+ - Use canonical URLs for the Vcs-* fields
+ * Transition to libservlet3.0-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 10 Sep 2013 11:13:19 +0200
+
+libcommons-el-java (1.0-7) unstable; urgency=low
+
+ * Team upload.
+ * Change Build-Depend-Indep: libservlet2.5-java.
+ * Refresh patches and update OSGi metadata.
+ * Remove Arnaud from Uploaders list.
+ * Remove Java runtime from Depends.
+ * Update Standards-Version: 3.9.1.
+ * Fix the name of the doc-base Document.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 02 Sep 2011 22:38:06 +0200
+
+libcommons-el-java (1.0-6) unstable; urgency=low
+
+ * Set target version to 1.5. (Closes: #559323)
+ * Bumped Standards-Version to 3.8.4 - no changes required.
+
+ -- Niels Thykier <niels at thykier.net> Fri, 12 Feb 2010 20:00:14 +0100
+
+libcommons-el-java (1.0-5) unstable; urgency=low
+
+ [ Emmanuel Bourg ]
+ * Update of the URLs
+ * Rename Jakarta Commons to Apache Commons
+
+ [ Niels Thykier ]
+ * Added myself to uploaders.
+ * Updated Build-Depends(-Indep).
+ - Replace java-gcj-compat with default-jdk
+ - Move default-jdk and ant to Build-Depends.
+ * Made debian/rules respect errors.
+ * Bumped debhelper compat to 7.
+ * Bumped Standards-Version to 3.8.3:
+ - Changed section to java.
+ - Added Vcs-* fields.
+ * Added more alternatives to java and changed to the -headless
+ version of them.
+ * Added missing ${misc:Depends}.
+ * Imported patch from Ubuntu to fix FTBFS.
+ - Thanks to Ilya Barygin for the patch.
+ * Updated existing patches to be "quilt" appliable.
+ * Imported patch from Fedora to add OSGi metadata. (Closes: #558180)
+ * Converted source format to 3.0 (quilt).
+ * Added descriptions to the patches.
+ * Added doc-base for the javadoc.
+
+ -- Niels Thykier <niels at thykier.net> Thu, 26 Nov 2009 23:53:34 +0100
+
+libcommons-el-java (1.0-4) unstable; urgency=low
+
+ * Use java-gcj-compat intead of kaffe. Closes: #399372.
+ * Moved debhelper and cdbs to Build-Depends.
+ * Use Homepage: field in debian/control instead of homepage url in long
+ description.
+ * Updated debhelper level to 5.
+ * Removed Wolfgang and added myself to Uploaders.
+ * Updated Standards-Version to 3.7.2.
+
+ -- Michael Koch <konqueror at gmx.de> Sun, 07 Oct 2007 13:09:38 +0200
+
+libcommons-el-java (1.0-3) unstable; urgency=low
+
+ * kaffe compiler transition
+ * Standards-Version 3.6.2 (no changes)
+ * Bumped debhelper version to fix linda error
+ * Added myself to uploaders
+
+ -- Wolfgang Baer <WBaer at gmx.de> Sun, 15 Jan 2006 17:22:06 +0100
+
+libcommons-el-java (1.0-2) unstable; urgency=low
+
+ * libant1.6-java to ant transition
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 20 Aug 2005 19:48:07 +0200
+
+libcommons-el-java (1.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be> Tue, 1 Jul 2003 17:04:27 +0200
+
Deleted: tags/libcommons-el-java/1.0-8/debian/control
===================================================================
--- trunk/libcommons-el-java/debian/control 2013-09-10 05:02:46 UTC (rev 17212)
+++ tags/libcommons-el-java/1.0-8/debian/control 2013-09-10 09:52:26 UTC (rev 17214)
@@ -1,20 +0,0 @@
-Source: libcommons-el-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Niels Thykier <niels at thykier.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
-Build-Depends-Indep: junit (>= 3.8.1), libservlet2.5-java
-Standards-Version: 3.9.1
-Homepage: http://commons.apache.org/el/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-el-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-el-java
-
-Package: libcommons-el-java
-Architecture: all
-Depends: libservlet2.5-java, ${misc:Depends}
-Description: Implementation of the JSP2.0 Expression Language interpreter
- The JSP 2.0 specification provides a portable API for evaluating "EL
- Expressions": The classes and interfaces in the javax.servlet.jsp.el
- package describe and define programmatic access to the Expression
- Language evaluator. This package is an implementation of the API.
Copied: tags/libcommons-el-java/1.0-8/debian/control (from rev 17213, trunk/libcommons-el-java/debian/control)
===================================================================
--- tags/libcommons-el-java/1.0-8/debian/control (rev 0)
+++ tags/libcommons-el-java/1.0-8/debian/control 2013-09-10 09:52:26 UTC (rev 17214)
@@ -0,0 +1,20 @@
+Source: libcommons-el-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
+Build-Depends-Indep: junit (>= 3.8.1), libservlet3.0-java
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-el-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-el-java
+Homepage: http://commons.apache.org/el/
+
+Package: libcommons-el-java
+Architecture: all
+Depends: libservlet3.0-java, ${misc:Depends}
+Description: Implementation of the JSP 2.0 Expression Language interpreter
+ The JSP 2.0 specification provides a portable API for evaluating "EL
+ Expressions": The classes and interfaces in the javax.servlet.jsp.el
+ package describe and define programmatic access to the Expression
+ Language evaluator. This package is an implementation of the API.
Deleted: tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch
===================================================================
--- trunk/libcommons-el-java/debian/patches/0004-add-OSGi-metadata.patch 2013-09-10 05:02:46 UTC (rev 17212)
+++ tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch 2013-09-10 09:52:26 UTC (rev 17214)
@@ -1,30 +0,0 @@
-From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Date: Fri, 2 Sep 2011 22:28:09 +0200
-Subject: add OSGi metadata
-
----
- src/conf/MANIFEST.MF | 13 +++++++++++++
- 1 files changed, 13 insertions(+), 0 deletions(-)
-
-diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF
-index 5d0b47f..c908af5 100644
---- a/src/conf/MANIFEST.MF
-+++ b/src/conf/MANIFEST.MF
-@@ -5,3 +5,16 @@ Specification-Version: 2.0
- Implementation-Title: org.apache.commons.el
- Implementation-Vendor: Apache Software Foundation
- Implementation-Version: 1.0
-+Import-Package: javax.servlet;version="2.5",javax.servlet.http;version
-+ ="2.5",javax.servlet.jsp;version="2.1",javax.servlet.jsp.el;version="
-+ 2.1",javax.servlet.jsp.resources;version="2.1",javax.servlet.jsp.tage
-+ xt;version="2.1",javax.servlet.resources;version="2.5"
-+Bundle-ManifestVersion: 2
-+Export-Package: org.apache.commons.el;version="1.0.0",org.apache.commo
-+ ns.el.parser;version="1.0.0"
-+Bundle-Version: 1.0.0.v200806031608
-+Bundle-SymbolicName: org.apache.commons.el
-+Bundle-Name: Apache Commons JSP 2.0 Expression Language Interpreter
-+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
-+Bundle-Localization: plugin
-+Bundle-Vendor: Apache Software Foundation
---
Copied: tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch (from rev 17213, trunk/libcommons-el-java/debian/patches/0004-add-OSGi-metadata.patch)
===================================================================
--- tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch (rev 0)
+++ tags/libcommons-el-java/1.0-8/debian/patches/0004-add-OSGi-metadata.patch 2013-09-10 09:52:26 UTC (rev 17214)
@@ -0,0 +1,27 @@
+From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Date: Fri, 2 Sep 2011 22:28:09 +0200
+Subject: add OSGi metadata
+
+---
+ src/conf/MANIFEST.MF | 13 +++++++++++++
+ 1 files changed, 13 insertions(+), 0 deletions(-)
+
+--- a/src/conf/MANIFEST.MF
++++ b/src/conf/MANIFEST.MF
+@@ -5,3 +5,16 @@
+ Implementation-Title: org.apache.commons.el
+ Implementation-Vendor: Apache Software Foundation
+ Implementation-Version: 1.0
++Import-Package: javax.servlet;version="3.0",javax.servlet.http;version
++ ="3.0",javax.servlet.jsp;version="2.2",javax.servlet.jsp.el;version="
++ 2.2",javax.servlet.jsp.resources;version="2.2",javax.servlet.jsp.tage
++ xt;version="2.2",javax.servlet.resources;version="3.0"
++Bundle-ManifestVersion: 2
++Export-Package: org.apache.commons.el;version="1.0.0",org.apache.commo
++ ns.el.parser;version="1.0.0"
++Bundle-Version: 1.0.0.v200806031608
++Bundle-SymbolicName: org.apache.commons.el
++Bundle-Name: Apache Commons JSP 2.0 Expression Language Interpreter
++Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
++Bundle-Localization: plugin
++Bundle-Vendor: Apache Software Foundation
Deleted: tags/libcommons-el-java/1.0-8/debian/rules
===================================================================
--- trunk/libcommons-el-java/debian/rules 2013-09-10 05:02:46 UTC (rev 17212)
+++ tags/libcommons-el-java/1.0-8/debian/rules 2013-09-10 09:52:26 UTC (rev 17214)
@@ -1,38 +0,0 @@
-#!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2005 Arnaud Vandyck <avdyk at debian.org>
-# based on the work of Stefan Gybas:
-# Copyright © 2003 Stefan Gybas <sgybas at debian.org>
-
-#
-# Build commons-el
-#
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-JAVA_HOME := /usr/lib/jvm/default-java
-ANT_HOME := /usr/share/ant
-DEB_JARS := servlet-api-2.5 jsp-api-2.1 junit
-DEB_ANT_BUILD_TARGET := jar-only javadoc
-
-# Additional options to pass to the Java virtual machine
-#ANT_OPTS := -verify *
-
-# Additional command-line arguments for Ant
-#ANT_ARGS := -verbose
-
-LIBRARY_PACKAGE := commons-el
-API_VERSION := 1.0
-
-configure/lib$(LIBRARY_PACKAGE)-java::
- mkdir -p target/classes
- mkdir -p dist
-
-install/lib$(LIBRARY_PACKAGE)-java::
- install -m 644 dist/$(LIBRARY_PACKAGE).jar debian/lib$(LIBRARY_PACKAGE)-java/usr/share/java/$(LIBRARY_PACKAGE)-$(API_VERSION).jar
- ln -s $(LIBRARY_PACKAGE)-$(API_VERSION).jar debian/lib$(LIBRARY_PACKAGE)-java/usr/share/java/$(LIBRARY_PACKAGE).jar
-
-clean::
- rm -fr target dist
-
Copied: tags/libcommons-el-java/1.0-8/debian/rules (from rev 17213, trunk/libcommons-el-java/debian/rules)
===================================================================
--- tags/libcommons-el-java/1.0-8/debian/rules (rev 0)
+++ tags/libcommons-el-java/1.0-8/debian/rules 2013-09-10 09:52:26 UTC (rev 17214)
@@ -0,0 +1,38 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2005 Arnaud Vandyck <avdyk at debian.org>
+# based on the work of Stefan Gybas:
+# Copyright © 2003 Stefan Gybas <sgybas at debian.org>
+
+#
+# Build commons-el
+#
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+ANT_HOME := /usr/share/ant
+DEB_JARS := servlet-api-3.0 jsp-api-2.2 junit
+DEB_ANT_BUILD_TARGET := jar-only javadoc
+
+# Additional options to pass to the Java virtual machine
+#ANT_OPTS := -verify *
+
+# Additional command-line arguments for Ant
+#ANT_ARGS := -verbose
+
+LIBRARY_PACKAGE := commons-el
+API_VERSION := 1.0
+
+configure/lib$(LIBRARY_PACKAGE)-java::
+ mkdir -p target/classes
+ mkdir -p dist
+
+install/lib$(LIBRARY_PACKAGE)-java::
+ install -m 644 dist/$(LIBRARY_PACKAGE).jar debian/lib$(LIBRARY_PACKAGE)-java/usr/share/java/$(LIBRARY_PACKAGE)-$(API_VERSION).jar
+ ln -s $(LIBRARY_PACKAGE)-$(API_VERSION).jar debian/lib$(LIBRARY_PACKAGE)-java/usr/share/java/$(LIBRARY_PACKAGE).jar
+
+clean::
+ rm -fr target dist
+
More information about the pkg-java-commits
mailing list