Author: apo Date: 2017-01-24 00:04:40 +0000 (Tue, 24 Jan 2017) New Revision: 19206
Added: tags/xmlbeans/2.6.0+dfsg-1/ tags/xmlbeans/2.6.0+dfsg-1/debian/changelog tags/xmlbeans/2.6.0+dfsg-1/debian/compat tags/xmlbeans/2.6.0+dfsg-1/debian/control tags/xmlbeans/2.6.0+dfsg-1/debian/copyright tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml tags/xmlbeans/2.6.0+dfsg-1/debian/watch Removed: tags/xmlbeans/2.6.0+dfsg-1/debian/changelog tags/xmlbeans/2.6.0+dfsg-1/debian/compat tags/xmlbeans/2.6.0+dfsg-1/debian/control tags/xmlbeans/2.6.0+dfsg-1/debian/copyright tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml tags/xmlbeans/2.6.0+dfsg-1/debian/watch Log: [svn-buildpackage] Tagging xmlbeans 2.6.0+dfsg-1 Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/changelog =================================================================== --- trunk/xmlbeans/debian/changelog 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/changelog 2017-01-24 00:04:40 UTC (rev 19206) @@ -1,103 +0,0 @@ -xmlbeans (2.6.0-4) unstable; urgency=medium - - * Team upload - * Add patch to build with Saxon-HE instead of Saxon-B - * d/control: use https for Vcs-Browser uri - - -- Eugene Zhukov <[email protected]> Sat, 20 Feb 2016 08:49:20 +0200 - -xmlbeans (2.6.0-3) unstable; urgency=medium - - * Team upload. - * Fixed a build failure with Java 8 (Closes: #814209) - * Standards-Version updated to 3.9.7 (no changes) - - -- Emmanuel Bourg <[email protected]> Wed, 10 Feb 2016 10:53:21 +0100 - -xmlbeans (2.6.0-2) unstable; urgency=medium - - * Upload to unstable - * Standards-Version updated to 3.9.5 (no changes) - * Switch to debhelper level 9 - - -- Emmanuel Bourg <[email protected]> Tue, 25 Feb 2014 23:49:37 +0100 - -xmlbeans (2.6.0-1) experimental; urgency=low - - * New upstream release. - * Refreshed the patches - * Updated the poms - * Use canonical URLs for the Vcs-* fields - * Updated Standards-Version to 3.9.4 (no changes) - * debian/rules: Updated the URL of the Maven repository used to fetch the poms - * debian/rules: Improved the clean target - - -- Emmanuel Bourg <[email protected]> Wed, 10 Jul 2013 16:31:35 +0200 - -xmlbeans (2.5.0-4) unstable; urgency=low - - * d/rules Fix installation of Maven artifacts into /usr/share/maven-repo/. - * d/control: Drop JRE depends from libxmlbeans-java package. - * d/control: Bump Standards-Version to 3.9.2: no changes needed. - * d/control: Add Vcs-* headers. - - -- Damien Raude-Morvan <[email protected]> Sat, 25 Jun 2011 13:15:27 +0200 - -xmlbeans (2.5.0-3) unstable; urgency=low - - * Fix /usr/bin/validate filename conflict with wdg-html-validator: - - rename our "validate" to "xsdvalidate". - - d/README.Debian: describe this change wrt upstream. - (Closes: #578032) - * Remove d/README.source since we switched to source format 3.0 - - -- Damien Raude-Morvan <[email protected]> Tue, 20 Apr 2010 23:29:37 +0200 - -xmlbeans (2.5.0-2) unstable; urgency=low - - [ Damien Raude-Morvan ] - * New xmlbeans package which contains CLI tools (Closes: #571245) - * TODO: build manpages for those tools - - [ Torsten Werner ] - * Change maintainers into Maintainers. - * Switch to source format 3.0. - * Install tools into the xmlbeans packages. - - -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 21:55:26 +0200 - -xmlbeans (2.5.0-1) unstable; urgency=low - - * Import package in Debian based on Thierry Carrez <[email protected]> - work. Thanks Thierry! (Closes: #567778) - * New upstream release. - * Bump Debhelper compat level to 7 - * Update to Standards-Version 3.8.4: - - Move to java section - - Add Vcs-* fields to pkg-java svn repository - * Add debian/watch to track upstream releases - * Move ant and default-jdk to Build-Depends (needed for clean target) - * Use Quilt as patch system: - - Update debian/rules - - Add quilt to Build-Depends - - Update all patches - - Add debian/README.source - * Update and review of debian/copyright - * Install JARs in maven-repository - - Build-Depends on maven-repo-helper - - Use mh_installjar to install JARs - - Add a get-orig-pom target in debian/rules - - -- Damien Raude-Morvan <[email protected]> Sun, 31 Jan 2010 19:49:55 +0100 - -xmlbeans (2.4.0-0ubuntu2) jaunty; urgency=low - - * Do not use bundled oldxbean.jar to build, build-dep on itself instead. - - -- Thierry Carrez <[email protected]> Thu, 19 Feb 2009 13:06:11 +0000 - -xmlbeans (2.4.0-0ubuntu1) jaunty; urgency=low - - * Initial release - - -- Thierry Carrez <[email protected]> Tue, 17 Feb 2009 19:59:55 +0000 Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/changelog (from rev 19205, trunk/xmlbeans/debian/changelog) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/changelog (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/changelog 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1,118 @@ +xmlbeans (2.6.0+dfsg-1) unstable; urgency=medium + + * Team upload. + * Repack the original tarball and remove prebuilt jar files. + jam and piccolo jars contain only source files. (Closes: #822091) + * Declare compliance with Debian Policy 3.9.8. + * libxmlbeans-java: Add missing libsaxonhe-java dependency and fix + artifactid in xpath.pom. + Thanks to Yadickson Soto for the report. (Closes: #820839) + * wrap-and-sort -sa. + * Use only Build-Depends field. + * Switch to compat level 10. + + -- Markus Koschany <[email protected]> Tue, 24 Jan 2017 00:49:03 +0100 + +xmlbeans (2.6.0-4) unstable; urgency=medium + + * Team upload + * Add patch to build with Saxon-HE instead of Saxon-B + * d/control: use https for Vcs-Browser uri + + -- Eugene Zhukov <[email protected]> Sat, 20 Feb 2016 08:49:20 +0200 + +xmlbeans (2.6.0-3) unstable; urgency=medium + + * Team upload. + * Fixed a build failure with Java 8 (Closes: #814209) + * Standards-Version updated to 3.9.7 (no changes) + + -- Emmanuel Bourg <[email protected]> Wed, 10 Feb 2016 10:53:21 +0100 + +xmlbeans (2.6.0-2) unstable; urgency=medium + + * Upload to unstable + * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Tue, 25 Feb 2014 23:49:37 +0100 + +xmlbeans (2.6.0-1) experimental; urgency=low + + * New upstream release. + * Refreshed the patches + * Updated the poms + * Use canonical URLs for the Vcs-* fields + * Updated Standards-Version to 3.9.4 (no changes) + * debian/rules: Updated the URL of the Maven repository used to fetch the poms + * debian/rules: Improved the clean target + + -- Emmanuel Bourg <[email protected]> Wed, 10 Jul 2013 16:31:35 +0200 + +xmlbeans (2.5.0-4) unstable; urgency=low + + * d/rules Fix installation of Maven artifacts into /usr/share/maven-repo/. + * d/control: Drop JRE depends from libxmlbeans-java package. + * d/control: Bump Standards-Version to 3.9.2: no changes needed. + * d/control: Add Vcs-* headers. + + -- Damien Raude-Morvan <[email protected]> Sat, 25 Jun 2011 13:15:27 +0200 + +xmlbeans (2.5.0-3) unstable; urgency=low + + * Fix /usr/bin/validate filename conflict with wdg-html-validator: + - rename our "validate" to "xsdvalidate". + - d/README.Debian: describe this change wrt upstream. + (Closes: #578032) + * Remove d/README.source since we switched to source format 3.0 + + -- Damien Raude-Morvan <[email protected]> Tue, 20 Apr 2010 23:29:37 +0200 + +xmlbeans (2.5.0-2) unstable; urgency=low + + [ Damien Raude-Morvan ] + * New xmlbeans package which contains CLI tools (Closes: #571245) + * TODO: build manpages for those tools + + [ Torsten Werner ] + * Change maintainers into Maintainers. + * Switch to source format 3.0. + * Install tools into the xmlbeans packages. + + -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 21:55:26 +0200 + +xmlbeans (2.5.0-1) unstable; urgency=low + + * Import package in Debian based on Thierry Carrez <[email protected]> + work. Thanks Thierry! (Closes: #567778) + * New upstream release. + * Bump Debhelper compat level to 7 + * Update to Standards-Version 3.8.4: + - Move to java section + - Add Vcs-* fields to pkg-java svn repository + * Add debian/watch to track upstream releases + * Move ant and default-jdk to Build-Depends (needed for clean target) + * Use Quilt as patch system: + - Update debian/rules + - Add quilt to Build-Depends + - Update all patches + - Add debian/README.source + * Update and review of debian/copyright + * Install JARs in maven-repository + - Build-Depends on maven-repo-helper + - Use mh_installjar to install JARs + - Add a get-orig-pom target in debian/rules + + -- Damien Raude-Morvan <[email protected]> Sun, 31 Jan 2010 19:49:55 +0100 + +xmlbeans (2.4.0-0ubuntu2) jaunty; urgency=low + + * Do not use bundled oldxbean.jar to build, build-dep on itself instead. + + -- Thierry Carrez <[email protected]> Thu, 19 Feb 2009 13:06:11 +0000 + +xmlbeans (2.4.0-0ubuntu1) jaunty; urgency=low + + * Initial release + + -- Thierry Carrez <[email protected]> Tue, 17 Feb 2009 19:59:55 +0000 Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/compat =================================================================== --- trunk/xmlbeans/debian/compat 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/compat 2017-01-24 00:04:40 UTC (rev 19206) @@ -1 +0,0 @@ -9 Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/compat (from rev 19205, trunk/xmlbeans/debian/compat) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/compat (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/compat 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1 @@ +10 Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/control =================================================================== --- trunk/xmlbeans/debian/control 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/control 2017-01-24 00:04:40 UTC (rev 19206) @@ -1,56 +0,0 @@ -Source: xmlbeans -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk -Build-Depends-Indep: ant-optional, libxmlbeans-java, maven-repo-helper, - libsaxonhe-java -Standards-Version: 3.9.7 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/xmlbeans/ -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/xmlbeans/ -Homepage: http://xmlbeans.apache.org - -Package: libxmlbeans-java -Architecture: all -Depends: ${misc:Depends}, libxml-commons-resolver1.1-java -Description: Java library for accessing XML by binding it to Java types - XMLBeans is a technology for accessing XML by binding it to Java types. - . - XMLBeans provides several ways to get at the XML, including: - * Through XML schema that has been compiled to generate Java types that - represent schema types. In this way, you can access instances of the - schema through JavaBeans-style accessors after the fashion of "getFoo" - and "setFoo". The XMLBeans API also allows you to reflect into the XML - schema itself through an XML Schema Object model. - * A cursor model through which you can traverse the full XML infoset. - * Support for XML DOM. - -Package: xmlbeans -Architecture: all -Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless, - libxmlbeans-java (>= ${source:Version}) -Description: Java library for accessing XML by binding it to Java types - tools - XMLBeans is a technology for accessing XML by binding it to Java types. - . - XMLBeans provides several ways to get at the XML, including: - * Through XML schema that has been compiled to generate Java types that - represent schema types. In this way, you can access instances of the - schema through JavaBeans-style accessors after the fashion of "getFoo" - and "setFoo". The XMLBeans API also allows you to reflect into the XML - schema itself through an XML Schema Object model. - * A cursor model through which you can traverse the full XML infoset. - * Support for XML DOM. - . - This package provide some command-line tools: - * dumpxsb: XSB File Dumper - * inst2xsd: Instance to Schema Tool - * scomp: Schema Compiler - * sdownload: Schema Downloader - * sfactor: Schema Factoring Tool - * svalidate: Streaming Instance Validator - * xsdvalidate: Instance Validator - * xpretty: XML Pretty Printer - * xsd2inst: Schema to Instance Tool - * xsdtree: Schema Type Hierarchy Printer - * xstc: Invoke XSTC Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/control (from rev 19205, trunk/xmlbeans/debian/control) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/control (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/control 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1,69 @@ +Source: xmlbeans +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: + Damien Raude-Morvan <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: + ant, + ant-optional, + cdbs, + debhelper (>= 10), + default-jdk, + libsaxonhe-java, + libxmlbeans-java, + maven-repo-helper +Standards-Version: 3.9.8 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/xmlbeans/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/xmlbeans/ +Homepage: http://xmlbeans.apache.org + +Package: libxmlbeans-java +Architecture: all +Depends: + libsaxonhe-java, + libxml-commons-resolver1.1-java, + ${misc:Depends} +Description: Java library for accessing XML by binding it to Java types + XMLBeans is a technology for accessing XML by binding it to Java types. + . + XMLBeans provides several ways to get at the XML, including: + * Through XML schema that has been compiled to generate Java types that + represent schema types. In this way, you can access instances of the + schema through JavaBeans-style accessors after the fashion of "getFoo" + and "setFoo". The XMLBeans API also allows you to reflect into the XML + schema itself through an XML Schema Object model. + * A cursor model through which you can traverse the full XML infoset. + * Support for XML DOM. + +Package: xmlbeans +Architecture: all +Depends: + default-jre-headless | java2-runtime-headless, + libxmlbeans-java (>= ${source:Version}), + ${misc:Depends} +Description: Java library for accessing XML by binding it to Java types - tools + XMLBeans is a technology for accessing XML by binding it to Java types. + . + XMLBeans provides several ways to get at the XML, including: + * Through XML schema that has been compiled to generate Java types that + represent schema types. In this way, you can access instances of the + schema through JavaBeans-style accessors after the fashion of "getFoo" + and "setFoo". The XMLBeans API also allows you to reflect into the XML + schema itself through an XML Schema Object model. + * A cursor model through which you can traverse the full XML infoset. + * Support for XML DOM. + . + This package provide some command-line tools: + * dumpxsb: XSB File Dumper + * inst2xsd: Instance to Schema Tool + * scomp: Schema Compiler + * sdownload: Schema Downloader + * sfactor: Schema Factoring Tool + * svalidate: Streaming Instance Validator + * xsdvalidate: Instance Validator + * xpretty: XML Pretty Printer + * xsd2inst: Schema to Instance Tool + * xsdtree: Schema Type Hierarchy Printer + * xstc: Invoke XSTC Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/copyright =================================================================== --- trunk/xmlbeans/debian/copyright 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/copyright 2017-01-24 00:04:40 UTC (rev 19206) @@ -1,71 +0,0 @@ -This package was debianized by Thierry Carrez <[email protected]> on -Tue, 17 Feb 2009 11:03:09 +0000 - -Source tarball was downloaded from http://www.apache.org/dist/xmlbeans/source/ - -Copyright: - - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/) - under Apache-2.0 License (see below). - - Portions of this software were originally based on the following: - - software copyright (c) 2000-2003, BEA Systems, <http://www.bea.com/>. - - Aside from contributions to the Apache XMLBeans project, this - software also includes: - - - files from the Apache Xerces-J - (src/common/org/apache/xmlbeans/impl/common/* and - src/typeimpl/org/apache/xmlbeans/impl/regex/*) - Copyright (c) 1999-2003 Apache Software Foundation - under Apache-2.0 License (see below) - - - files from Apache Axis products (src/saaj_api/*) - Copyright (c) 1999-2003 Apache Software Foundation - under Apache-2.0 License (see below) - - - JAM XML Parser (external/lib/jam-0.1.0-src.jar) - Copyright 2004 (c) Apache Software Foundation - under Apache-2.0 License (see below) - - - Piccolo XML Parser for Java from (external/lib/piccolo_apache_dist_20040711_v2.jar) - Copyright 2002 (c) Yuval Oren - under Apache-2.0 License (see below) - -Authors: - - The Apache Software Foundations XMLBeans Committers, including: - Cezar Andrei - David Bau - Patrick Calahan - Jacob Danner - Yana Kadiyska - Ken Kress - Kevin Krouse - Laurence Moroney - Radu Preotiuc - Cliff Schmidt - Dutta Satadip - Eric Vasilik - David Waite - Scott Ziegler - -License: - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0 -License can be found in the /usr/share/common-licenses/Apache-2.0 file. - -The same license and copyright applies to the Debian packaging. Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/copyright (from rev 19205, trunk/xmlbeans/debian/copyright) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/copyright (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/copyright 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1,71 @@ +This package was debianized by Thierry Carrez <[email protected]> on +Tue, 17 Feb 2009 11:03:09 +0000 + +Source tarball was downloaded from http://www.apache.org/dist/xmlbeans/source/ + +Copyright: + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/) + under Apache-2.0 License (see below). + + Portions of this software were originally based on the following: + - software copyright (c) 2000-2003, BEA Systems, <http://www.bea.com/>. + + Aside from contributions to the Apache XMLBeans project, this + software also includes: + + - files from the Apache Xerces-J + (src/common/org/apache/xmlbeans/impl/common/* and + src/typeimpl/org/apache/xmlbeans/impl/regex/*) + Copyright (c) 1999-2003 Apache Software Foundation + under Apache-2.0 License (see below) + + - files from Apache Axis products (src/saaj_api/*) + Copyright (c) 1999-2003 Apache Software Foundation + under Apache-2.0 License (see below) + + - JAM XML Parser (external/lib/jam-0.1.0-src.jar) + Copyright 2004 (c) Apache Software Foundation + under Apache-2.0 License (see below) + + - Piccolo XML Parser for Java from (external/lib/piccolo_apache_dist_20040711_v2.jar) + Copyright 2002 (c) Yuval Oren + under Apache-2.0 License (see below) + +Authors: + + The Apache Software Foundations XMLBeans Committers, including: + Cezar Andrei + David Bau + Patrick Calahan + Jacob Danner + Yana Kadiyska + Ken Kress + Kevin Krouse + Laurence Moroney + Radu Preotiuc + Cliff Schmidt + Dutta Satadip + Eric Vasilik + David Waite + Scott Ziegler + +License: + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0 +License can be found in the /usr/share/common-licenses/Apache-2.0 file. + +The same license and copyright applies to the Debian packaging. Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml =================================================================== --- trunk/xmlbeans/debian/poms/xpath.xml 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml 2017-01-24 00:04:40 UTC (rev 19206) @@ -1,104 +0,0 @@ -<project> - <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.xmlbeans</groupId> - <artifactId>xmlbeans-xpath</artifactId> - <version>2.6.0</version> - - <name>XmlBeansXPath</name> - <description>XmlBeans extended XPath and XQuery support</description> - <url>http://xmlbeans.apache.org</url> - - <issueManagement> - <system>jira</system> - <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10436</url> - </issueManagement> - - <mailingLists> - <mailingList> - <name>XmlBeans User List</name> - <subscribe>[email protected]</subscribe> - <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-user/</archive> - </mailingList> - <mailingList> - <name>XmlBeans Developer List</name> - <subscribe>[email protected]</subscribe> - <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-dev/</archive> - </mailingList> - <mailingList> - <name>Source Control List</name> - <subscribe>[email protected]</subscribe> - <unsubscribe>[email protected]</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-commits/</archive> - </mailingList> - </mailingLists> - - <licenses> - <license> - <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> - <distribution>repo</distribution> - </license> - </licenses> - - <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/xmlbeans/</connection> - <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/xmlbeans/</developerConnection> - <url>https://svn.apache.org/repos/asf/xmlbeans/</url> - </scm> - - <organization> - <name>XmlBeans</name> - <url>http://xmlbeans.apache.org/</url> - </organization> - - <developers> - <developer> - <name>Cezar Andrei</name> - <id>cezar</id> - <email>cezar.andrei@no#spam#!gma|l.com</email> - <organization></organization> - </developer> - - <developer> - <name>Radu Preotiuc</name> - <id>radup</id> - <email>radupr@nos#[email protected]</email> - <organization></organization> - </developer> - <developer> - <name>Radu Preotiuc</name> - <id>radup</id> - <email>radu.preotiuc-pietro@nos#pam.bea.com</email> - <organization></organization> - </developer> - <developer> - <name>Wing Yew Poon</name> - <id>wpoon</id> - <email>wing-yew.poon@nos#pam.oracle.com</email> - <organization></organization> - </developer> - <developer> - <name>Jacob Danner</name> - <id>jdanner</id> - <email>jacob.danner@nos#pam.oracle.com</email> - <organization></organization> - </developer> - - </developers> - - <dependencies> - <dependency> - <groupId>org.apache.xmlbeans</groupId> - <artifactId>xmlbeans</artifactId> - <version>2.4.0</version> - </dependency> - <dependency> - <groupId>net.sf.saxon</groupId> - <artifactId>saxon</artifactId> - <version>9</version> - </dependency> - </dependencies> - -</project> Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml (from rev 19205, trunk/xmlbeans/debian/poms/xpath.xml) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/poms/xpath.xml 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1,104 @@ +<project> + <modelVersion>4.0.0</modelVersion> + <groupId>org.apache.xmlbeans</groupId> + <artifactId>xmlbeans-xpath</artifactId> + <version>2.6.0</version> + + <name>XmlBeansXPath</name> + <description>XmlBeans extended XPath and XQuery support</description> + <url>http://xmlbeans.apache.org</url> + + <issueManagement> + <system>jira</system> + <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10436</url> + </issueManagement> + + <mailingLists> + <mailingList> + <name>XmlBeans User List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-user/</archive> + </mailingList> + <mailingList> + <name>XmlBeans Developer List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-dev/</archive> + </mailingList> + <mailingList> + <name>Source Control List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>http://mail-archives.apache.org/mod_mbox/xmlbeans-commits/</archive> + </mailingList> + </mailingLists> + + <licenses> + <license> + <name>The Apache Software License, Version 2.0</name> + <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> + </license> + </licenses> + + <scm> + <connection>scm:svn:https://svn.apache.org/repos/asf/xmlbeans/</connection> + <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/xmlbeans/</developerConnection> + <url>https://svn.apache.org/repos/asf/xmlbeans/</url> + </scm> + + <organization> + <name>XmlBeans</name> + <url>http://xmlbeans.apache.org/</url> + </organization> + + <developers> + <developer> + <name>Cezar Andrei</name> + <id>cezar</id> + <email>cezar.andrei@no#spam#!gma|l.com</email> + <organization></organization> + </developer> + + <developer> + <name>Radu Preotiuc</name> + <id>radup</id> + <email>radupr@nos#[email protected]</email> + <organization></organization> + </developer> + <developer> + <name>Radu Preotiuc</name> + <id>radup</id> + <email>radu.preotiuc-pietro@nos#pam.bea.com</email> + <organization></organization> + </developer> + <developer> + <name>Wing Yew Poon</name> + <id>wpoon</id> + <email>wing-yew.poon@nos#pam.oracle.com</email> + <organization></organization> + </developer> + <developer> + <name>Jacob Danner</name> + <id>jdanner</id> + <email>jacob.danner@nos#pam.oracle.com</email> + <organization></organization> + </developer> + + </developers> + + <dependencies> + <dependency> + <groupId>org.apache.xmlbeans</groupId> + <artifactId>xmlbeans</artifactId> + <version>2.4.0</version> + </dependency> + <dependency> + <groupId>net.sf.saxon</groupId> + <artifactId>Saxon-HE</artifactId> + <version>9</version> + </dependency> + </dependencies> + +</project> Deleted: tags/xmlbeans/2.6.0+dfsg-1/debian/watch =================================================================== --- trunk/xmlbeans/debian/watch 2017-01-12 18:41:05 UTC (rev 19204) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/watch 2017-01-24 00:04:40 UTC (rev 19206) @@ -1,2 +0,0 @@ -version=3 -http://www.apache.org/dist/xmlbeans/source/xmlbeans-([\d.]+)-src.tgz debian debian/orig-tar.sh Copied: tags/xmlbeans/2.6.0+dfsg-1/debian/watch (from rev 19205, trunk/xmlbeans/debian/watch) =================================================================== --- tags/xmlbeans/2.6.0+dfsg-1/debian/watch (rev 0) +++ tags/xmlbeans/2.6.0+dfsg-1/debian/watch 2017-01-24 00:04:40 UTC (rev 19206) @@ -0,0 +1,3 @@ +version=3 +opts="dversionmangle=s/\+dfsg//" \ +http://www.apache.org/dist/xmlbeans/source/xmlbeans-([\d.]+)-src.tgz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

