lp:ubuntu/lucid/blender

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/blender
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

22. By Steve Kowalik

* Merge from Debian testing.
* Remaining Ubuntu changes:
  - debian/control: Build-depend on python-2.6 rather than python-2.5.
  - debian/rules: Clean *.o of source/blender/python/api2_2x/
* Ubuntu changes dropped:
  - debian/pyversions: 2.6.
  - debian/misc/*.desktop: Add Spanish translation to .desktop
    files.

21. By Reinhard Tartler

rebuild for ffmpeg versioned symbols

20. By StefanPotyra

No-change rebuild against new shlibs file of ffmpeg.

19. By Chris Coulson

* Merge from debian unstable, remaining changes:
  - debian/control: Build-depend on python-2.6 rather than python-2.5.
  - debian/misc/*.desktop: Add Spanish translation to .desktop
    files.
  - debian/pyversions: 2.6.
  - debian/rules: Clean *.o of source/blender/python/api2_2x/
* New upstream release (LP: #382153).
* Refreshed patches:
  - 01_sanitize_sys.patch
  - 02_tmp_in_HOME
  - 10_use_systemwide_ftgl
  - 70_portability_platform_detection
* Removed patches merged upstream:
  - 30_fix_python_syntax_warning
  - 90_ubuntu_ffmpeg_52_changes

18. By Surfaz Gemon Meme <email address hidden>

* debian/patches
 - Remove /config/linux2-config.py (LP: #335910)
* debian/misc
 - Add Spanish translation to .desktop files
* debian/rules
 - Clean *.o of source/blender/python/api2_2x/

17. By Daniel Hahler

* Build with Python 2.6
  - debian/control: s/python-2.5/python-2.6/
  - debian/pyversions: 2.6
  - Update debian/patches/50_debian_build_config:
    - BF_PYTHON_VERSION = '2.6'

16. By Khashayar Naderehvandi

[ Khashayar Naderehvandi ]
* Merge from debian experimental (LP: #320045), Ubuntu remaining changes:
  - Add patch correcting header file locations.
  - Add libvorbis-dev and libgsm1-dev to Build-Depends.
  - Use avcodec_decode_audio2() in source/blender/src/hddaudio.c

[ Alessio Treglia ]
* Add missing previous changelog entries.

15. By Steve Kowalik

* Rebuild for libavcodec51 -> libavcodec52 transition.
* Add patch correcting header file locations.
* Add libvorbis-dev and libgsm1-dev to Build-Depends.
* Use avcodec_decode_audio2() in source/blender/src/hddaudio.c

14. By Cyril Brulebois

* Add patch to fix FTBFS now that python's sys.platform reports
  linux2-$arch on various architectures (alpha, hppa, mips*, sparc), see
  #499132. At toplevel, the SConstruct script sets ENV['OURPLATFORM'] to
  sys.platform, and with this patch, makes it become 'linux2' when the
  platform string starts with 'linux2', and since userland is the same,
  ditto when the platform string starts with 'gnukfreebsd'. That patch
  also adds a check for sys.platform starting with those variables in
  various parts (which are not using ENV['OURPLATFORM]'), mostly in
  SConscript scripts, and in Python scripts shipped under the
  release/scripts directory (Closes: #503639):
   - debian/patches/70_portability_platform_detection
* Keep urgency to “high” since the previous upload couldn't migrate to
  testing because of this FTBFS.
* Enable GNU/kFreeBSD support again. The previous patch was obsolete,
  and this new one benefits from the aforementioned one, since there's
  no need to add a specific check for tests on ENV['OURPLATFORM']. Don't
  delete the (already disabled) 10_gnukfreebsd_support patch to keep the
  release team happy:
   - debian/patches/80_gnukfreebsd_support
* Add documentation on how to upgrade to a new upstream release, which
  will mostly be useful to keep those patches uptodate:
   - debian/README.source

13. By Cyril Brulebois

* Fix python syntax warning in import_dxf.py, which led to nasty output
  in installation/upgrade logs during byte-compilation, using a patch
  provided by the script author (Closes: #492280):
   - debian/patches/45_fix_python_syntax_warning

Branch metadata

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

Subscribers