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
|
jack-capture (0.9.71-2) unstable; urgency=medium
[ Jaromír Mikeš ]
* Little fix in changelog
* Pass CPPFLAGS first.
* Set dh 10.
* Update copyright file.
* Sign tags.
* Bump Standards.
* Fix VCS fields.
* Fix some hardening.
* Add spelling patch.
* Patches forwarded.
[ Alessio Treglia ]
* Remove myself from the Uploaders field.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 22 Dec 2016 14:12:19 +0100
jack-capture (0.9.71-1) unstable; urgency=low
* New upstream release.
* Set dh/compat 9
* Added patch to fix FTBS with compat 9.
Thanks to Sebastian Ramacher <sramacher@debian.org>.
* Added patch to fix hardening.
* Removed unused patch.
* Patches forwarded.
* Tune gitignore file to handle rather dir.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 19 Aug 2013 13:45:32 +0200
jack-capture (0.9.70-1) unstable; urgency=low
* New upstream release:
- notify user about jack x-runs that occurred during
recording (Robin Gareus)
- Include timemachine documentation in README file
* Refresh patches.
* Remove DM-Upload-Allowed field, not needed anymore.
* Fix Vcs fields.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 15 Jan 2013 12:51:28 +0000
jack-capture (0.9.69-1) unstable; urgency=low
* New upstream release:
- Timemachine mode. Make jack_capture work like Steve Harries'
timemachine recorderEnable with the -tm / --timemachine option.
Set prebuffer time with the -tmpb / --timemachine-prebuffer option.
- OSC methods to control time-machine mode. (Robin Gareus)
- Check if the call to sem_wait failed. Do not stop recording if so.
- Fix reset-colour. (Robin Gareus)
- Use jack_free to free port name array, not free.
* debian/gbp.conf
- Don't sign tags.
* wrap-and-sort -a -s
* Drop 01-makefile-prefix.patch, no longer needed.
* Set PREFIX in debian/rules.
-- Alessio Treglia <alessio@debian.org> Tue, 31 Jul 2012 22:43:37 +0200
jack-capture (0.9.67-1) unstable; urgency=low
* New upstream release.
* Bump Standards.
* wrap-and-sort -a -s
* Copyright updated to format 1.0
* Add lame as build dependency.
* Add liblo as build dependency.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 30 May 2012 15:24:22 +0200
jack-capture (0.9.61-1) unstable; urgency=low
* New upstream release.
* Remove 04-freewheel_mode_fix.patch as it's applied upstream, refresh
the remaining patches.
* Add Homepage field.
* Bump Standards-Version.
* Update debian/copyright.
-- Alessio Treglia <alessio@debian.org> Mon, 14 Nov 2011 05:49:32 +0100
jack-capture (0.9.57-2) unstable; urgency=low
* Add debian/patches/04-freewheel_mode_fix.patch patch to fix
recording when in freewheel mode; thanks to Filipe Lopes for the
patch!
* Update debian/copyright to DEP-5 rev162.
-- Alessio Treglia <alessio@debian.org> Thu, 27 Jan 2011 00:11:49 +0100
jack-capture (0.9.57-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Drop 03-linking_order.patch, applied upstream.
* Add patch to make jack_capture_gui work fine.
* Add zenity on Suggests.
* Install jack_capture_gui.
* debian/patches/02-makefile-compile-option.patch: Apply $LDFLAGS if
set.
-- Alessio Treglia <alessio@debian.org> Mon, 06 Dec 2010 11:01:14 +0100
jack-capture (0.9.56-2) unstable; urgency=low
* Add patch to fix linking flags order to prevent the build failure
with GCC 4.5.
-- Alessio Treglia <alessio@debian.org> Fri, 03 Dec 2010 12:15:04 +0100
jack-capture (0.9.56-1) unstable; urgency=low
* New upstream release:
- Fix for possible error when trying to connect to a non-existing port.
* Refresh patches.
* Update debian/gbp.conf.
* Add local-options file.
-- Alessio Treglia <alessio@debian.org> Thu, 14 Oct 2010 19:17:21 +0200
jack-capture (0.9.55-1) unstable; urgency=low
[ Jaromír Mikeš ]
* Initial release (Closes: #590713).
[ Adrian Knoth ]
* Don't hardcode meterbridge path during compilation.
[ Alessio Treglia ]
* Improve debian/copyright.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 27 Jul 2010 23:25:11 +0200
|