1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257
|
nyquist (3.05-2.1) unstable; urgency=medium
* Non-maintainer upload.
[ Jonathan Dowland ]
* Update Vcs-Browser URL. Closes: #705588
[ Andy Whitcroft ]
* Add patch to fix FTBFS on i386 due to overlapping use of strcpy().
Closes: #705948
-- Mattia Rizzolo <mattia@debian.org> Sun, 02 Apr 2017 19:57:10 +0200
nyquist (3.05-2) unstable; urgency=low
* patches/remove-corba-reference.diff: remove unnecessary import.
Closes: #622197.
* lintian fixes:
- source/lintian-overrides: new.
- control: Add build-dep for autotools-dev. Update standards-version,
description.
-- Steve M. Robbins <smr@debian.org> Tue, 17 Jul 2012 20:57:02 -0500
nyquist (3.05-1) unstable; urgency=low
* New upstream. Closes:#642828.
* copyright: Add statement concerning relicencing of xlisp, to address
concerns in #631646.
-- Steve M. Robbins <smr@debian.org> Fri, 21 Oct 2011 21:54:51 -0500
nyquist (3.04b-5) unstable; urgency=low
* control: Add armhf, avr32, m68k, powerpcspe, and sh4 to list of
architectures. Closes: #614735.
-- Steve M. Robbins <smr@debian.org> Sun, 13 Mar 2011 10:14:15 -0500
nyquist (3.04b-4) unstable; urgency=low
* Target upload to unstable.
-- Steven M. Robbins <smr@debian.org> Mon, 21 Feb 2011 11:35:27 -0600
nyquist (3.04b-3) experimental; urgency=low
* control: Change architecture from "any" to list of 32-bit platforms.
* patches/fix-term-includes.patch: New. Remove include of
<asm/ioctls.h>, which doesn't exist on all architectures.
* patches/use-system-sndfile.patch: New. Use system libsndfile.
* control: Build-depend on libsndfile1-dev.
* patches/use-system-liblo.patch: New. Use system liblo.
* control: Build-depend on liblo-dev.
* patches/use-system-portaudio.patch: New. Use system portaudio.
* control: Build-depend on portaudio19-dev.
-- Steven M. Robbins <steve@debian.org> Sun, 30 Jan 2011 13:55:53 -0600
nyquist (3.04b-2) experimental; urgency=low
* patches/makefile.patch: remove "-m32" flag; it's not understood on
non-x86 architectures.
* check32.c: New.
* rules: Fail build if pointer is not 32 bits.
* control: No longer need gcc-multilib, g++-multilib.
-- Steve M. Robbins <smr@debian.org> Sat, 22 Jan 2011 22:42:41 -0600
nyquist (3.04b-1) experimental; urgency=low
* New upstream. Source tarball constructed from zip file as
detailed in debian/Notes.
- Remove patches applied upstream:
- patches/correct_typo.patch
- patches/endianness.patch
- patches/fileread.patch
- patches/kfreebsd.patch
- patches/jnyqide.patch: Remove. Equivalent functionality implemented.
* patches/makefile.patch: Rework. We now build included liblo and
portaudio libraries because nyquist is built in 32-bit mode and thus
needs to be linked against 32-bit versions of these supporting
libraries.
* control: Remove build-deps liblo-dev, portaudio19-dev. Add build
deps (for 64-bit arches) on gcc-multilib and g++-multilib for
required 32-bit libraries.
* control:
* rules:
* patches/makefile.patch: Refresh config.sub, config.guess. Set
build-deps and invoke configure according to autotools-dev.
-- Steve M. Robbins <smr@debian.org> Sun, 16 Jan 2011 17:37:45 -0600
nyquist (3.03-2) experimental; urgency=low
* patches/kfreebsd.patch: New. Fixes for kFreeBSD. Adapted from Cyril
Brulebois's kfreebsd patch. Closes: #415103.
* patches/endianness.patch: New. Fixes detection and error reporting of
endianness. Adapted from Cyril Brulebois's kfreebsd patch.
* jny:
* links:
* install: Install jNyqIDE.jar, NyquistWords.txt into
/usr/share/nyquist/jnyqide. Symlink the doc files.
* patches/jnyqide.patch: Exec("ny") to use PATH search mechanism rather
than hardcoding exec("./ny").
* jny.1: New. Basic manpage for jny.
-- Steve M. Robbins <smr@debian.org> Sun, 19 Dec 2010 22:34:37 -0600
nyquist (3.03-1) experimental; urgency=low
* New upstream. Closes: #442807.
- patches/xlisp.patch:
- patches/netinet-conflicting-sendmsg.patch:
- patches/errno.patch: Remove. Applied upstream.
* Package maintenance (Nick Andrik <nick.andrik@gmail.com>)
- Added debian/watch file
- Support for jNyqIDE
+ debian/control: Added java dependencies
+ debian/rules: Added javahelper usage
+ debian/jny: Script wrapper installed into /usr/bin
+ debian/jlibs: Added file specifying jnyqide/jNyqIDE.jar
- Saner directory hierarchy
+ debian/ny_wrapper: Renamed to debian/ny, installed into usr/bin
+ ny: The default executable is installed into /usr/lib/nyquist/ny
+ There is only one manpage, referring to ny
- debian/doc-base
+ Added file to point in the doc/home.html manual page
- Use external packages for the supporting libraries and ignore the
included versions
+ Added liblo-dev, libsndfile1-dev, portaudio19-dev build dependencies
in debian/control
+ Removed support for building them from the Makefile
- debian/patches
+ fileread.patch: Include <cstdio> in nyqstk/src/FileRead.cpp
+ makefile.patch: Avoid building supporting libraries in the Makefile
+ correct_typo.patch: A small typo fix in nylsf/sndfile.c
-- Steve M. Robbins <smr@debian.org> Sat, 18 Dec 2010 21:57:47 -0600
nyquist (2.29-8) experimental; urgency=low
* rules: Re-write using "dh".
* compat: Set to level 8.
* menu:: Correct syntax errors.
* patches/netinet-conflicting-sendmsg.patch: New. Replaces modified
sndwrite.c in svn.
* patches/errno.patch: New. Replaces modified osstuff.c in svn.
* patches/xlisp.patch: New. Replaces modified xlisp.h in svn.
* control: Move homepage to header. Set Standards-Version to 3.9.1.
Remove libreadline5-dev build-dep. Closes: #553818.
* ny_wrapper: Pass command line options. Closes: #377838.
-- Steve M. Robbins <smr@debian.org> Sat, 18 Dec 2010 07:19:42 -0600
nyquist (2.29-7) experimental; urgency=low
* New maintainer. Closes: #483581, 595528.
-- Steve M. Robbins <smr@debian.org> Sat, 18 Dec 2010 05:47:20 -0600
nyquist (2.29-6) unstable; urgency=low
* Rebuild with libreadline5 (closes: #326312)
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Wed, 28 Sep 2005 19:10:46 +0200
nyquist (2.29-5) unstable; urgency=low
* amd64/gcc-3.4 patch from Andreas Jochens (closes: #280269)
-- Hans Fugal <hans@fugal.net> Tue, 30 Nov 2004 09:33:31 -0700
nyquist (2.29-4) unstable; urgency=low
* Upgraded to policy 3.6.1 (no changes)
* MIPS getenv patch applied (closes: #241540)
-- Hans Fugal <hans@fugal.net> Thu, 01 Apr 2004 19:27:54 -0700
nyquist (2.29-3) unstable; urgency=low
* Added changelog entry for last upload.
-- Hans Fugal <hans@fugal.net> Mon, 08 Mar 2004 22:24:12 -0700
nyquist (2.29-2) unstable; urgency=low
* Fixed i386ism in xlisp.h
-- guenter geiger <geiger@xdv.org> Thu, 04 Mar 2004 08:34:08 -0700
nyquist (2.29-1) unstable; urgency=low
* Repackaged
* Created wrapper script to handle XLISPPATH
* More detailed description
* Included more docs
* runtime/ in /usr/share/nyquist instead of /usr/lib/nyquist
* Included lib/ in /usr/share/nyquist, too
* More perfect clean target
* Linked ny.1 to ny.bin.1
-- Hans Fugal <hans@fugal.net> Tue, 10 Feb 2004 20:08:40 -0700
nyquist (2.29-0test3) unstable; urgency=low
* Small update to the man page (patch by <dlphilp@bright.net>)
-- Andrea Glorioso <andrea.glorioso@agnula.org> Fri, 21 Nov 2003 10:47:51 +0100
nyquist (2.29-0test2) unstable; urgency=low
* Added Dave Phillip's man page (debian/nyquist.1).
* Linked ny.1 to nyquist.1 (lintian wants each binary to have a man page)
-- Andrea Glorioso <andrea.glorioso@agnula.org> Thu, 20 Nov 2003 09:01:14 +0100
nyquist (2.29-0test1) unstable; urgency=low
* New upstream version - first pre-release of the debian package.
-- Andrea Glorioso <andrea.glorioso@agnula.org> Wed, 19 Nov 2003 18:08:17 +0100
nyquist (2.15-1.agnula-1) unstable; urgency=low
* Repackaged for AGNULA
-- Free Ekanayaka <free@centrotemporeale.it> Wed, 30 Jul 2003 10:53:59 +0200
nyquist (2.15-1) unstable; urgency=low
* Initial Release.
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Thu, 16 Aug 2001 16:07:53 +0200
|