~ubuntu-branches/ubuntu/maverick/wxwidgets2.8/maverick-proposed

« back to all changes in this revision

Viewing changes to wxPython/wx/tools/Editra/scripts/i18n/app.fil

  • Committer: Bazaar Package Importer
  • Author(s): Devid Filoni
  • Date: 2008-06-30 22:02:17 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080630220217-vag3tkfp91t0453d
Tags: 2.8.8.0-0ubuntu1
* New upstream version, based on the upstream tarball
  wxPython-src-2.8.8.0.tar.bz2, remove upstream debian dir (LP: #244355).
* Add debian/watch file, LP: #242164.
* Edit get-orig-source target to provide a .orig.tar.gz with the same md5 for
  each .orig.tar.gz generated.
* debian/rules: remove get-orig-source from .PHONY target.
* debian/control.in: add python-wxtools in python-wxgtk=V=U Suggests field.
* Do not apply fix_from_upstream_svn_r52465 patch, not needed.
* Regenerate octave_oct, tcl_tk_tcl patches for the new version.
* Fix spelling-error-in-description lintian warning.
* Fix depends-on-obsolete-package lintian error.
* Fix executable-not-elf-or-script lintian warnings.
* Fix script-not-executable lintian warnings.
* Fix missing-dependency-on-libc lintian error.
* Fix dbg-package-missing-depends lintian warnings.
* Fix package-contains-empty-directory lintian warnings.
* Fix manpage-has-errors-from-man lintian warning.
* Fix image-file-in-usr-lib lintian warnings:
  - add editra_pixmaps patch
  - add xrced_bitmaps patch
* Fix unused-override lintian info.
* Fix malformed-override lintian errors.
* Fix extra-license-file lintian warnings.
* Install upstream wx.pth instead of generated file links (LP: #211553).
* Add editra.png, pyshell.png (encoded using uuencode) icons, LP: #236876:
  - debian/rules: use uudecode to decode .png icons.
* Add a new pyshell.xpm icon.
* Fix doc-base-file-references-missing-file lintian error.
* Fix doc-base-unknown-section lintian warning.
* Fix ruby-script-but-no-ruby-dep lintian errors.
* Fix wish-script-but-no-wish-dep lintian errors.
* Fix missing-dep-for-interpreter errors.
* Bump Standards-Version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
../../plugins/pyshell/pyshell/__init__.py
 
1
../../plugins/PyShell/pyshell/__init__.py
 
2
../../plugins/codebrowser/codebrowser/__init__.py
 
3
../../plugins/codebrowser/codebrowser/cbrowser.py
2
4
../../plugins/filebrowser/filebrowser/__init__.py
3
5
../../plugins/filebrowser/filebrowser/browser.py
 
6
../../plugins/filebrowser/filebrowser/FileInfo.py
 
7
../../plugins/Launch/launch/__init__.py
 
8
../../plugins/Launch/launch/cfgdlg.py
 
9
../../plugins/Launch/launch/handlers.py
 
10
../../plugins/Launch/launch/launch.py
4
11
../../src/ed_art.py
5
12
../../src/dev_tool.py
6
13
../../src/doctools.py
8
15
../../src/ed_event.py
9
16
../../src/ed_glob.py
10
17
../../src/ed_i18n.py
 
18
../../src/ed_log.py
11
19
../../src/ed_main.py
 
20
../../src/ed_mdlg.py
12
21
../../src/ed_menu.py
 
22
../../src/ed_msg.py
13
23
../../src/ed_pages.py
14
24
../../src/ed_print.py
15
25
../../src/ed_search.py
16
26
../../src/ed_stc.py 
17
27
../../src/ed_style.py
 
28
../../src/ed_txt.py
18
29
../../src/ed_theme.py
19
30
../../src/ed_toolbar.py
20
31
../../src/Editra.py