Issue #8720 has been updated by Spencer Krum. Status changed from Accepted to In Topic Branch Pending Merge Assignee changed from Spencer Krum to Michael Stahnke
Ready to be merged. Pull requests can be closed. ---------------------------------------- Bug #8720: puppet-apt pull request https://projects.puppetlabs.com/issues/8720 Author: Spencer Krum Status: In Topic Branch Pending Merge Priority: Normal Assignee: Michael Stahnke Category: Target version: Keywords: Branch: Module: Github user emonty has created a builddep command. https://github.com/emonty/puppet-apt.git The pull request is solid, but has one line that needs to be changed from Class['apt'] -> Apt::Ppa[$title] to Class['apt'] -> Apt::Builddep[$title] Also it may be worth it to change $title to $name as this is more standard. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
