[Gpg4win-commits] r259 - in trunk: . packages

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 6 18:40:18 CEST 2006


Author: werner
Date: 2006-04-06 18:40:18 +0200 (Thu, 06 Apr 2006)
New Revision: 259

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/TODO
   trunk/configure.ac
   trunk/packages/packages.current
Log:
Preparing the first real release


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2006-04-05 23:39:30 UTC (rev 258)
+++ trunk/ChangeLog	2006-04-06 16:40:18 UTC (rev 259)
@@ -1,3 +1,7 @@
+2006-04-06  Werner Koch  <wk at g10code.com>
+
+	Released 1.0.0.
+
 2006-04-05  Werner Koch  <wk at g10code.com>
 
 	* NEWS: Recoded to latin1.

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2006-04-05 23:39:30 UTC (rev 258)
+++ trunk/NEWS	2006-04-06 16:40:18 UTC (rev 259)
@@ -4,7 +4,7 @@
 # distributed by www.gpg4win.org.
 
 
-Noteworthy changes in version 1.0.0
+Noteworthy changes in version 1.0.0 (2006-04-06)
 ------------------------------------------------
 
 (en) New: Warning and hints if GnuPP, GnuPT or Windows Privacy Tools
@@ -25,13 +25,13 @@
 (de) Kein Splash-Screen mehr. Dafür Logo in Installer-Dialog eingebaut.
 
 ~~~~~~~~~~~~~~~
-GnuPG: 1.4.3rc2
-WinPT: 0.11.9 
+GnuPG: 1.4.3
+WinPT: 0.11.10 
 GPA:   0.7.3
 GPGol: 0.9.8 
 GPGee: 1.3.0
-Einsteiger:   2.0.0.RC2
-Durchblicker: 2.0.0.RC2
+Einsteiger:   2.0.0
+Durchblicker: 2.0.0
 ~~~~~~~~~~~~~~~
 
 

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2006-04-05 23:39:30 UTC (rev 258)
+++ trunk/TODO	2006-04-06 16:40:18 UTC (rev 259)
@@ -1,10 +1,5 @@
                                                           -*- outline -*-
 
-* Documentation
- Take new screenshots and base distributed images on png or jpg.
- Convert to eps while building.  Make sure that image sizes are
- suitable for webpages.
-
 * Build system
 ** Some versions of strip don't work.
    Werner's GNU strip 2.15.91 20040904 is fine but
@@ -35,19 +30,9 @@
 ** Record the dependencies in the build list in the gpg4win.mk.in
    Makefile using make dependencies between the stamp-final-$(1)
    targets.  This would hopefully ensure that parallel makes work. !
-** Version number for the created installers
-  We may want to have a different version number for the actual
-  installers.  It does not make sense to update the gpg4win version
-  number with each release and there will probably difdferent
-  installers released based on the same gpg4win packaes.  Thus a
-  configure option to set a "vendor" name as wenn as build number is
-  appreciated.  Not sure how this can make it into the file version of
-  the actual .exe files as we are using the Revision number of SVN
-  there. and we don't have enough space to encode a nedor tag and
-  vendor version.  May be this should go into the version info's text
-  strings.
 
 
+
 Copyright 2005 g10 Code GmbH
 
 This file is free software; as a special exception the author gives

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2006-04-05 23:39:30 UTC (rev 258)
+++ trunk/configure.ac	2006-04-06 16:40:18 UTC (rev 259)
@@ -24,7 +24,7 @@
 
 # Remember to change the version number immediately *after* a release.
 # Uncomment the my_iscvs macro for non-released code.
-m4_define(my_version, [1.0.0rcX])
+m4_define(my_version, [1.0.0])
 #m4_define(my_iscvs, yes)
 
 AC_INIT([gpg4win], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(

Modified: trunk/packages/packages.current
===================================================================
--- trunk/packages/packages.current	2006-04-05 23:39:30 UTC (rev 258)
+++ trunk/packages/packages.current	2006-04-06 16:40:18 UTC (rev 259)
@@ -128,9 +128,11 @@
 # WinPT
 
 server http://wald.intevation.org/frs/download.php
-file  156/winpt-0.11.9.tar.bz2
-chk   2c7ac9a0344d6b7059761780854e69f7363f21e4
 
+file  172/winpt-0.11.10.tar.bz2
+chk   e64b7c8d6b07388ce77f2b124fed7e5052d720fe      
+
+
 # GPGee
 # Note that the -bin package has been repackaged from the
 # -noinstaller package using these commands:



More information about the Gpg4win-commits mailing list