Package: libcommons-net2-java
Version: 2.2-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


In Ubuntu, the attached patch was applied to achieve the following:

  * Updates to support Ubuntu MIR (LP: #876413):
    - d/build.properties: enable test suite execution 
    - d/control: Added junit to B-D's to support testing.
    - d/rules: Added ant-junit and junit to DEB_JARS to support testing.
    - d/maven-build.xml: Exclude tests that require network access, fail 
      build when tests fail.
  * d/control: Bumped Standards-Version: 3.9.2, no changes

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIbBAEBCAAGBQJOoS1/AAoJEL/srsug59jDVO8P+IWKmHOzmWVTo41d2S5aRomJ
5fSWIa3QfOtnffQRo3DUOSKH5FrBqMwf5KPvEEXZX+vV46NWNEkiqBVGFTgwfcoj
deE6bpn0BwvytRo5mZXDLT2E9MgK5GUiQK8airA6A5Z2ACvFVQma5C8WH4P2stWU
dnOQLmyCSYTv5NW9F1l0kH9bfy0VQi1Td2B/P6h1RyE+gGDiOIXyETopQR+e7Qtf
5vDzqnO9/DRDYHRBHpvh1Paw+w2n2brp7O51u/lebLaoflNry/DWgM5yhf8SJml6
DaDcQK7+t/PoPJ10JzYT4luOJf8BEHuCRDaUOYeS/KncwLRTB820Ow47KqQME2gV
rAAE+lx6RDyE/DELD+kOsB5/ukYxPOwE6HjfvN6liJTQnREgJfbhkdQXuULzKgaP
YOskf/LQdd9qxyhDMPC9B1IsAXwTMq18GrsMeAxveA2cRCinTXziWHqUkWW8gWi6
cu5pcZoynYXKugoWW6hE4fWQwxTbduPjYMHEEnSKjsgj5WS8filNMgdwXWA5py7L
fVI6CkjF8UUpKKoHHgkCC0BheZ+GwUawK0uReLOqCzfBk24DgEpNTSC+sCfajkAi
eI90S+T3YHZM8VXPz69bpIBtF5/YHjjd9dyI0yD+fzVcB5mHtslOGnAuYZbgG0m0
mV8nAYL6G7tk7AOnq1I=
=YTNF
-----END PGP SIGNATURE-----
=== modified file 'debian/build.properties' --- debian/build.properties 2009-04-30 12:05:34 +0000 +++ debian/build.properties 2011-10-21 08:27:40 +0000 @@ -1,5 +1,4 @@ javadoc.dir=build/docs/api -maven.test.skip=true +#maven.test.skip=true build.javaVersion=1.5 manifest=debian/tmp/MANIFEST.MF - === modified file 'debian/changelog' === modified file 'debian/control' --- debian/control 2011-08-07 11:57:38 +0000 +++ debian/control 2011-10-21 08:28:23 +0000 @@ -4,8 +4,8 @@ Maintainer: Debian Java Maintainers Uploaders: Ludovic Claude Build-Depends: debhelper (>= 7), cdbs, default-jdk -Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc -Standards-Version: 3.9.1 +Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit +Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net2-java/ Homepage: http://commons.apache.org/net/ === modified file 'debian/maven-build.xml' --- debian/maven-build.xml 2011-08-07 11:57:38 +0000 +++ debian/maven-build.xml 2011-10-21 08:27:40 +0000 @@ -320,7 +320,7 @@ - + @@ -331,6 +331,8 @@ + + === modified file 'debian/rules' --- debian/rules 2011-08-07 11:57:38 +0000 +++ debian/rules 2011-10-21 08:27:40 +0000 @@ -9,7 +9,7 @@ PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java -DEB_JARS := ant-nodeps +DEB_JARS := ant-nodeps ant-junit junit DEB_ANT_BUILD_TARGET := package javadoc # work with a slightly modified version of maven-ant-helper's build file: DEB_ANT_BUILDFILE := debian/maven-build.xml
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to