lp:ubuntu/wily-proposed/pybik

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/pybik
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By B. Clausius

* New upstream release
  + New puzzles: Triangular Prisms and Pentagonal Prisms
  + For each puzzle type, the game is saved independently
  + Misc improvements
  + Updated translations
* Suggests gconf2 removed:
  Settings migration from Pybik 0.5 is not supported any more
* Changes for QGLWidget -> QOpenGLWidget transition
  + python3-pyqt5.qtopengl dependency removed
  + needs Qt (and PyQt) version 5.4
* Compatibility with the --parallel option introduced in Python 3.5:
  As before, only the model data is generated in parallel, not the
  extension modules.
* Reproducible builds:
  Output of sys.argv is not embedded any more by
  buildlib/translation_from_ui.py
* Removed autopkgtest

9. By Steve Langasek

No-change rebuild for python3.5 transition

8. By B. Clausius

* New upstream release
  + New puzzle: Tetrahedron
  + New solution: Beginner's method
  + Added move transformations
  + Other new and improved plugins
  + Improved rendering engine
  + Added simple help
* Updated dependencies:
  + PyQt4 -> PyQt5
  + Needs Python 3.4
  + numpy and libglm-dev removed
* Updated Standards-Version to 3.9.6, no changes needed
* Experimental support for reproducible builds
  + Release date in the man-page
  + Pickled data in /usr/share/pybik/models/*
* Build without setuptools which is now standard in setup.py
* Removed patch, applied upstream

7. By B. Clausius

* New upstream release
  + New and updated translations
  + Misc bugfixes and improvements
* Cryptographic verification of upstream packages
* Added DEP12 upstream metadata
* Removed patches (included upstream)
* Added patch to fix option for pickle protocol
* Use a pickle protocol compatible with all supported Python 3 versions
* No need to remove __pycache__ directories in debian/rules any more
* autopkgtest needs dependency on xauth

6. By B. Clausius

[ Martin Pitt ]
* Use xvfb in autopkgtest. (Closes: #717126)
* Only run the "min" and "preferences" tests in autopkgtest, as the full
  test suite takes way too long (and might not even succeed) under xvfb.

[ Scott Kitterman ]
* Add python3:Depends for pybik-bin since it builds python3 version specific
  files
* Override dh_python3 and call dh_python3 a second time to look in
  pybik-bin's private dir
* Add build-dep on dh-python (>= 1.20130901-1) for pybuild (this is the
  lowest version that will generate correct depends for pybik bin)

[ B. Clausius ]
* Switch to pybuild
* Add menu file
* Added patches from upstream:
  + Heavily reduce the size of the binary package pybik:
    lp-pybik-r2126_reduce-model-size.patch
    lp-pybik-r2127_reduce-model-size.patch
  + Fix test for newer Python version:
    lp-pybik-r2308_fix-tests-for-newer-python.patch
* Updated Standards-Version to 3.9.5, no changes needed

5. By B. Clausius

* New upstream release
    + Rendering engine now uses modern OpenGL
      - should be faster on most systems
      - improved lighting effect
    + New and updated translations
* Updated for Python 2 -> Python 3 transition
* Pybik no longer works with PySide
* Recommends python3-icu
* Added autopkgtest

4. By B. Clausius

[ B. Clausius ]
* Upload to unstable (Closes: #710606)
* Change binary package compression to xz

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Use empty lines to separate paragraphs in debian/control.

3. By B. Clausius

* New upstream release.
  + New solutions:
    - Spiegel improved
    - Solution for the 2×2×2 Cube
  + New file format for solutions
  + Improved mouse control
    - Mouse button with control key rotates the whole cube
    - Right button moves in the opposite direction
  + Changeable background color

2. By B. Clausius

Initial release (Closes: #647390, LP: #806433)

1. By B. Clausius

Import upstream version 0.4.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/pybik
This branch contains Public information 
Everyone can see this information.

Subscribers