[debian-edu-commits] debian-edu/pkg-team/ annotated tag debian/1.1.3-2 created (now 35121e4)
Petter Reinholdtsen
pere at moszumanska.debian.org
Wed May 18 09:22:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
pere pushed a change to annotated tag debian/1.1.3-2
in repository lmms.
at 35121e4 (tag)
tagging 54ee484998e7e6d6c4147bc1f3c616234adc31b1 (commit)
replaces debian/1.0.0-1
tagged by Petter Reinholdtsen
on Wed May 18 11:20:54 2016 +0200
- Log -----------------------------------------------------------------
tagging package lmms version debian/1.1.3-2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUAVzwz9oEoCqCHuvsOAQLjyw//ahnUNr9hwqoP9cvEcMt1xTymL8Ig9Bhz
x4XWQzjAdTlozmETq6YebqlefC16DjZ7fJLCvde2MAKqppdIZJGwdCWi75wPc5g4
2Y9wZKpDyD63/3YkEKGCs+MqBFK62u3Eaf98bwyZydlxUlzqqRC56xVL79NGkBDU
Qqenf5LzR/NTVV24VH+yfjx8VhnoN2kvGZyVBrEyR6/HK1O0MyccoOQeKfDM7wAf
/pWYPBGdLLxM8MC/ifKA3+FMmNwmkR6LwmU1lF887b7aTUIHOBEcTIkW/M1iH/qc
qxn1XTbAeHnkr4hVX2e0wzxW4qg05UWiLF2q8ceoQsj7CY/HRvb5+c1Yxr3njOBH
G4hV7gTGu4+OZFeA3GyuWmQRUqj7zM3beX/eGHWe3L4jMTaLu9rtCp10Tk6fjftp
lKoBGnerPBxK8yOZfvLFOI8Kbf+y3Klt9KXpaGB+n9gPEH907a2Uy/sGYajE7Pd/
yTwLg7LUn/7tMVEyoeoa80DckvK2HmHtcpXXP7sszrcVVACngbzVCSlh3/qs7qkm
XXrxx+Ls+dkD6Ie/KoqblV0CN3P4o1grjVrITtskgDn0IdjTangTzFtwbXmLUEU8
UlxQzKLHStn2LCLu1rcAAu8IiXg681ko7MaolPJOLu4UfsQcBlTswW7SdjxOaHaN
udaEBH+JUas=
=eXqI
-----END PGP SIGNATURE-----
Israel Dahl (1):
updated xpm icon
Javier Serrano Polo (25):
Enable vst plugin on i386 and amd64
Made Calf and vocoder plugins available to other programs
Restored old implementation for non-Linux systems
Fixed version capture
Fixed version of metalish_dong01.ogg
Added changelog entry
Fixed lintian warnings in binary packages
Bumped Standards-Version to 3.9.7
New upstream version of metalish_dong01.ogg
Use presets from zynaddsubfx-data
Fixed build problems with GCC 6
Fixed most dh_shlibdeps warnings
Fixed lmms-common installation
Fixed sync-socket.patch
Fixed lmms-common upgrade
Switch to PulseAudio back end on likely ALSA interception
Ship icons in the default hicolor icon theme directories
Tag patches with Bug-Debian and Forwarded
Updated copyright information
Updated copyright information
Added GPL-3 to license information
Fixed parallel build of VST plug-ins
Fixed build of ZynAddSubFX
Added Javier Serrano Polo to uploaders
Fixed some copyright mismatches reported by debmake
Matteo F. Vescovi (1):
debian/changelog: UNRELEASED => unstable
Petter Reinholdtsen (49):
Imported Upstream version 1.0.2
Merge tag 'upstream/1.0.2'
Imported Upstream version 1.0.3
Merge tag 'upstream/1.0.3'
Remove backup files from git.
New maintainer and new version 1.0.3.
Correct build dependency on i386, use libwine-dev instead of the now obsolete wine-dev (Closes: #748183).
New version fixes bug #753177.
Update Standards-Version from 3.9.5 to 3.9.6.
Add new well-defined-loop.patch to fix compile error triggered by undefined loop behaviour (Closes: #753177).
releasing version 1.0.3-2
releasing version 1.0.3-1
Change build rule to only enable ALSA support on Linux (Closes: #754718). Patch from Steven Chamberlain with input from Guillem Jover.
Adjust build dependencies, depend on libwine-dev for amd64 too, and wine32-dev-tools for i386 and wine64-dev-tools for amd64.
Correct build dependency format.
Drop libwine-dev build dependency to avoid build failure in the vst plugin. It should be enabled when we figure out how to do it.
releasing version 1.0.3-2
Try to get vsl plugin working on i386 by build depending on libwine-dev and wine32-dev-tools (Closes: #763720). Unable to get it working on amd64.
releasing version 1.0.3-3
Correct watch file to reflect '-src' part of upstream tarball.
New desktop-argument.patch to let desktops know how to pass files to lmms. Thanks to lintian for noticing the bug.
Revert change to enable the vsl plugin in version 1.0.3-3, as it did not work. Reopen bug #763720.
releasing version 1.0.3-4
Make lmms replace and break lmms-common (<< 1.0.0-1) to handle the fact that /usr/share/menu/lmms moved from lmms-common to lmms in this version (Closes: #765970).
releasing version 1.0.3-5
New upstream version 1.1.3 (Closes: #788457).
New version fixes problem with gcc 5 (Closes: #777989).
Add config for git-buildpackage to use pristine-tar all the time.
Change homepage url to new http://lmms.io/.
Drop well-defined-loop.patch, included upstream.
Prepare for upload.
Added fluid as build-depend.
Drop useless trailing whitespace.
New patch find-fluid.patch to find the fluid binary in unstable.
New patch gcc5.patch to get the code building with gcc 5 in unstable.
More upload preparations.
Replace find-fluid.patch with one from upstream.
Note that this patch is sent upstream.
Adjust patch to match chnange done upstream.
Added man-page-adjustment.patch to fix manpage formatting of AUTHOR block.
More upload preparations.
releasing package lmms version 1.1.3-1
Document that the patches are included upstream now.
Unrelease version 1.1.3-1, want more changes to it before upload.
Update debian/watch file based on work from Israel Dahl.
Remove useless trailing space before newline in changelog.
Another useless whitespace.
Add Israel Dahl as new uploader.
releasing package lmms version 1.1.3-2
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/lmms.git
More information about the debian-edu-commits
mailing list