bh: thuban setup.py, 1.44.2.2, 1.44.2.3 setup.cfg, 1.8, 1.8.2.1 ChangeLog, 1.624.2.22, 1.624.2.23
cvs@intevation.de
cvs at intevation.de
Mon Dec 20 12:34:16 CET 2004
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv5070
Modified Files:
Tag: thuban-1-0-branch
setup.py setup.cfg ChangeLog
Log Message:
Prepare for a 1.0.1 release
* Thuban/version.py (thuban_release): Set to "1"
* setup.py (setup call): version 1.0.1
* setup.cfg (copyright): extend to 2004
Index: setup.py
===================================================================
RCS file: /thubanrepository/thuban/setup.py,v
retrieving revision 1.44.2.2
retrieving revision 1.44.2.3
diff -u -d -r1.44.2.2 -r1.44.2.3
--- setup.py 20 Dec 2004 11:27:47 -0000 1.44.2.2
+++ setup.py 20 Dec 2004 11:34:14 -0000 1.44.2.3
@@ -1124,7 +1124,7 @@
"""
setup(name = "Thuban",
- version = "1.0.0",
+ version = "1.0.1",
description = "Geographic data viewer",
long_description = long_description,
license = "GPL",
Index: setup.cfg
===================================================================
RCS file: /thubanrepository/thuban/setup.cfg,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- setup.cfg 19 Aug 2003 21:54:06 -0000 1.8
+++ setup.cfg 20 Dec 2004 11:34:14 -0000 1.8.2.1
@@ -13,4 +13,4 @@
prefix = /usr
[bdist_inno]
-copyright = Copyright © 2001-2003 Intevation GmbH
+copyright = Copyright © 2001-2004 Intevation GmbH
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.624.2.22
retrieving revision 1.624.2.23
diff -u -d -r1.624.2.22 -r1.624.2.23
--- ChangeLog 20 Dec 2004 11:27:47 -0000 1.624.2.22
+++ ChangeLog 20 Dec 2004 11:34:14 -0000 1.624.2.23
@@ -1,5 +1,15 @@
2004-12-20 Bernhard Herzog <bh at intevation.de>
+ Prepare for a 1.0.1 release
+
+ * Thuban/version.py (thuban_release): Set to "1"
+
+ * setup.py (setup call): version 1.0.1
+
+ * setup.cfg (copyright): extend to 2004
+
+2004-12-20 Bernhard Herzog <bh at intevation.de>
+
* setup.py (bdist_inno.user_options): New options
compression-method and compression-solid to control how Innosetup
compresses.
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)