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
|
cmt (1.18-1) unstable; urgency=medium
* Team upload
* Upload to unstable
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0
[ Olivier Humbert ]
* d/control: remove Glame from the description
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
[ Felipe Sateler ]
* Fix watch file
[ Olivier Humbert ]
* Update copyright (http -> https)
* Update changelog (remove 2 empty lines)
[ Felipe Sateler ]
* Remove myself from uploaders
[ Sebastian Ramacher ]
* New upstream release
* debian/control:
- Bump Standards-Version
- Bump debhelper compat to 13
-- Sebastian Ramacher <sramacher@debian.org> Mon, 06 Sep 2021 23:39:59 +0200
cmt (1.17-1) experimental; urgency=medium
* Update watch file for new upstream naming scheme
* New upstream version 1.17
- Refresh patches.
Drop patches applied upstream, and reformat them in gbp pq style
* Add patch to avoid clobbering of CFLAGS and CXXFLAGS
* Modernize debian packaging
- Use short-form dh instead of cdbs
- Bump compat level to 12
* Enable hardening flags
* Update Vcs-* location and Maintainer address.
We moved from alioth a while ago...
* Bump Standards-Version (no changes needed)
* Drop quilt Build-Dependency.
Unnecessary since we switched to 3.0 (quilt) source format over 3 years ago
-- Felipe Sateler <fsateler@debian.org> Sat, 13 Apr 2019 13:16:39 -0400
cmt (1.16-2) unstable; urgency=medium
* Set the correct maintainer address for the team and set myself as uploader
* Update e-mail address to @debian.org
* Migrate to 3.0 (quilt) source format
* Bump Standards-Version (no changes needed)
* Prefer multine build-depends
* Switch to CDBS
* Enable parallel building
* Bump DH compat level to 9. Closes: #817401
* Convert copyright file to DEP-5 format
* Fix the short description to not start with article
* Fix typo in description: ping->pink
* Add makefile-apply-ldflags.patch to take LDFLAGS from environment
* Add Vcs-* fields
-- Felipe Sateler <fsateler@debian.org> Wed, 09 Mar 2016 21:26:14 -0300
cmt (1.16-1) unstable; urgency=low
* Taking over package. Closes: #508840
* New upstream release.
* Add watch file.
* Update copyright notice.
* Remove whitespace from doc-base entry.
* Bump standards version.
- Use homepage field.
* Cosmetic fixes to the short and long descriptions.
* Remove Apps/ from the doc-base section, as suggested by lintian.
* Use quilt for patch management.
* Don't strip unconditionally. Closes: #436633
* Fix zeroing of denormal numbers. Closes: #324529
* Don't fail if the plugin subdir doesn't exist.
-- Felipe Sateler <fsateler@gmail.com> Tue, 17 Mar 2009 21:16:03 +1100
cmt (1.15-3.1) unstable; urgency=low
* NMU as part of the GCC 4.1 transition.
* Apply patch Pierre Habouzit to fix "dereferencing type-punned pointer
will break strict-aliasing rules" error (Closes: #356367).
-- Martin Michlmayr <tbm@cyrius.com> Thu, 25 May 2006 21:59:25 +0200
cmt (1.15-3) unstable; urgency=low
* Respin build for C++ transition
-- Anand Kumria <wildfire@progsoc.org> Sat, 3 Sep 2005 02:42:41 +1000
cmt (1.15-2) unstable; urgency=low
* Apply patch to compile properly with upcoming versions of GCC. Thanks
to Andreas Jochens (Closes: #285595)
-- Anand Kumria <wildfire@progsoc.org> Sun, 6 Mar 2005 23:29:26 +1100
cmt (1.15-1) unstable; urgency=low
* New upstream version
* Adds pink noise, logistic, sledgehammer, disintegrator and hardgate plugins
-- Anand Kumria <wildfire@progsoc.org> Sat, 19 Apr 2003 00:50:03 +1000
cmt (1.14-1) unstable; urgency=low
* New upstream version
* Adds LoFi (low fidelity) and phasemod plugins
* LADSPA 1.1 ready
* Fix speeling (Closes: #124508)
-- Anand Kumria <wildfire@progsoc.org> Tue, 13 Aug 2002 17:00:42 +1000
cmt (1.11-2) unstable; urgency=low
* Change the doc-base section from "sound" to "Apps/Sound".
(Closes: #107888)
-- Anand Kumria <wildfire@progsoc.org> Sun, 26 Aug 2001 22:55:52 +1000
cmt (1.11-1) unstable; urgency=low
* New upstream version
-- Anand Kumria <wildfire@progsoc.org> Tue, 19 Jun 2001 01:09:53 +1000
cmt (1.08-1) unstable; urgency=low
* Initial Release.
-- Anand Kumria <wildfire@progsoc.org> Fri, 17 Nov 2000 05:00:31 +1100
|