Page MenuHomeSolus

Update perl-try-tiny to 0.30
ClosedPublic

Authored by simniotiqu on Jan 21 2018, 10:24 PM.
Tags
None
Referenced Files
F11068642: D2050.diff
Fri, Aug 11, 10:06 PM
F11021307: D2050.diff
Mon, Aug 7, 1:31 PM
F10994073: D2050.diff
Tue, Jul 25, 8:52 PM
F10945759: D2050.id5259.diff
Sat, Jul 15, 5:41 AM
F10787726: D2050.id4821.diff
May 26 2023, 1:17 PM
F10772671: D2050.id.diff
May 21 2023, 2:15 PM
Subscribers

Details

Summary
  • Expand "when" test skippage to more perl versions
  • Added test
Test Plan

Installed perl-try-tiny and ran gtk-youtube-viewer.

Diff Detail

Repository
R2409 perl-try-tiny
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sunnyflunk retitled this revision from Updated perl-try-tiny to 0.30 to Update perl-try-tiny to 0.30.Jan 22 2018, 11:43 AM
sunnyflunk edited the summary of this revision. (Show Details)
sunnyflunk added a subscriber: sunnyflunk.

Greetings, since you appear to be improving a lot of the perl stack (which is awesome), I will give you some tips in how to make them much easier for me to merge (and these comments apply across all the patches)

  • When a patch depends on another, you must write it as Depends on DXXXX without any other text in-between. Don't need to know what the package is, Phab will do all the work in linking a stack for me to work from.
  • Only add things to the changelog that are relevant to Solus. So that would mean excluding version release info, windows/mac specific changes.
  • There's no need to repeat the git commit header in the summary section, and really doesn't need an additional Changelog header (it will have a summary header in the software center).

If you click (Show Details) above, I've done an example of cleaning up the commit (I removed the bit about perl 5.27.7 as it doesn't really apply to Solus). D1615 and D2021 are another couple of examples of nicely formatted commit messages

package.yml
2

If you used the tooling, the version would have been '0.30'

This is what it should be, otherwise it will report as 0.3 as in the pspec below (if you aren't using the tooling, you should be).

This revision now requires changes to proceed.Jan 22 2018, 11:55 AM
simniotiqu edited edge metadata.
  • Changed version formating

Thanks for your feedback.

This revision is now accepted and ready to land.Feb 6 2018, 2:54 AM
This revision was automatically updated to reflect the committed changes.