python-traitsui 4.0.1-1 source package in Ubuntu

Changelog

python-traitsui (4.0.1-1) unstable; urgency=low

  * New upstream release

python-traitsui (4.0.0-1) unstable; urgency=low

  * New upstream release
  * Rename package to python-traitsui
  * Update package name in d/control and d/rules
  * Update debian/watch
  * Update debian/copyright
  * Bump Standards-Version to 3.9.2

python-traitsgui (3.6.0-3) unstable; urgency=low

  * Team upload.
  * Rebuild to pick up 2.7 and drop 2.5 from supported versions
  * d/control: Bump Standards-Version to 3.9.2

python-traitsgui (3.6.0-2) unstable; urgency=low

  * d/rules: fix pyshared directory path

python-traitsgui (3.6.0-1) unstable; urgency=low

  * New upstream release
  * Convert to dh_python2 (Closes: #617040)

python-traitsgui (3.5.0-1) experimental; urgency=low

  * New upstream release
  * d/control: Bump Standards-Version to 3.9.1
  * d/copyright: Fix BSD license references

python-traitsgui (3.4.0-1) unstable; urgency=low

  * New upstream release

python-traitsgui (3.3.0-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - removed Ondrej from Uploaders: thanks for your work!

  [ Varun Hiremath ]
  * New upstream release
  * Switch to source format 3.0
  * Bump Standards-Version to 3.8.4
  * Bump dh compat to 7
  * Remove transition package: python-enthought-traits-ui

python-traitsgui (3.1.0-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.2

python-traitsgui (3.0.4-1) unstable; urgency=low

  * New upstream release

python-traitsgui (3.0.3-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Varun Hiremath ]
  * New upstream release
  * debian/control: add python-setupdocs to Build-Depends

python-traitsgui (3.0.2-1) experimental; urgency=low

  * New upstream release
  * Rename the package to match upstream naming convention
  * debian/control: add python-traits, python-traitsbackendwx |
    python-traitsbackendqt to Depends
  * Update debian/watch and debian/orig-tar.sh files

enthought-traits-ui (2.0.5-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0
  * Remove patch range_editor.diff, merged upstream

enthought-traits-ui (2.0.4-3) unstable; urgency=low

  * Add range_editor.diff patch from upstream (Closes: #478844)

enthought-traits-ui (2.0.4-2) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - added versioned build-dep on python-central (>= 0.6)
  * debian/rules
    - fixed due to new python-central directories format (Closes: #472009)
    - removed unconditional rm on "usr/lib"

  [ Varun Hiremath ]
  * Make some minor fixes in debian/rules

enthought-traits-ui (2.0.4-1) unstable; urgency=low

  * New upstream release

enthought-traits-ui (2.0.3-1) unstable; urgency=low

  * New upstream release

enthought-traits-ui (2.0.1b1-3) unstable; urgency=low

  * Add python-wxgtk2.6 to Depends

enthought-traits-ui (2.0.1b1-2) unstable; urgency=low

  [ Varun Hiremath ]
  * Initial release (Closes: #459350)
  * Rename the source and binary packages
  * debian/rules:
    + add clean target
    + Use cdbs variable for upstream version in get-orig-source
    + install using setup files
  * debian/control:
    + Add myself to Uploaders
    + Depends: fix python-ets-traits version
    + Set architecture to all
  * Install docs and examples
  * Add debain/orig-tar.sh script to create orig.tar.gz
  * Update debian/copyright file
  * Update debian/watch file
  * Add debian/README.Debian-source file

  [ Sandro Tosi ]
  * debian/control
    - removed /svn/ from Vcs-Svn
    - added op=log to Vcs-Browser

traits-ui (2.0.1b1-1) UNRELEASED; urgency=low

  * First unnofficial package revision
 -- Julian Taylor <email address hidden>   Sun,  28 Aug 2011 09:00:27 +0000

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-traitsui_4.0.1.orig.tar.gz 6.3 MiB 68ebd2bcb5092726bbced414283339eb3d2d44027b2e2d94e154e04075dfe166
python-traitsui_4.0.1-1.debian.tar.gz 8.3 KiB 10949ab6de06813144ef5fbdb6259a6ac609f2f5b632c4bb215070ca9d68f3fd
python-traitsui_4.0.1-1.dsc 2.0 KiB 8f631d37d9c91da9ff1e15849c32802c42450ea9276b94b4b92f88fe006c0b3f

View changes file

Binary packages built by this source

python-traitsui: traits-capable user interfaces

 The traitsui project contains a toolkit-independent GUI abstraction
 layer, which is used to support the "visualization" features of the
 Traits package. Thus, you can write code in terms of the Traits API
 (views, items, editors, etc.), and let traitsui and your selected
 toolkit and back-end take care of the details of displaying them.