Log of /branches/WIP-pyshapelib-bramz/MANIFEST.in
Parent Directory
|
Revision Log
Revision
2728 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 20 10:51:07 2007 UTC
(18 years ago)
by
bernhard
Original Path:
trunk/thuban/MANIFEST.in
File length: 818 byte(s)
Diff to
previous 2648
* Doc/README: fixed a typo.
* Doc/technotes/release_process.txt: Updated. Reference platform
is Debian Etch now. If windows, it should be window XP.
Marked a few entries in the instructions as "Old:".
* README: Bumped requirements to wxWidgets 2.6.3.2 and gdal 1.3.2..
Added urls for homepage and infrastructure on wald. Fixed a typo.
* MANIFEST.in: Added subdir packaging which should be in the tarball.
* NEWS: Completed changes from 1.1.0 until today as gathered from
the Changelog entries. Added small section about OGR known problems
because we do not have a release-notes file so far.
Revision
2024 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 5 16:45:19 2003 UTC
(21 years, 3 months ago)
by
bh
Original Path:
trunk/thuban/MANIFEST.in
File length: 783 byte(s)
Diff to
previous 2009
* MANIFEST.in: Add the devtools directory
* setup.py (setup call): Use license instead of licence. This
silences a deprecation warning on Python 2.3
Revision
671 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 15 18:09:47 2003 UTC
(21 years, 10 months ago)
by
bh
Original Path:
trunk/thuban/MANIFEST.in
File length: 443 byte(s)
Diff to
previous 347
* Thuban/__init__.py (_): Implement the translation function for
real using the python gettext module.
* Thuban/UI/classifier.py (ClassTable.GetRowLabelValue): Don't
translate empty strings.
* Thuban/UI/application.py (ThubanApplication.read_startup_files):
Add a missing space to a warning message
* po/README: New. Notes about the management of the translation
files.
* po/Makefile: New. Makefile to help manage the translation files.
* po/es.po: New. Spanish translation by Daniel Calvelo Aros
* MANIFEST.in: Include the *.mo files in Resources/Locale and the
translations and support files in po/
* setup.py (data_files): Add the *.mo files to the data_files too
* README: Add note about the translations when building from CVS
Revision
19 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 4 15:11:27 2001 UTC
(23 years, 6 months ago)
by
bh
Original Path:
trunk/thuban/MANIFEST.in
File length: 269 byte(s)
Diff to
previous 6
* MANIFEST.in: Add extensions/pyprojection/LICENSE
* setup.py (thuban_bdist_rpm): New class implementing a Thuban
specific bdist_rpm command.
* Thuban/UI/main.py: Catch ImportError exceptions when importing
the locale module because it may not be available on some
installations.
* extensions/pyprojection/LICENSE: Copy of the license text in
Projection.i. Having it in a separate file makes it easier to
refer to license text in e.g. RPMs
* setup.py: use wx-config instead of wxgtk-config because it's
more generic
* setup.py (ThubanInstall.get_outputs): Add the symlink in
<prefix>/bin to the outputs
(ThubanInstall.link_file): New method to link files. We need this
because the standard copy_files refuses to link non-existing
files.
(ThubanInstall.run): Remove the leading install root from the
script filename if an install root was specified and use the new
link_file method
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.