Your message dated Tue, 31 Dec 2013 05:48:27 +0000
with message-id <e1vxsbn-0002kk...@franck.debian.org>
and subject line Bug#733432: fixed in libcommons-lang3-java 3.1-2
has caused the Debian Bug report #733432,
regarding libcommons-lang3-java: FTBFS: Failed tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
733432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcommons-lang3-java
Version: 3.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> skip faking of existing gnu-getopt:getopt::debian
> mh_patchpoms -plibcommons-lang3-java --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>               /usr/bin/make -f debian/rules patch-poms; \
>       fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Commons Lang
> [INFO]    task-segment: [package]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [WARNING] POM for 
> 'org.codehaus.plexus:plexus-compiler-api:pom:debian:runtime' is invalid.
> 
> Its dependencies (if any) will NOT be available to the current build.
> [WARNING] POM for 
> 'org.codehaus.plexus:plexus-compiler-javac:pom:debian:runtime' is invalid.
> 
> Its dependencies (if any) will NOT be available to the current build.
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 99 source files to /«PKGBUILDDIR»/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 119 source files to /«PKGBUILDDIR»/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: /«PKGBUILDDIR»/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.commons.lang3.ArrayUtilsTest
> Tests run: 146, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
> Running org.apache.commons.lang3.CharRangeTest
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
> Running org.apache.commons.lang3.CharEncodingTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
> Running org.apache.commons.lang3.ArrayUtilsRemoveMultipleTest
> Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
> Running org.apache.commons.lang3.StringUtilsTrimEmptyTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
> Running org.apache.commons.lang3.StringEscapeUtilsTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec
> Running org.apache.commons.lang3.StringUtilsEqualsIndexOfTest
> Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
> Running org.apache.commons.lang3.CharSetUtilsTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
> Running org.apache.commons.lang3.EnumUtilsTest
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
> Running org.apache.commons.lang3.StringUtilsStartsEndsWithTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
> Running org.apache.commons.lang3.ValidateTest
> Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
> Running org.apache.commons.lang3.LocaleUtilsTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
> Running org.apache.commons.lang3.StringUtilsTest
> Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
> Running org.apache.commons.lang3.CharSetTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
> Running org.apache.commons.lang3.SystemUtilsTest
> Can't test IS_JAVA value
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.commons.lang3.StringUtilsSubstringTest
> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.commons.lang3.BooleanUtilsTest
> Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
> Running org.apache.commons.lang3.RangeTest
> Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
> Running org.apache.commons.lang3.SerializationUtilsTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
> Running org.apache.commons.lang3.RandomStringUtilsTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
> Running org.apache.commons.lang3.ArrayUtilsAddTest
> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.commons.lang3.ClassUtilsTest
> Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
> Running org.apache.commons.lang3.exception.ContextedExceptionTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
> Running org.apache.commons.lang3.exception.ExceptionUtilsTest
> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
> Running org.apache.commons.lang3.exception.ContextedRuntimeExceptionTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> Running org.apache.commons.lang3.exception.DefaultExceptionContextTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
> Running org.apache.commons.lang3.CharSequenceUtilsTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> Running org.apache.commons.lang3.tuple.PairTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
> Running org.apache.commons.lang3.tuple.MutablePairTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.commons.lang3.tuple.ImmutablePairTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.StringUtilsIsTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
> Running org.apache.commons.lang3.concurrent.MultiBackgroundInitializerTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
> Running org.apache.commons.lang3.concurrent.AtomicSafeInitializerTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
> Running org.apache.commons.lang3.concurrent.CallableBackgroundInitializerTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> Running org.apache.commons.lang3.concurrent.ConstantInitializerTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> Running org.apache.commons.lang3.concurrent.BasicThreadFactoryTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
> Running org.apache.commons.lang3.concurrent.LazyInitializerTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
> Running org.apache.commons.lang3.concurrent.TimedSemaphoreTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec
> Running org.apache.commons.lang3.concurrent.AtomicInitializerTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.concurrent.BackgroundInitializerTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
> Running org.apache.commons.lang3.concurrent.ConcurrentUtilsTest
> Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
> Running org.apache.commons.lang3.JavaVersionTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> Running org.apache.commons.lang3.mutable.MutableFloatTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
> Running org.apache.commons.lang3.mutable.MutableObjectTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> Running org.apache.commons.lang3.mutable.MutableByteTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
> Running org.apache.commons.lang3.mutable.MutableShortTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
> Running org.apache.commons.lang3.mutable.MutableBooleanTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> Running org.apache.commons.lang3.mutable.MutableDoubleTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
> Running org.apache.commons.lang3.mutable.MutableIntTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> Running org.apache.commons.lang3.mutable.MutableLongTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.apache.commons.lang3.CharUtilsTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
> Running org.apache.commons.lang3.ObjectUtilsTest
> Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
> Running org.apache.commons.lang3.builder.SimpleToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> Running org.apache.commons.lang3.builder.ToStringStyleConcurrencyTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.811 sec
> Running org.apache.commons.lang3.builder.ShortPrefixToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> Running org.apache.commons.lang3.builder.ToStringBuilderTest
> Tests run: 74, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec 
> <<< FAILURE!
> Running 
> org.apache.commons.lang3.builder.ReflectionToStringBuilderConcurrencyTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.008 sec
> Running org.apache.commons.lang3.builder.MultiLineToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.apache.commons.lang3.builder.StandardToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> Running org.apache.commons.lang3.builder.ReflectionToStringBuilderExcludeTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> Running org.apache.commons.lang3.builder.NoFieldNamesToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> Running org.apache.commons.lang3.builder.CompareToBuilderTest
> Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
> Running org.apache.commons.lang3.builder.DefaultToStringStyleTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> Running org.apache.commons.lang3.builder.ToStringStyleTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
> Running org.apache.commons.lang3.builder.HashCodeBuilderTest
> Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
> Running org.apache.commons.lang3.builder.HashCodeBuilderAndEqualsBuilderTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> Running org.apache.commons.lang3.builder.EqualsBuilderTest
> Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> Running 
> org.apache.commons.lang3.builder.ReflectionToStringBuilderMutateInspectConcurrencyTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
> Running org.apache.commons.lang3.BitFieldTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.apache.commons.lang3.time.DateUtilsRoundingTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
> Running org.apache.commons.lang3.time.DateFormatUtilsTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.time.DateUtilsTest
> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
> Running org.apache.commons.lang3.time.StopWatchTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.77 sec
> Running org.apache.commons.lang3.time.DurationFormatUtilsTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 sec
> Running org.apache.commons.lang3.time.DateUtilsFragmentTest
> Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
> Running org.apache.commons.lang3.time.FastDateFormatTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
> Running org.apache.commons.lang3.AnnotationUtilsTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
> Running org.apache.commons.lang3.ArrayUtilsRemoveTest
> Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
> Running org.apache.commons.lang3.text.ExtendedMessageFormatTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.137 sec
> Running org.apache.commons.lang3.text.StrLookupTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.apache.commons.lang3.text.StrMatcherTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.commons.lang3.text.FormattableUtilsTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
> Running org.apache.commons.lang3.text.StrTokenizerTest
> Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
> Running org.apache.commons.lang3.text.CompositeFormatTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> Running org.apache.commons.lang3.text.WordUtilsTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
> Running org.apache.commons.lang3.text.StrBuilderAppendInsertTest
> Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
> Running org.apache.commons.lang3.text.StrSubstitutorTest
> Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
> Running org.apache.commons.lang3.text.StrBuilderTest
> Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
> Running org.apache.commons.lang3.text.translate.NumericEntityUnescaperTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.text.translate.UnicodeEscaperTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
> Running org.apache.commons.lang3.text.translate.LookupTranslatorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
> Running org.apache.commons.lang3.text.translate.EntityArraysTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
> Running org.apache.commons.lang3.text.translate.UnicodeUnescaperTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.text.translate.NumericEntityEscaperTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
> Running org.apache.commons.lang3.text.translate.OctalUnescaperTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
> Running org.apache.commons.lang3.math.NumberUtilsTest
> Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
> Running org.apache.commons.lang3.math.IEEE754rUtilsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.lang3.math.FractionTest
> Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec
> Running org.apache.commons.lang3.event.EventUtilsTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
> Running org.apache.commons.lang3.event.EventListenerSupportTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
> Running org.apache.commons.lang3.reflect.MethodUtilsTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
> Running org.apache.commons.lang3.reflect.TypeUtilsTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
> Running org.apache.commons.lang3.reflect.FieldUtilsTest
> Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
> Running org.apache.commons.lang3.reflect.ConstructorUtilsTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> 
> Results :
> 
> Failed tests:   
> testReflectionHierarchyArrayList(org.apache.commons.lang3.builder.ToStringBuilderTest):
>  
> expected:<...58aa89[elementData={[<null>,<null>,<null>,<null>,<null>,<null>,<null>,<null>,<null>,<null>]},size=0,modCount=0]>
>  but was:<...58aa89[elementData={[]},size=0,modCount=0]>
> 
> Tests run: 2050, Failures: 1, Errors: 0, Skipped: 4
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> 
> Please refer to /«PKGBUILDDIR»/target/surefire-reports for the individual 
> test results.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 57 seconds
> [INFO] Finished at: Fri Dec 27 01:32:12 UTC 2013
> [INFO] Final Memory: 12M/76M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/libcommons-lang3-java_3.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libcommons-lang3-java
Source-Version: 3.1-2

