[SCM] blender packaging annotated tag, debian/2.57-svn36147-1, created. debian/2.57-svn36147-1
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Fri Dec 23 11:12:55 UTC 2011
The annotated tag, debian/2.57-svn36147-1 has been created
at 64b18ca708af86c68645b05c8524cb15f77f4a20 (tag)
tagging c437a7d000090b7fd1b01b57db93e55ec876aa2f (commit)
replaces upstream/2.57-svn36147
tagged by Kevin Roy
on Sat Jun 25 00:19:46 2011 +0200
- Shortlog ------------------------------------------------------------
Debian Release 2.57
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJOBQ2CAAoJEDlawHFIDrAL3w4H/RHOtGpUFWfGx7+vCX7PDvUS
pybNNKDgZGk0pTIMhE/cxBCU2KCaF1jNZc/SwtEcRxHIsRIt0mkPfURLoL5QweLg
pCvb8MzvBWObHuU49RNIWlF9wPBqJ32ci9o5UPK8RwtgLya+FvM+g/40zQrpStYc
CkY0Li9OHfgqPRVM2Mw1F0ydjpfjIaa9mJgZDePdXRP0avK3ZzH+Zy5FoSjcgEYc
8tZ6Z02zMEcbj/anHmfMA4Ct7EDkfn6ior5oc8baBWqYLpMY2vRXt+snQBdNtG4X
nMpEp4naGzYXAbHpCcFser26iiAAU+LSH3T9QNGr7SQrLKZuzaKaJqi3zUxqwPE=
=Kf0Z
-----END PGP SIGNATURE-----
Cosme Domínguez Díaz (4):
debian/copyright
Remove debian/blender.1
debian/control
debian/rules:
Cyril Brulebois (231):
Switch from python-central to python-support
Old Homepage pseudofield cleanup
Move most install calls to blender.install + dh_install. Also fix spurious icon installation
Move the locales where they belong
Record 04_de_po_fix.dpatch as submitted upstream in the changelog
Unhide some files, move them to /usr/share. Adapt the wrapper accordingly.
More adjustments
More moves to /usr/share, begin scripts adjustments
Fix Unicode stuff, stupid C locale
Revert the shebang tweaking
Remove the lintian override about the homepage for the binary package
Disable the mips(el) test to workaround gcc bug, possibly fixed
Drop the ccache detection
Drop trailing spaces and tabs
General debian/rules cleanup
Delete unnecessary image-file-in-usr-lib lintian override
No longer ship bfont.ttf, link to and depend on ttf-bitstream-vera
Cleanup of build and clean targets
Modify config.* script and plugins build handling, note possible improvements
Move the conditional libdc1394 addition to a patch
Move from dpatch to quilt
Fix typo and misuse of $(shell…) in config script handling
Refresh the gcc4.3 patch
Add a TODO about the build
Refresh all patches using the “-p ab” option of diff
Fix the double call to build-stamp
Symlink config/linux2-config.py at build time
Remove “[CHECK]” TODO
Make the build-stamp target more flexible on build failures and retries
Fix missing dh_clean call. Oops.
Drop no longer needed files
Finally add the Debian-specific build configuration as a patch
Add “install -d” calls needed after the deletion of debian/dirs
Slight modifications to the wrapper
Add a scripts.d mechanism, e.g. for sunflow
Thanks to Arthur Loiret for mips build check
Move the possible improvements from the changelog to the TODO
Provide with better long titles, thanks to Bill Allombert, closes #445154
Add a TODO item about a -dbg package, indent the TODO file, adjust its timestamp
Rewrap changelog (debian-changelog-line-too-long)
Add an important note about upgrade path
Rework the wrapper
Replace scripts.d with scripts
Bump Standards-Version to 3.7.3 (no change needed)
Add Vcs-{Git,Browser} fields, pointing to collab-maint
Add a TODO item about the changelog
Don't forget to ship scripts under /usr/share/blender/scripts/blender
Fix /usr/share/blender/scripts/{blender rather than scripts}
Improve transition handling in the wrapper
Wipe tabs in the wrapper
Don't ship data duplicates (bpydata)
Also add scripts/bpydata -> bpydata when creating ~/.blender
Add support for smoother upstream transitions to the wrapper
Use “echo 0”, which is much more straightforward
Revert the addition of a new changelog entry, used only for rebuild tests
No longer run “uupdate” in debian/watch
Drop linda overrides.
Close #462116 in the changelog, the patch was disabled in 2.45-1 for no valid reason.
Add a “User-visible changes” section at the beginning of the changelog.
Remove debian/README.Alioth-CVS.
Add -W to blender-fullscreen.desktop to effectively run Blender fullscreen.
Remove debian/NEWS.
Update timestamp.
Update patch 50_debian_build_config to make yafray available again (Closes: #462949).
Wrapper: continue the 2.45-2 transition in 2.45-3. Fix bpydata symlink creation.
Make sure the scripts directory is present.
Wrapper: remove recursive bpydata symlink introduced in 2.45-2.
Add revision-detection extension to the changelog.
Fix the removal of the locale symlink (which is no longer needed).
Revert "Wrapper: remove recursive bpydata symlink introduced in 2.45-2."
Ship bpymodules under /u/s/b/scripts instead of /u/s/b/scripts/blender (Closes: #463162).
Update timestamp, upload candidate: Should fix transition (yafray, scripts) troubles.
Fix FTBFS with gcc-4.3 by refreshing the existing patch, to also patch the yafray code (Closes: #462116).
Delete the versions from the B-D on ftgl-dev and gettext (satisfied even in oldstable).
Update mail address, thank Florian Ernst for sponsoring.
Adjust Maintainer and Uploaders fields.
Switch from python2.4 to python2.5 (Closes: #477761).
Fix some comments in debian/rules.
Fix CVE-2008-1102, patch linked to by Tomas Hoger <thoger at redhat.com> (Closes: #477808).
Disable the “-Wdeclaration-after-statement” C_WARN flag.
Fix buggy endianness detection (Closes: #441216).
Make scons take CFLAGS and CPPFLAGS into account.
Workaround FTBFS with scons 0.98.2-1, thanks to Mark Brown.
Use ttf-dejavu instead of ttf-bitstream-vera (Closes: #463749).
Update timestamp.
New upstream snapshot: r14660.
Update copyright.
Drop 02_tmp_in_HOME. Write a security TODO for tmp-handling.
Drop 04_de_po_fix, merged upstream.
Disable 10_gnukfreebsd_support. Write a portability TODO for GNU/kFreeBSD.
Drop 20_gcc4.3_support, merged upstream.
Drop 30_fix_CVE-2008-1102, backported from upstream.
Drop 40_workaround_scons_options_deprecation, merged upstream.
Drop the WITH_BF_OPENAL hunk, merged upstream.
Adapt the context of the BB_FFMPEG_* hunk.
Refresh the other hunks.
Add 60_various_workarounds to work around scons problem with C*FLAGS.
Use the updated FSF address in copyright.
Update ffmpeg support: add libswscale.
No longer mention python 2.4 vs 2.5 in debian/TODO, gone away with 2.45-5.
Use system-wide FTGL library, thanks Sam Hocevar (Closes: #478015).
Replace ftgl-dev with libftgl-dev in Build-Depends.
Add a TODO about a possible v-B-D on libftgl-dev.
Update header.
Add BF_FTGL_LIB support to the build script.
Revert replacing FTGLPixmapFont.h with ftgl.h, it's not required.
Add debian/pyversions (set to “2.5”) to ensure byte-compilations runs OK.
Complete system-wide FTGL patch. Add changelog entry for it.
Revert "Add a TODO about a possible v-B-D on libftgl-dev."
Implement exporting TMP=$HOME/.blender if $TMP and $TMPDIR are empty.
Add an entry in README.Debian about the handling of temporary files.
Move from new upstream snapshot to new upstream release (Closes: #482034).
Document the repack at least in the changelog.
Update CONFIG_SCRIPTS accordingly (config.{guess,sub} removed).
Update the version: new upstream release, no longer a snapshot.
Be more gentle and robust when working over NFS.
Revert "Implement exporting TMP=$HOME/.blender if $TMP and $TMPDIR are empty."
Revert "Add an entry in README.Debian about the handling of temporary files."
Update 02_tmp_in_HOME to turn “/tmp/” into “$HOME/.blender/” when needed.
Reorder the series.
Update copyright with repack info.
Drop source overrides, no longer needed.
Use systemwide libopenal and libalut (Closes: #323527).
Update to libftgl-dev 2.1.3~rc3-2: add a patch.
Rename 10_fix_ftbfs_with_systemwide_ftgl to 10_use_systemwide_ftgl.
Split the FTGL patches more logically.
Reorder the series.
Update timestamp.
Upload to unstable (Closes: #484709).
Refresh 20_fix_ftbfs_with_latest_ftgl patch, fixes FTBFS (Closes: #485953).
Use the appropriate symlink for libGL, thanks Lukas Fittl and Daniel Hahler (Closes: #484440).
Update debian/misc/*.desktop, thanks Daniel Hahler again (Closes: #484439).
Bump Standards-Version from 3.7.3 to 3.8.0 (no changes needed).
Rewrite regex (equivalent but nicer), add version mangling (due to the repack).
Fix crash on “Add > Text” (Closes: #487890).
B-D on libdc1394-22-dev, link against libdc1394-2 (Closes: #490317).
Fix python syntax warning during byte-compilation (Closes: #492280).
Include patch by James Vega to sanitize sys.path (Closes: #503632). Security bug.
Add portability/platform detection patch (Closes: #503639).
Bump urgency to “high” since the previous upload didn't migrate.
Enable GNU/kFreeBSD support again.
Document how to upgrade to a new upstream release (README.source).
Update timestamp.
New upstream release: 2.48a, for experimental.
Refresh patch: 01_sanitize_sys.path
Drop patch: 30_gameengine_libgl_location_fix (patched code disappeared).
Drop patch: 40_freetype_fix_miscall (patched code is now commented out).
Drop patch: 45_fix_python_syntax_warning (was a backport).
Refresh patch: 50_debian_build_config.
Drop 60_various_workarounds (no longer needed).
Tweak version number, because of the repack.
New upstream release closes bug #503680.
No longer unpatch before cleaning (one never knows).
Tidy up debian/TODO.
Update timestamps.
New changelog entry, upload to unstable.
Adapt headers.
Also link against libavcodec.
Try and use the new API.
Add a B-D on libvorbis-dev and libgsm1-dev.
Tweak the changelog entry.
Tweak the (no-)thanks message a bit.
Document not raising the urgency.
New upstream release (2.49).
Update the list of removed directories: add extern/libopenjpeg.
Refresh 10_use_systemwide_ftgl patch.
Drop merged-upstream patches.
Refresh 50_debian_build_config patch.
Refresh 70_portability_platform_detection patch.
Update dependencies, libavdevice is now needed.
Add libopenjpeg-dev to Build-Depends.
Link against libopenjpeg as well (-lopj).
Fix FTGL headers.
Get rid of CFLAGS handling, dpkg-buildpackage does that.
Get rid of dh_desktop, now a no-op.
Add 30_fix_python_syntax_warning patch.
Thanks Rebecca Breu (Closes: #519396).
Bump Standards-Version to 3.8.1 (no changes needed).
Update timestamp, happy birthday. :*)
Fix FTBFS: Update Build-Depends on glut (Closes: #545622).
Bump Standards-Version from 3.8.1 to 3.8.3 (no changes needed).
New upstream release: 2.49b.
Mention the usual repack.
Drop patch: 30_fix_python_syntax_warning (merged upstream).
Mention it is a bugfix release.
Fix broken versioning.
New upstream snapshot: 2.50~alpha~0~svn24834
Drop all patches for now.
Start great cleanup / Switch from debhelper 5 to dh 7.
Remove unneeded bits.
Add patch: 10_build_configuration.
Add patch: 20_install_in_usr_lib.
Switch python version as needed upstream, from 2.5 to 3.1.
Note the uinstallability issue.
Get rid of embedded python by overriding dh_auto_install.
Disable patch: 20_install_in_usr_lib.
Replace ${python:Version} with hardcoded python3.1 for now.
Force 3.1 for dh_pysupport.
Disable dh_pysupport for now.
Adapt usr/lib vs. usr/share for embedded python removal.
Remove apparently-unneded dotfiles.
Add README.source, mention svn vs. git.
Drop README.Debian, quite obsolete now.
Document README.* tweaks.
Update debian/copyright: no longer mention bFTGL, no longer in SVN.
Mention the repack.
Update Build-Depends.
More Build-Depends update.
Remove extern/libopenjpeg from cmake files: not shipped.
Also add libfftw3-dev.
Rename the last patch: more than openjpeg is concerned.
Use system-wide glew instead of the embedded one.
Add libglew1.5-dev to Build-Depends.
Add extern/glew to debian/copyright.
Do not link using -lstdc++.
Document 30_use_systemwide_libraries.
Add debian/NEWS.
Wrap Build-Depends.
Drop unneeded libdc1394-22-dev.
Update timestamp. Merry X-mas.
Fix distribution mismatch.
Introduce $(INSTDIR) in debian/rules.
Add debug package: blender-dbg.
Override dh_install to make sure nothing gets forgotten.
Bump version for debhelper in Build-Depends since overrides are used.
Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
Fix both Section and Priority.
Fix missing menu icon, thanks to Stefano Costa (Closes: #563799).
Fix menus, for real.
Upload to experimental.
Fix descriptions for blender-dbg.
Florian Ernst (6):
drop linda overrides from debian rules
Revert "drop linda overrides from debian rules"
debian/rules: drop installing linda overrides
Drop myself from Uploaders as I'm hardly active anymore
really drop README.Alioth-CVS
debian/blender-wrapper: simplify syntax
Kevin 'kiniou' Roy (17):
disable opencollada build because not available in repo
Minor modifications to build without error
New entry in debian/changelog
More changes to fit with the newest upstream code
Modified docs list
Update package to 2.53 beta + minor packaging changes
Changed Maintainer section
Change the changelog to close ITA
Modified files to clear some lintian errors/warnings
disable dh_pysupport for now
Changed debian/watch with notes on upstream releases
More changes to clean lintian errors
Moved some commands in override_dh_auto_install into patches
Minor changes
Added comment in patches and corrected doc-base
Minor changes
update changelog
Kevin Roy (45):
Merge branch 'upstream' into HEAD
update debian/patches
Temporary debugging path in path_utils
Build Test
path debugging
update patches and remove path debugging
set release to experimental
remove debug path stuff (really this time...)
merge changelog entries into one version
Merge commit 'upstream/2.54-beta-svn31878'
New upstream release : 2.54 beta
removed file cleaned by dh_clean
change to the correct rev in changelog
debian/patches update for 2.54
update changelog
update patches
debian/changelog correction
New Upstream Release
Merge commit 'upstream/2.55-beta-svn32738'
Updated changelog for new upstream release
test build with blenderplayer
Corrected changelog
New Upstream release
Merge commit 'upstream/2.56-beta-svn33949'
Update Patches for new release
Update Patches for new release
Merge branch 'master' of ssh://git.debian.org/git/collab-maint/blender
New Upstream Release
Merge commit 'upstream/2.56.1-beta-svn34076'
Patch series updated onto new upstream code
changed to unstable
debian/rules
debian/changelog
Merge commit 'upstream/2.57-svn36147'
debian/patches : rebase ontop of upstream release
debian/changelog : "what changes since 2.56.1" update :)
Bumps Python Version to 3.2
debian/rules : adapt configure rules
debian/patches: add disable_tests patch
update changelog
debian/patches : fix install scripts directory
debian/changelog : added forgotten changes
debian/changelog: small corrections
debian/patches: fix some lintian glitches
debian/control: Bump Standards-Version to 2.9.2
florian (58):
Add debian/patches/SConstruct.diff as well as debian/README.Alioth-CVS
New upstream release includes own fixes for building on amd64/gcc4.0;
Add missing build-dependency on libgettextpo-dev, drop hardcoded Depends
Add Build-Depends on libtiff4-dev for building and Recommends on libtiff4
extend changelog entry for CVE-2005-4470
add duplicate wishlist bug for new upstream release
Add README.Debian explaining graphics issues such as random crashes and
Substitute 02_quit.blend_in_.blender.dpatch for
Extend 04_de_po_fix.dpatch
Remove Conflicts/Replaces on blender-powerpc as this package only exists
Streamline debian/rules, removing some unneeded cruft
debian/control: add upstream homepage
Downgrade libtiff4 to Suggests
README.Debian: added note about quit.blend now being found in
debian/watch: added
Merge (and extend) Ubuntu adjustments courtesy of Daniel Holbach
Merge (and extend) Ubuntu adjustments courtesy of Daniel Holbach
we use an external ftgl, stupid
debian/changelog: wording fix
debian/source.lintian-overrides: added
debian/blender.1: escape hyphens where necessary
finally install new patch for putting all temporary files (such as autosaves)
Lower optimization on mips{,el} only in order to avoid a compiler error,
debian/rules: use "scons clean" to speed up clean target as recommended
New upstream release
Remove mips{,el} patching from 2.40-2 as it didn't solve the FTBFS
New upstream release
[ Antonio Ospite ]
apply changes by Antonio Ospite as presented on pkg-blender-maintainers,
Drop 05_bevel_center.py_fix.dpatch, not needed anymore
Upgrade debhelper compatiblity level to 5
Add French translations in .desktop, thanks to VETSEL Patrice
New upstream finds libtiff easily (Closes: #364473)
lightwave_export.py works with newer Python (Closes: #348374)
General cleanup to reflect new build system
Drop old and unneeded patches
adjust version number to maintainer upload
Link against libgettextpo, not libgettextlib. Thanks to Santiago Vila
Quote arguments properly in wrapper script, thanks to Wesley J. Landaker
apply changes by Antonio Ospite as presented on pkg-blender-maintainers
gah, fix version number in debian/changelog
Fall back to using gcc-3.4/g++-3.4 on mips and mispel in order to
dang, forgot to remove a test string
merge changes from 2.42a-1ubuntu1 for generating a reasonable PO template from
import changes from Cyril Brulebois to add support for GNU/kFreeBSD
+ Readd B-D on autotools-dev for auto-updating of config.{sub,guess},
debian/rules: delete config.{guess,sub} in clean
Fall back to using gcc-3.3/g++-3.3 on mips and mipsel in order to
Well, instead of using a different compiler let's try lowering the
debian/rules: remove dh_python call as dh_pycentral should do the work
urgency=high due to RC bugfix targetted at testing
debian/genpot/*.py: convert DOS to Unix line endings, thanks to Jens
debian/blender.1: update by Cyril Brulebois, many thanks (Closes: #394224)
debian/control:
setup new upstream release
bug#424145 already fixed by Cyril in r1.19
Drop debian/patches/01_64bits_stupidity, not needed anymore: as of this
Cyril's patch from the ML, minus the urgency=high as it isn't needed
kibi-guest (21):
Preparation of the 2.43 package, caution about unsupported 64 bits!
Add a patch to enable 64-bit and try to document the problem...
Adjust clean target
Refresh GNU/kFreeBSD patch
Lower my tone about the 64-bit problem. Adjust long description
Adjust 64-bit information, adjust README file
Better GNU/kFreeBSD patch with less copy/paste's
Address (only the build is tested, though) #417901: desktop integration
Use the SVG icon for desktop integration (tested and working, as well as MIME type)
Merge back 2.42a-{6,7} into CVS
Drop insecure file removal (no longer needed); Install all icon sizes
Now ship two desktop files windowed + fullscreen
Cleanup the changelog, prepare the upload, add a TODO(.Debian) file
Add patch to fix FTBFS with gcc4.3, closes #417491
New upstream release
Menu transition
Disable gcc4.3 patch (merged upstream), disable genpot, add a Homepage field
Detect when DEB_BUILD_OPTIONS contains "ccache"
Revert the deletion of the homepage URL from the long description, this field not being supported by every usual tool
Update source overrides
Update overrides and do related cleanup
larstiq-guest (3):
Initial revision
Modified debian/changelog:
don't use fancy colours polluting build log
-----------------------------------------------------------------------
--
blender packaging
More information about the pkg-multimedia-commits
mailing list