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
|
tap-plugins (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
* Bump Standards.
* Vcs - use git instead og cgit.
* Update Homepage to avoid redirecting.
* Use secure uri in watch file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 25 Nov 2017 12:52:50 +0100
tap-plugins (0.7.3-2) unstable; urgency=medium
* Set dh/compat 10.
* Update copyright file.
* Sign tags.
* Bump Standards.
* Fix VCS fields.
* Tune .gitignore file.
* Fix hardening.
* Avoid useless linking.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 26 Dec 2016 22:28:06 +0100
tap-plugins (0.7.3-1) unstable; urgency=low
* Imported Upstream version 0.7.3
* Patch updated.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 05 Jun 2014 23:26:30 +0200
tap-plugins (0.7.2-2) unstable; urgency=low
[ Alessio Treglia ]
* Remove DM-Upload-Allowed field, not needed anymore.
[ Jaromír Mikeš ]
* Set compat/dh 9.
* Bump Standards.
* Update VCS urls.
* Added patch to pass flags correctly.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 26 Feb 2014 21:48:09 +0100
tap-plugins (0.7.2-1) unstable; urgency=low
* Team upload.
* New bugfix release:
- Fix sharp peaks / level jumps in the output when using the Scaling
Limiter plugin.
* Update debian/copyright.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 18 Jul 2012 16:56:59 +0200
tap-plugins (0.7.1-2) unstable; urgency=low
* Team upload.
* Set pkg format to 3.0 (quilt).
* Ease building with gbp.
* Add gbp configuration file.
* Update debian/copyright to comply with DEP-5 svn.174.
* Remove myself from the Uploaders field.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Fri, 01 Jul 2011 12:19:07 +0200
tap-plugins (0.7.1-1) unstable; urgency=low
[ Jaromír Mikeš ]
* New upstream release
* Watch file added
* Reworked copyright file
* Removed - clean from rules file
* Removed dh-clean-k from rules file
* Removed Homepage from description
* Added Homepage field
* Added Vcs-Browser field
* Added Vcs-Git field
* Bump to standards version 3.8.3
* Switched to debhelper 7
* Added Uploaders
* Changed maintainer
* Compatibility changed to 7
* Added DM-Upload-Allowed field
* Documentation moved to separate package
tap-plugins-doc
[ Alessio Treglia ]
* Adopting this (Closes: #508845).
* Bump Standards.
* Switch to debhelper 7.
* Set myself as first uploader.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 18 Apr 2010 10:17:26 +0200
tap-plugins (0.7.0-2) unstable; urgency=low
* Include documentation (Closes: #303230)
* Revert change to biquad_run function (Closes: #315575)
-- Anand Kumria <wildfire@progsoc.org> Mon, 31 Oct 2005 18:45:50 +1100
tap-plugins (0.7.0-1) unstable; urgency=low
* New upstream release (closes: #294086)
-- Anand Kumria <wildfire@progsoc.org> Thu, 24 Feb 2005 09:40:13 +1100
tap-plugins (0.6.0-1) unstable; urgency=low
* Many new upstream releases
* Documentation removed, it shall return.
-- Anand Kumria <wildfire@progsoc.org> Mon, 19 Jul 2004 02:32:50 +1000
tap-plugins (0.3.0-2) unstable; urgency=low
* Correct doc-base to point to right file (closes: #232686)
* Provide virtual package 'ladspa-plugin' so we get recommended
by more hosts
-- Anand Kumria <wildfire@progsoc.org> Mon, 16 Feb 2004 01:38:56 +1100
tap-plugins (0.3.0-1) unstable; urgency=medium
* New upstream release
* Update web-site and email references. Improve description.
-- Anand Kumria <wildfire@progsoc.org> Sat, 7 Feb 2004 23:55:05 +1100
tap-plugins (0.2.0-1) unstable; urgency=low
* New upstream release
* Use 'mkdir -p' rather than mkdirhier
-- Anand Kumria <wildfire@progsoc.org> Wed, 4 Feb 2004 15:05:32 +1100
tap-plugins (0.1.1-1) unstable; urgency=low
* Initial Release.
-- Anand Kumria <wildfire@progsoc.org> Mon, 26 Jan 2004 16:51:30 +1100
|