[pkg-java] r14811 - in tags/ivy: . 2.2.0-2/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sun Sep 11 00:19:30 UTC 2011
Author: drazzib
Date: 2011-09-11 00:19:29 +0000 (Sun, 11 Sep 2011)
New Revision: 14811
Added:
tags/ivy/2.2.0-2/
tags/ivy/2.2.0-2/debian/changelog
tags/ivy/2.2.0-2/debian/control
tags/ivy/2.2.0-2/debian/patches/
tags/ivy/2.2.0-2/debian/rules
Removed:
tags/ivy/2.2.0-2/debian/changelog
tags/ivy/2.2.0-2/debian/control
tags/ivy/2.2.0-2/debian/rules
Log:
[svn-buildpackage] Tagging ivy 2.2.0-2
Deleted: tags/ivy/2.2.0-2/debian/changelog
===================================================================
--- trunk/ivy/debian/changelog 2011-09-09 22:28:03 UTC (rev 14793)
+++ tags/ivy/2.2.0-2/debian/changelog 2011-09-11 00:19:29 UTC (rev 14811)
@@ -1,81 +0,0 @@
-ivy (2.2.0-1) unstable; urgency=low
-
- * New upstream release.
- * Update pom.xml to the latest version.
- * Add Build-Depends and Suggests on libbcprov-java and libbcpg-java.
- * Add mh_clean call in clean target.
- * Bump Standards-Version to 3.9.1. No changes were required.
- * Add myself to Uploaders.
-
- -- Miguel Landaeta <miguel at miguel.cc> Sun, 06 Feb 2011 20:56:32 -0430
-
-ivy (2.1.0-1) unstable; urgency=low
-
- [ Thierry Carrez ]
- * debian/build.xml: Build java2-code to match runtime dependency
-
- [ Varun Hiremath ]
- * New upstream release
- * Update pom.xml to the latest version
- * (Build)-Depend on default-jdk-doc (Closes: #567274)
- * Switch to source format 3.0
-
- -- Varun Hiremath <varun at debian.org> Thu, 11 Feb 2010 15:47:07 -0500
-
-ivy (2.1.0~rc2-3) unstable; urgency=low
-
- * Update pom.xml file to latest 2.1.0~rc2 version (Closes: #548310)
- * Include the MANIFEST.MF file in the jar (Closes: #548311)
- * Add debian/README.Debian listing reasons for not creating symlink to
- ivy.jar in ant's lib directory and solutions (Closes: #547969)
- * Switch to default-jdk
- * Bump Standards-Version to 3.8.3 (no changes)
-
- -- Varun Hiremath <varun at debian.org> Thu, 01 Oct 2009 19:47:35 -0400
-
-ivy (2.1.0~rc2-2) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 11:17:50 +0200
-
-ivy (2.1.0~rc2-1) experimental; urgency=low
-
- * New upstream version
- * Add myself to Uploaders
- * Bump Standards-Version to 3.8.2
- * Change section to java
- * Add the Maven POM to the package
- * Add a Build-Depends-Indep dependency on maven-repo-helper
- * Depend on the headless Java runtimes as Ivy does not use any GUI
- or graphics most of the time
- * move default-jre | java2-runtime to Suggests for the rare case
- when Swing is used (to ask the user for credentials when they
- are missing)
- * Move api documentation to /usr/share/doc/ivy/api
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Sun, 26 Jul 2009 16:59:47 +0100
-
-ivy (2.1.0~rc1-1) unstable; urgency=low
-
- * New upstream release
- * Fix watch file
- * Include .xsd and .ent files in ivy.jar (Closes: #526326)
- * Copy settings files for backward compatibility with ivyconf naming
- * Copy antlib for backward compatibility with fr.jayasoft.ivy package
-
- -- Varun Hiremath <varun at debian.org> Thu, 30 Apr 2009 20:15:32 -0400
-
-ivy (2.0.0-2) unstable; urgency=low
-
- * Include xml files in ivy.jar (Closes: #524878)
- * Add libjsch-java to Suggests (Closes: #521738)
- * Bump Standards-Version to 3.8.1
-
- -- Varun Hiremath <varun at debian.org> Mon, 20 Apr 2009 18:43:56 -0400
-
-ivy (2.0.0-1) unstable; urgency=low
-
- * Initial upload (Closes: #514757)
-
- -- Varun Hiremath <varun at debian.org> Fri, 06 Mar 2009 22:04:56 -0500
Copied: tags/ivy/2.2.0-2/debian/changelog (from rev 14806, trunk/ivy/debian/changelog)
===================================================================
--- tags/ivy/2.2.0-2/debian/changelog (rev 0)
+++ tags/ivy/2.2.0-2/debian/changelog 2011-09-11 00:19:29 UTC (rev 14811)
@@ -0,0 +1,89 @@
+ivy (2.2.0-2) unstable; urgency=low
+
+ * Team upload.
+ * Fix for commons-vfs2.
+ * Bump Standards-Version to 3.9.2: no changes needed.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 11 Sep 2011 01:36:00 +0200
+
+ivy (2.2.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update pom.xml to the latest version.
+ * Add Build-Depends and Suggests on libbcprov-java and libbcpg-java.
+ * Add mh_clean call in clean target.
+ * Bump Standards-Version to 3.9.1. No changes were required.
+ * Add myself to Uploaders.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Sun, 06 Feb 2011 20:56:32 -0430
+
+ivy (2.1.0-1) unstable; urgency=low
+
+ [ Thierry Carrez ]
+ * debian/build.xml: Build java2-code to match runtime dependency
+
+ [ Varun Hiremath ]
+ * New upstream release
+ * Update pom.xml to the latest version
+ * (Build)-Depend on default-jdk-doc (Closes: #567274)
+ * Switch to source format 3.0
+
+ -- Varun Hiremath <varun at debian.org> Thu, 11 Feb 2010 15:47:07 -0500
+
+ivy (2.1.0~rc2-3) unstable; urgency=low
+
+ * Update pom.xml file to latest 2.1.0~rc2 version (Closes: #548310)
+ * Include the MANIFEST.MF file in the jar (Closes: #548311)
+ * Add debian/README.Debian listing reasons for not creating symlink to
+ ivy.jar in ant's lib directory and solutions (Closes: #547969)
+ * Switch to default-jdk
+ * Bump Standards-Version to 3.8.3 (no changes)
+
+ -- Varun Hiremath <varun at debian.org> Thu, 01 Oct 2009 19:47:35 -0400
+
+ivy (2.1.0~rc2-2) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 11:17:50 +0200
+
+ivy (2.1.0~rc2-1) experimental; urgency=low
+
+ * New upstream version
+ * Add myself to Uploaders
+ * Bump Standards-Version to 3.8.2
+ * Change section to java
+ * Add the Maven POM to the package
+ * Add a Build-Depends-Indep dependency on maven-repo-helper
+ * Depend on the headless Java runtimes as Ivy does not use any GUI
+ or graphics most of the time
+ * move default-jre | java2-runtime to Suggests for the rare case
+ when Swing is used (to ask the user for credentials when they
+ are missing)
+ * Move api documentation to /usr/share/doc/ivy/api
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Sun, 26 Jul 2009 16:59:47 +0100
+
+ivy (2.1.0~rc1-1) unstable; urgency=low
+
+ * New upstream release
+ * Fix watch file
+ * Include .xsd and .ent files in ivy.jar (Closes: #526326)
+ * Copy settings files for backward compatibility with ivyconf naming
+ * Copy antlib for backward compatibility with fr.jayasoft.ivy package
+
+ -- Varun Hiremath <varun at debian.org> Thu, 30 Apr 2009 20:15:32 -0400
+
+ivy (2.0.0-2) unstable; urgency=low
+
+ * Include xml files in ivy.jar (Closes: #524878)
+ * Add libjsch-java to Suggests (Closes: #521738)
+ * Bump Standards-Version to 3.8.1
+
+ -- Varun Hiremath <varun at debian.org> Mon, 20 Apr 2009 18:43:56 -0400
+
+ivy (2.0.0-1) unstable; urgency=low
+
+ * Initial upload (Closes: #514757)
+
+ -- Varun Hiremath <varun at debian.org> Fri, 06 Mar 2009 22:04:56 -0500
Deleted: tags/ivy/2.2.0-2/debian/control
===================================================================
--- trunk/ivy/debian/control 2011-09-09 22:28:03 UTC (rev 14793)
+++ tags/ivy/2.2.0-2/debian/control 2011-09-11 00:19:29 UTC (rev 14811)
@@ -1,35 +0,0 @@
-Source: ivy
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>, Miguel Landaeta <miguel at miguel.cc>
-Build-Depends: cdbs, debhelper (>= 7)
-Build-Depends-Indep: maven-repo-helper, ant, default-jdk, libcommons-httpclient-java,
- libcommons-lang-java, libcommons-cli-java, liboro-java,
- libcommons-collections-java, libcommons-vfs-java, junit,
- libjsch-java, libbcprov-java, libbcpg-java, default-jdk-doc
-Standards-Version: 3.9.1
-Homepage: http://ant.apache.org/ivy/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ivy
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ivy/
-
-Package: ivy
-Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
-Suggests: libjsch-java, libbcprov-java, libbcpg-java, ivy-doc,
- default-jre | java2-runtime
-Description: The agile dependency manager
- Ivy is a very powerful dependency manager oriented toward Java
- dependency management, even though it could be used to manage
- dependencies of any kind.
-
-Package: ivy-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, default-jdk-doc
-Description: The agile dependency manager (documentation)
- Ivy is a very powerful dependency manager oriented toward Java
- dependency management, even though it could be used to manage
- dependencies of any kind.
- .
- This package contains the documentation.
Copied: tags/ivy/2.2.0-2/debian/control (from rev 14806, trunk/ivy/debian/control)
===================================================================
--- tags/ivy/2.2.0-2/debian/control (rev 0)
+++ tags/ivy/2.2.0-2/debian/control 2011-09-11 00:19:29 UTC (rev 14811)
@@ -0,0 +1,35 @@
+Source: ivy
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>, Miguel Landaeta <miguel at miguel.cc>
+Build-Depends: cdbs, debhelper (>= 7)
+Build-Depends-Indep: maven-repo-helper, ant, default-jdk, libcommons-httpclient-java,
+ libcommons-lang-java, libcommons-cli-java, liboro-java,
+ libcommons-collections-java, libcommons-vfs-java (>= 2.0), junit,
+ libjsch-java, libbcprov-java, libbcpg-java, default-jdk-doc
+Standards-Version: 3.9.2
+Homepage: http://ant.apache.org/ivy/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ivy
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ivy/
+
+Package: ivy
+Architecture: all
+Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
+Suggests: libjsch-java, libbcprov-java, libbcpg-java, ivy-doc,
+ default-jre | java2-runtime
+Description: The agile dependency manager
+ Ivy is a very powerful dependency manager oriented toward Java
+ dependency management, even though it could be used to manage
+ dependencies of any kind.
+
+Package: ivy-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, default-jdk-doc
+Description: The agile dependency manager (documentation)
+ Ivy is a very powerful dependency manager oriented toward Java
+ dependency management, even though it could be used to manage
+ dependencies of any kind.
+ .
+ This package contains the documentation.
Deleted: tags/ivy/2.2.0-2/debian/rules
===================================================================
--- trunk/ivy/debian/rules 2011-09-09 22:28:03 UTC (rev 14793)
+++ tags/ivy/2.2.0-2/debian/rules 2011-09-11 00:19:29 UTC (rev 14811)
@@ -1,32 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-PACKAGE := $(DEB_SOURCE_PACKAGE)
-VERSION := $(DEB_UPSTREAM_VERSION)
-MVN_VERSION := $(shell echo $(VERSION) | sed 's/~/-/')
-JAVA_HOME := /usr/lib/jvm/default-java
-DEB_ANT_BUILD_TARGET := jar javadoc
-DEB_ANT_BUILDFILE := debian/build.xml
-DEB_JARS := commons-httpclient commons-lang commons-cli commons-collections \
- commons-vfs junit jsch oro bcprov bcpg
-API_DOCS := api
-
-binary-post-install/$(PACKAGE)::
- mh_installpoms -p$(PACKAGE)
- mh_installjar -p$(PACKAGE) -l debian/pom.xml ivy.jar
-
-binary-post-install/$(PACKAGE)-doc::
- dh_install -p$(PACKAGE)-doc $(API_DOCS) usr/share/doc/$(PACKAGE)
-
-clean::
- -rm -rf debian/tmp
- mh_clean
-
-get-orig-source:
- -uscan --force-download --rename
-
-get-orig-pom:
- wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/org/apache/ivy/ivy/$(MVN_VERSION)/ivy-$(MVN_VERSION).pom
-
Copied: tags/ivy/2.2.0-2/debian/rules (from rev 14806, trunk/ivy/debian/rules)
===================================================================
--- tags/ivy/2.2.0-2/debian/rules (rev 0)
+++ tags/ivy/2.2.0-2/debian/rules 2011-09-11 00:19:29 UTC (rev 14811)
@@ -0,0 +1,32 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+PACKAGE := $(DEB_SOURCE_PACKAGE)
+VERSION := $(DEB_UPSTREAM_VERSION)
+MVN_VERSION := $(shell echo $(VERSION) | sed 's/~/-/')
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_ANT_BUILD_TARGET := jar javadoc
+DEB_ANT_BUILDFILE := debian/build.xml
+DEB_JARS := commons-httpclient commons-lang commons-cli commons-collections \
+ commons-vfs2 junit jsch oro bcprov bcpg
+API_DOCS := api
+
+binary-post-install/$(PACKAGE)::
+ mh_installpoms -p$(PACKAGE)
+ mh_installjar -p$(PACKAGE) -l debian/pom.xml ivy.jar
+
+binary-post-install/$(PACKAGE)-doc::
+ dh_install -p$(PACKAGE)-doc $(API_DOCS) usr/share/doc/$(PACKAGE)
+
+clean::
+ -rm -rf debian/tmp
+ mh_clean
+
+get-orig-source:
+ -uscan --force-download --rename
+
+get-orig-pom:
+ wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/org/apache/ivy/ivy/$(MVN_VERSION)/ivy-$(MVN_VERSION).pom
+
More information about the pkg-java-commits
mailing list