Your message dated Wed, 05 Jun 2013 05:48:09 +0000
with message-id <e1uk6zt-0005gt...@franck.debian.org>
and subject line Bug#684289: fixed in robert-hooke 1.3.0-1
has caused the Debian Bug report #684289,
regarding robert-hooke: Transition package to use default java implementation
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.)


-- 
684289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684289
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: robert-hooke
Version: 1.1.2-1
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 use default java implementation:
    - d/control: BD on default-jdk (>= 1:1.6), switch runtime dependency
      to more flexible default-jre (>= 1:1.6) | java6-runtime.

Ubuntu quantal is transitioning default java from openjdk-6 to openjdk-7; this
patch eases the transition (and future ones).

Note that this is not a release goal for wheezy.

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-8-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)

iQIcBAEBCAAGBQJQImkzAAoJEL/srsug59jDcncQAJfI21r8fpYLbaujCZn15dVy
8+0EV4486sfSEli16LL3Am2YVkioONck84yVCWu13TLgC9EhiEY73ZCHb2jB25/L
6+rwFqfhXdRUp0Xi4XovEaIpbBgvh23WS4Vbc+A9rMiCHvSIQKNx6EIgG0T5M6dD
mCUXuLdm71oRwn72X9X1nDkiFHpQe6keqbRcnJ8rJbWM/Z5wNzi3V7KJYUK2nA2Y
vgdXIHUjULIFHUb1yeigxvQ+tS0JbFoMavoZuAyvOkmqimFfDwXybLFSEJ9d4esO
2Dkv1SrQh1vYzu0SPYA8PmVW0TSbdACu4WWpnmNfML9qsboUtdH6/HmHqRjyMbPF
gmi3gmvxXZ3Lif5T7OaobSvY0teDHSsAaqjjN9zrJXQl3c1UsKiAKbR3+q14aWYK
Dtg5T+2729cFxoOUp8R9z+dMreftwY9m2HEsQJFshl49p5CA29amdxjBtD8iZheK
WyIc0VlxmBx7yDZtqYfQQzPXPA6xU3t0TFq5jOXBEPqDD1KXmgqxxupMjNuc99ou
MWc7012sPc94ZTjWwEaeJqVpv5dIx9ZZ9cQhcEWq0ulvaY0Kgl3L9kLIVgBueght
Ix8uwwoLZPT1OVAqoQGbesF/eUnwk5Xa8XJLFF/ZbcGD4WhI87RFGolk1OaJfae5
kYyZ72NWWAvvi8opLB/8
=3gKc
-----END PGP SIGNATURE-----
diff -Nru robert-hooke-1.1.2/debian/changelog robert-hooke-1.1.2/debian/changelog
diff -Nru robert-hooke-1.1.2/debian/control robert-hooke-1.1.2/debian/control
--- robert-hooke-1.1.2/debian/control	2011-07-17 13:06:53.000000000 +0100
+++ robert-hooke-1.1.2/debian/control	2012-08-08 14:25:15.000000000 +0100
@@ -12,7 +12,7 @@
 Build-Depends-Indep:
  clojure1.2,
  libtext-markdown-perl | markdown,
- openjdk-6-jdk
+ default-jdk (>= 1:1.6)
 Standards-Version: 3.9.2
 Homepage: https://github.com/technomancy/robert-hooke
 Vcs-Git: git://git.debian.org/pkg-java/librobert-hooke-clojure.git
@@ -23,7 +23,7 @@
 Depends:
  ${java:Depends},
  ${misc:Depends},
- openjdk-6-jre | openjdk-7-jre | sun-java6-jre
+ default-jre (>= 1:1.6) | java6-runtime
 Recommends: ${java:Recommends}
 Description: Function wrapper library for Clojure
  Robert Hooke is a Clojure library that provides a flexible, composable

--- End Message ---
--- Begin Message ---
Source: robert-hooke
Source-Version: 1.3.0-1

