[DRE-commits] [ruby-gpgme] branch master updated (bb684f7 -> e1f9e08)

Marc Dequènes duck at alioth.debian.org
Mon Aug 12 18:09:50 UTC 2013


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

duck pushed a change to branch master
in repository ruby-gpgme.

      from  bb684f7   [evol] don't use embedded libraries anymore (and avoid useless link deps as much as possible)
       new  72c5e9c   [evol] Standards-Version to 3.9.4 (no changes)
       new  94cf477   [evol] added debian/source/local-options with unapply-patches
      adds  a929188   Imported Upstream version 2.0.2
       new  cd63276   Merge tag 'upstream/2.0.2'
       new  28dcf12   [evol] NUR (with updated dynamic_build.patch)
       new  544ee22   [fix] also remove obsolete relations
       new  e1f9e08   [release]

The 6 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.


Summary of changes:
 debian/changelog                    |   10 +-
 debian/control                      |    5 +-
 debian/patches/dynamic_build.patch  |   16 +--
 debian/source/local-options         |    1 +
 ext/gpgme/extconf.rb                |   12 +--
 ext/gpgme/gpgme-1.3.1.tar.bz2       |  Bin 841093 -> 0 bytes
 ext/gpgme/gpgme-1.4.0.tar.bz2       |  Bin 0 -> 958151 bytes
 ext/gpgme/gpgme_n.c                 |    8 +-
 ext/gpgme/libassuan-2.0.2.tar.bz2   |  Bin 491172 -> 0 bytes
 ext/gpgme/libassuan-2.1.0.tar.bz2   |  Bin 0 -> 537489 bytes
 ext/gpgme/libgpg-error-1.10.tar.bz2 |  Bin 439213 -> 0 bytes
 ext/gpgme/libgpg-error-1.11.tar.bz2 |  Bin 0 -> 489057 bytes
 ext/gpgme/libgpg-error-1.11.tar.gz  |  Bin 0 -> 638947 bytes
 lib/gpgme/data.rb                   |   14 +++
 lib/gpgme/engine.rb                 |    2 +-
 lib/gpgme/key.rb                    |    2 +-
 metadata.yml                        |  187 ++++++++++++++++-------------------
 test/crypto_test.rb                 |    4 +
 test/ctx_test.rb                    |    4 +
 test/data_test.rb                   |   11 +++
 test/key_test.rb                    |    8 ++
 test/signature_test.rb              |    4 +
 test/sub_key_test.rb                |    3 +
 test/test_helper.rb                 |   16 +--
 24 files changed, 175 insertions(+), 132 deletions(-)
 create mode 100644 debian/source/local-options
 delete mode 100644 ext/gpgme/gpgme-1.3.1.tar.bz2
 create mode 100644 ext/gpgme/gpgme-1.4.0.tar.bz2
 delete mode 100644 ext/gpgme/libassuan-2.0.2.tar.bz2
 create mode 100644 ext/gpgme/libassuan-2.1.0.tar.bz2
 delete mode 100644 ext/gpgme/libgpg-error-1.10.tar.bz2
 create mode 100644 ext/gpgme/libgpg-error-1.11.tar.bz2
 create mode 100644 ext/gpgme/libgpg-error-1.11.tar.gz

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



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