Author: ebourg-guest Date: 2015-08-31 16:04:55 +0000 (Mon, 31 Aug 2015) New Revision: 18824
Added: tags/commons-vfs/2.0-4/ tags/commons-vfs/2.0-4/debian/changelog tags/commons-vfs/2.0-4/debian/compat tags/commons-vfs/2.0-4/debian/control tags/commons-vfs/2.0-4/debian/copyright tags/commons-vfs/2.0-4/debian/maven.ignoreRules Removed: tags/commons-vfs/2.0-4/debian/changelog tags/commons-vfs/2.0-4/debian/compat tags/commons-vfs/2.0-4/debian/control tags/commons-vfs/2.0-4/debian/copyright tags/commons-vfs/2.0-4/debian/maven.ignoreRules Log: [svn-buildpackage] Tagging commons-vfs 2.0-4 Deleted: tags/commons-vfs/2.0-4/debian/changelog =================================================================== --- trunk/commons-vfs/debian/changelog 2015-08-31 13:17:00 UTC (rev 18818) +++ tags/commons-vfs/2.0-4/debian/changelog 2015-08-31 16:04:55 UTC (rev 18824) @@ -1,126 +0,0 @@ -commons-vfs (2.0-4) UNRELEASED; urgency=medium - - * Team upload. - * Standards-Version updated to 3.9.6 (no changes) - - -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 15:16:34 +0200 - -commons-vfs (2.0-3) unstable; urgency=low - - * Team upload. - * Explicitly state the encoding used to fix FTBFS with Java7. - - -- Niels Thykier <[email protected]> Wed, 20 Jun 2012 17:57:31 +0200 - -commons-vfs (2.0-2) unstable; urgency=low - - * Update Standard-Version: 3.9.3. - * Install JAR into /usr/share/java (Closes: #667011). - * Drop --no-parent option and add Build-Depends on libcommons-parent- - java. - - -- Damien Raude-Morvan <[email protected]> Sun, 08 Apr 2012 18:19:31 +0200 - -commons-vfs (2.0-1) unstable; urgency=low - - * New upstream release: - - Drop all previous patches. - - d/control: Build-Depends on libcommons-net2-java, junit4, - libcommons-compress-java. - * Bump Standards-Version 3.9.2: no changes needed. - * d/copyright: Use DEP-5 format. - * Switch to Maven build system: - - d/patches/skip_examples.diff: Don't build examples module. - - d/patches/disable_webdav_provider.diff: Disable webdav provider. - - Drop B-D on ant, but add B-D on maven-debian-helper - - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends - and Recommends. - * d/docs: Update for new release. - - -- Damien Raude-Morvan <[email protected]> Sun, 11 Sep 2011 00:44:27 +0200 - -commons-vfs (1.0-6) unstable; urgency=low - - * Team upload - - [ Damien Raude-Morvan ] - * d/control: Drop Depends on any JRE as a Java library don't need to - depends on a runtime (Java Policy) - - [ Torsten Werner ] - * Change 'maintainers' into 'Maintainers'. - * Update Standard-Version: 3.9.1. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Tue, 30 Aug 2011 16:56:07 +0200 - -commons-vfs (1.0-5) unstable; urgency=low - - * debian/maven.rules: - - fix jdom groupId to org.jdom - - use 3.x release of commons-httpclient - - use 1.x release of commons-net - * Update my email address - * Bump debhelper version to >= 7 - - -- Damien Raude-Morvan <[email protected]> Sat, 12 Dec 2009 22:02:48 +0100 - -commons-vfs (1.0-4) unstable; urgency=low - - * Set Maintainer field to Debian Java Team - * Add myself as Uploaders - * Add ${misc:Depends} in Depends field for debhelper - * Bump Standards-Version 3.8.3: - - Move libcommons-vfs-java to "java" section - - Add a README.source describing patch system - * Switch to Quilt patch system: - - Refresh all patchs - - Add B-D on quilt - - Include patchsys-quilt.mk in debian/rules - * New patch 02_no_home_dir.diff: don't try to create/copy files - in $HOME as many autobuilder won't have one - * Use default-jdk/jre: - - Depends on default-jre-headless instead of java-gcj-compat - - Build-Depends on default-jdk instead of default-jdk-builddep - because we don't build a native GCJ package. - * Maven POMs: - - Add a Build-Depends-Indep dependency on maven-repo-helper - - Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Move api documentation to /usr/share/doc/libcommons-vfs-java/api - - -- Damien Raude-Morvan <[email protected]> Sun, 23 Aug 2009 00:52:26 +0200 - -commons-vfs (1.0-3) unstable; urgency=low - - * debian/control: - - Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev. - - Move default-jdk-builddep form B-D-I to B-D (needed for clean) - - Differentiate short description of -doc package - * debian/rules: Use default-java from default-jdk-builddep as JAVA_HOME - * Move examples (sample source code) to libcommons-vfs-java-doc package - - -- Damien Raude-Morvan <[email protected]> Sun, 30 Nov 2008 13:11:05 +0100 - -commons-vfs (1.0-2) unstable; urgency=low - - * debian/rules: - - Include examples/ in libcommons-vfs-java - - Install Javadoc API in /usr/share/doc/libcommons-vfs-java-doc - - Use CDBS DEB_SOURCE_PACKAGE and DEB_UPSTREAM_VERSION instead of using - dpkg-parsechangelog - - get-orig-source: use --force-download for uscan - - include simple-patchsys.mk rules before ant.mk class - * debian/control: - - Remove depends on java1-runtime as commons-vfs only works - with Java >= 1.4 - * debian/copyright: Relicense debian packaging under BSD - * debian/dirs: Removed because dirs are created by dh_install - - -- Damien Raude-Morvan <[email protected]> Sun, 10 Aug 2008 21:55:32 +0200 - -commons-vfs (1.0-1) unstable; urgency=low - - * Initial release (closes: #238904). - - -- Damien Raude-Morvan <[email protected]> Wed, 16 Jul 2008 21:56:34 +0200 Copied: tags/commons-vfs/2.0-4/debian/changelog (from rev 18823, trunk/commons-vfs/debian/changelog) =================================================================== --- tags/commons-vfs/2.0-4/debian/changelog (rev 0) +++ tags/commons-vfs/2.0-4/debian/changelog 2015-08-31 16:04:55 UTC (rev 18824) @@ -0,0 +1,130 @@ +commons-vfs (2.0-4) unstable; urgency=medium + + * Team upload. + * Ignore the dependency on maven-scm (Closes: #797459) + * Standards-Version updated to 3.9.6 (no changes) + * Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 + * debian/copyright: Updated the Format URI + + -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 16:07:05 +0200 + +commons-vfs (2.0-3) unstable; urgency=low + + * Team upload. + * Explicitly state the encoding used to fix FTBFS with Java7. + + -- Niels Thykier <[email protected]> Wed, 20 Jun 2012 17:57:31 +0200 + +commons-vfs (2.0-2) unstable; urgency=low + + * Update Standard-Version: 3.9.3. + * Install JAR into /usr/share/java (Closes: #667011). + * Drop --no-parent option and add Build-Depends on libcommons-parent- + java. + + -- Damien Raude-Morvan <[email protected]> Sun, 08 Apr 2012 18:19:31 +0200 + +commons-vfs (2.0-1) unstable; urgency=low + + * New upstream release: + - Drop all previous patches. + - d/control: Build-Depends on libcommons-net2-java, junit4, + libcommons-compress-java. + * Bump Standards-Version 3.9.2: no changes needed. + * d/copyright: Use DEP-5 format. + * Switch to Maven build system: + - d/patches/skip_examples.diff: Don't build examples module. + - d/patches/disable_webdav_provider.diff: Disable webdav provider. + - Drop B-D on ant, but add B-D on maven-debian-helper + - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends + and Recommends. + * d/docs: Update for new release. + + -- Damien Raude-Morvan <[email protected]> Sun, 11 Sep 2011 00:44:27 +0200 + +commons-vfs (1.0-6) unstable; urgency=low + + * Team upload + + [ Damien Raude-Morvan ] + * d/control: Drop Depends on any JRE as a Java library don't need to + depends on a runtime (Java Policy) + + [ Torsten Werner ] + * Change 'maintainers' into 'Maintainers'. + * Update Standard-Version: 3.9.1. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Tue, 30 Aug 2011 16:56:07 +0200 + +commons-vfs (1.0-5) unstable; urgency=low + + * debian/maven.rules: + - fix jdom groupId to org.jdom + - use 3.x release of commons-httpclient + - use 1.x release of commons-net + * Update my email address + * Bump debhelper version to >= 7 + + -- Damien Raude-Morvan <[email protected]> Sat, 12 Dec 2009 22:02:48 +0100 + +commons-vfs (1.0-4) unstable; urgency=low + + * Set Maintainer field to Debian Java Team + * Add myself as Uploaders + * Add ${misc:Depends} in Depends field for debhelper + * Bump Standards-Version 3.8.3: + - Move libcommons-vfs-java to "java" section + - Add a README.source describing patch system + * Switch to Quilt patch system: + - Refresh all patchs + - Add B-D on quilt + - Include patchsys-quilt.mk in debian/rules + * New patch 02_no_home_dir.diff: don't try to create/copy files + in $HOME as many autobuilder won't have one + * Use default-jdk/jre: + - Depends on default-jre-headless instead of java-gcj-compat + - Build-Depends on default-jdk instead of default-jdk-builddep + because we don't build a native GCJ package. + * Maven POMs: + - Add a Build-Depends-Indep dependency on maven-repo-helper + - Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Move api documentation to /usr/share/doc/libcommons-vfs-java/api + + -- Damien Raude-Morvan <[email protected]> Sun, 23 Aug 2009 00:52:26 +0200 + +commons-vfs (1.0-3) unstable; urgency=low + + * debian/control: + - Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev. + - Move default-jdk-builddep form B-D-I to B-D (needed for clean) + - Differentiate short description of -doc package + * debian/rules: Use default-java from default-jdk-builddep as JAVA_HOME + * Move examples (sample source code) to libcommons-vfs-java-doc package + + -- Damien Raude-Morvan <[email protected]> Sun, 30 Nov 2008 13:11:05 +0100 + +commons-vfs (1.0-2) unstable; urgency=low + + * debian/rules: + - Include examples/ in libcommons-vfs-java + - Install Javadoc API in /usr/share/doc/libcommons-vfs-java-doc + - Use CDBS DEB_SOURCE_PACKAGE and DEB_UPSTREAM_VERSION instead of using + dpkg-parsechangelog + - get-orig-source: use --force-download for uscan + - include simple-patchsys.mk rules before ant.mk class + * debian/control: + - Remove depends on java1-runtime as commons-vfs only works + with Java >= 1.4 + * debian/copyright: Relicense debian packaging under BSD + * debian/dirs: Removed because dirs are created by dh_install + + -- Damien Raude-Morvan <[email protected]> Sun, 10 Aug 2008 21:55:32 +0200 + +commons-vfs (1.0-1) unstable; urgency=low + + * Initial release (closes: #238904). + + -- Damien Raude-Morvan <[email protected]> Wed, 16 Jul 2008 21:56:34 +0200 Deleted: tags/commons-vfs/2.0-4/debian/compat =================================================================== --- trunk/commons-vfs/debian/compat 2015-08-31 13:17:00 UTC (rev 18818) +++ tags/commons-vfs/2.0-4/debian/compat 2015-08-31 16:04:55 UTC (rev 18824) @@ -1 +0,0 @@ -7 Copied: tags/commons-vfs/2.0-4/debian/compat (from rev 18819, trunk/commons-vfs/debian/compat) =================================================================== --- tags/commons-vfs/2.0-4/debian/compat (rev 0) +++ tags/commons-vfs/2.0-4/debian/compat 2015-08-31 16:04:55 UTC (rev 18824) @@ -0,0 +1 @@ +9 Deleted: tags/commons-vfs/2.0-4/debian/control =================================================================== --- trunk/commons-vfs/debian/control 2015-08-31 13:17:00 UTC (rev 18818) +++ tags/commons-vfs/2.0-4/debian/control 2015-08-31 16:04:55 UTC (rev 18824) @@ -1,55 +0,0 @@ -Source: commons-vfs -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends-Indep: ant-doc, - junit4, - libcommons-collections3-java, - libcommons-collections3-java-doc, - libcommons-compress-java, - libcommons-httpclient-java, - libcommons-httpclient-java-doc, - libcommons-logging-java, - libcommons-logging-java-doc, - libcommons-net2-java, - libcommons-net2-java-doc, - libcommons-parent-java, - libjdom1-java-doc, - libjsch-java, - libmaven-antrun-plugin-java, - libmaven-javadoc-plugin-java -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper -Standards-Version: 3.9.6 -Homepage: http://commons.apache.org/vfs/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-vfs - -Package: libcommons-vfs-java -Architecture: all -Depends: ${maven:Depends}, ${misc:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libcommons-vfs-java-doc -Description: Java API for accessing various filesystems - Commons VFS provides a single API for accessing various different file - systems. It presents a uniform view of the files from various different - sources, such as the files on local disk, on an HTTP server, or inside - a Zip archive. - . - This is a part of the Apache Commons Project. - -Package: libcommons-vfs-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Recommends: default-jdk-doc -Suggests: libcommons-vfs-java -Description: Java API for accessing various filesystems - documentation - Commons VFS provides a single API for accessing various different file - systems. It presents a uniform view of the files from various different - sources, such as the files on local disk, on an HTTP server, or inside - a Zip archive. - . - This is a part of the Apache Commons Project. - . - This package provides the API documentation for Commons VFS. Copied: tags/commons-vfs/2.0-4/debian/control (from rev 18821, trunk/commons-vfs/debian/control) =================================================================== --- tags/commons-vfs/2.0-4/debian/control (rev 0) +++ tags/commons-vfs/2.0-4/debian/control 2015-08-31 16:04:55 UTC (rev 18824) @@ -0,0 +1,55 @@ +Source: commons-vfs +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Damien Raude-Morvan <[email protected]> +Build-Depends-Indep: ant-doc, + junit4, + libcommons-collections3-java, + libcommons-collections3-java-doc, + libcommons-compress-java, + libcommons-httpclient-java, + libcommons-httpclient-java-doc, + libcommons-logging-java, + libcommons-logging-java-doc, + libcommons-net2-java, + libcommons-net2-java-doc, + libcommons-parent-java, + libjdom1-java-doc, + libjsch-java, + libmaven-antrun-plugin-java, + libmaven-javadoc-plugin-java +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper +Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-vfs +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-vfs +Homepage: http://commons.apache.org/vfs/ + +Package: libcommons-vfs-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libcommons-vfs-java-doc +Description: Java API for accessing various filesystems + Commons VFS provides a single API for accessing various different file + systems. It presents a uniform view of the files from various different + sources, such as the files on local disk, on an HTTP server, or inside + a Zip archive. + . + This is a part of the Apache Commons Project. + +Package: libcommons-vfs-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Recommends: default-jdk-doc +Suggests: libcommons-vfs-java +Description: Java API for accessing various filesystems - documentation + Commons VFS provides a single API for accessing various different file + systems. It presents a uniform view of the files from various different + sources, such as the files on local disk, on an HTTP server, or inside + a Zip archive. + . + This is a part of the Apache Commons Project. + . + This package provides the API documentation for Commons VFS. Deleted: tags/commons-vfs/2.0-4/debian/copyright =================================================================== --- trunk/commons-vfs/debian/copyright 2015-08-31 13:17:00 UTC (rev 18818) +++ tags/commons-vfs/2.0-4/debian/copyright 2015-08-31 16:04:55 UTC (rev 18824) @@ -1,24 +0,0 @@ -Format: http://dep.debian.net/deps/dep5/ -Upstream-Name: Apache Commons VFS -Upstream-Contact: http://commons.apache.org/vfs/ -Source: http://www.apache.org/dist/commons/vfs/ -Comment: - Upstream Authors: Adam Murdoch <[email protected]> - James Strachan <[email protected]> - Mario Ivankovits <[email protected]> - Rahul Akolkar <[email protected]> - Rami Ojares <[email protected]> - Anthony Goubard <[email protected]> - Christopher Ottley <[email protected]> - -Files: * -Copyright: Copyright 2002-2011 The Apache Software Foundation -License: Apache-2.0 - -Files: debian/* -Copyright: Copyright (C) 2008-2011, Damien Raude-Morvan <[email protected]> -License: Apache-2.0 - -License: Apache-2.0 - On Debian systems the full text of the Apache License can be found - in `/usr/share/common-licenses/Apache-2.0'. Copied: tags/commons-vfs/2.0-4/debian/copyright (from rev 18822, trunk/commons-vfs/debian/copyright) =================================================================== --- tags/commons-vfs/2.0-4/debian/copyright (rev 0) +++ tags/commons-vfs/2.0-4/debian/copyright 2015-08-31 16:04:55 UTC (rev 18824) @@ -0,0 +1,24 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache Commons VFS +Upstream-Contact: http://commons.apache.org/vfs/ +Source: http://www.apache.org/dist/commons/vfs/ +Comment: + Upstream Authors: Adam Murdoch <[email protected]> + James Strachan <[email protected]> + Mario Ivankovits <[email protected]> + Rahul Akolkar <[email protected]> + Rami Ojares <[email protected]> + Anthony Goubard <[email protected]> + Christopher Ottley <[email protected]> + +Files: * +Copyright: Copyright 2002-2011 The Apache Software Foundation +License: Apache-2.0 + +Files: debian/* +Copyright: Copyright (C) 2008-2011, Damien Raude-Morvan <[email protected]> +License: Apache-2.0 + +License: Apache-2.0 + On Debian systems the full text of the Apache License can be found + in `/usr/share/common-licenses/Apache-2.0'. Deleted: tags/commons-vfs/2.0-4/debian/maven.ignoreRules =================================================================== --- trunk/commons-vfs/debian/maven.ignoreRules 2015-08-31 13:17:00 UTC (rev 18818) +++ tags/commons-vfs/2.0-4/debian/maven.ignoreRules 2015-08-31 16:04:55 UTC (rev 18824) @@ -1,22 +0,0 @@ -# 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.codehaus.mojo findbugs-maven-plugin * * * * -org.apache.maven.plugins maven-checkstyle-plugin * * * * -org.apache.maven.plugins maven-changes-plugin * * * * -org.apache.commons commons-build-plugin * * * * - -org.apache.jackrabbit jackrabbit-webdav * * * * \ No newline at end of file Copied: tags/commons-vfs/2.0-4/debian/maven.ignoreRules (from rev 18820, trunk/commons-vfs/debian/maven.ignoreRules) =================================================================== --- tags/commons-vfs/2.0-4/debian/maven.ignoreRules (rev 0) +++ tags/commons-vfs/2.0-4/debian/maven.ignoreRules 2015-08-31 16:04:55 UTC (rev 18824) @@ -0,0 +1,23 @@ +# 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.codehaus.mojo findbugs-maven-plugin * * * * +org.apache.maven.plugins maven-checkstyle-plugin * * * * +org.apache.maven.plugins maven-changes-plugin * * * * +org.apache.maven.scm maven-scm* * * * * +org.apache.commons commons-build-plugin * * * * + +org.apache.jackrabbit jackrabbit-webdav * * * * _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

