[SCM] blender packaging annotated tag, 2.45-3, created. 2.45-3
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Fri Dec 23 11:12:48 UTC 2011
The annotated tag, 2.45-3 has been created
at 2fac06aad9813dbae8ac781f334103a77714b3cb (tag)
tagging 240748cec029bd705fe1e66405cb376f24c57f84 (commit)
tagged by Florian Ernst
on Wed Jan 30 11:34:10 2008 +0100
- Shortlog ------------------------------------------------------------
2.45-3 as uploaded to unstable
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHoFKus3U+TVFLPnwRAjRQAKCOz+q991mvVDgoXfLreNKbgRkQzgCfSaHg
LVxf6DE3zG6S29z66Wbp49s=
=bWfH
-----END PGP SIGNATURE-----
Cyril Brulebois (72):
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.
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
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