[pkg-java] r16983 - in tags/libxml-security-java: . 1.5.5-1/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Jul 3 13:40:37 UTC 2013
Author: ebourg-guest
Date: 2013-07-03 13:40:37 +0000 (Wed, 03 Jul 2013)
New Revision: 16983
Added:
tags/libxml-security-java/1.5.5-1/
tags/libxml-security-java/1.5.5-1/debian/changelog
tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms
Removed:
tags/libxml-security-java/1.5.5-1/debian/changelog
tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms
Modified:
tags/libxml-security-java/1.5.5-1/debian/maven.cleanIgnoreRules
tags/libxml-security-java/1.5.5-1/debian/maven.ignoreRules
tags/libxml-security-java/1.5.5-1/debian/maven.publishedRules
tags/libxml-security-java/1.5.5-1/debian/maven.rules
Log:
[svn-buildpackage] Tagging libxml-security-java 1.5.5-1
Deleted: tags/libxml-security-java/1.5.5-1/debian/changelog
===================================================================
--- trunk/libxml-security-java/debian/changelog 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/changelog 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,73 +0,0 @@
-libxml-security-java (1.5.5-1) UNRELEASED; urgency=low
-
- * New upstream release
- * Refreshed the patch
- * Use canonical URLs for the Vcs-* fields
-
- -- Emmanuel Bourg <ebourg at apache.org> Mon, 24 Jun 2013 11:02:09 +0200
-
-libxml-security-java (1.5.4-1) experimental; urgency=low
-
- [ Emmanuel Bourg ]
- * Team upload.
- * New upstream release
- * Refreshed the patch
- * Updated Standards-Version to 3.9.4 (no changes)
- * Removed Michael Koch from the Uploaders list (Closes: #654103)
- * Updated debian/copyright to comply with the Machine readable format 1.0
-
- [ tony mancill ]
- * Add libbcprov-java to Build-Depends-Indep
-
- -- tony mancill <tmancill at debian.org> Sat, 27 Apr 2013 21:18:13 -0700
-
-libxml-security-java (1.4.5-1) unstable; urgency=low
-
- * New upstream release
- * Update debian/watch to point to new SVN repo.
- * Update Standards-Version: 3.9.1.
- * Switch to source format 3.0.
- * Use Maven to build the package. Ignore test failures.
- * Update Description.
- * Add a documentation package.
- * Update Homepage field.
-
- -- Torsten Werner <twerner at debian.org> Tue, 30 Aug 2011 14:07:46 +0200
-
-libxml-security-java (1.4.3-2) unstable; urgency=low
-
- [ Thierry Carrez ]
- * debian/build.xml: Build Java2 code to match runtime dependency
- * debian/build.xml: Fix the jar packaging to include resources
- (Closes: #557306)
-
- [ Niels Thykier ]
- * Removed ${shlibs:Depends} from Depends; does not make sense for java.
-
- -- Niels Thykier <niels at thykier.net> Mon, 30 Nov 2009 22:20:10 +0100
-
-libxml-security-java (1.4.3-1) unstable; urgency=low
-
- * New upstream release.
- * (Build-)Depends on default-jdk.
- * Build-Depends on debhelper >= 7.
- * Moved package to section 'java'.
- * Addded myself to Uploaders.
- * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de> Mon, 05 Oct 2009 08:05:07 +0200
-
-libxml-security-java (1.4.2-1) unstable; urgency=low
-
- * New upstream release
- * Bump Standards-Version to 3.8.0
- * debian/copyright: remove the full text of Apache 2.0 license, as now
- is included in common licenses
-
- -- Varun Hiremath <varun at debian.org> Fri, 11 Jul 2008 19:22:33 +0530
-
-libxml-security-java (1.4.1-1) unstable; urgency=low
-
- * Initial release (Closes: #450611)
-
- -- Varun Hiremath <varun at debian.org> Fri, 18 Jan 2008 14:56:26 +0530
Copied: tags/libxml-security-java/1.5.5-1/debian/changelog (from rev 16982, trunk/libxml-security-java/debian/changelog)
===================================================================
--- tags/libxml-security-java/1.5.5-1/debian/changelog (rev 0)
+++ tags/libxml-security-java/1.5.5-1/debian/changelog 2013-07-03 13:40:37 UTC (rev 16983)
@@ -0,0 +1,74 @@
+libxml-security-java (1.5.5-1) experimental; urgency=low
+
+ * New upstream release
+ * Refreshed the patch
+ * Use canonical URLs for the Vcs-* fields
+ * Changed the Maven rules to Ignore the parent pom
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 03 Jul 2013 15:31:41 +0200
+
+libxml-security-java (1.5.4-1) experimental; urgency=low
+
+ [ Emmanuel Bourg ]
+ * Team upload.
+ * New upstream release
+ * Refreshed the patch
+ * Updated Standards-Version to 3.9.4 (no changes)
+ * Removed Michael Koch from the Uploaders list (Closes: #654103)
+ * Updated debian/copyright to comply with the Machine readable format 1.0
+
+ [ tony mancill ]
+ * Add libbcprov-java to Build-Depends-Indep
+
+ -- tony mancill <tmancill at debian.org> Sat, 27 Apr 2013 21:18:13 -0700
+
+libxml-security-java (1.4.5-1) unstable; urgency=low
+
+ * New upstream release
+ * Update debian/watch to point to new SVN repo.
+ * Update Standards-Version: 3.9.1.
+ * Switch to source format 3.0.
+ * Use Maven to build the package. Ignore test failures.
+ * Update Description.
+ * Add a documentation package.
+ * Update Homepage field.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 30 Aug 2011 14:07:46 +0200
+
+libxml-security-java (1.4.3-2) unstable; urgency=low
+
+ [ Thierry Carrez ]
+ * debian/build.xml: Build Java2 code to match runtime dependency
+ * debian/build.xml: Fix the jar packaging to include resources
+ (Closes: #557306)
+
+ [ Niels Thykier ]
+ * Removed ${shlibs:Depends} from Depends; does not make sense for java.
+
+ -- Niels Thykier <niels at thykier.net> Mon, 30 Nov 2009 22:20:10 +0100
+
+libxml-security-java (1.4.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * (Build-)Depends on default-jdk.
+ * Build-Depends on debhelper >= 7.
+ * Moved package to section 'java'.
+ * Addded myself to Uploaders.
+ * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Mon, 05 Oct 2009 08:05:07 +0200
+
+libxml-security-java (1.4.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.8.0
+ * debian/copyright: remove the full text of Apache 2.0 license, as now
+ is included in common licenses
+
+ -- Varun Hiremath <varun at debian.org> Fri, 11 Jul 2008 19:22:33 +0530
+
+libxml-security-java (1.4.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #450611)
+
+ -- Varun Hiremath <varun at debian.org> Fri, 18 Jan 2008 14:56:26 +0530
Deleted: tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms
===================================================================
--- trunk/libxml-security-java/debian/libxml-security-java.poms 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,28 +0,0 @@
-# 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 and its artifact if any
-# --ignore-pom: don't install the POM. To use on POM files that are created
-# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
-# --no-parent: remove the <parent> tag from the POM
-# --package=<package>: an alternative package to use when installing this POM
-# and its artifact
-# --has-package-version: to indicate that the original version of the POM is the same as the upstream part
-# of the version for the package.
-# --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. [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.
-# It will be installed with mh_install. [mh_install]
-# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
-# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
-# Empty by default. [mh_install]
-#
-pom.xml --has-package-version
Copied: tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms (from rev 16982, trunk/libxml-security-java/debian/libxml-security-java.poms)
===================================================================
--- tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms (rev 0)
+++ tags/libxml-security-java/1.5.5-1/debian/libxml-security-java.poms 2013-07-03 13:40:37 UTC (rev 16983)
@@ -0,0 +1,28 @@
+# 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 and its artifact if any
+# --ignore-pom: don't install the POM. To use on POM files that are created
+# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
+# --no-parent: remove the <parent> tag from the POM
+# --package=<package>: an alternative package to use when installing this POM
+# and its artifact
+# --has-package-version: to indicate that the original version of the POM is the same as the upstream part
+# of the version for the package.
+# --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. [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.
+# It will be installed with mh_install. [mh_install]
+# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
+# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
+# Empty by default. [mh_install]
+#
+pom.xml --no-parent --has-package-version
Modified: tags/libxml-security-java/1.5.5-1/debian/maven.cleanIgnoreRules
===================================================================
--- trunk/libxml-security-java/debian/maven.cleanIgnoreRules 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/maven.cleanIgnoreRules 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,17 +1 @@
-# Maven clean ignore rules - ignore some Maven dependencies and plugins
-# during the clean phase of a Maven build
-# 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
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM before mvn clean is called
-# junit junit jar s/3\\..*/3.x/
Modified: tags/libxml-security-java/1.5.5-1/debian/maven.ignoreRules
===================================================================
--- trunk/libxml-security-java/debian/maven.ignoreRules 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/maven.ignoreRules 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,18 +1,3 @@
-# Maven ignore rules - ignore some 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
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM
-# junit junit jar s/3\\..*/3.x/
org.apache.felix maven-bundle-plugin * * * *
org.apache.maven.plugins maven-release-plugin * * * *
Modified: tags/libxml-security-java/1.5.5-1/debian/maven.publishedRules
===================================================================
--- trunk/libxml-security-java/debian/maven.publishedRules 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/maven.publishedRules 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,19 +1 @@
-# Maven published rules - additional rules to publish, to help
-# the packaging work of Debian maintainers using mh_make
-# 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/
Modified: tags/libxml-security-java/1.5.5-1/debian/maven.rules
===================================================================
--- trunk/libxml-security-java/debian/maven.rules 2013-07-03 12:54:13 UTC (rev 16981)
+++ tags/libxml-security-java/1.5.5-1/debian/maven.rules 2013-07-03 13:40:37 UTC (rev 16983)
@@ -1,20 +1,3 @@
-# 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/4\..*/4.x/ * *
org.apache apache pom s/.*/debian/ * *
More information about the pkg-java-commits
mailing list