pythoncard 0.8.2-5 source package in Ubuntu

Changelog

pythoncard (0.8.2-5) unstable; urgency=medium


  * QA upload.
  * Apply patch from paultag to eliminate use of string exceptions, which
    Python no longer supports.  (Closes: #585323)
  * Fix "ValueError: invalid \x escape" with jabberChat.  (Closes: #580267)
  * Fix codeEditor, resourceEditor and findfiles wrapper scripts so they
    actually find the python scripts they are supposed to run.
  * Update to depend on python-wxgtk3.0 rather than python-wxgtk2.8.
  * Update to source format "3.0 (quilt)".
  * Update to debhelper compat level 9.
  * Drop Conflicts+Replaces on ancient python2.3-pythoncard, which is no
    longer in the archive at all.
  * "Standards-Version: 3.9.5":
    + debian/rules: Add build-arch and build-indep targets.
  * Fix 'executable-not-elf-or-script' lintian warnings.
  * Fix 'command-with-path-in-maintainer-script' lintian warning.

 -- Olly Betts <email address hidden>  Thu, 07 Aug 2014 22:10:58 +1200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel
Xenial release universe devel

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pythoncard_0.8.2-5.dsc 1.9 KiB 998666d4619781f491b60329f181c81fb58b57365abf74f00d7c39f4a06a6b68
pythoncard_0.8.2.orig.tar.gz 2.8 MiB 4f13623e871d9ef938ef4ca268ae75b35c2d46bd1508478784f951060a23bab7
pythoncard_0.8.2-5.debian.tar.xz 13.9 KiB 21b0b6ef7a58bbecc7d68aaaf95da60cc46809fe33b04c61c8d1ba548f1c5ec6

Available diffs

No changes file available.

Binary packages built by this source

python-pythoncard: wxPython-based GUI construction framework (underlying Python libraries)

 PythonCard is a GUI construction framework for building cross-platform desktop
 applications on Windows, Mac OS X, and Linux, using the Python language. It
 is based on the wxPython bindings for the wxWidgets toolkit (formerly known
 as wxWindows).
 .
 This package includes the PythonCard Python package and all of its associated
 Python modules.

pythoncard: wxPython-based GUI construction framework (meta-package)

 PythonCard is a GUI construction framework for building cross-platform desktop
 applications on Windows, Mac OS X, and Linux, using the Python language. It
 is based on the wxPython bindings for the wxWidgets toolkit (formerly known
 as wxWindows).
 .
 This is a meta-package which is intended to be used by developers who want the
 entire upstream distribution available to them. Maintainers of other packages
 that rely on PythonCard functionality should consider depending on one or more
 of the related packages (python-pythoncard, pythoncard-tools) as needed instead
 of this meta-package.

pythoncard-doc: wxPython-based GUI construction framework (documentation and samples)

 PythonCard is a GUI construction framework for building cross-platform desktop
 applications on Windows, Mac OS X, and Linux, using the Python language. It
 is based on the wxPython bindings for wxWidgets toolkit (formerly known
 as wxWindows).
 .
 This package provides all of the developer documentation and samples
 associated with the upstream package.

pythoncard-tools: wxPython-based GUI construction framework (optional development tools)

 PythonCard is a GUI construction framework for building cross-platform desktop
 applications on Windows, Mac OS X, and Linux, using the Python language. It
 is based on the wxPython bindings for the wxWidgets toolkit (formerly known
 as wxWindows).
 .
 This package takes the tools that are part of the PythonCard distribution
 (such as codeEditor and resourceEditor) and makes them available to be called
 from the command-line and from the standard Debian menus. It has been split
 out as a separate package since only developers will need access to the tools
 directly - packages which depend on PythonCard will just import the tool
 modules and use what they need.