[pkg-java] r18694 - in tags/httpunit: . 1.7+dfsg-11/debian 1.7+dfsg-11/debian/patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed May 6 16:02:59 UTC 2015
Author: ebourg-guest
Date: 2015-05-06 16:02:58 +0000 (Wed, 06 May 2015)
New Revision: 18694
Added:
tags/httpunit/1.7+dfsg-11/
tags/httpunit/1.7+dfsg-11/debian/changelog
tags/httpunit/1.7+dfsg-11/debian/compat
tags/httpunit/1.7+dfsg-11/debian/control
tags/httpunit/1.7+dfsg-11/debian/patches/remove-date-from-manifest.patch
tags/httpunit/1.7+dfsg-11/debian/patches/remove-timestamp-from-javadoc.patch
tags/httpunit/1.7+dfsg-11/debian/patches/series
tags/httpunit/1.7+dfsg-11/debian/rules
Removed:
tags/httpunit/1.7+dfsg-11/debian/changelog
tags/httpunit/1.7+dfsg-11/debian/compat
tags/httpunit/1.7+dfsg-11/debian/control
tags/httpunit/1.7+dfsg-11/debian/patches/series
tags/httpunit/1.7+dfsg-11/debian/rules
Log:
[svn-buildpackage] Tagging httpunit 1.7+dfsg-11
Deleted: tags/httpunit/1.7+dfsg-11/debian/changelog
===================================================================
--- trunk/httpunit/debian/changelog 2015-05-06 12:29:05 UTC (rev 18685)
+++ tags/httpunit/1.7+dfsg-11/debian/changelog 2015-05-06 16:02:58 UTC (rev 18694)
@@ -1,130 +0,0 @@
-httpunit (1.7+dfsg-10) unstable; urgency=low
-
- [ Miguel Landaeta ]
- * Remove Michael Koch from Uploaders list.
- Thanks for your work on this package. (Closes: #654021).
- * Update copyright file.
- * Fix incorrect dependency info on junit in POM file (Closes: #724925).
- * Use canonical URLs on Vcs-* fields.
- * Update copyright file.
-
- [ Emmanuel Bourg ]
- * Updated Standards-Version to 3.9.4 (no changes)
- * Removed the build dependency on libgnujaf-java
-
- -- Miguel Landaeta <miguel at miguel.cc> Sun, 29 Sep 2013 14:29:50 -0300
-
-httpunit (1.7+dfsg-9) unstable; urgency=low
-
- [ James Page ]
- * Fix FTBFS with OpenJDK7 (LP: #888940) (Closes: #651419):
- - d/ant.properties: Specify source/target as 1.5 for javac and
- javadoc ant tasks to ensure backwards compatibility and work
- around Java 7 encoding errors.
- - d/rules: Use ant.properties.
-
- -- Miguel Landaeta <miguel at miguel.cc> Thu, 08 Dec 2011 18:33:30 -0430
-
-httpunit (1.7+dfsg-8) unstable; urgency=low
-
- * Fixup XML parsing with correct JAX-P 1.4 API's:
- - d/control: Restore libxerces2-java dependency.
- - d/maven.rules: Map xmlParserAPIs->xml-apis-1.4.
- - d/mavenIgnore.rules: Drop - no longer required.
- - d/patches/add_classpath_to_manifest: Restore xercesImpl.jar to
- Class-Path.
-
- -- James Page <james.page at ubuntu.com> Thu, 27 Oct 2011 17:13:23 +0100
-
-httpunit (1.7+dfsg-7) unstable; urgency=low
-
- * Fix maven metadata to use libservlet2.5-java artifacts
- * Drop dependency on libxerces2-java; no longer required as JAX-P
- implementation is provided by default-jdk.
- * Added myself to Uploaders.
-
- -- James Page <james.page at ubuntu.com> Sun, 23 Oct 2011 20:38:26 +0100
-
-httpunit (1.7+dfsg-6) unstable; urgency=low
-
- * Update maven metadata about jtidy dependency. (Closes: #643749).
- * Fix minor lintian warnings about control file.
- * Make copyright file DEP-5 compliant.
- * Drop almost all versioned dependencies since they are satisfied in squeeze.
-
- -- Miguel Landaeta <miguel at miguel.cc> Thu, 29 Sep 2011 07:37:34 -0430
-
-httpunit (1.7+dfsg-5.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * debian/control:
- - add version contraint on maven-repo-helper (>= 1.6)
- - Bumped Standards-Version to 3.9.2. No changes neeeded.
- * debian/rules: simplify installation by using dh --with jh_maven_repo_helper
- * debian/libhttpunit.poms: add parameters for jh_maven_repo_helper
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Mon, 26 Sep 2011 23:01:21 +0200
-
-httpunit (1.7+dfsg-5) unstable; urgency=low
-
- * Team upload
-
- [ Ludovic Claude ]
- * debian/control: add version contraint on maven-repo-helper
- * debian/rules: simplify installation by using mh_install
- * debian/libhttpunit.poms: add parameters for mh_install
-
- [ Torsten Werner ]
- * Change Section: java for source package.
- * Remove Java runtime from Depends.
- * Update Standards-Version: 3.9.1.
- * Set JAVA_HOME in debian/rules.
- * Switch to libservlet2.5-java.
-
- -- Torsten Werner <twerner at debian.org> Fri, 02 Sep 2011 23:19:04 +0200
-
-httpunit (1.7+dfsg-4) unstable; urgency=low
-
- * Added libservlet2.4-java runtime dependency
-
- -- Gabriele Giacone <1o5g4r8o at gmail.com> Fri, 19 Feb 2010 22:47:48 +0100
-
-httpunit (1.7+dfsg-3) unstable; urgency=low
-
- [ Gabriele Giacone ]
- * Added Maven support.
- * Bumped Standards-Version to 3.8.4. No changes neeeded.
- * Changed source format to 3.0, removed dpatch dependency.
- * Replaced cdbs with debhelper, and bumped compat level to 7.
-
- [ Miguel Landaeta ]
- * Updated to Depend and Build-Depend on default JRE and JDK, and use
- javahelper.
-
- [ Torsten Werner ]
- * Remove README.source refering dpatch.
-
- -- Torsten Werner <twerner at debian.org> Thu, 18 Feb 2010 23:06:53 +0100
-
-httpunit (1.7+dfsg-2) unstable; urgency=low
-
- [ Miguel Landaeta ]
- * Added Vcs-* fields.
- * Added Class-Path entry to the manifest. (Closes: #536205)
- * Bumped Standards-Version to 3.8.2; no changes required.
- * Fixed wrong-section-according-to-package-name lintian warning.
- libhttpunit-java is now under java section.
-
- [ Michael Koch ]
- * Fixed watch file to use SF redirector.
- * Added debian/README.source.
- * Added myself to Uploaders.
- * Updated to Standards-Version 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de> Fri, 18 Sep 2009 07:35:15 +0200
-
-httpunit (1.7+dfsg-1) unstable; urgency=low
-
- * Initial release (closes: #518350).
-
- -- Miguel Landaeta <miguel at miguel.cc> Fri, 06 Mar 2009 23:45:36 -0430
Copied: tags/httpunit/1.7+dfsg-11/debian/changelog (from rev 18693, trunk/httpunit/debian/changelog)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/changelog (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/changelog 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,141 @@
+httpunit (1.7+dfsg-11) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the build date from the manifest and the Javadoc
+ to make the build reproducible
+ * Build depend on libmail-java instead of libgnumail-java
+ * Updated Standards-Version to 3.9.6 (no changes)
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 06 May 2015 14:48:40 +0200
+
+httpunit (1.7+dfsg-10) unstable; urgency=low
+
+ [ Miguel Landaeta ]
+ * Remove Michael Koch from Uploaders list.
+ Thanks for your work on this package. (Closes: #654021).
+ * Update copyright file.
+ * Fix incorrect dependency info on junit in POM file (Closes: #724925).
+ * Use canonical URLs on Vcs-* fields.
+ * Update copyright file.
+
+ [ Emmanuel Bourg ]
+ * Updated Standards-Version to 3.9.4 (no changes)
+ * Removed the build dependency on libgnujaf-java
+
+ -- Miguel Landaeta <miguel at miguel.cc> Sun, 29 Sep 2013 14:29:50 -0300
+
+httpunit (1.7+dfsg-9) unstable; urgency=low
+
+ [ James Page ]
+ * Fix FTBFS with OpenJDK7 (LP: #888940) (Closes: #651419):
+ - d/ant.properties: Specify source/target as 1.5 for javac and
+ javadoc ant tasks to ensure backwards compatibility and work
+ around Java 7 encoding errors.
+ - d/rules: Use ant.properties.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Thu, 08 Dec 2011 18:33:30 -0430
+
+httpunit (1.7+dfsg-8) unstable; urgency=low
+
+ * Fixup XML parsing with correct JAX-P 1.4 API's:
+ - d/control: Restore libxerces2-java dependency.
+ - d/maven.rules: Map xmlParserAPIs->xml-apis-1.4.
+ - d/mavenIgnore.rules: Drop - no longer required.
+ - d/patches/add_classpath_to_manifest: Restore xercesImpl.jar to
+ Class-Path.
+
+ -- James Page <james.page at ubuntu.com> Thu, 27 Oct 2011 17:13:23 +0100
+
+httpunit (1.7+dfsg-7) unstable; urgency=low
+
+ * Fix maven metadata to use libservlet2.5-java artifacts
+ * Drop dependency on libxerces2-java; no longer required as JAX-P
+ implementation is provided by default-jdk.
+ * Added myself to Uploaders.
+
+ -- James Page <james.page at ubuntu.com> Sun, 23 Oct 2011 20:38:26 +0100
+
+httpunit (1.7+dfsg-6) unstable; urgency=low
+
+ * Update maven metadata about jtidy dependency. (Closes: #643749).
+ * Fix minor lintian warnings about control file.
+ * Make copyright file DEP-5 compliant.
+ * Drop almost all versioned dependencies since they are satisfied in squeeze.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Thu, 29 Sep 2011 07:37:34 -0430
+
+httpunit (1.7+dfsg-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control:
+ - add version contraint on maven-repo-helper (>= 1.6)
+ - Bumped Standards-Version to 3.9.2. No changes neeeded.
+ * debian/rules: simplify installation by using dh --with jh_maven_repo_helper
+ * debian/libhttpunit.poms: add parameters for jh_maven_repo_helper
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Mon, 26 Sep 2011 23:01:21 +0200
+
+httpunit (1.7+dfsg-5) unstable; urgency=low
+
+ * Team upload
+
+ [ Ludovic Claude ]
+ * debian/control: add version contraint on maven-repo-helper
+ * debian/rules: simplify installation by using mh_install
+ * debian/libhttpunit.poms: add parameters for mh_install
+
+ [ Torsten Werner ]
+ * Change Section: java for source package.
+ * Remove Java runtime from Depends.
+ * Update Standards-Version: 3.9.1.
+ * Set JAVA_HOME in debian/rules.
+ * Switch to libservlet2.5-java.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 02 Sep 2011 23:19:04 +0200
+
+httpunit (1.7+dfsg-4) unstable; urgency=low
+
+ * Added libservlet2.4-java runtime dependency
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com> Fri, 19 Feb 2010 22:47:48 +0100
+
+httpunit (1.7+dfsg-3) unstable; urgency=low
+
+ [ Gabriele Giacone ]
+ * Added Maven support.
+ * Bumped Standards-Version to 3.8.4. No changes neeeded.
+ * Changed source format to 3.0, removed dpatch dependency.
+ * Replaced cdbs with debhelper, and bumped compat level to 7.
+
+ [ Miguel Landaeta ]
+ * Updated to Depend and Build-Depend on default JRE and JDK, and use
+ javahelper.
+
+ [ Torsten Werner ]
+ * Remove README.source refering dpatch.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 18 Feb 2010 23:06:53 +0100
+
+httpunit (1.7+dfsg-2) unstable; urgency=low
+
+ [ Miguel Landaeta ]
+ * Added Vcs-* fields.
+ * Added Class-Path entry to the manifest. (Closes: #536205)
+ * Bumped Standards-Version to 3.8.2; no changes required.
+ * Fixed wrong-section-according-to-package-name lintian warning.
+ libhttpunit-java is now under java section.
+
+ [ Michael Koch ]
+ * Fixed watch file to use SF redirector.
+ * Added debian/README.source.
+ * Added myself to Uploaders.
+ * Updated to Standards-Version 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Fri, 18 Sep 2009 07:35:15 +0200
+
+httpunit (1.7+dfsg-1) unstable; urgency=low
+
+ * Initial release (closes: #518350).
+
+ -- Miguel Landaeta <miguel at miguel.cc> Fri, 06 Mar 2009 23:45:36 -0430
Deleted: tags/httpunit/1.7+dfsg-11/debian/compat
===================================================================
--- trunk/httpunit/debian/compat 2015-05-06 12:29:05 UTC (rev 18685)
+++ tags/httpunit/1.7+dfsg-11/debian/compat 2015-05-06 16:02:58 UTC (rev 18694)
@@ -1 +0,0 @@
-7
Copied: tags/httpunit/1.7+dfsg-11/debian/compat (from rev 18687, trunk/httpunit/debian/compat)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/compat (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/compat 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1 @@
+9
Deleted: tags/httpunit/1.7+dfsg-11/debian/control
===================================================================
--- trunk/httpunit/debian/control 2015-05-06 12:29:05 UTC (rev 18685)
+++ tags/httpunit/1.7+dfsg-11/debian/control 2015-05-06 16:02:58 UTC (rev 18694)
@@ -1,40 +0,0 @@
-Source: httpunit
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Miguel Landaeta <miguel at miguel.cc>, James Page <james.page at ubuntu.com>
-Section: java
-Priority: optional
-Build-Depends: default-jdk, ant, javahelper, debhelper (>= 7.0.50~),
- rhino, libjtidy-java, junit, libgnumail-java,
- libservlet2.5-java, libnekohtml-java, libxerces2-java,
- maven-repo-helper (>= 1.6)
-Standards-Version: 3.9.4
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/httpunit/
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/httpunit
-Homepage: http://httpunit.org/
-
-Package: libhttpunit-java
-Architecture: all
-Depends: libnekohtml-java, rhino, libjtidy-java,
- libservlet2.5-java, libxerces2-java, ${misc:Depends}
-Recommends: junit
-Suggests: libhttpunit-java-doc (= ${binary:Version})
-Description: automated web site testing toolkit
- HttpUnit emulates the relevant portions of browser behavior, including form
- submission, JavaScript, basic http authentication, cookies and automatic page
- redirection, and allows Java test code to examine returned pages either as
- text, an XML DOM, or containers of forms, tables, and links.
-
-Package: libhttpunit-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Suggests: libhttpunit-java (= ${binary:Version}), default-jdk-doc
-Description: documentation for libhttpunit-java
- Documentation for HttpUnit which is an automated web site testing toolkit.
- .
- HttpUnit emulates the relevant portions of browser behavior, including form
- submission, JavaScript, basic http authentication, cookies and automatic page
- redirection, and allows Java test code to examine returned pages either as
- text, an XML DOM, or containers of forms, tables, and links.
- .
- This package includes a small manual, the javadoc API, a tutorial and examples.
Copied: tags/httpunit/1.7+dfsg-11/debian/control (from rev 18690, trunk/httpunit/debian/control)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/control (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/control 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,52 @@
+Source: httpunit
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Miguel Landaeta <miguel at miguel.cc>, James Page <james.page at ubuntu.com>
+Section: java
+Priority: optional
+Build-Depends: ant,
+ debhelper (>= 9),
+ default-jdk,
+ javahelper,
+ junit,
+ libmail-java,
+ libjtidy-java,
+ libnekohtml-java,
+ libservlet2.5-java,
+ libxerces2-java,
+ maven-repo-helper (>= 1.6),
+ rhino
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/httpunit/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/httpunit
+Homepage: http://httpunit.org
+
+Package: libhttpunit-java
+Architecture: all
+Depends: libjtidy-java,
+ libnekohtml-java,
+ libservlet2.5-java,
+ libxerces2-java,
+ rhino,
+ ${misc:Depends}
+Recommends: junit
+Suggests: libhttpunit-java-doc (= ${binary:Version})
+Description: automated web site testing toolkit
+ HttpUnit emulates the relevant portions of browser behavior, including form
+ submission, JavaScript, basic http authentication, cookies and automatic page
+ redirection, and allows Java test code to examine returned pages either as
+ text, an XML DOM, or containers of forms, tables, and links.
+
+Package: libhttpunit-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: default-jdk-doc, libhttpunit-java (= ${binary:Version})
+Description: documentation for libhttpunit-java
+ Documentation for HttpUnit which is an automated web site testing toolkit.
+ .
+ HttpUnit emulates the relevant portions of browser behavior, including form
+ submission, JavaScript, basic http authentication, cookies and automatic page
+ redirection, and allows Java test code to examine returned pages either as
+ text, an XML DOM, or containers of forms, tables, and links.
+ .
+ This package includes a small manual, the javadoc API, a tutorial and examples.
Copied: tags/httpunit/1.7+dfsg-11/debian/patches/remove-date-from-manifest.patch (from rev 18691, trunk/httpunit/debian/patches/remove-date-from-manifest.patch)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/patches/remove-date-from-manifest.patch (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/patches/remove-date-from-manifest.patch 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,14 @@
+Description: Remove the build date from the manifest to make the build reproducible
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: no
+--- a/build.xml
++++ b/build.xml
+@@ -237,8 +237,6 @@
+ <echo file="${build.dir}/info.txt">Manifest-Version: 1.0
+ Sealed: false
+ HttpUnit-Version: ${version}
+-Build-Date: ${TODAY}
+-Build-Time: ${TSTAMP}
+ </echo>
+ <jar jarfile="${lib.dir}/${name}.jar" manifest="${build.dir}/info.txt">
+ <manifest>
Copied: tags/httpunit/1.7+dfsg-11/debian/patches/remove-timestamp-from-javadoc.patch (from rev 18692, trunk/httpunit/debian/patches/remove-timestamp-from-javadoc.patch)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/patches/remove-timestamp-from-javadoc.patch (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/patches/remove-timestamp-from-javadoc.patch 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,13 @@
+Description: Remove the build date from the Javadoc files to make the build reproducible
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: no
+--- a/build.xml
++++ b/build.xml
+@@ -256,6 +256,7 @@
+ <javadoc packagenames="${packages}" sourcepath="${basedir}/${src.dir}"
+ destdir="${javadoc.dir}" author="true" version="true"
+ windowtitle="${Name} ${version} API" doctitle="${Name}"
++ additionalparam="-notimestamp"
+ footer="Copyright © 2000-2008 Russell Gold. See <a target="_top" href="../license.html">license agreement</A> for rights granted." >
+ <classpath refid="base.classpath"/>
+ </javadoc>
Deleted: tags/httpunit/1.7+dfsg-11/debian/patches/series
===================================================================
--- trunk/httpunit/debian/patches/series 2015-05-06 12:29:05 UTC (rev 18685)
+++ tags/httpunit/1.7+dfsg-11/debian/patches/series 2015-05-06 16:02:58 UTC (rev 18694)
@@ -1,3 +0,0 @@
-use_system_jars
-fix_set_encoding
-add_classpath_to_manifest
Copied: tags/httpunit/1.7+dfsg-11/debian/patches/series (from rev 18692, trunk/httpunit/debian/patches/series)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/patches/series (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/patches/series 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,5 @@
+use_system_jars
+fix_set_encoding
+add_classpath_to_manifest
+remove-date-from-manifest.patch
+remove-timestamp-from-javadoc.patch
Deleted: tags/httpunit/1.7+dfsg-11/debian/rules
===================================================================
--- trunk/httpunit/debian/rules 2015-05-06 12:29:05 UTC (rev 18685)
+++ tags/httpunit/1.7+dfsg-11/debian/rules 2015-05-06 16:02:58 UTC (rev 18694)
@@ -1,17 +0,0 @@
-#!/usr/bin/make -f
-
-export JAVA_HOME := /usr/lib/jvm/default-java
-
-%:
- dh --with javahelper --with jh_maven_repo_helper $@
-
-override_dh_auto_clean:
- dh_auto_clean
- ant total-clean
- rm -f doc/tutorial/task1.zip
-
-override_dh_auto_build:
- ant -propertyfile debian/ant.properties dist
-
-get-orig-source:
- sh -e debian/orig-tar.sh
Copied: tags/httpunit/1.7+dfsg-11/debian/rules (from rev 18689, trunk/httpunit/debian/rules)
===================================================================
--- tags/httpunit/1.7+dfsg-11/debian/rules (rev 0)
+++ tags/httpunit/1.7+dfsg-11/debian/rules 2015-05-06 16:02:58 UTC (rev 18694)
@@ -0,0 +1,17 @@
+#!/usr/bin/make -f
+
+export JAVA_HOME := /usr/lib/jvm/default-java
+
+%:
+ dh $@ --with javahelper --with jh_maven_repo_helper
+
+override_dh_auto_clean:
+ dh_auto_clean
+ ant total-clean
+ rm -f doc/tutorial/task1.zip
+
+override_dh_auto_build:
+ ant -propertyfile debian/ant.properties dist
+
+get-orig-source:
+ sh -e debian/orig-tar.sh
More information about the pkg-java-commits
mailing list