django-shortuuidfield (0.1.2-2) unstable; urgency=medium

  * Ensure it works with Django 1.7 (Closes: #755666)
    - Supported Python 3.
      * debian/control
        - Build-Depends: Added python3-all, python3-setuptools.
        - X-Python3-Version: Added.
        - python3-django-shortuuidfield package added.
      * debian/patches
        - Added support_for_Python3.patch,fixed_unicode_handling.patch.
  * Applied pybuild
    - debian/rules
      * Appended --buildsystem=pybuild options
      * Removed targets override_dh_auto_build, override_dh_auto_install,
        override_dh_auto_clean.
  * debian/control
    - Starndards-Version: Bump version.
  * debian/patches
    - Removed update_egg-info.patch.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 21 Aug 2014 15:25:23 +0900

django-shortuuidfield (0.1.2-1) unstable; urgency=low

  * Initial release (Closes: #725940)

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 10 Oct 2013 15:21:57 +0900
