[gimp] devel-docs: update release-howto.txt for the new server



commit 145295a36a54290dd3131141193d630eea13fed1
Author: Michael Natterer <mitch gimp org>
Date:   Fri Apr 25 22:00:18 2014 +0200

    devel-docs: update release-howto.txt for the new server

 devel-docs/release-howto.txt |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/devel-docs/release-howto.txt b/devel-docs/release-howto.txt
index 8659815..e247019 100644
--- a/devel-docs/release-howto.txt
+++ b/devel-docs/release-howto.txt
@@ -4,11 +4,12 @@
                   a check-list for doing a GIMP release
 
 
- ( ) Check that you have working ssh access to ftp.gimp.org and that you
-     are a member of the ftp group.
+ ( ) Check that you have working ssh access to download.gimp.org and
+     that you are a member of the gimpadmins group.
 
- ( ) Check that ftp.gimp.org has enough space to upload the release and to
-     place it into the FTP area. If not, make place or ask Yosh to do that.
+ ( ) Check that download.gimp.org has enough space to upload the
+     release and to place it into the FTP area. If not, make place or
+     have somebody do that.
 
  ( ) Check that you have admin access to the GIMP product on
      bugzilla.gimp.org and to the news section on www.gimp.org, or that
@@ -64,14 +65,14 @@
  ( ) Use md5sum to create a checksum of the tarball (tar.bz2).
 
  ( ) Upload the tarball (tar.bz2) and the .md5 file to your home directory
-     on ftp.gimp.org.  Keep a copy of the .md5 file around.
+     on download.gimp.org.  Keep a copy of the .md5 file around.
 
  ( ) Tag the release (don't forget to push the tag)
         git tag -s GIMP_2_x_y
         git push origin GIMP_2_x_y
 
  ( ) Move the tarball and the .md5 file to its final destination in the
-     FTP area (/ftp/pub/gimp/v2.x).
+     FTP area (/srv/ftp/pub/gimp/v2.x).
 
  ( ) Update the 0.0_LATEST-IS- file in the directory on the FTP server.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]