[DRE-commits] [ruby-fauxhai] branch master updated (61f0b23 -> 94af702)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sat Mar 5 17:44:53 UTC 2016


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

tsfgnu-guest pushed a change to branch master
in repository ruby-fauxhai.

      from  61f0b23   Run wrap-and-sort on packaging files
      adds  9c6afc4   Imported Upstream version 3.1.0
       new  6bdedac   Merge tag 'upstream/3.1.0'
       new  94af702   A bit of work

The 2 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:
 .travis.yml                                        |    10 +
 CHANGELOG.md                                       |    57 +-
 CONTRIBUTING.md                                    |     6 +-
 Gemfile                                            |     1 -
 README.md                                          |    25 +-
 Rakefile                                           |    17 +
 debian/changelog                                   |     6 +-
 debian/control                                     |     8 +-
 debian/copyright                                   |    48 +-
 debian/ruby-fauxhai.examples                       |     4 +-
 debian/tests/control.ex                            |    13 -
 fauxhai.gemspec                                    |     3 +-
 lib/fauxhai/platforms/aix/6.1.json                 |     5 +-
 lib/fauxhai/platforms/aix/7.1.json                 |     5 +-
 lib/fauxhai/platforms/amazon/2012.09.json          |     6 +-
 lib/fauxhai/platforms/amazon/2013.09.json          |     6 +-
 lib/fauxhai/platforms/amazon/2014.03.json          |     6 +-
 lib/fauxhai/platforms/amazon/2014.09.json          |     6 +-
 .../amazon/{2014.03.json => 2015.03.json}          |   235 +-
 .../amazon/{2014.03.json => 2015.09.json}          |   254 +-
 lib/fauxhai/platforms/arch/3.10.5-1-ARCH.json      |     5 +-
 .../platforms/centos/{5.9.json => 5.0.json}        |   711 +-
 .../platforms/centos/{5.8.json => 5.1.json}        |   699 +-
 lib/fauxhai/platforms/centos/5.10.json             |  2384 +--
 lib/fauxhai/platforms/centos/5.11.json             |  4115 +----
 .../platforms/centos/{5.8.json => 5.2.json}        |   701 +-
 .../platforms/centos/{5.9.json => 5.3.json}        |   689 +-
 .../platforms/centos/{5.9.json => 5.4.json}        |   673 +-
 .../platforms/centos/{5.9.json => 5.5.json}        |   655 +-
 .../platforms/centos/{5.9.json => 5.6.json}        |   611 +-
 .../platforms/centos/{5.9.json => 5.7.json}        |   587 +-
 lib/fauxhai/platforms/centos/5.8.json              |   553 +-
 lib/fauxhai/platforms/centos/5.9.json              |   597 +-
 lib/fauxhai/platforms/centos/6.0.json              |   446 +-
 .../platforms/{debian/7.6.json => centos/6.1.json} |   481 +-
 lib/fauxhai/platforms/centos/6.2.json              |   892 +-
 lib/fauxhai/platforms/centos/6.3.json              |   906 +-
 lib/fauxhai/platforms/centos/6.4.json              |   452 +-
 lib/fauxhai/platforms/centos/6.5.json              |   359 +-
 lib/fauxhai/platforms/centos/6.6.json              |  4058 +----
 .../platforms/{debian/7.6.json => centos/6.7.json} |   709 +-
 lib/fauxhai/platforms/centos/7.0.1406.json         |  3912 +----
 lib/fauxhai/platforms/centos/7.0.json              |  2336 +--
 .../{redhat/7.0.json => centos/7.1.1503.json}      |   329 +-
 .../{redhat/7.0.json => centos/7.2.1511.json}      |   476 +-
 lib/fauxhai/platforms/debian/6.0.5.json            |     4 +-
 lib/fauxhai/platforms/debian/7.0.json              |     4 +-
 lib/fauxhai/platforms/debian/7.1.json              |     4 +-
 lib/fauxhai/platforms/debian/7.2.json              |     4 +-
 lib/fauxhai/platforms/debian/7.4.json              |     4 +-
 lib/fauxhai/platforms/debian/7.5.json              |     4 +-
 lib/fauxhai/platforms/debian/7.6.json              |     6 +-
 .../platforms/debian/{7.6.json => 7.7.json}        |   461 +-
 .../platforms/debian/{7.6.json => 7.8.json}        |   475 +-
 .../platforms/debian/{7.1.json => 7.9.json}        |   578 +-
 .../platforms/debian/{7.6.json => 8.0.json}        |   445 +-
 .../platforms/debian/{7.6.json => 8.1.json}        |   445 +-
 .../platforms/{redhat/7.0.json => debian/8.2.json} |   883 +-
 lib/fauxhai/platforms/debian/jessie/sid.json       |     4 +-
 .../platforms/debian/{jessie => stretch}/sid.json  |   638 +-
 .../5.10.json => dragonfly4/4.2-RELEASE.json}      |    59 +-
 lib/fauxhai/platforms/fedora/18.json               |    40 +-
 lib/fauxhai/platforms/fedora/19.json               |    25 +-
 lib/fauxhai/platforms/fedora/20.json               |    25 +-
 lib/fauxhai/platforms/fedora/21.json               |   446 +-
 .../platforms/{redhat/7.0.json => fedora/22.json}  |   481 +-
 .../platforms/{redhat/7.0.json => fedora/23.json}  |   541 +-
 lib/fauxhai/platforms/freebsd/10.0.json            |     5 +-
 .../platforms/freebsd/{9.2.json => 10.1.json}      |    76 +-
 .../platforms/freebsd/{9.2.json => 10.2.json}      |    70 +-
 lib/fauxhai/platforms/freebsd/8.4.json             |     3 +-
 lib/fauxhai/platforms/freebsd/9.1.json             |   570 +-
 lib/fauxhai/platforms/freebsd/9.2.json             |    66 +-
 .../platforms/freebsd/{9.2.json => 9.3.json}       |    76 +-
 lib/fauxhai/platforms/gentoo/2.1.json              |     3 +-
 .../{amazon/2014.03.json => ios_xr/6.0.0.14I.json} |   235 +-
 lib/fauxhai/platforms/mac_os_x/10.10.json          |     5 +-
 .../mac_os_x/{10.10.json => 10.11.1.json}          |   754 +-
 lib/fauxhai/platforms/mac_os_x/10.6.8.json         |     3 +-
 lib/fauxhai/platforms/mac_os_x/10.7.4.json         |     3 +-
 lib/fauxhai/platforms/mac_os_x/10.8.2.json         |     3 +-
 .../{amazon/2014.03.json => nexus/5.json}          |   249 +-
 lib/fauxhai/platforms/omnios/151002.json           |     3 +-
 lib/fauxhai/platforms/omnios/151006.json           |     3 +-
 lib/fauxhai/platforms/omnios/151008.json           |     3 +-
 .../platforms/omnios/{151008.json => 151014.json}  |  3821 ++---
 lib/fauxhai/platforms/openbsd/5.4.json             |     3 +-
 lib/fauxhai/platforms/opensuse/12.3.json           |  2461 +--
 lib/fauxhai/platforms/opensuse/13.1.json           |  2378 +--
 .../3.10.5-1-ARCH.json => opensuse/13.2.json}      |   660 +-
 .../3.10.5-1-ARCH.json => opensuse/42.1.json}      |   580 +-
 lib/fauxhai/platforms/oracle/5.10.json             |     4 +-
 lib/fauxhai/platforms/oracle/6.5.json              |     4 +-
 .../platforms/oracle/{6.5.json => 6.6.json}        |   131 +-
 .../platforms/{debian/7.6.json => oracle/7.0.json} |   583 +-
 .../platforms/{suse/12.0.json => oracle/7.1.json}  |   882 +-
 lib/fauxhai/platforms/redhat/5.10.json             |     4 +-
 lib/fauxhai/platforms/redhat/5.6.json              |     4 +-
 lib/fauxhai/platforms/redhat/5.7.json              |     4 +-
 lib/fauxhai/platforms/redhat/5.8.json              |     4 +-
 lib/fauxhai/platforms/redhat/5.9.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.0.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.1.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.2.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.3.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.4.json              |     4 +-
 lib/fauxhai/platforms/redhat/6.5.json              |     4 +-
 .../platforms/{debian/7.6.json => redhat/6.6.json} |   419 +-
 lib/fauxhai/platforms/redhat/7.0.json              |     4 +-
 .../platforms/{suse/12.0.json => redhat/7.1.json}  |   635 +-
 lib/fauxhai/platforms/slackware/14.1.json          |     5 +-
 lib/fauxhai/platforms/smartos/5.11.json            |     3 +-
 .../platforms/smartos/joyent_20130111T180733Z.json |     3 +-
 lib/fauxhai/platforms/solaris2/5.10.json           |  2447 +++
 lib/fauxhai/platforms/solaris2/5.11.json           |     4 +-
 lib/fauxhai/platforms/suse/11.1.json               |     3 +-
 lib/fauxhai/platforms/suse/11.2.json               |     3 +-
 lib/fauxhai/platforms/suse/11.3.json               |     3 +-
 lib/fauxhai/platforms/suse/12.0.json               |     5 +-
 lib/fauxhai/platforms/ubuntu/10.04.json            |     4 +-
 lib/fauxhai/platforms/ubuntu/12.04.json            |   449 +-
 lib/fauxhai/platforms/ubuntu/13.04.json            |     4 +-
 lib/fauxhai/platforms/ubuntu/13.10.json            |     4 +-
 lib/fauxhai/platforms/ubuntu/14.04.json            |   434 +-
 lib/fauxhai/platforms/ubuntu/14.10.json            |     6 +-
 .../{debian/7.6.json => ubuntu/15.04.json}         |   425 +-
 .../{debian/7.6.json => ubuntu/15.10.json}         |   447 +-
 .../platforms/windows/{2012R2.json => 10.json}     |  2854 ++--
 lib/fauxhai/platforms/windows/2003R2.json          | 15775 ++++++++++---------
 lib/fauxhai/platforms/windows/2008R2.json          |  1303 +-
 lib/fauxhai/platforms/windows/2012.json            |  1986 +--
 lib/fauxhai/platforms/windows/2012R2.json          |  1805 +--
 .../platforms/windows/{2012R2.json => 8.1.json}    |  2593 ++-
 .../platforms/windows/{2012.json => 8.json}        |  2238 ++-
 lib/fauxhai/runner.rb                              |    10 +-
 lib/fauxhai/version.rb                             |     2 +-
 metadata.yml                                       |   191 -
 137 files changed, 33216 insertions(+), 49162 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/tests/control.ex
 copy lib/fauxhai/platforms/amazon/{2014.03.json => 2015.03.json} (75%)
 copy lib/fauxhai/platforms/amazon/{2014.03.json => 2015.09.json} (71%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.0.json} (71%)
 copy lib/fauxhai/platforms/centos/{5.8.json => 5.1.json} (73%)
 copy lib/fauxhai/platforms/centos/{5.8.json => 5.2.json} (74%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.3.json} (75%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.4.json} (76%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.5.json} (76%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.6.json} (75%)
 copy lib/fauxhai/platforms/centos/{5.9.json => 5.7.json} (76%)
 copy lib/fauxhai/platforms/{debian/7.6.json => centos/6.1.json} (66%)
 copy lib/fauxhai/platforms/{debian/7.6.json => centos/6.7.json} (67%)
 copy lib/fauxhai/platforms/{redhat/7.0.json => centos/7.1.1503.json} (81%)
 copy lib/fauxhai/platforms/{redhat/7.0.json => centos/7.2.1511.json} (69%)
 copy lib/fauxhai/platforms/debian/{7.6.json => 7.7.json} (84%)
 copy lib/fauxhai/platforms/debian/{7.6.json => 7.8.json} (84%)
 copy lib/fauxhai/platforms/debian/{7.1.json => 7.9.json} (76%)
 copy lib/fauxhai/platforms/debian/{7.6.json => 8.0.json} (68%)
 copy lib/fauxhai/platforms/debian/{7.6.json => 8.1.json} (68%)
 copy lib/fauxhai/platforms/{redhat/7.0.json => debian/8.2.json} (66%)
 copy lib/fauxhai/platforms/debian/{jessie => stretch}/sid.json (58%)
 copy lib/fauxhai/platforms/{oracle/5.10.json => dragonfly4/4.2-RELEASE.json} (75%)
 copy lib/fauxhai/platforms/{redhat/7.0.json => fedora/22.json} (70%)
 copy lib/fauxhai/platforms/{redhat/7.0.json => fedora/23.json} (70%)
 copy lib/fauxhai/platforms/freebsd/{9.2.json => 10.1.json} (83%)
 copy lib/fauxhai/platforms/freebsd/{9.2.json => 10.2.json} (83%)
 copy lib/fauxhai/platforms/freebsd/{9.2.json => 9.3.json} (83%)
 copy lib/fauxhai/platforms/{amazon/2014.03.json => ios_xr/6.0.0.14I.json} (63%)
 copy lib/fauxhai/platforms/mac_os_x/{10.10.json => 10.11.1.json} (72%)
 copy lib/fauxhai/platforms/{amazon/2014.03.json => nexus/5.json} (64%)
 copy lib/fauxhai/platforms/omnios/{151008.json => 151014.json} (66%)
 copy lib/fauxhai/platforms/{arch/3.10.5-1-ARCH.json => opensuse/13.2.json} (54%)
 copy lib/fauxhai/platforms/{arch/3.10.5-1-ARCH.json => opensuse/42.1.json} (63%)
 copy lib/fauxhai/platforms/oracle/{6.5.json => 6.6.json} (77%)
 copy lib/fauxhai/platforms/{debian/7.6.json => oracle/7.0.json} (66%)
 copy lib/fauxhai/platforms/{suse/12.0.json => oracle/7.1.json} (58%)
 copy lib/fauxhai/platforms/{debian/7.6.json => redhat/6.6.json} (66%)
 copy lib/fauxhai/platforms/{suse/12.0.json => redhat/7.1.json} (68%)
 create mode 100644 lib/fauxhai/platforms/solaris2/5.10.json
 copy lib/fauxhai/platforms/{debian/7.6.json => ubuntu/15.04.json} (65%)
 copy lib/fauxhai/platforms/{debian/7.6.json => ubuntu/15.10.json} (65%)
 copy lib/fauxhai/platforms/windows/{2012R2.json => 10.json} (63%)
 copy lib/fauxhai/platforms/windows/{2012R2.json => 8.1.json} (68%)
 copy lib/fauxhai/platforms/windows/{2012.json => 8.json} (77%)
 delete mode 100644 metadata.yml

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



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