Package: biomaj-watcher Version: 1.2.0-8 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Transition package to default java implementation: - d/control: Switch dependencies to default-jdk only. This will automatically transition the package when the default java implementation changes (as it has done in Ubuntu quantal). Thanks for considering the patch. - -- System Information: Debian Release: wheezy/sid APT prefers quantal-updates APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.5.0-7-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJQGTNbAAoJEL/srsug59jDeKwQAMvTqZr2rdgQfGF3f5qYUXqc pjGeY1CXzpaRlE77bJ3Z/IMieqALwdd4yqhblbt+dkeHRIsyRGVuh381sW9WMkuz FvG5jKCAgR3x6eVrhpzEWpfUIp0IJgeL+nzjfXtFKTy6mwc2qwbYIYDSKMa9fr6A Fc2aPSIA76TArKTc2OjMfqeHr03n1924DpniWOyKfhU1M29Q8SF7ioqFpMtk4TYx S6B+yXys32bpFw/z5IuJMB8ifDJ943oK/FQRbWBZtnVkcdlPmQs8ztGurmYhbQXg D7LXLLAxpq5d0d/uQ716/+rrIIeZKrtlQeED5FWoIxiPJuwkgcxaRbRMdRfez17N jOoto0GbJt96LQfs6zNAz5to88TGWkpQNPh9ak1xV3oMXDaXJ8fWcaktZ0n0My93 hY/n7oTy+jBdff0Hx31fgkH29ZO5TFH98J6HBSlZs5jfZ4qDuwhb745gv4/nT6sR z+zdYi14+HuhUNIGSvdd1313dGp0yTJuSZGTm4sGn3jgB+5Q5BnOkG2f04pmhWzw P6hh/cew0XR+uGNDDJx7yOEii91OPScHtUuBksxgyCzi0XDnam5kj4RYmzVo+fPw wwBuLBlURYu1O5taFNqAF4+EWDV/J4BfzRiZAPNieO4jwKapbHm2L8b29tzLIlXG D2+R/q7U+DfEjU6WZP4H =ew5k -----END PGP SIGNATURE-----
diff -Nru biomaj-watcher-1.2.0/debian/changelog biomaj-watcher-1.2.0/debian/changelog diff -Nru biomaj-watcher-1.2.0/debian/control biomaj-watcher-1.2.0/debian/control --- biomaj-watcher-1.2.0/debian/control 2012-06-24 14:20:42.000000000 +0100 +++ biomaj-watcher-1.2.0/debian/control 2012-08-01 14:44:30.000000000 +0100 @@ -8,14 +8,14 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biomaj-watcher/trunk/ Homepage: http://biomaj.genouest.org Build-Depends: debhelper (>= 8),ant(>=1.7), zip, unzip -Build-Depends-Indep: openjdk-6-jdk|default-jdk|java6-sdk, debconf, po-debconf, liblog4j1.2-java, libcommons-lang-java, +Build-Depends-Indep: default-jdk, debconf, po-debconf, liblog4j1.2-java, libcommons-lang-java, libcommons-logging-java, libjsch-java, libjdom1-java, libquartz-java(>=1.6),libgnumail-java, libxerces2-java, javahelper (>=0.25), biomaj (>= 1.2) Standards-Version: 3.9.3 Package: biomaj-watcher Architecture: all -Depends: ${misc:Depends}, openjdk-6-jdk|default-jdk|java6-sdk, tomcat6 (>=6.0.32-3), biomaj (>= 1.2), debconf, +Depends: ${misc:Depends}, default-jdk, tomcat6 (>=6.0.32-3), biomaj (>= 1.2), debconf, liblog4j1.2-java, libjsch-java (>= 0.1.42),libjdom1-java (>= 1.1), libcommons-lang-java (>=2.4), libcommons-logging-java (>=1.1),libquartz-java(>=1.6),libxerces2-java, unzip, zip, libgnumail-java Description: biological data-bank updater - web interface