[DRE-commits] [ruby-fast-gettext] annotated tag debian/0.8.1-1 created (now 1e06015)

Jérémy Bobbio lunar at moszumanska.debian.org
Mon May 5 17:02:15 UTC 2014


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

lunar pushed a change to annotated tag debian/0.8.1-1
in repository ruby-fast-gettext.

        at  1e06015   (tag)
   tagging  82fb753e9adb70567e6a30e403fb66e3a38c479b (commit)
  replaces  debian/0.6.8-1
 tagged by  Jérémy Bobbio
        on  Mon May 5 19:01:27 2014 +0200

- Log -----------------------------------------------------------------
Format: 1.8
Date: Mon, 05 May 2014 19:00:17 +0200
Source: ruby-fast-gettext
Binary: ruby-fast-gettext
Architecture: source all
Version: 0.8.1-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-fast-gettext - Fast GetText implementation for Ruby
Closes: 718218
Changes:
 ruby-fast-gettext (0.8.1-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
   * Refresh patches.
   * Fix 0004-fix-tests-with-ruby-calls.patch to properly use current Ruby
     version.
   * Stop forcing the encoding when running specs.
   * Add a patch to properly handle PO file encoding in PoFile.to_mo_file.
     (Closes: #718218)
   * Bump Standards-Version, no changes required.
Checksums-Sha1:
 e5cb3c00bef463436bff9db39e0a17ed061b8071 1282 ruby-fast-gettext_0.8.1-1.dsc
 d34f3a3f5cbb869b503a3086f00c9d4d153c99df 87807 ruby-fast-gettext_0.8.1.orig.tar.gz
 26f9356080d4c1826320e408dacbfae0622a1c4d 5720 ruby-fast-gettext_0.8.1-1.debian.tar.xz
 23498784544febbc2feb58ca851b6ebf61e8684b 26874 ruby-fast-gettext_0.8.1-1_all.deb
Checksums-Sha256:
 14d8dff53399132a92070195d6c40d46fb1b68d2545ed544c432665dba58e81b 1282 ruby-fast-gettext_0.8.1-1.dsc
 4944944bfe4aed9f42e59198204f9364a87ec1e2e976124d1ed67dd24430924e 87807 ruby-fast-gettext_0.8.1.orig.tar.gz
 1b67e00f81133aa30af6d2f1fb16033aface4e5033da8ab2b6e78c6caf008338 5720 ruby-fast-gettext_0.8.1-1.debian.tar.xz
 64e2ce28b777955046b29aba6c1adfc64055f5973148a19ec87c1e4222b1bd66 26874 ruby-fast-gettext_0.8.1-1_all.deb
Files:
 6f34b7e0eff843e9b8e4be656ed82735 26874 ruby optional ruby-fast-gettext_0.8.1-1_all.deb
 d1695be2b2abb3c6558c3a6ae2a38b6a 1282 ruby optional ruby-fast-gettext_0.8.1-1.dsc
 659ccd0fa7f484f8a2593ff112f20db6 87807 ruby optional ruby-fast-gettext_0.8.1.orig.tar.gz
 2eede7d4d039beb435722f32a1118a23 5720 ruby optional ruby-fast-gettext_0.8.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJTZ8PnAAoJEEgU3sIrMHw81gQQAK3AB30fuMdMY3XB80oQuZAH
MBGknFEx/wXPHM2g0JQLDuDMtCT2uAqhhWPZRbcSGMs/K4nkRg73PspJwcenLSMe
RUyBKi+2sJFNUzceJbT+gONe7ZM7PoKzt2bFBQVmvxtTo/suIkRR9HXOIuqhyjPV
2SVOTpZjzGxWDXsrR+cU5EWpTE7bofequ4hmMghTXuwM3V5UdjMuHMn1ynvt/Qt3
BQ1HcAxY5Cbit3sAsvtvILSaVWBPopXEZBeinOby2SGDFBVK0AxlyFAP1s6FW10h
oPsTJlNvh97q6/xglchl7WSEepv7fVA6EPDuJdqRit8lESr3ekYmcHaloZ97nnRT
tiq7kbWIfPUOMn+I/bs3CY9JTKQoe8uYL1OaFJXmAC1LHAa30d6GZ9ZrncO+/UYn
IxWqaP+F0nReYo7zZlFJ/aBxt3wiYBrca/keCWn90IPwQaNGuBtcNEtL4I32g+Gb
15dDYy1/3Ex8h+ervjm92bFikDCL3p964wE32UHq0kTm5p67cADQus9AaIXM+OOi
DNh8ATnpBrf+qg8yJiaHiipBoJIzoY8WlMTmObb56xpGvH8pxhYS7cS1UskHTxwE
A+9EvaxOJFsptmYchy/wG3BetA/KbuodAugD87fHumZ6+omJVIY2n058//jbZqn5
N30ALk3oeerFXcZDuYwo
=/F8D
-----END PGP SIGNATURE-----

Cédric Boutillier (3):
      debian/control: remove obsolete DM-Upload-Allowed flag
      use canonical URI in Vcs-* fields
      debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field

Dmitry Borodaenko (5):
      Merge tag 'upstream/0.7.1'
      Imported Upstream version 0.7.1
      new upsteam version 0.7.1
      Merge tag 'upstream/0.8.0'
      Imported Upstream version 0.8.0

Jérémy Bobbio (9):
      Add git-buildpackage configuration
      Imported Upstream version 0.8.1
      Merge tag 'upstream/0.8.1'
      Refresh patches
      Fix 0004-fix-tests-with-ruby-calls.patch to properly use current Ruby version
      Stop forcing the encoding when running specs
      Add a patch to properly handle PO file encoding in PoFile.to_mo_file
      Bump Standards-Version
      Release version 0.8.1-1

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

This annotated tag includes the following new commits:

       new  14d4683   Add git-buildpackage configuration
       new  9255b97   Merge tag 'upstream/0.8.1'
       new  7f650fd   Refresh patches
       new  674153b   Fix 0004-fix-tests-with-ruby-calls.patch to properly use current Ruby version
       new  f0b0f97   Stop forcing the encoding when running specs
       new  c4e82e9   Add a patch to properly handle PO file encoding in PoFile.to_mo_file
       new  2b001a4   Bump Standards-Version
       new  82fb753   Release version 0.8.1-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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



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