We believe that the bug you reported is fixed in the latest version of
robert-hooke, 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 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolodja Wentland <deb...@babilen5.org> (supplier of updated robert-hooke 
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: SHA1

Format: 1.8
Date: Thu, 23 May 2013 11:12:14 +0000
Source: robert-hooke
Binary: librobert-hooke-clojure
Architecture: source all
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Wolodja Wentland <deb...@babilen5.org>
Description: 
 librobert-hooke-clojure - Function wrapper library for Clojure
Closes: 684289
Changes: 
 robert-hooke (1.3.0-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control
     - Remove Phil Hagelberg from Uploaders
     - New mail address for Wolodja Wentland
     - Remove Build-Depends-Indep
     - Build-Depend on clojure1.4
     - Remove Depends on sun-java6-jre
     - Update Standards-Version to 3.9.4
     - Remove dependency on OpenJDK6 (Closes: #684289)
   * Remove 0001-Add-upstream-changelog.patch
   * Refactor markdown documentation generation
   * debian/rules
     - Switch to declarative packaging style
     - override_jh_classpath → debian/pkg.classpath
     - override_jh_installlibs → debian/pkg.jlibs
     - override_dh_installdocs → debian/pkg.docs
     - Remove get-orig-source target
   * debian/watch
     - Use Github's tag page instead of githubredir
   * debian/compat
     - compat level 9
   * Use maven-repo-helper to install jar into a local maven repository
Checksums-Sha1: 
 9b088751077d5216a52cb57f2e04aa3069c5e3cf 2140 robert-hooke_1.3.0-1.dsc
 54d12ca80924d37f73e234dc1ef9f340b9251a1f 14710 robert-hooke_1.3.0.orig.tar.gz
 d3c2a68f22620d7e21395a93c5ec893facb440d6 8334 
robert-hooke_1.3.0-1.debian.tar.gz
 1dfcc4103131efadda626d02d298507d397d605b 13348 
librobert-hooke-clojure_1.3.0-1_all.deb
Checksums-Sha256: 
 ac4c4db6eebd5a17230d8c1a5063301a559038526ce6bbd6338b9e1ceb0ef8a7 2140 
robert-hooke_1.3.0-1.dsc
 080d8591fd9ad0411baf5d6d383304524d816f3b49269580de7ec58c56c1f224 14710 
robert-hooke_1.3.0.orig.tar.gz
 83ccaecff8825b1e3eabd1a47fcaa5fff204fbfc713a4008245a8ec98864316b 8334 
robert-hooke_1.3.0-1.debian.tar.gz
 8f07808442f011c9ea467e96378a2841a6cf4a5cf58291f70bf583d0d00e3e00 13348 
librobert-hooke-clojure_1.3.0-1_all.deb
Files: 
 88e47fd73cd889cc251187022e5e8fa2 2140 java optional robert-hooke_1.3.0-1.dsc
 e1f7e1731d9e7b3288dc8f20951f29e7 14710 java optional 
robert-hooke_1.3.0.orig.tar.gz
 62ab452f8568c63db46028fbb3f1272e 8334 java optional 
robert-hooke_1.3.0-1.debian.tar.gz
 a4cf9b2208c811d3545f024ee0c9cb71 13348 java optional 
librobert-hooke-clojure_1.3.0-1_all.deb

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

iQIcBAEBAgAGBQJRrs9lAAoJECHSBYmXSz6WzhcP/R+Jttykf0hq8R+pEPiYfUlz
0oLZ8qFxIn/OHcc5g384GUz7WHOTPu3uN+hSAeXDIYGeSomdrrKLy+Ua336eeTPD
or0j1Zq6eJQEb8XC7d/ovSiVdCYMewNU6Ty2Hz4J69bo87Zo5erzMNUCJxFAanNb
vMu2WpWCj+hw8jxH5ht2iu6FGJN+O3GZpcM3kIuwAzETBSSPZH+oZwhFwcEhC+Cn
FZwKEr54sAplendqC8qDiPKPblIrrTmDMAYaff7UYRvSs1UaHVQDzIZhnzTsGDXY
Cl4Bt7DwhmGpTuRFsXOreh9UUqbXPvSecHfQqc+hyzb+G6yDS2qCFRtzsfxWXVX6
epyBTsNh1WS/LWtkPNhx4DxZPiLrJUwz/4Nnd8pObn+jw8kEsl32JIYpHWkzs7i3
jVBtIuvraH/vOC9UBeAAjM2T+AagbzjZyKs3zO06vV4uLL20Hc3VC+Lf2UO0+2Ol
wEqVOQ5oJG8tY0OtIb3WYKxKDTiXIQ8tWkxUVFtdIHtCMdqcV+94rxCuNR77Mymg
zWeYn79JFjxRP4j/jQ1dKWbga6XeE+Pf288P+xqGOZUhxAyztiye+MnGs6vbDrTn
SXP3KpfOgykc4W61v/WIsjrK+aph/w+koPiGB5p+LLDySCFqIOvCTGRwZi0YiTu6
n00fBTjfEEGGN+eh0sC1
=FoJs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to