[DRE-commits] [ruby-shadow] branch master updated (669257e -> 1975ac8)

David Suárez deiv-guest at moszumanska.debian.org
Sun May 4 14:03:47 UTC 2014


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

deiv-guest pushed a change to branch master
in repository ruby-shadow.

      from  669257e   Update changelog
      adds  2a994b9   Imported Upstream version 2.3.4
       new  b24ebb6   Merge tag 'upstream/2.3.4'
       new  7906eea   Fix typo in package description
       new  80cac2b   Update standards version; no changes needed
       new  4337d31   Refresh '010_fix_license' patch
       new  0a18973   Refresh 'dont-overwrite-compiler-flags' patch
       new  1975ac8   Prepare for 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:
 HISTORY                                      |  21 +++++
 MANIFEST                                     |   7 +-
 README                                       |  45 +++++-----
 checksums.yaml.gz                            | Bin 0 -> 268 bytes
 debian/changelog                             |  14 +++
 debian/control                               |   4 +-
 debian/patches/010_fix_license               |  14 +--
 debian/patches/dont-overwrite-compiler-flags |  21 ++---
 depend                                       |   9 --
 extconf.rb                                   |  70 ++++++++++-----
 metadata.yml                                 |  62 +++++++++++++
 pwd/depend                                   |   1 +
 pwd/shadow.c                                 | 126 +++++++++++++++++++++++++++
 ruby-shadow.gemspec                          |   4 +-
 shadow/depend                                |   1 +
 shadow.c => shadow/shadow.c                  |  91 ++++++++-----------
 16 files changed, 358 insertions(+), 132 deletions(-)
 create mode 100644 checksums.yaml.gz
 delete mode 100644 depend
 create mode 100644 metadata.yml
 create mode 100644 pwd/depend
 create mode 100644 pwd/shadow.c
 create mode 100644 shadow/depend
 rename shadow.c => shadow/shadow.c (77%)

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



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