** Description changed:

- Please update Blender to version 2.86a that fixes many bugs:
+ Please update Blender to version 2.86a that fixes many bugs and has a
+ lot of improvements.
  
- http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.68a
- wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.68/Bug_Fixes
+ blender (2.68a-3) unstable; urgency=low
  
- ProblemType: Bug
- DistroRelease: Ubuntu 13.10
- Package: blender 2.66a-3ubuntu2
- ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
- Uname: Linux 3.11.0-4-generic x86_64
- ApportVersion: 2.12.1-0ubuntu3
- Architecture: amd64
- Date: Tue Sep  3 20:44:44 2013
- InstallationDate: Installed on 2013-09-03 (0 days ago)
- InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
- MarkForUpload: True
- SourcePackage: blender
- UpgradeStatus: No upgrade log present (probably fresh install)
+   * Upload to unstable
+   * debian/: python3.3 Depends simplified
+     - debian/control: python3.3 Depends dropped
+       for blender-data package
+     - 0001-blender_thumbnailer.patch refreshed
+   * debian/control: libavcodec b-dep versioning dropped
+ 
+  -- Matteo F. Vescovi <[email protected]>  Wed, 14 Aug 2013 10:43:49
+ +0200
+ 
+ blender (2.68a-2) experimental; urgency=low
+ 
+   * debian/patches/: patchset refreshed
+     - 0010-fix_FTBFS_on_non-linux_architectures.patch updated
+ 
+  -- Matteo F. Vescovi <[email protected]>  Thu, 01 Aug 2013 17:38:54
+ +0200
+ 
+ blender (2.68a-1) experimental; urgency=low
+ 
+   * New upstream bugfix release
+     - debian/patches/: patchset re-worked against v2.68a
+       - 0010-fix_format-security_issue.patch dropped
+       - 0011-fix_FTBFS_on_non-SSE_architectures.patch applied upstream
+       - 0012-fix_FTBFS_on_non-linux_architectures.patch renamed to #0010
+   * debian/rules: Cycles' GPL license duplicate dropped
+ 
+  -- Matteo F. Vescovi <[email protected]>  Tue, 30 Jul 2013 14:46:50
+ +0200
+ 
+ blender (2.67b-3) experimental; urgency=low
+ 
+   * debian/patches/: patchset updated
+     - 0012-fix_FTBFS_on_non-linux_architectures.patch added
+       Thanks to Pino Toscano (pino) for the quick patch.
+ 
+  -- Matteo F. Vescovi <[email protected]>  Wed, 26 Jun 2013 11:46:17
+ +0200
+ 
+ blender (2.67b-2) experimental; urgency=low
+ 
+   * debian/patches/: patchset updated
+     - 0011-fix_FTBFS_on_non-SSE_architectures.patch added
+       Thanks to Sergey Sharybin (upstream devel) for
+       helping figuring this issue out.
+ 
+  -- Matteo F. Vescovi <[email protected]>  Mon, 24 Jun 2013 14:40:23
+ +0200
+ 
+ blender (2.67b-1) experimental; urgency=low
+ 
+   [ Matteo F. Vescovi ]
+   * New upstream bugfix release
+     - debian/patches/: patchset re-worked against v2.67b
+       - 0010-fix_format-security_issue.patch dropped (deeply modified)
+       - 0011-fix_FTBFS_on_big-endian.patch dropped (applied upstream)
+   * debian/: Cycles support added to all architectures
+     - debian/control: libopenimageio-dev versioning dropped
+     - debian/rules: arch-parsing for Cycles dropped
+   * debian/rules: cosmetic cleanup.
+     All outdated/useless comments were removed.
+   * debian/: split of the original package
+     - debian/patches/: #0010 added to fix format-security issue
+     - debian/: install files updated
+       - blender.install: usr/share/applications added
+       - blender-data.install: all but usr/share/applications
+     - debian/blender-data.doc-base: path updated
+     - debian/blender-data.install: removed another useless path
+     - debian/: blender.docs => blender-data.docs
+     - debian/: blender.links => blender-data.links
+     - debian/rules: duplicate readme file removed
+     - debian/control: python3 dependencies fixed
+ 
+   [ Reinhard Tartler ]
+   * Fix upgrade path from wheezy
+ 
+  -- Matteo F. Vescovi <[email protected]>  Wed, 05 Jun 2013 17:15:16
+ +0200
+ 
+ blender (2.66a-3) experimental; urgency=low
+ 
+   * debian/patches/: #0011 added to fix FTBFS on big-endian.
+     Thanks to Campbell Burton for the hint.
+ 
+  -- Matteo F. Vescovi <[email protected]>  Mon, 11 Mar 2013 10:25:23
+ +0100
+ 
+ blender (2.66a-2) experimental; urgency=low
+ 
+   * debian/patches/: re-worked to fix pending bugs.
+     - #0005: updated to fix locale issue (Closes: #702503)
+     - #0007: updated to fix system path issue (Closes: #702515)
+     Thanks to Antonio Ospite for the hints.
+ 
+  -- Matteo F. Vescovi <[email protected]>  Fri, 08 Mar 2013 10:41:11
+ +0100
+ 
+ blender (2.66a-1) experimental; urgency=low
+ 
+   * New upstream bugfix release
+   * debian/control: python3-dev version bump to (>= 3.3) (Closes: #702420)
+   * debian/patches/: #0001 updated to use python3.3
+ 
+  -- Matteo F. Vescovi <[email protected]>  Wed, 06 Mar 2013 15:05:34
+ +0100
+ 
+ blender (2.66-2) experimental; urgency=low
+ 
+   * debian/rules: fix FTBFS on some archs without OIIO support.
+     Thanks to Pino Toscano (pino) for the hint
+   * debian/control: OIIO b-dep bumped to (>= 1.1.0)
+ 
+  -- Matteo F. Vescovi <[email protected]>  Tue, 05 Mar 2013 16:40:16
+ +0100
+ 
+ blender (2.66-1) experimental; urgency=low
+ 
+   * New upstream stable release
+   * Fixes SIGSEGV on "blender -E help" command (Closes: #658275)
+   * debian/rules: purge useless processors finding
+   * debian/rules: fixing FTBFS due to OIIO on some arches
+     Thanks to Pino Toscano (pino) for the hint.
+   * debian/copyright: maintenance timeframe updated
+   * debian/patches/: patchset re-worked against v2.66
+     - #0009 added to fix illegal hardware instruction bug.
+       Thanks to Johann Klammer for the patch (Closes: #599680)
+     - #0010 added to fix format-security issues
+   * debian/docs: TODO duplicate removed
+   * debian/: "embedded-javascript-library" lintian entry fixed
+ 
+  -- Matteo F. Vescovi <[email protected]>  Mon, 04 Mar 2013 18:08:26
+ +0100

** Summary changed:

- Update Blender to new version 2.86a
+ FFe: Blender to version 2.86a

** Changed in: blender (Ubuntu)
       Status: Confirmed => New

** Summary changed:

- FFe: Blender to version 2.86a
+ FFe: Update Blender to version 2.86a

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220384

Title:
  FFe: Update Blender to version 2.86a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/blender/+bug/1220384/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to