ubuntu/+source/puppet:ubuntu/groovy-devel

Last commit made on 2020-09-07
Get this branch:
git clone -b ubuntu/groovy-devel https://git.launchpad.net/ubuntu/+source/puppet
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/groovy-devel
Repository:
lp:ubuntu/+source/puppet

Recent commits

65e8b1d... by Andreas Hasenack

changelog

45225f9... by Andreas Hasenack

  * d/t/control: fix second dep8 test by telling it to not use a proxy
    for the "puppet" hostname, and allow stderr because of a ruby
    deprecation warning

c46e0e6... by Lucas Kanashiro

Update changelog

f4fe514... by Lucas Kanashiro

Re-add debian/puppet-master.NEWS removed from the package by mistake

By mistake the Debian maintainers dropped changes made in version
5.5.10-4 from version 5.5.19-1. I am re-introducing this change which
should be released in the next upload (already committed to the git
repo).

Please, drop this change in the next merge.

80c2843... by Lucas Kanashiro

update-maintainer

a89ccca... by Lucas Kanashiro

changelog

ee3a641... by Lucas Kanashiro

merge-changelogs

5b7f308... by Lucas Kanashiro

    - d/t/control: Add allow-stderr restriction to puppet master and puppet
      master passenger tests.
      [Not needed anymore]

3933832... by Lucas Kanashiro

  * Dropped:
    - Add build and runtime dependency on ruby-sync (LP: 1866417).
      [Fixed in version 5.5.19-1]

a5fbfe2... by Andreas Hasenack

    - d/t/control: add 'puppet' to $no_proxy variable in puppet-master-passenger
      test to let tests make requests to puppet master running locally
      (LP: 1869265).