summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dennis Braun [Wed, 16 Dec 2020 21:53:57 +0000 (21:53 +0000)]
Merge supercollider (1:3.11.2+repack-1) import into refs/heads/workingbranch
brianlheim [Tue, 25 Aug 2020 22:14:32 +0000 (17:14 -0500)]
supernova: fix c++17 compilation error
fix error in sc_plugin_container when compiling under C++17: use checked_deleter instead of checked_delete, as clear_and_dispose expects a functor type
Gbp-Pq: Name 0007-supernova-fix-c-17-compilation-error.patch
brianlheim [Tue, 25 Aug 2020 22:14:29 +0000 (17:14 -0500)]
remove workarounds for old boost versions
we don't need to support boost pre-1.70 anymore, and tcp::socket::executor_type was always the right typealias to use
Gbp-Pq: Name 0006-remove-workarounds-for-old-boost-versions.patch
Brian Heim [Tue, 25 Aug 2020 14:20:05 +0000 (09:20 -0500)]
update boost_sync to latest develop
Gbp-Pq: Name 0005-update-boost_sync-to-latest-develop.patch
David Runge [Mon, 16 Nov 2020 11:00:22 +0000 (12:00 +0100)]
[PATCH] Backport #5014 for 3.11.2
Backport the linker error patches
(https://github.com/supercollider/supercollider/pull/5014) for 3.11.2.
Gbp-Pq: Name backport_linker_error.patch
Dennis Braun [Wed, 16 Dec 2020 21:28:58 +0000 (22:28 +0100)]
Fix several spell errors
Forwarded: yes
Gbp-Pq: Name fix_spelling_errors.patch
Debian Multimedia Maintainers [Wed, 16 Dec 2020 21:28:58 +0000 (22:28 +0100)]
disable-ccache
disabled the use of ccache, to prevent FTBFS; as the compilation is done once
it has no backdraws to make the debian package.
Gbp-Pq: Name disable-ccache.patch
Felipe Sateler [Fri, 13 Oct 2017 00:19:55 +0000 (21:19 -0300)]
Remove autodetection of raspberry cpus
In debian we don't actually target raspberries, and guessing based on the build machine
is wrong too
Bug-Debian: https://bugs.debian.org/878347
Gbp-Pq: Name Remove-autodetection-of-raspberry-cpus.patch
Dennis Braun [Wed, 16 Dec 2020 21:53:57 +0000 (21:53 +0000)]
supercollider (1:3.11.2+repack-1) unstable; urgency=medium
[ Dennis Braun ]
* New upstream version 3.11.2+repack
+ Fix FTBFS (Closes: #975167)
+ Update Files-Excluded: Add mac & windows files and remove HelpSource/._*
* d/watch: Fix github download URL & Regex to exclude RCs, alphas, betas...
* Update patchset
* Backport the linker error patches
https://github.com/supercollider/supercollider/pull/5014
* Bump dh-compat to 13
* Bump S-V to 4.5.1
* Add libncurses-dev to B-D
* Add myself to the d/ section of d/copyright
* d/copyright: Drop non-existing pkg-dmg and git-archive-all.py
* d/copyright: Drop obsolete MPL-1.1
* d/rules: Drop override_dh_installdocs
* Drop obsolete d/source/lintian-overrides
* d/supercollider-common.install: Remove trailing whitespaces
* Add AUTHORS and CHANGELOG to supercollider-doc.install
* Add SCVim.sc to supercollider-vim.install
* Add SC_LanguageClient.h to supercollider-dev.install
* Add COPYING to d/not-installed
* Add AUTHORS & CHANGELOG and READMEs to d/not-installed,
false positives for dh_missing
[ Sebastian Ramacher ]
* debian/patches/: Apply patches to fix build with boost 1.74 (Closes:
#975667)
[dgit import unpatched supercollider 1:3.11.2+repack-1]
Dennis Braun [Wed, 16 Dec 2020 21:53:57 +0000 (21:53 +0000)]
Import supercollider_3.11.2+repack.orig.tar.xz
[dgit import orig supercollider_3.11.2+repack.orig.tar.xz]
Dennis Braun [Wed, 16 Dec 2020 21:53:57 +0000 (21:53 +0000)]
Import supercollider_3.11.2+repack-1.debian.tar.xz
[dgit import tarball supercollider 1:3.11.2+repack-1 supercollider_3.11.2+repack-1.debian.tar.xz]
Dennis Braun [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
Merge supercollider (1:3.10.4+repack-1) import into refs/heads/workingbranch
Dennis Braun [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
Fix several spell errors
Forwarded: yes
Gbp-Pq: Name fix_spelling_errors.patch
Debian Multimedia Maintainers [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
disable-ccache
disabled the use of ccache, to prevent FTBFS; as the compilation is done once
it has no backdraws to make the debian package.
Gbp-Pq: Name disable-ccache.patch
Felipe Sateler [Fri, 13 Oct 2017 00:19:55 +0000 (21:19 -0300)]
Remove autodetection of raspberry cpus
In debian we don't actually target raspberries, and guessing based on the build machine
is wrong too
Bug-Debian: https://bugs.debian.org/878347
Gbp-Pq: Name Remove-autodetection-of-raspberry-cpus.patch
Dennis Braun [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
supercollider (1:3.10.4+repack-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
* d/changelog: Remove trailing whitespaces
[ Felipe Sateler ]
* Use ninja for building
* Drop python build-dependency, as it is unused (Closes: #938601)
* Add missing Depends on codemirror and jquery (Closes: #919838)
* Drop unused patch file supernova-i686-march-flag.patch
* Add full CC-BY-SA text
[ Dennis Braun ]
* New upstream version 3.10.4+repack
- Fix build with boost 1.71 (Closes: #959436)
* d/control:
+ Bump debhelper compat to 12
+ Bump Standards-Version to 4.5.0
+ Drop cwiid support. See #942981
+ Add the libs section to libscsynth1
+ Add me as uploader
+ http > https
+ Set RRR: no
* d/copyright:
+ Update Files-Excluded
+ Fix spelling errors
+ Update file entries
+ http > https
* Update patchset
* supercollider-common.install: Add the dirs examples and HID_Support
* Use d/source/lintian-overrides and not d/source.lintian-overrides
* Add d/upstream/metadata
[dgit import unpatched supercollider 1:3.10.4+repack-1]
Dennis Braun [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
Import supercollider_3.10.4+repack.orig.tar.xz
[dgit import orig supercollider_3.10.4+repack.orig.tar.xz]
Dennis Braun [Mon, 8 Jun 2020 21:59:00 +0000 (22:59 +0100)]
Import supercollider_3.10.4+repack-1.debian.tar.xz
[dgit import tarball supercollider 1:3.10.4+repack-1 supercollider_3.10.4+repack-1.debian.tar.xz]
Georges Khaznadar [Sun, 3 Feb 2019 21:31:06 +0000 (21:31 +0000)]
Merge supercollider (1:3.10.0+repack-1) import into refs/heads/workingbranch
Debian Multimedia Maintainers [Sun, 3 Feb 2019 21:31:06 +0000 (21:31 +0000)]
fix-numeric-type
fixed a type inconsistency: forced the result of get_nanoseconds() to
fixed a type inconsistency: forced the result of get_nanoseconds() to
double before the division by 1000.
Gbp-Pq: Name fix-numeric-type.patch
Debian Multimedia Maintainers [Sun, 3 Feb 2019 21:31:06 +0000 (21:31 +0000)]
disable-ccache
disabled the use of ccache, to prevent FTBFS; as the compilation is done once
it has no backdraws to make the debian package.
Gbp-Pq: Name disable-ccache.patch
Felipe Sateler [Fri, 13 Oct 2017 00:19:55 +0000 (21:19 -0300)]
Remove autodetection of raspberry cpus
In debian we don't actually target raspberries, and guessing based on the build machine
is wrong too
Bug-Debian: https://bugs.debian.org/878347
Gbp-Pq: Name Remove-autodetection-of-raspberry-cpus.patch
Georges Khaznadar [Sun, 3 Feb 2019 21:31:06 +0000 (21:31 +0000)]
supercollider (1:3.10.0+repack-1) unstable; urgency=medium
* fixed a little error in d/rules: create a missing directory
* replaced "Architecture: any" by
"Architecture: i386 amd64 arm64 armhf mipsel" for all binary packages
* this provides the new upstream version, also Closes: #904588
[dgit import unpatched supercollider 1:3.10.0+repack-1]
Georges Khaznadar [Sun, 3 Feb 2019 21:31:06 +0000 (21:31 +0000)]
Import supercollider_3.10.0+repack-1.debian.tar.xz
[dgit import tarball supercollider 1:3.10.0+repack-1 supercollider_3.10.0+repack-1.debian.tar.xz]
Georges Khaznadar [Mon, 24 Dec 2018 15:31:59 +0000 (15:31 +0000)]
Import supercollider_3.10.0+repack.orig.tar.xz
[dgit import orig supercollider_3.10.0+repack.orig.tar.xz]
Felipe Sateler [Fri, 6 Jun 2014 17:15:18 +0000 (13:15 -0400)]
Fix implementation of aligned_allocator::construct<U>.
Fixes a build failure with gcc >= 4.9, because it defines __cplusplus >= 201103L.
A typo, apparently. This patch can be dropped in the next upstream release.
Gbp-Pq: Name ftbfs-gcc-4.9.patch
Felipe Sateler [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
Boost 1.5* includes the lockfree lib, so use the system one
Lockfree requires the atomic library in some archs, so include it in the supernova target
Gbp-Pq: Name system-lockfree.patch
Debian Multimedia Packages Maintainers [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
supernova-i686-march-flag
===================================================================
Gbp-Pq: Name supernova-i686-march-flag.patch
Dan Stowell [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
ia64 and alpha include perf bits in other files
===================================================================
Gbp-Pq: Name perf-counter-include.patch
Felipe Sateler [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
Apparently there is some bug in gcc that makes it output too large sections
Avoiding inlining this function works around the issue
Gbp-Pq: Name no-inline-ppc-ftbfs.patch
Felipe Sateler [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
supercollider (1:3.6.6~repack-2-1) unstable; urgency=low
[ Dan Stowell ]
* Exclude bundled minified javascript-prettify, use packaged version.
[ Felipe Sateler ]
* Install prettify symlink during build, not installation time
* Add emacsen compat file
[dgit import unpatched supercollider 1:3.6.6~repack-2-1]
Felipe Sateler [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
Import supercollider_3.6.6~repack-2.orig.tar.gz
[dgit import orig supercollider_3.6.6~repack-2.orig.tar.gz]
Felipe Sateler [Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)]
Import supercollider_3.6.6~repack-2-1.debian.tar.xz
[dgit import tarball supercollider 1:3.6.6~repack-2-1 supercollider_3.6.6~repack-2-1.debian.tar.xz]