[pkg-java] r13277 - in tags/libcommons-jexl-java: . 1.1-2/debian
Torsten Werner
twerner at alioth.debian.org
Wed Feb 9 21:26:41 UTC 2011
Author: twerner
Date: 2011-02-09 21:26:38 +0000 (Wed, 09 Feb 2011)
New Revision: 13277
Added:
tags/libcommons-jexl-java/1.1-2/
tags/libcommons-jexl-java/1.1-2/debian/changelog
tags/libcommons-jexl-java/1.1-2/debian/control
tags/libcommons-jexl-java/1.1-2/debian/libcommons-jexl-java.poms
tags/libcommons-jexl-java/1.1-2/debian/maven.rules
tags/libcommons-jexl-java/1.1-2/debian/poms/
tags/libcommons-jexl-java/1.1-2/debian/rules
Removed:
tags/libcommons-jexl-java/1.1-2/debian/changelog
tags/libcommons-jexl-java/1.1-2/debian/control
tags/libcommons-jexl-java/1.1-2/debian/rules
Log:
[svn-buildpackage] Tagging libcommons-jexl-java 1.1-2
Deleted: tags/libcommons-jexl-java/1.1-2/debian/changelog
===================================================================
--- trunk/libcommons-jexl-java/debian/changelog 2011-02-09 21:11:42 UTC (rev 13274)
+++ tags/libcommons-jexl-java/1.1-2/debian/changelog 2011-02-09 21:26:38 UTC (rev 13277)
@@ -1,129 +0,0 @@
-libcommons-jexl-java (1.1-1.1) UNRELEASED; urgency=low
-
- * Non-maintainer upload.
-
- [ Emmanuel Bourg ]
- * Update of the URLs
- * Rename Jakarta Commons to Apache Commons
-
- -- Sylvestre Ledru <sylvestre.ledru at inria.fr> Wed, 17 Jun 2009 10:51:33 +0200
-
-libcommons-jexl-java (1.1-1) unstable; urgency=low
-
- [ Michael Koch ]
- * debian/watch
- - Updated watch file to match upstream version better.
-
- [ Onkar Shinde ]
- * New upstream release.
- * debian/control
- - Move cdbs and debhelper to 'Build-Depends' to make lintian happy.
- - Bump debhelper version needed to 5.
- - Use default-jdk as build dependency.
- - Use default-jre as runtime dependency.
- - Remove homepage from description and add 'Homepage' field.
- - Change standard version to 3.8.1.
- - Add myself to uploaders.
- * debian/compat
- - Bump to 5.
- * debina/rules
- - Use java home corresponding to default-jdk.
- - Add ant options to compile for target JVM 1.4.
- - Use DEB_UPSTREAM_VERSION.
- - Create symlink in the install target.
- - Remove unused variable JLIBS.
- * debian/links
- - Remove, not needed anymore.
- * debian/ant.properties
- - Remove jar file name as it is already present in build.xml.
- * debian/install
- - Remove version from jar file name.
- * debian/patches
- - 01_jar_without_tests.patch: Refreshed for current source.
- * debian/watch
- - Change url to match current source repository.
- * debian/README.source
- - Add for compliance with standards version 3.8.0.
- * debian/copyright
- - The library is licensed under Apache License 2.0 now. So remove complete
- text of previous license and point to the common-licenses folder.
- - Update copyright years to 1999-2006.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 29 Mar 2009 03:19:09 +0530
-
-libcommons-jexl-java (1.0-5) unstable; urgency=low
-
- * debian/rules: removed ANT_HOME and DEB_ANT_COMPILER (closes: #396334),
- thanks to Julien Danjou, and Andreas Jochens
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 4 Nov 2006 16:29:54 +0100
-
-libcommons-jexl-java (1.0-4) unstable; urgency=low
-
- * build with java-gcj-compat-dev (jikes no more needed) (closes:
- Bug#395366)
- * debian/rules: ant-launcher.jar no more needed
- * updated Standard-Version to 3.7.2; no change needed.
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 30 Oct 2006 10:42:33 +0100
-
-libcommons-jexl-java (1.0-3) unstable; urgency=low
-
- * gnujaxp transition
- * Standards-Version 3.6.2 (no changes)
- * Removed Ola, Takashi, Stefan from Uploaders
- * Added myself to uploaders
-
- -- Wolfgang Baer <WBaer at gmx.de> Tue, 17 Jan 2006 21:16:08 +0100
-
-libcommons-jexl-java (1.0-2) unstable; urgency=low
-
- * libant1.6-java to ant transition
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 20 Aug 2005 20:22:50 +0200
-
-libcommons-jexl-java (1.0-1) unstable; urgency=low
-
- * New upstream release
- * debian/watch: added
- * no more junit tests when building at the moment
- * no more documentation at the moment
-
- -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 14:53:22 +0200
-
-libcommons-jexl-java (0.99beta1-5) unstable; urgency=low
-
- * added gnujaxp to the build-dep (closes: #264074).
-
- -- Arnaud Vandyck <avdyk at debian.org> Sun, 8 Aug 2004 01:17:46 +0200
-
-libcommons-jexl-java (0.99beta1-4) unstable; urgency=low
-
- * Now build with SableVM and libant1.6-java
-
- -- Arnaud Vandyck <avdyk at debian.org> Sat, 12 Jun 2004 19:04:09 +0200
-
-libcommons-jexl-java (0.99beta1-3) unstable; urgency=low
-
- * Move to main: libcommons-logging-java is now in main, every
- dependencies are in main, the package is ready to move to main
- * removed dpatch dependency and using the cdbs simple patch sys facility
- * added gij and sablevm as alternative JVM
- * package now build with kaffe, libant1.5-java and jikes
- * debian/patches: removed unused files
-
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 4 May 2004 16:18:39 +0200
-
-libcommons-jexl-java (0.99beta1-2) unstable; urgency=low
-
- * debian/control (Section): goes in contrib because of
- libcommons-logging-java
-
- -- Arnaud Vandyck <avdyk at debian.org> Fri, 7 Nov 2003 11:31:01 +0100
-
-libcommons-jexl-java (0.99beta1-1) unstable; urgency=low
-
- * Initial Release (closes: #217940).
-
- -- Arnaud Vandyck <avdyk at debian.org> Wed, 29 Oct 2003 10:55:27 +0100
-
Copied: tags/libcommons-jexl-java/1.1-2/debian/changelog (from rev 13276, trunk/libcommons-jexl-java/debian/changelog)
===================================================================
--- tags/libcommons-jexl-java/1.1-2/debian/changelog (rev 0)
+++ tags/libcommons-jexl-java/1.1-2/debian/changelog 2011-02-09 21:26:38 UTC (rev 13277)
@@ -0,0 +1,137 @@
+libcommons-jexl-java (1.1-2) unstable; urgency=low
+
+ * Team upload.
+
+ [ Emmanuel Bourg ]
+ * Update of the URLs
+ * Rename Jakarta Commons to Apache Commons
+
+ [ James Page ]
+ * Install POM file. (Closes: #612573)
+ * Fix Section in d/control.
+ * Update Standards-Version.
+
+ [ Torsten Werner ]
+ * Remove Arnaud and Wolfgang from Uploaders list.
+
+ -- Torsten Werner <twerner at debian.org> Wed, 09 Feb 2011 22:22:58 +0100
+
+libcommons-jexl-java (1.1-1) unstable; urgency=low
+
+ [ Michael Koch ]
+ * debian/watch
+ - Updated watch file to match upstream version better.
+
+ [ Onkar Shinde ]
+ * New upstream release.
+ * debian/control
+ - Move cdbs and debhelper to 'Build-Depends' to make lintian happy.
+ - Bump debhelper version needed to 5.
+ - Use default-jdk as build dependency.
+ - Use default-jre as runtime dependency.
+ - Remove homepage from description and add 'Homepage' field.
+ - Change standard version to 3.8.1.
+ - Add myself to uploaders.
+ * debian/compat
+ - Bump to 5.
+ * debina/rules
+ - Use java home corresponding to default-jdk.
+ - Add ant options to compile for target JVM 1.4.
+ - Use DEB_UPSTREAM_VERSION.
+ - Create symlink in the install target.
+ - Remove unused variable JLIBS.
+ * debian/links
+ - Remove, not needed anymore.
+ * debian/ant.properties
+ - Remove jar file name as it is already present in build.xml.
+ * debian/install
+ - Remove version from jar file name.
+ * debian/patches
+ - 01_jar_without_tests.patch: Refreshed for current source.
+ * debian/watch
+ - Change url to match current source repository.
+ * debian/README.source
+ - Add for compliance with standards version 3.8.0.
+ * debian/copyright
+ - The library is licensed under Apache License 2.0 now. So remove complete
+ text of previous license and point to the common-licenses folder.
+ - Update copyright years to 1999-2006.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 29 Mar 2009 03:19:09 +0530
+
+libcommons-jexl-java (1.0-5) unstable; urgency=low
+
+ * debian/rules: removed ANT_HOME and DEB_ANT_COMPILER (closes: #396334),
+ thanks to Julien Danjou, and Andreas Jochens
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 4 Nov 2006 16:29:54 +0100
+
+libcommons-jexl-java (1.0-4) unstable; urgency=low
+
+ * build with java-gcj-compat-dev (jikes no more needed) (closes:
+ Bug#395366)
+ * debian/rules: ant-launcher.jar no more needed
+ * updated Standard-Version to 3.7.2; no change needed.
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 30 Oct 2006 10:42:33 +0100
+
+libcommons-jexl-java (1.0-3) unstable; urgency=low
+
+ * gnujaxp transition
+ * Standards-Version 3.6.2 (no changes)
+ * Removed Ola, Takashi, Stefan from Uploaders
+ * Added myself to uploaders
+
+ -- Wolfgang Baer <WBaer at gmx.de> Tue, 17 Jan 2006 21:16:08 +0100
+
+libcommons-jexl-java (1.0-2) unstable; urgency=low
+
+ * libant1.6-java to ant transition
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 20 Aug 2005 20:22:50 +0200
+
+libcommons-jexl-java (1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/watch: added
+ * no more junit tests when building at the moment
+ * no more documentation at the moment
+
+ -- Arnaud Vandyck <avdyk at debian.org> Mon, 11 Oct 2004 14:53:22 +0200
+
+libcommons-jexl-java (0.99beta1-5) unstable; urgency=low
+
+ * added gnujaxp to the build-dep (closes: #264074).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sun, 8 Aug 2004 01:17:46 +0200
+
+libcommons-jexl-java (0.99beta1-4) unstable; urgency=low
+
+ * Now build with SableVM and libant1.6-java
+
+ -- Arnaud Vandyck <avdyk at debian.org> Sat, 12 Jun 2004 19:04:09 +0200
+
+libcommons-jexl-java (0.99beta1-3) unstable; urgency=low
+
+ * Move to main: libcommons-logging-java is now in main, every
+ dependencies are in main, the package is ready to move to main
+ * removed dpatch dependency and using the cdbs simple patch sys facility
+ * added gij and sablevm as alternative JVM
+ * package now build with kaffe, libant1.5-java and jikes
+ * debian/patches: removed unused files
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 4 May 2004 16:18:39 +0200
+
+libcommons-jexl-java (0.99beta1-2) unstable; urgency=low
+
+ * debian/control (Section): goes in contrib because of
+ libcommons-logging-java
+
+ -- Arnaud Vandyck <avdyk at debian.org> Fri, 7 Nov 2003 11:31:01 +0100
+
+libcommons-jexl-java (0.99beta1-1) unstable; urgency=low
+
+ * Initial Release (closes: #217940).
+
+ -- Arnaud Vandyck <avdyk at debian.org> Wed, 29 Oct 2003 10:55:27 +0100
+
Deleted: tags/libcommons-jexl-java/1.1-2/debian/control
===================================================================
--- trunk/libcommons-jexl-java/debian/control 2011-02-09 21:11:42 UTC (rev 13274)
+++ tags/libcommons-jexl-java/1.1-2/debian/control 2011-02-09 21:26:38 UTC (rev 13277)
@@ -1,19 +0,0 @@
-Source: libcommons-jexl-java
-Section: libs
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>,
- Onkar Shinde <onkarshinde at ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8)
-Build-Depends-Indep: default-jdk, ant, libcommons-logging-java, junit
-Standards-Version: 3.8.1
-Homepage: http://commons.apache.org/jexl
-
-Package: libcommons-jexl-java
-Architecture: all
-Depends: default-jre | java1-runtime | java2-runtime, ${misc:Depends}
-Description: expression language engine
- This library is an expression language engine for easy embedding in
- applications and frameworks. It implements an extented version of the
- Expression Language of the JSTL (Java Standard Tag Library, java server
- related technology).
Copied: tags/libcommons-jexl-java/1.1-2/debian/control (from rev 13276, trunk/libcommons-jexl-java/debian/control)
===================================================================
--- tags/libcommons-jexl-java/1.1-2/debian/control (rev 0)
+++ tags/libcommons-jexl-java/1.1-2/debian/control 2011-02-09 21:26:38 UTC (rev 13277)
@@ -0,0 +1,19 @@
+Source: libcommons-jexl-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Onkar Shinde <onkarshinde at ubuntu.com>
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8)
+Build-Depends-Indep: default-jdk, ant, libcommons-logging-java, junit,
+ maven-repo-helper
+Standards-Version: 3.9.1
+Homepage: http://commons.apache.org/jexl
+
+Package: libcommons-jexl-java
+Architecture: all
+Depends: default-jre | java1-runtime | java2-runtime, ${misc:Depends}
+Description: expression language engine
+ This library is an expression language engine for easy embedding in
+ applications and frameworks. It implements an extented version of the
+ Expression Language of the JSTL (Java Standard Tag Library, java server
+ related technology).
Copied: tags/libcommons-jexl-java/1.1-2/debian/libcommons-jexl-java.poms (from rev 13275, trunk/libcommons-jexl-java/debian/libcommons-jexl-java.poms)
===================================================================
--- tags/libcommons-jexl-java/1.1-2/debian/libcommons-jexl-java.poms (rev 0)
+++ tags/libcommons-jexl-java/1.1-2/debian/libcommons-jexl-java.poms 2011-02-09 21:26:38 UTC (rev 13277)
@@ -0,0 +1,20 @@
+# List of POM files for the package
+# Format of this file is:
+# <path to pom file> [option]*
+# where option can be:
+# --ignore: ignore this POM or
+# --no-parent: remove the <parent> tag from the POM
+# --package=<package>: an alternative package to use when installing this POM
+# and its artifact
+# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
+# during a clean operation with mh_cleanpom or mh_installpom
+# --artifact=<path>: path to the build artifact associated with this POM,
+# it will be installed when using the command mh_install
+# --java-lib: install the jar into /usr/share/java to comply with Debian
+# packaging guidelines
+# --usj-name=<name>: name to use when installing the library in /usr/share/java
+# --usj-version=<version>: version to use when installing the library in /usr/share/java
+# --no-usj-versionless: don't install the versionless link in /usr/share/java
+# --dest-jar=<path>: the destination for the real jar
+#
+debian/poms/commons-jexl.pom
Copied: tags/libcommons-jexl-java/1.1-2/debian/maven.rules (from rev 13275, trunk/libcommons-jexl-java/debian/maven.rules)
===================================================================
--- tags/libcommons-jexl-java/1.1-2/debian/maven.rules (rev 0)
+++ tags/libcommons-jexl-java/1.1-2/debian/maven.rules 2011-02-09 21:26:38 UTC (rev 13277)
@@ -0,0 +1,19 @@
+# Maven rules - transform Maven dependencies and plugins
+# Format of this file is:
+# [group] [artifact] [type] [version] [classifier] [scope]
+# where each element can be either
+# - the exact string, for example org.apache for the group, or 3.1
+# for the version. In this case, the element is simply matched
+# and left as it is
+# - * (the star character, alone). In this case, anything will
+# match and be left as it is. For example, using * on the
+# position of the artifact field will match any artifact id
+# - a regular expression of the form s/match/replace/
+# in this case, elements that match are transformed using
+# the regex rule.
+# All elements much match before a rule can be applied
+# Example rule: match jar with groupid= junit, artifactid= junit
+# and version starting with 3., replacing the version with 3.x
+# junit junit jar s/3\\..*/3.x/
+junit junit jar s/3\..*/3.x/ * *
+commons-logging commons-logging jar s/1\..*/debian/ * *
Deleted: tags/libcommons-jexl-java/1.1-2/debian/rules
===================================================================
--- trunk/libcommons-jexl-java/debian/rules 2011-02-09 21:11:42 UTC (rev 13274)
+++ tags/libcommons-jexl-java/1.1-2/debian/rules 2011-02-09 21:26:38 UTC (rev 13277)
@@ -1,23 +0,0 @@
-#!/usr/bin/make -f
-# debian/rules for libcommons-jexl-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
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-JAVA_HOME_DIRS := /usr/lib/jvm/default-java/
-DEB_JARS := junit commons-logging
-DEB_ANT_BUILD_TARGET := jar
-#DEB_ANT_TEST_TARGET := test
-ANT_OPTS := -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4
-
-LIBRARY=commons-jexl
-
-install/libcommons-jexl-java::
- ln -s commons-jexl-$(DEB_UPSTREAM_VERSION).jar debian/libcommons-jexl-java/usr/share/java/commons-jexl.jar
-
-get-orig-source::
- uscan --verbose --force-download --rename
Copied: tags/libcommons-jexl-java/1.1-2/debian/rules (from rev 13275, trunk/libcommons-jexl-java/debian/rules)
===================================================================
--- tags/libcommons-jexl-java/1.1-2/debian/rules (rev 0)
+++ tags/libcommons-jexl-java/1.1-2/debian/rules 2011-02-09 21:26:38 UTC (rev 13277)
@@ -0,0 +1,34 @@
+#!/usr/bin/make -f
+# debian/rules for libcommons-jexl-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
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+JAVA_HOME_DIRS := /usr/lib/jvm/default-java/
+DEB_JARS := junit commons-logging
+DEB_ANT_BUILD_TARGET := jar
+#DEB_ANT_TEST_TARGET := test
+ANT_OPTS := -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4
+PACKAGE := commons-jexl
+MAVEN_REPO := http://repo1.maven.org/maven2
+
+LIBRARY=commons-jexl
+
+install/libcommons-jexl-java::
+ ln -s commons-jexl-$(DEB_UPSTREAM_VERSION).jar debian/libcommons-jexl-java/usr/share/java/commons-jexl.jar
+
+binary-post-install/lib$(PACKAGE)-java::
+ mh_installpoms -plib$(PACKAGE)-java
+ mh_installjar -plib$(PACKAGE)-java -l debian/poms/$(PACKAGE).pom target/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).jar
+
+get-orig-source::
+ uscan --verbose --force-download --rename
+
+get-orig-pom:
+ mkdir -p debian/poms
+ wget -U NoSuchBrowser/1.0 -O debian/poms/$(PACKAGE).pom \
+ $(MAVEN_REPO)/commons-jexl/$(PACKAGE)/$(DEB_UPSTREAM_VERSION)/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).pom
More information about the pkg-java-commits
mailing list