[DRE-commits] [ruby-rjb] annotated tag debian/1.5.3-1 created (now 60064c9)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Sep 9 20:16:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a change to annotated tag debian/1.5.3-1
in repository ruby-rjb.

        at  60064c9   (tag)
   tagging  51f1784f81a6f47538dd4a36250456cca808e181 (commit)
  replaces  debian/1.4.9-3_exp1
 tagged by  Jérémy Bobbio
        on  Wed Sep 9 22:09:22 2015 +0200

- Log -----------------------------------------------------------------
Format: 1.8
Date: Wed, 09 Sep 2015 21:47:37 +0200
Source: ruby-rjb
Binary: ruby-rjb
Architecture: source amd64
Version: 1.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lunar at debian.org>
Description:
 ruby-rjb   - Ruby-Java bridge using Java Native Interface
Changes:
 ruby-rjb (1.5.3-1) unstable; urgency=low
 .
   * New upstream version.
   * Upload to unstable.
   * Refresh patches.
   * Use the system bridge class when running under autopkgtest.
   * Make sure we use UTF-8 to run the test suite.
   * Update instructions in debian/README.source.
   * Switch to debhelper compat level 9.
   * Update Vcs-Git URL.
   * Update debian/copyright.
Checksums-Sha1:
 debd3b2c30dae9841f6e05b2ac537385624bdcb7 1122 ruby-rjb_1.5.3-1.dsc
 ce5872b58de0e64bf5bc7be83d5f248f51b83cc9 68129 ruby-rjb_1.5.3.orig.tar.gz
 33fff200ebdb63a0054dad05172aa86eb15489a9 5938 ruby-rjb_1.5.3-1.debian.tar.gz
 4793cf2faa35f7face36729a2aefa6f805e418a8 46304 ruby-rjb_1.5.3-1_amd64.deb
Checksums-Sha256:
 014bc7a95253cc89e80fa5bad62ce2fc15d8bae8518d5e199418506b1d19daa6 1122 ruby-rjb_1.5.3-1.dsc
 594b928cff486d6f901b3559a21fd2f8f6868d945443f94ef8611b3b2957f8ba 68129 ruby-rjb_1.5.3.orig.tar.gz
 1a4d04b736c04607c205d5ee3456e5e6c91edeca5a4b86e61b03063d87fb751b 5938 ruby-rjb_1.5.3-1.debian.tar.gz
 c3121a33e220eecc55b4bc07d4754f7fac3dc518770c45928212cffb57c0a35f 46304 ruby-rjb_1.5.3-1_amd64.deb
Files:
 f7ffa92be910d94d0177bb4ef8d55947 1122 ruby optional ruby-rjb_1.5.3-1.dsc
 da66b3ab32e13d71be5530e53b2d6d0b 68129 ruby optional ruby-rjb_1.5.3.orig.tar.gz
 11d47cbcb1fcc1c00a41c18910d3c02e 5938 ruby optional ruby-rjb_1.5.3-1.debian.tar.gz
 bd5ed8dd87abdf74d966cafeaed81767 46304 ruby optional ruby-rjb_1.5.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJV8JHyAAoJEEAsIlA9Nuk2DdAP/jD/tkezv3CiGTIBN3tjx3Lk
d2p2gLRPmaHV3/L7s6V9LSir3A6KOYwfd01jv886O0Rk7quidTu0KgjzJugwnm6v
Dx7OkLhmnUru7tuf+9rVayktuaDc5nnrINKA0F/+aFi4ziHBNOgvD2Rm29MoheiA
77qID6wgL8O6nixyqoD/RHbErg4Ra6mtwweIETmPOW9tT5ck6B+6Pd0DOBTRnZPT
wXqHAKLM+EspnEL1LKyJ7P71rLzz2wYLXOWUPTT2spjiSp1yfVzwlNr3JAKKSP++
+7czssXbz7lukr8+ElUaWQEMVASFkISKF3mjZBQKsMoPq/JL084BnWIX9wwCm2Hs
V6pQ/RGP+/z6Wk0HzYeur/rgFFDj/RCACchjZtM3gTkO39acdfUvRVbSladotIIr
xHLJMuiVEIrVvGzWgxReoTvjbCWZvchwRUEG/2/HJLEMlaqLJ12DmxE++ksbAg3Z
qhg6KHvCztk1js1nZoa/sPbMoPpNZcl3q/y4VMsP5heLExrbQUi+qfix5EkQgJnI
Slb1QUBGDgTSsXdhzIbgZsl3jf+SLFexNHqT/UVPdIRmxRcsy4uhRgd4743paIsk
V4Q3WardV4vyscQz80KuB4J77onVoWAWiu84mjOQtRLE4wrKXgStP/dvWEW/Emdc
DHKnvT/u7jxqbXLWu0Vr
=R3ap
-----END PGP SIGNATURE-----

Jérémy Bobbio (10):
      Imported Upstream version 1.5.3
      Merge tag 'upstream/1.5.3'
      Refresh patches
      Make sure we use UTF-8 to run the test suite
      Use the system bridge class when running under autopkgtest
      Update instructions in debian/README.source
      Switch to debhelper compat level 9
      Update Vcs-Git URL
      Update debian/copyright
      Release version 1.5.3-1

arton (13):
      add lib/rjb/*.rb into gem
      Change RbConfig from Config (for Ruby-2.2)
      fix ctor_sigs
      select preferable constructor
      restruct encoding function
      more resolution for sig auto selection
      select preferable methods
      add more weigth for array and boolean
      support Rubinius 2.4
      support Rubinius types
      change homepage from rubyforge
      select preferable constructor if argument is an array (for java.lang.String)
      add slideshare uri

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rjb.git



More information about the Pkg-ruby-extras-commits mailing list