[pkg-java] r17335 - in tags/libhamcrest-java: . 1.3-3/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Oct 16 15:22:35 UTC 2013
Author: ebourg-guest
Date: 2013-10-16 15:22:34 +0000 (Wed, 16 Oct 2013)
New Revision: 17335
Added:
tags/libhamcrest-java/1.3-3/
tags/libhamcrest-java/1.3-3/debian/ant.properties
tags/libhamcrest-java/1.3-3/debian/changelog
tags/libhamcrest-java/1.3-3/debian/control
tags/libhamcrest-java/1.3-3/debian/rules
Removed:
tags/libhamcrest-java/1.3-3/debian/ant.properties
tags/libhamcrest-java/1.3-3/debian/changelog
tags/libhamcrest-java/1.3-3/debian/control
tags/libhamcrest-java/1.3-3/debian/rules
Log:
[svn-buildpackage] Tagging libhamcrest-java 1.3-3
Deleted: tags/libhamcrest-java/1.3-3/debian/ant.properties
===================================================================
--- trunk/libhamcrest-java/debian/ant.properties 2013-10-16 07:00:29 UTC (rev 17332)
+++ tags/libhamcrest-java/1.3-3/debian/ant.properties 2013-10-16 15:22:34 UTC (rev 17335)
@@ -1,17 +0,0 @@
-project.name=libhamcrest-java
-class.dir=classes
-source.dir=src/main/java
-
-hamcrest-core.dir=hamcrest-core
-hamcrest-integration.dir=hamcrest-integration
-hamcrest-generator.dir=hamcrest-generator
-hamcrest-library.dir=hamcrest-library
-hamcrest-text.dir=hamcrest-text
-
-hamcrest-core.jar=hamcrest-core.jar
-hamcrest-integration.jar=hamcrest-integration.jar
-hamcrest-generator.jar=hamcrest-generator.jar
-hamcrest-library.jar=hamcrest-library.jar
-hamcrest-text.jar=hamcrest-text.jar
-
-qdox.jar=/usr/share/java/qdox.jar
Copied: tags/libhamcrest-java/1.3-3/debian/ant.properties (from rev 17334, trunk/libhamcrest-java/debian/ant.properties)
===================================================================
--- tags/libhamcrest-java/1.3-3/debian/ant.properties (rev 0)
+++ tags/libhamcrest-java/1.3-3/debian/ant.properties 2013-10-16 15:22:34 UTC (rev 17335)
@@ -0,0 +1,19 @@
+project.name=libhamcrest-java
+class.dir=classes
+source.dir=src/main/java
+
+haltonfailure=false
+
+hamcrest-core.dir=hamcrest-core
+hamcrest-integration.dir=hamcrest-integration
+hamcrest-generator.dir=hamcrest-generator
+hamcrest-library.dir=hamcrest-library
+hamcrest-text.dir=hamcrest-text
+
+hamcrest-core.jar=hamcrest-core.jar
+hamcrest-integration.jar=hamcrest-integration.jar
+hamcrest-generator.jar=hamcrest-generator.jar
+hamcrest-library.jar=hamcrest-library.jar
+hamcrest-text.jar=hamcrest-text.jar
+
+qdox.jar=/usr/share/java/qdox.jar
Deleted: tags/libhamcrest-java/1.3-3/debian/changelog
===================================================================
--- trunk/libhamcrest-java/debian/changelog 2013-10-16 07:00:29 UTC (rev 17332)
+++ tags/libhamcrest-java/1.3-3/debian/changelog 2013-10-16 15:22:34 UTC (rev 17335)
@@ -1,126 +0,0 @@
-libhamcrest-java (1.3-2) unstable; urgency=low
-
- * Team upload.
- * Upload to unstable.
-
- -- tony mancill <tmancill at debian.org> Wed, 22 May 2013 22:14:58 -0700
-
-libhamcrest-java (1.3-1) experimental; urgency=low
-
- * Team upload.
- * New upstream release
- * Refreshed the patch
- * The poms from the original source are used instead of those in debian/poms
- * Added the hamcrest-all.jar to the jars deployed in /usr/share/java
- * Removed the manifest for the hamcrest-text.jar (no longer used since 1.1)
- * Updated the OSGi metadata
- * debian/control: Updated the homepage
- * debian/control: Removed the deprecated DMUA flag
- * debian/control: Bumped Standards-Version to 3.9.4 (no changes)
- * debian/watch: Fixed the version pattern to exclude the PHP versions
- * debian/copyright: Updated the format URI to the 1.0 version
-
- -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Apr 2013 14:46:32 +0200
-
-libhamcrest-java (1.2-2) unstable; urgency=low
-
- [ by sponsor Steffen Moeller ]
- * Transition from eperimental (two months with no complaint) to unstable
- (Closes: #548144).
- * Removed Michael Koch from uploaders (Closes: #654068)
-
- -- Brian Thomason <brian.thomason at gmail.com> Sat, 04 Feb 2012 14:36:14 +0100
-
-libhamcrest-java (1.2-1) experimental; urgency=low
-
- * New upstream release
- * Bumped Standards-Version to 3.9.2 (no changes)
- [ by sponsor Steffen Moeller ]
- * Added Brian to uploaders.
- * Added DMUA flag.
- * Added test on existance of file prior to jar generation.
-
- -- Brian Thomason <brian.thomason at gmail.com> Fri, 02 Dec 2011 17:55:55 +0000
-
-libhamcrest-java (1.1-8) unstable; urgency=low
-
- * Team upload.
- * Re-added OSGi-metadata to the jar files.
- * Removed depends on JRE; which is no longer needed per the Java Policy.
- * Removed some B-D-I that appeared twice.
- * Added missing description to a patch.
- * Fixed clean target - it forgot to remvoe some maven-helper files.
-
- -- Niels Thykier <niels at thykier.net> Sun, 27 Jun 2010 17:29:24 +0200
-
-libhamcrest-java (1.1-7) unstable; urgency=low
-
- * Update watch file
- * Use upstream build.xml with necessary patches for the build,
- delete debian/build.xml
- * Add Build-Depends on libjarjar-java, default-jdk-doc, junit-doc
- junit4-doc, junit, junit4, libeasymock-java, libjmock-java, testng
- * Add documentation package containing the javadoc for the package
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Fri, 28 May 2010 23:34:45 +0200
-
-libhamcrest-java (1.1-6) unstable; urgency=low
-
- [ Gabriele Giacone ]
- * Added Maven support.
- - added poms taken from upstream svn trunk
- - added d/copyright section for debian/poms
- - added maven-repo-helper to Build-Depends
-
- [ Damien Raude-Morvan ]
- * Upload to unstable
-
- -- Damien Raude-Morvan <drazzib at debian.org> Fri, 19 Mar 2010 22:42:34 +0100
-
-libhamcrest-java (1.1-5) unstable; urgency=low
-
- [ Gabriele Giacone ]
- * Added generation of one class with all static imports (Matchers.class).
- * Standards-Version to 3.8.4.
- * Source format 3.0 (quilt).
- * d/copyright converted to DEP-5 format.
- * Repackaging info moved from d/copyright to d/README.source
-
- [ Damien Raude-Morvan ]
- * Upload to unstable
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sun, 14 Mar 2010 22:18:34 +0100
-
-libhamcrest-java (1.1-4) unstable; urgency=low
-
- [ Thierry Carrez ]
- * Set minimal dependency to java5-runtime-headless since we build Java5 code
-
- [ Damien Raude-Morvan ]
- * Add myself to Uploaders
- * Add debian/manifest/*.mf for OSGi metadata (Closes: #558185)
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sun, 29 Nov 2009 01:07:12 +0100
-
-libhamcrest-java (1.1-3) unstable; urgency=low
-
- * (Build-)Depends on default-jdk.
- * Build-Depends on debhelper >= 7.
- * Put package into section 'java'.
- * Added Depends ${misc:Depends}.
- * Added myself to Uploaders.
- * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de> Thu, 24 Sep 2009 08:04:44 +0200
-
-libhamcrest-java (1.1-2) unstable; urgency=low
-
- * Fix java bytecode / java runtime version mismatch (Closes: #503799)
-
- -- Varun Hiremath <varun at debian.org> Sat, 01 Nov 2008 03:21:49 -0400
-
-libhamcrest-java (1.1-1) unstable; urgency=low
-
- * Initial release (Closes: #470523)
-
- -- Varun Hiremath <varun at debian.org> Tue, 15 Jul 2008 22:24:09 +0530
Copied: tags/libhamcrest-java/1.3-3/debian/changelog (from rev 17334, trunk/libhamcrest-java/debian/changelog)
===================================================================
--- tags/libhamcrest-java/1.3-3/debian/changelog (rev 0)
+++ tags/libhamcrest-java/1.3-3/debian/changelog 2013-10-16 15:22:34 UTC (rev 17335)
@@ -0,0 +1,133 @@
+libhamcrest-java (1.3-3) unstable; urgency=low
+
+ * Install hamcrest-unit-test.jar in /usr/share/java (Closes: #724950)
+ * Use canonical URLs for the Vcs-* fields
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 16 Oct 2013 13:05:07 +0200
+
+libhamcrest-java (1.3-2) unstable; urgency=low
+
+ * Team upload.
+ * Upload to unstable.
+
+ -- tony mancill <tmancill at debian.org> Wed, 22 May 2013 22:14:58 -0700
+
+libhamcrest-java (1.3-1) experimental; urgency=low
+
+ * Team upload.
+ * New upstream release
+ * Refreshed the patch
+ * The poms from the original source are used instead of those in debian/poms
+ * Added the hamcrest-all.jar to the jars deployed in /usr/share/java
+ * Removed the manifest for the hamcrest-text.jar (no longer used since 1.1)
+ * Updated the OSGi metadata
+ * debian/control: Updated the homepage
+ * debian/control: Removed the deprecated DMUA flag
+ * debian/control: Bumped Standards-Version to 3.9.4 (no changes)
+ * debian/watch: Fixed the version pattern to exclude the PHP versions
+ * debian/copyright: Updated the format URI to the 1.0 version
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Apr 2013 14:46:32 +0200
+
+libhamcrest-java (1.2-2) unstable; urgency=low
+
+ [ by sponsor Steffen Moeller ]
+ * Transition from eperimental (two months with no complaint) to unstable
+ (Closes: #548144).
+ * Removed Michael Koch from uploaders (Closes: #654068)
+
+ -- Brian Thomason <brian.thomason at gmail.com> Sat, 04 Feb 2012 14:36:14 +0100
+
+libhamcrest-java (1.2-1) experimental; urgency=low
+
+ * New upstream release
+ * Bumped Standards-Version to 3.9.2 (no changes)
+ [ by sponsor Steffen Moeller ]
+ * Added Brian to uploaders.
+ * Added DMUA flag.
+ * Added test on existance of file prior to jar generation.
+
+ -- Brian Thomason <brian.thomason at gmail.com> Fri, 02 Dec 2011 17:55:55 +0000
+
+libhamcrest-java (1.1-8) unstable; urgency=low
+
+ * Team upload.
+ * Re-added OSGi-metadata to the jar files.
+ * Removed depends on JRE; which is no longer needed per the Java Policy.
+ * Removed some B-D-I that appeared twice.
+ * Added missing description to a patch.
+ * Fixed clean target - it forgot to remvoe some maven-helper files.
+
+ -- Niels Thykier <niels at thykier.net> Sun, 27 Jun 2010 17:29:24 +0200
+
+libhamcrest-java (1.1-7) unstable; urgency=low
+
+ * Update watch file
+ * Use upstream build.xml with necessary patches for the build,
+ delete debian/build.xml
+ * Add Build-Depends on libjarjar-java, default-jdk-doc, junit-doc
+ junit4-doc, junit, junit4, libeasymock-java, libjmock-java, testng
+ * Add documentation package containing the javadoc for the package
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Fri, 28 May 2010 23:34:45 +0200
+
+libhamcrest-java (1.1-6) unstable; urgency=low
+
+ [ Gabriele Giacone ]
+ * Added Maven support.
+ - added poms taken from upstream svn trunk
+ - added d/copyright section for debian/poms
+ - added maven-repo-helper to Build-Depends
+
+ [ Damien Raude-Morvan ]
+ * Upload to unstable
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Fri, 19 Mar 2010 22:42:34 +0100
+
+libhamcrest-java (1.1-5) unstable; urgency=low
+
+ [ Gabriele Giacone ]
+ * Added generation of one class with all static imports (Matchers.class).
+ * Standards-Version to 3.8.4.
+ * Source format 3.0 (quilt).
+ * d/copyright converted to DEP-5 format.
+ * Repackaging info moved from d/copyright to d/README.source
+
+ [ Damien Raude-Morvan ]
+ * Upload to unstable
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 14 Mar 2010 22:18:34 +0100
+
+libhamcrest-java (1.1-4) unstable; urgency=low
+
+ [ Thierry Carrez ]
+ * Set minimal dependency to java5-runtime-headless since we build Java5 code
+
+ [ Damien Raude-Morvan ]
+ * Add myself to Uploaders
+ * Add debian/manifest/*.mf for OSGi metadata (Closes: #558185)
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 29 Nov 2009 01:07:12 +0100
+
+libhamcrest-java (1.1-3) unstable; urgency=low
+
+ * (Build-)Depends on default-jdk.
+ * Build-Depends on debhelper >= 7.
+ * Put package into section 'java'.
+ * Added Depends ${misc:Depends}.
+ * Added myself to Uploaders.
+ * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Thu, 24 Sep 2009 08:04:44 +0200
+
+libhamcrest-java (1.1-2) unstable; urgency=low
+
+ * Fix java bytecode / java runtime version mismatch (Closes: #503799)
+
+ -- Varun Hiremath <varun at debian.org> Sat, 01 Nov 2008 03:21:49 -0400
+
+libhamcrest-java (1.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #470523)
+
+ -- Varun Hiremath <varun at debian.org> Tue, 15 Jul 2008 22:24:09 +0530
Deleted: tags/libhamcrest-java/1.3-3/debian/control
===================================================================
--- trunk/libhamcrest-java/debian/control 2013-10-16 07:00:29 UTC (rev 17332)
+++ tags/libhamcrest-java/1.3-3/debian/control 2013-10-16 15:22:34 UTC (rev 17335)
@@ -1,39 +0,0 @@
-Source: libhamcrest-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>,
- Damien Raude-Morvan <drazzib at debian.org>,
- Brian Thomason <brian.thomason at gmail.com>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk, maven-repo-helper
-Build-Depends-Indep: libqdox-java, libeasymock-java, libjmock-java, libjarjar-java,
- default-jdk-doc, junit-doc, junit4-doc, junit, junit4, testng
-Standards-Version: 3.9.4
-Homepage: http://hamcrest.org
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libhamcrest-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhamcrest-java
-
-Package: libhamcrest-java
-Architecture: all
-Depends: ${misc:Depends}
-Description: library of matchers for building test expressions
- Provides a library of matcher objects (also known as constraints or
- predicates) allowing 'match' rules to be defined declaratively, to be
- used in other frameworks. Typical scenarios include testing
- frameworks, mocking libraries and UI validation rules.
-
-Package: libhamcrest-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Recommends: default-jdk-doc, junit-doc, junit4-doc
-Suggests: libhamcrest-java
-Description: library of matchers for building test expressions - documentation
- Provides a library of matcher objects (also known as constraints or
- predicates) allowing 'match' rules to be defined declaratively, to be
- used in other frameworks. Typical scenarios include testing
- frameworks, mocking libraries and UI validation rules.
- .
- This package contains Javadoc API documentation of Hamcrest.
-
Copied: tags/libhamcrest-java/1.3-3/debian/control (from rev 17334, trunk/libhamcrest-java/debian/control)
===================================================================
--- tags/libhamcrest-java/1.3-3/debian/control (rev 0)
+++ tags/libhamcrest-java/1.3-3/debian/control 2013-10-16 15:22:34 UTC (rev 17335)
@@ -0,0 +1,39 @@
+Source: libhamcrest-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>,
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Brian Thomason <brian.thomason at gmail.com>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: cdbs, debhelper (>= 7), ant, ant-optional, default-jdk, maven-repo-helper
+Build-Depends-Indep: libqdox-java, libeasymock-java, libjmock-java, libjarjar-java,
+ default-jdk-doc, junit-doc, junit4-doc, junit, junit4, testng
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libhamcrest-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libhamcrest-java
+Homepage: http://hamcrest.org
+
+Package: libhamcrest-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: library of matchers for building test expressions
+ Provides a library of matcher objects (also known as constraints or
+ predicates) allowing 'match' rules to be defined declaratively, to be
+ used in other frameworks. Typical scenarios include testing
+ frameworks, mocking libraries and UI validation rules.
+
+Package: libhamcrest-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Recommends: default-jdk-doc, junit-doc, junit4-doc
+Suggests: libhamcrest-java
+Description: library of matchers for building test expressions - documentation
+ Provides a library of matcher objects (also known as constraints or
+ predicates) allowing 'match' rules to be defined declaratively, to be
+ used in other frameworks. Typical scenarios include testing
+ frameworks, mocking libraries and UI validation rules.
+ .
+ This package contains Javadoc API documentation of Hamcrest.
+
Deleted: tags/libhamcrest-java/1.3-3/debian/rules
===================================================================
--- trunk/libhamcrest-java/debian/rules 2013-10-16 07:00:29 UTC (rev 17332)
+++ tags/libhamcrest-java/1.3-3/debian/rules 2013-10-16 15:22:34 UTC (rev 17335)
@@ -1,42 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-JAVA_HOME := /usr/lib/jvm/default-java
-DEB_ANT_BUILDFILE := build.xml
-DEB_ANT_BUILD_TARGET := bigjar javadoc
-DEB_JARS := easymock jmock qdox
-ANT_OPTS := -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -Dversion=$(DEB_UPSTREAM_VERSION)
-POMS := core generator integration library all
-
-DEST_DIR = $(DEB_DESTDIR)/usr/share/java
-
-binary-post-install/libhamcrest-java::
- # Add OSGi-metadata to the manifests.
- # This is needed for eclipse.
- for manifest in debian/manifest/*.mf ; do \
- base=`basename $$manifest .mf` ; \
- f=`ls build/hamcrest-$$base-$(DEB_UPSTREAM_VERSION).jar` ; \
- if [ -n "$$f" ]; then \
- echo `basename "$$f"` "[ok]" ; \
- jar umf $$manifest $$f ; \
- else \
- echo "No file like 'build/hamcrest-$$base-$(DEB_UPSTREAM_VERSION).jar' existing." ; \
- fi ; \
- done
- for pom in $(POMS); do \
- pomfile=hamcrest-$$pom-$(DEB_UPSTREAM_VERSION).pom; \
- mh_installpom -o -e$(DEB_UPSTREAM_VERSION) \
- -plibhamcrest-java $$pomfile; \
- mh_installjar -l -e$(DEB_UPSTREAM_VERSION) -j$(DEB_UPSTREAM_VERSION) \
- -plibhamcrest-java $$pomfile build/hamcrest-$$pom-$(DEB_UPSTREAM_VERSION).jar; \
- done
-
-clean::
- rm -fr debian/.mh/
- rm -f *.jar
- mkdir -p lib/integration
-
-get-orig-source:
- -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --debug --rename
Copied: tags/libhamcrest-java/1.3-3/debian/rules (from rev 17334, trunk/libhamcrest-java/debian/rules)
===================================================================
--- tags/libhamcrest-java/1.3-3/debian/rules (rev 0)
+++ tags/libhamcrest-java/1.3-3/debian/rules 2013-10-16 15:22:34 UTC (rev 17335)
@@ -0,0 +1,45 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_ANT_BUILDFILE := build.xml
+DEB_ANT_BUILD_TARGET := bigjar unit-test javadoc
+DEB_JARS := easymock jmock qdox ant-junit
+ANT_OPTS := -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -Dversion=$(DEB_UPSTREAM_VERSION)
+POMS := core generator integration library all
+
+DEST_DIR = $(DEB_DESTDIR)/usr/share/java
+
+binary-post-install/libhamcrest-java::
+ # Add OSGi-metadata to the manifests.
+ # This is needed for eclipse.
+ for manifest in debian/manifest/*.mf ; do \
+ base=`basename $$manifest .mf` ; \
+ f=`ls build/hamcrest-$$base-$(DEB_UPSTREAM_VERSION).jar` ; \
+ if [ -n "$$f" ]; then \
+ echo `basename "$$f"` "[ok]" ; \
+ jar umf $$manifest $$f ; \
+ else \
+ echo "No file like 'build/hamcrest-$$base-$(DEB_UPSTREAM_VERSION).jar' existing." ; \
+ fi ; \
+ done
+ for pom in $(POMS); do \
+ pomfile=hamcrest-$$pom-$(DEB_UPSTREAM_VERSION).pom; \
+ mh_installpom -o -e$(DEB_UPSTREAM_VERSION) \
+ -plibhamcrest-java $$pomfile; \
+ mh_installjar -l -e$(DEB_UPSTREAM_VERSION) -j$(DEB_UPSTREAM_VERSION) \
+ -plibhamcrest-java $$pomfile build/hamcrest-$$pom-$(DEB_UPSTREAM_VERSION).jar; \
+ done
+
+ dh_install -plibhamcrest-java build/hamcrest-unit-test-$(DEB_UPSTREAM_VERSION).jar usr/share/java
+ dh_link -plibhamcrest-java usr/share/java/hamcrest-unit-test-$(DEB_UPSTREAM_VERSION).jar usr/share/java/hamcrest-unit-test.jar
+
+clean::
+ rm -fr debian/.mh/
+ rm -f *.jar
+ mkdir -p lib/integration
+
+get-orig-source:
+ -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --debug --rename
More information about the pkg-java-commits
mailing list