summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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]