Size: 361
Comment:
|
Size: 809
Comment: tracker linked
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
1. Find if unpackaged dependencies are added 1. Package any new gems and add them to a staging repo untill it clears new 1. Check for gem updates and add updates to a staging repo 1. Import the new upstream to a new branch and add packages to staging repo |
## page was renamed from Ruby/Packaging/newUpstreamRailsApp ## page was renamed from Diaspora/Packaging/newUpstreamDiaspora 1. Find if unpackaged dependencies are added in the new version (compare Gemfile of both versions) or use tracker at http://debian.fosscommunity.in/ 1. Package any new gems and add them to a staging repo until they clear NEW queue 1. Check for gem updates and add updates to a staging repo(use tracker at http://debian.fosscommunity.in/ for mismatch) 1. Import the new upstream to a new branch and add package to staging repo |
Line 6: | Line 8: |
1. Move to unstable with dependencies only in experimental (always use experimental, never directly upload to unstable) after testing the new version |
Find if unpackaged dependencies are added in the new version (compare Gemfile of both versions) or use tracker at http://debian.fosscommunity.in/
- Package any new gems and add them to a staging repo until they clear NEW queue
Check for gem updates and add updates to a staging repo(use tracker at http://debian.fosscommunity.in/ for mismatch)
- Import the new upstream to a new branch and add package to staging repo
- Once new dependencies clear NEW queue, upload new package with dependencies to experimental
- Move to unstable with dependencies only in experimental (always use experimental, never directly upload to unstable) after testing the new version