[SCM] juce packaging annotated tag, debian/4.1.0+repack-1, created. debian/4.1.0+repack-1
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Fri Feb 12 07:05:27 UTC 2016
The annotated tag, debian/4.1.0+repack-1 has been created
at f986755c6371913c9d02e2f7e92a9756c1e17494 (tag)
tagging 490f13e7dc65d0b5d29642bb95bf7c38c5558867 (commit)
replaces upstream/4.1.0+repack
tagged by IOhannes m zmölnig
on Fri Feb 12 07:58:28 2016 +0100
- Shortlog ------------------------------------------------------------
juce Debian release 4.1.0+repack-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAABCAAGBQJWvYKUAAoJELZQGcR/ejb4vvYP+gNXpJnOfO13ekD0YDqU60Di
tupp55Gs8qsczHIdNfIjGC90fXBUVxu25Ru9wyP4vs6bjEJ6e4v93+GhQUvzyenU
Ey7EHazlLS5fTR91YQXAGX+lyH34pSHe5GbxV51WG2Q0VzdR9EAOysgH0frAR7sU
/bipXKozZgQosSI7GAlEzqf00bd/BQ47KlTzeSXSMjOps5OEOxupAetg7WqqJFMb
qO5ZJzUYJn6TJUca0o1oQ3xA0Wa8wXSF0hpSNbAlpKq8BBvSvwrqokVLOMrvAMDM
hUHcf0DhXJoFwCexsRKaqOoO9/mNVgaallDpuzNIjflD2C6u9TIomN+thiObf2jU
SKcQMPsfCXrgCadv9BP4TlTpskniRCxXVbHc4GmzGllYrimsajIvaHRQQwYmJDVH
aKxcvk7e4nss7RNbQoWE3cb4iIXEMjJjeaElUPl8IaJ7zu4UwLsucIniG4qnUT1Q
LXg+93XTUoXi7glREseVi659zocutm+SLXDjvwW9Fg1g8fiEfGPfDOturrs3voOB
QgfYUHkl/PfZbqm7GK2tjmTODH+UHcSmJWQspYi8Ast4aiLEy1w24TqCIbQ0yPn5
z6KJxqUbjhQGgWdQesh5fUBwMOUxx3qRPnJCLWWWFvN5vUrO3fx81RtVtNpuEa6a
CEeQb9NP5JAzOl5zqfVz
=4jsm
-----END PGP SIGNATURE-----
IOhannes m zmölnig (144):
Initial (non-working) packaging
Removed tracking from documentation
it's really libfreetype6-dev
removed stray empty-line
switching to CDBS
Updated debian/copyright with help of cdbs/licensecheck
More updates to debian/copyright
ignore binary files from copyright_check
install doxygen documentation
things todo
added source/local-options
properly install docs
simplistic Makefile to build juce as a library
more TODO
cleaning up libbuilder Makefile
AppConfig.h for Debian
Patch to not use z_uInt
dos2unix
simplified 'clean' target
prefix common build flags with JUCE_
use system libraries
minor cleanups
added vorbisfile & vorbisenc
Use reproducible date/time
Use debian-supplied makefile
build library from debian/rules
install libjuce.so (FIXME: multi-arch)
simplified library-inclusion
downgrade version to rerun gbp-import-orig
File-Exclude 3rd-party libraries
Merge tag 'upstream/4.1.0+repack'
Bumped debian/changelog up to 4.1.0+repack
install target
drop libjuce0.install
run 'make install'
fixed typo
generate and install pkgconfig file
use versioned soname
fix prefix
install headers and library
added GPL-2+
Added some dependencies
add soname to lib
Added even more deps
Even more deps
Makefile for testing
use pkg-config for juce-flags
note about LATER
dos2unix
Try building an example with libjuce
test-target
enable test-build
fixed demo makefile
also clean test-build
Fixed path to libjuce in test-build
Added juce-utils binary package (for Introjucer)
Introjucer needs to be reproducible as well...
added debian-specific search path for modules
build introjucer
Simplified module-path to /usr/share/juce/modules
install juce-utils
get rid of default target-arch '-march=native'
use DEMO_PATH var for path to the demo
Allow building o Introjucer
build Introjucer as part of libbuilder
fix setting of FLAGS
use $(MAKE) rather than 'make' for recursive calls
put BUILD_DATE macro into header-file rather than the cmdline
include BUILD_DATE header when building libjuce
include BUILD_DATE header when building Introjucer
use '$(MAKE)' instead of 'make' for recursive calls
fixed build-flags for compiling C++-sources
Use https:// or Vcs-git
install doxygen documentation into .../apiref/
register doxygen documentation with doc-base
make sure that libjuce_builddate.h exists
patch test-build so it honors FLAGS and is verbose
note about repacking
more explicit JUCE_USE defines
enable JUCE_USE_MP3AUDIOFORMAT
use defaults for JUCE_LOG_ASSERTIONS and JUCE_CHECK_MEMORY_LEAKS
fixed typo in header-include-protection
simplified the no z-types patch
make introjucer produce nicer makefiles
reordered patches
starting to support both Release and Debug build
allow building Debug and Release libraries
remove empty lines
more to do
removed unused vars
use OUTDIR when possible
simplify VPATH by generating intermediate cpp-files
put libjuce_builddate.h and juce(-dbg).pc into $OUTDIR
put libjuce_builddate.h into $(OUTDIR)
removed patch for test-build
removed testing Makefile
adjust path to builddate header-file
updated Introjucer makefile
...
split repdroducible-date patches into debian/non-debian parts
prefix debian-specific patches with "debian".
clamp some defines to fixed values
simplified "clean" target
drop "DEB_MAKE_CHECK_TARGET"
Bumped standards to 3.9.7
get rid of C-style encoded filename
Disable the makeile-generator patch for now
moved arch-all data into juce-modules-source
install ChangeList.txt as Changelog
Build Introjucer manpage
fix permissions of installed source-files
lintian override for jquery.js (fix this is doxygen!)
fix permissions in the correct directory
trying to get the lintian-override correct
re-add quoting of filename-with-spaces
prefix manually applied patches with "#MANUAL#"
rules to (un)apply some patches manually
Added 'patch' to the B-D
fixed lintian-overrides
run patch/unpatch targets
idempotent patch/unpatch targets
Debian specifics
note that libjuce is not really for upstream devs
added help2man to b-d and alphabetically sorted B-Ds
fixed path to Introjucer
what's wrong with Introjucer-help2man
calculate version ourselves
fake version
Re-enabled debian/copyright_hints
updated copyright_hints
testing help2man script
create symlinks for soname libs
dummy help-text for help2man
remove help2man tests
desktop file for introjucer
install introjucer icon
fixed installation path of application icon
mimetypes or JUCE
Regenerated debian/copyright_hints
Ready for upload
install debug-enabled libraries as well
renamed juce-utils to introjucer
Get lib-symlinks correct for debug lib
Ready or upload to unstable.
-----------------------------------------------------------------------
--
juce packaging
More information about the pkg-multimedia-commits
mailing list