We believe that the bug you reported is fixed in the latest version of
libcommons-lang3-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated libcommons-lang3-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 30 Dec 2013 21:33:47 -0800
Source: libcommons-lang3-java
Binary: libcommons-lang3-java libcommons-lang3-java-doc
Architecture: source all
Version: 3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description: 
 libcommons-lang3-java - Extension of the java.lang package (for Java 5+)
 libcommons-lang3-java-doc - Documentation for extension of the java.lang 
package (for Java 5+
Closes: 733432
Changes: 
 libcommons-lang3-java (3.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add 0002-ToStringBuilderTest-jdk7.patch to fix tests on Java 7.
     (Closes: #733432)
   * Bump Standards-Version to 3.9.5 (no changes).
   * Use debhelper 9.
Checksums-Sha1: 
 3e38147cabec8de9e1941048fa06d880a5beb27c 2339 libcommons-lang3-java_3.1-2.dsc
 fe87ce4d4e9b0bc75b2d4e0ba30ae07c31b0bba1 9817 
libcommons-lang3-java_3.1-2.debian.tar.gz
 bde05046026c3bf1338c9f3e707e173fa57cc527 291860 
libcommons-lang3-java_3.1-2_all.deb
 b9b1cb7f9bbfdc0f409a5a8545ff815bd8120291 1163478 
libcommons-lang3-java-doc_3.1-2_all.deb
Checksums-Sha256: 
 baac02e5d36355eff954a7043b6c224680a3ce6f3bfdb5fe393dda94278eb860 2339 
libcommons-lang3-java_3.1-2.dsc
 512dfd9884924397863a0d08634209b651e8e49d73cf511caff895da8730b3c5 9817 
libcommons-lang3-java_3.1-2.debian.tar.gz
 a521f78f76361087ca607f2a2f2d7b909c0650efc7f893b64c6f95b014817351 291860 
libcommons-lang3-java_3.1-2_all.deb
 8336677239bf97c75d62765aea38dc05e5ba56080e466c54c319f549241bc70c 1163478 
libcommons-lang3-java-doc_3.1-2_all.deb
Files: 
 15d27d48c3a3350b348e763e8a87eaa6 2339 java optional 
libcommons-lang3-java_3.1-2.dsc
 a3d443c23e94ea38e12e47a2e31a66b1 9817 java optional 
libcommons-lang3-java_3.1-2.debian.tar.gz
 dfb780f4a453131509728701a193f676 291860 java optional 
libcommons-lang3-java_3.1-2_all.deb
 e80034a30b8b835c53c7c2039b248f9e 1163478 doc optional 
libcommons-lang3-java-doc_3.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSwljCAAoJECHSBYmXSz6W7CoP/R61Z8wD34DMiTt/FhyVfe+Q
OUttQ8+psmDKTG0YzWgeePaQXm4ysuM4Jg+KZRizgmeRV5hqgh2hrp+HNM4HsTsb
IeY5xVMg5KiqQvp33x8Pe+LiBFF6kQj16xHKwZZWH2tey5nm4VXRvO8TGGg40Crx
e8BozhZ/mnbQbK7NVgGIRKnFgn+iMqymROVtwLdadoywPU7ehLMYMC1WgM/xOF/A
h6EW9tWgOqPf3M1owFGx6wF6IBuus6S/j+os92rj7C+8hE1ht0Vdy04SRm3jElp5
7fbl7zTNjska/jsTuYftJy38qGVvgj9z6c8zAFmtgsEAOGZhmDHYGqfj0TG8qw4X
KLRlA4U+s4uzdjDlnNKUApF3zE4p0bizU1dQwOpOBI+AxdPm9PJ3tPZCEfYUNCVf
paWkdgNHM+dtenRYOMqKpB7iI7AQzWKxZ9skIH27yuK4Vdo2vQirnRt06gw5eHFu
hdXisouMj4yJ4Fxo69lCzz+DPIJfTJYWPtIjxLOFus/7rrqZRNUKtALyk2dwOrPi
+P9yLArqzxzZ6YPafqg9YQv0XI2c16Jq4gBIsKYni8MZCVL4gMnmtiX4PQ1GGrHQ
ZhXIdVcA5VkntkF+vq4xlIGBBy0Ir099G46sAo62D+Hfa5StGBoD3+F5csDguVja
jd65ckGDkb0q85bTuePw
=SORx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to