Ticket #1649 (closed task: fixed)
Prepare for prerelease mc-4.7.0-pre3
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre3 |
Component: | adm | Version: | 4.7.0-pre2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by slavazanko) (diff)
Training to release:
- in this ticket create branch with code cleanup commits
- update NEWS file
- new Tag in git
- new version in trac
- Package tar.(gz|bzip|lzma) files
- make checksums for arhives
- Upload source packages and fixup http://www.midnight-commander.org/downloads
- Try to download, verify checksums, build and install tarballs
- Update Wiki start page (latest release numbers)
- Craft announcement paper: list user visible changes (bugs and features)
- Create new NEWS file :)
- PROFIT
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 15 years ago by slavazanko
- Description modified (diff)
- severity changed from no branch to on review
created branch 1649_code_cleanup (parent: master)
initial changeset:5933688b4c6fe672627cb7781351d9b6571baa94
Review&vote, please. After branch merge this ticket still open until all items of 'Training' in description will complete.
comment:3 Changed 15 years ago by slavazanko
New commits in branch was added.
For rebase with first commit:
- 51afd0ea4805bb74464809290896c31760aeddcd
- 66f334fdbef534a15bf0d860cdd0305a79afa132
- 41d7c71665cacabb3b453db3a8df53465523a79e
Fix conflict of hotkeys in main menu: ad7cdb1510abdd5a6bfb37eddf97fe5623345d1c
Review.
comment:4 Changed 15 years ago by slavazanko
We need some time for testing new features therefore milestone changed to Friday 10/03/2009.
comment:6 Changed 15 years ago by slavazanko
Branch rebased.
initial changeset:5b75dcbdd6e8b700d5b32df787d99860e939dbab
Fix conflict of hotkeys in main menu:
3157b42add79658b8ce8fa3cd064a6a4d77fdf56
Fix Makefile.am for correct run 'make dist' command:
c2e398f61d47965dcf5de1a11135c3bae553024b
comment:7 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
comment:8 Changed 15 years ago by iNode
- Votes for changeset changed from andrew_b angel_il to andrew_b angel_il iNode
- severity changed from on review to approved
comment:9 Changed 15 years ago by slavazanko
- Votes for changeset andrew_b angel_il iNode deleted
- severity changed from approved to no branch
merge changeset: b0521566bbe31bc658d3cad8a757b076c3485b23
comment:10 Changed 15 years ago by angel_il
Branch: 1649_cleanup
changeset: 8e5b17974d86290a0a47d81361db3cb92de2b4cd
comment:12 Changed 15 years ago by iNode
- Votes for changeset changed from andrew_b to andrew_b iNode
- severity changed from no branch to approved
comment:13 Changed 15 years ago by sfionov
There is a typo in src/Makefile.am, line 19 - unclosed quote.
-DPACKAGE=\""@PACKAGE@\"
should be
-DPACKAGE=\""@PACKAGE@"\"
comment:14 Changed 15 years ago by andrew_b
- Votes for changeset andrew_b iNode deleted
- severity changed from approved to on rework
Since PACKAGE is defined in config.h, I think there is no need to redefine it in Makefile.
comment:15 Changed 15 years ago by slavazanko
- severity changed from on rework to on review
Yep, exactly. This my (epic?) fail.
comment:17 Changed 15 years ago by iNode
- Votes for changeset changed from andrew_b to andrew_b iNode
- severity changed from on review to approved
comment:18 Changed 15 years ago by slavazanko
- Votes for changeset andrew_b iNode deleted
- severity changed from approved to no branch
comment:19 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Well, vote for release :)
comment:21 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
comment:22 Changed 15 years ago by slavazanko
- Votes for changeset changed from andrew_b angel_il to completed
- severity changed from on review to no branch
Work done
comment:23 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Resolution set to fixed