Commit 03ad9dbf62191615021d0e13e621e088b87241e0
1 parent
b4dc0f07
Update sourceforge notes
Since sourceforce automatically displays README-what-to-download.txt, it is no longer necessary for this to be the default file on Windows. Instead make one of the binary distributions the default on Windows.
Showing
1 changed file
with
4 additions
and
2 deletions
README.maintainer
| @@ -92,7 +92,7 @@ Release Reminders | @@ -92,7 +92,7 @@ Release Reminders | ||
| 92 | to have zip in your path. | 92 | to have zip in your path. |
| 93 | 93 | ||
| 94 | * Remember to copy README-what-to-download.txt separately onto the | 94 | * Remember to copy README-what-to-download.txt separately onto the |
| 95 | - download area and make it the default for Windows platforms. | 95 | + download area. |
| 96 | 96 | ||
| 97 | * Remember to update the web page including putting new documentation | 97 | * Remember to update the web page including putting new documentation |
| 98 | in the "files" subdirectory of the website on sourceforge.net. | 98 | in the "files" subdirectory of the website on sourceforge.net. |
| @@ -104,7 +104,9 @@ Release Reminders | @@ -104,7 +104,9 @@ Release Reminders | ||
| 104 | git tag -s release-qpdf-$version HEAD -m'qpdf $version' | 104 | git tag -s release-qpdf-$version HEAD -m'qpdf $version' |
| 105 | 105 | ||
| 106 | * When releasing on sourceforge, external-libs distributions go in | 106 | * When releasing on sourceforge, external-libs distributions go in |
| 107 | - external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv | 107 | + external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv. |
| 108 | + Make the source package the default for all but Windows, and make | ||
| 109 | + the 32-bit mingw build the default for Windows. | ||
| 108 | 110 | ||
| 109 | 111 | ||
| 110 | General Build Stuff | 112 | General Build Stuff |