Your message dated Thu, 06 Jun 2013 01:18:14 +0000
with message-id <e1ukoqe-0006dr...@franck.debian.org>
and subject line Bug#684022: fixed in leiningen 1.7.1-2
has caused the Debian Bug report #684022,
regarding leiningen: 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.)


-- 
684022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: leiningen
Version: 1.7.1-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, switch runtime dependency to
      default-jre | java6-runtime.


Ubuntu is transitioning from openjdk-6 to openjdk-7 as default java; this patch
eases the transition (and future transitions). Note that this transition is not
a wheezy release goal.

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)

iQIcBAEBCAAGBQJQH53EAAoJEL/srsug59jDu4YP/0SshNLMHnzRayhr8Zclgb4G
YW+FLlDoicPkFHtQwDmzLsirWDpNYAQ9r4pUKcZj1Gw/KU0kAAI/bGPRAdQbnjUY
1g4yLRIWPNmYunnqIx89zH8f7WDX4MyORZDqbwvcRPycUYQWs7XM8CgCe6Hu5lDK
KiLjsMSgRa0cfHNAEhKtPOSxU/3JK/7h/k/nGjYWlbQdSpbW7QX0DViJ++/sXAUn
VxS9GqmEHaDogPVJ9gbjfswtCPvTRV4wiVpyNtzMjaaOgkEcNDZDReZCVMphKYQy
4T5FRpL6YFPhF+lhs7dbYWV4Gp5jIaxEl9Vr8KumGEwidaI7uP1IRY3uLboNgzx1
VnDcHZwJF6msa0oa6wy4Jfp1ewJ5f2o/c8XzoEc3WH3iX4eHwpAWX9SC6a+G47rW
68WMVmTMRudPiQmmAToZSMS5RaIjfAPZe2QP2UrvgEcoJQGWWtM+ijscLLwEpKB0
PmaDbSMMNycB0aCC0nTZCcL8rQ3/yZTmWr0CkPevqzi0r7XaK7D+pLCETBVQtk1+
8uXx9jaMjvrl+umHwXeYKibysbgm/5UYGRJKJlv3h1cG+SurBoS+k7jGK6mUYmi7
mjZl3JsiFY8cLhlFT7dEVW1P+9tjE2NwGDyFsqKQsQaFTJepWO60Sib7j/b0G8pt
ZDwHbve9hSsIHtOOgcDT
=zfz1
-----END PGP SIGNATURE-----
diff -Nru leiningen-1.7.1/debian/changelog leiningen-1.7.1/debian/changelog
diff -Nru leiningen-1.7.1/debian/control leiningen-1.7.1/debian/control
--- leiningen-1.7.1/debian/control	2012-03-28 16:14:11.000000000 +0100
+++ leiningen-1.7.1/debian/control	2012-08-06 11:24:29.000000000 +0100
@@ -24,7 +24,7 @@
  librobert-hooke-clojure,
  libtext-markdown-perl | markdown,
  libwagon-java,
- openjdk-6-jdk,
+ default-jdk,
  rlwrap,
  zip
 Standards-Version: 3.9.3
@@ -38,7 +38,7 @@
 Depends:
  ${java:Depends},
  ${misc:Depends},
- openjdk-6-jre | openjdk-7-jre,
+ default-jre | java6-runtime,
  clojure-contrib (>= 1.2.0),
  rlwrap
 Recommends:

--- End Message ---
--- Begin Message ---
Source: leiningen
Source-Version: 1.7.1-2

We believe that the bug you reported is fixed in the latest version of
leiningen, 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 leiningen 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 13:48:45 +0000
Source: leiningen
Binary: leiningen
Architecture: source all
Version: 1.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Wolodja Wentland <deb...@babilen5.org>
Description: 
 leiningen  - simple build system for Clojure
Closes: 684022
Changes: 
 leiningen (1.7.1-2) unstable; urgency=low
 .
   [Wolodja Wentland]
   * Rebuild against newer robert-hooke version
 .
   [ Emmanuel Bourg ]
   * Team upload
   * Replaced the dependency on OpenJDK 6 by a dependency on the default JDK.
     This change was contributed by James Page (Closes: #684022)
   * Fixed the watch file
   * Removed the unused dependency on libbackport-util-concurrent-java
   * Removed the deprecated DMUA flag
   * Updated Standards-Version to 3.9.4 (no changes)
Checksums-Sha1: 
 65cb419eb34d7d8892cd4b14d6b0f81e487af37b 2329 leiningen_1.7.1-2.dsc
 2cce56cd41f32714c3ac356a1077fb10f909e30d 19874 leiningen_1.7.1-2.debian.tar.gz
 7f6bc99461bb870fb5f2d0c5afad8e41ccb898a4 1102230 leiningen_1.7.1-2_all.deb
Checksums-Sha256: 
 a8a050de23d962c2f96bc66878e14572ef431d5e41cefb380c5182947d5d719c 2329 
leiningen_1.7.1-2.dsc
 e632a983fc43b76740fdf8d51e0875cfef786f4ba9e226635695c932c9166b5b 19874 
leiningen_1.7.1-2.debian.tar.gz
 280627f99306e0ee40477cfa60efba51ecd32c6216685c5c3e1e512c0e28a32f 1102230 
leiningen_1.7.1-2_all.deb
Files: 
 7f4023f0a229ced809f5ed62568cf6e7 2329 java optional leiningen_1.7.1-2.dsc
 b36932f12ea0e80519e7ee360b037c8a 19874 java optional 
leiningen_1.7.1-2.debian.tar.gz
 736c6d49b62b38c9aa0ec4fcf7eba67e 1102230 java optional 
leiningen_1.7.1-2_all.deb

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

iQIcBAEBAgAGBQJRr981AAoJECHSBYmXSz6WdKEP/3AHFTb9SGc9lzTZEA+8Ysxc
eAzlJQ+4YlHjMGLAwD8wwGaf9Bj4qW8EGxKfyTU3OUiW6wzCfC97TjuSTvi5pOkk
XCjg+6Sw2nvdLETE9PYRvZpFJzUKC8hdJdZK9S2AwrIX5PDrao8fzUS7ITQTgWYJ
7JvylYmqNY+CtmvhiWDjGHxLJDCjkQVktzDLnh95AilFA7EAN25J0GqFEueBbLNL
Uh3/DZPBS3VxiEzXXoScbAbXUoNGxl8cpOvrwta9u1te3fzgsK/HJrQYXKJ0VcC2
Je1xZ64J5mcjMjIfMsWmCH71hs3xRBD3K3MFir3FCFLqnjZAiR79o1pz8GcB7DZp
vwzQiJWZ2PwxYp5+EC1zZU13XH4Bvd+2NR6GafIbYI6PNg1UGzPiictbIWtwUk3T
sVXm8oTip6Ho2bl/iDKMkgpYLHZiqnnbAQoY/8JVe8UC3G9C8oiodGv2kTWVNx3y
VK2WPxG9iTlRT5Z8FDTKfmd4CQyTK8iQVGfemfNVilwrbsrTTcnkDLwF7athX4uf
c7zxJGHWfnUXU2iJYjCphPbYnyLWzgdTK3WlY/On3Cr4JZ1dwgS0EwP9uapGcDr3
4cm0grO15MHtZpW2xAErXuqyd7/PpyaVj9apbog5M8WNRyIkFdn+IG/L8NK5VdAf
gzgnwSR8P6tt2+pqFQV5
=clPP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to