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
|
asterisk-espeak (5.0~1-4) unstable; urgency=medium
* watch: simplify regular expression; rewrite usage comment
* add patch cherry-picked upstream with small updates
* add patches 1002_* cherry-picked from upstream pull request,
to initialize espeak on module load;
closes: bug#947510, thanks to Jörg Frings-Fürst and Fabio Muzzi
* add patch 1003 cherry-picked from upstream pull request,
to add AMI command
* simplify rules;
tighten build-dependency on asterisk-dev;
stop build-depend on cdbs dh-buildinfo;
use debhelper compatibility level 13 (not 9);
build-depend on debhelper-compat dh-sequence-asterisk
(not asterisk-dev debhelper);
closes: bug#1035547, thanks to Andreas Beckmann
* install to multiarch paths
* declare compliance with Debian Policy 4.6.2
* simplify helper script copyright-check
* drop obsolete README.source notes
* update git-buildpackage config:
+ use DEP14 branch naming scheme
+ add usage comment
-- Jonas Smedegaard <dr@jones.dk> Fri, 26 Jan 2024 19:15:39 +0100
asterisk-espeak (5.0~1-3) unstable; urgency=medium
* Team upload
* Add autopkgtest to ensure the module can be loaded
-- Bernhard Schmidt <berni@debian.org> Mon, 21 Jan 2019 00:16:24 +0100
asterisk-espeak (5.0~1-2) unstable; urgency=medium
* Team upload
[ Jonas Smedegaard ]
* Update copyright info: Fix source URLs.
[ Bernhard Schmidt ]
* Readd AST_MODULE_SELF_SYM upstream CFLAG (Closes: #919827)
-- Bernhard Schmidt <berni@debian.org> Sun, 20 Jan 2019 23:24:04 +0100
asterisk-espeak (5.0~1-1) unstable; urgency=medium
[ upstream ]
* New pre-release.
+ Now complies under asterisk 15
+ Use espeak-ng for speech synthesis
[ Jonas Smedegaard ]
* Update watch file:
+ Fix gpb/gbp typo in usage comment.
Thanks to Cyril Brulebois.
+ Use substitution strings.
+ Mangle upstream release candidates.
* Refactor to limit use of CDBS:
+ Stop auto-resolve build-dependencies when in CDBS maintainer mode.
* Set Rules-Requires-Root: no.
* Declare compliance with Debian Policy 4.2.1.
* Update Vcs-* fields: Source hosted at Salsa.debian.org now.
* Tighten lintian overrides regarding License-Reference.
-- Jonas Smedegaard <dr@jones.dk> Wed, 17 Oct 2018 18:37:13 +0200
asterisk-espeak (4.0-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Ease git-based maintenance: Add git-buildpackage configuration.
* Modernize cdbs:
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on licensecheck.
* Update copyright info:
+ Use https protocol in file format URL.
+ Extend coverage for myself.
* Drop obsolete lintian override regarding debhelper 9.
* Advertise DEP-3 format in patch header.
* Unfuzz patch.
* Modernize Vcs-* fields: Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.1.0.
-- Jonas Smedegaard <dr@jones.dk> Mon, 28 Aug 2017 10:53:00 +0200
asterisk-espeak (3.0-3) unstable; urgency=medium
* Build-depend on libespeak-ng-libespeak-dev (not libespeak-dev).
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 Dec 2016 19:58:30 +0100
asterisk-espeak (3.0-2) unstable; urgency=medium
* Fix Vcs-* fields to reflect move to Debian VoIP team.
* Declare compliance with Debian Policy 3.9.8.
* Update watch file:
+ Bump file format to version 4.
+ Refine pattern based on documentation.
+ Mangle download filename.
+ Mention gbp in usage comment.
* Drop CDBS get-orig-source target: Use "gbp import-orig --uscan"
instead.
-- Jonas Smedegaard <dr@jones.dk> Mon, 09 May 2016 13:21:08 +0200
asterisk-espeak (3.0-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Removed the dependency to libsndfile.
+ Better error checking during espeak initialisation.
+ Better handling of temp files.
[ Jonas Smedegaard ]
* Update copyright info:
+ Extend coverage for main upstream author.
+ Extend copyright of packaging to cover current year.
* Declare compliance with Debian Policy 3.9.7.
* Modernize Vcs-Git field: Use https URL.
* Move packaging to Debian VoIP team.
* Consistently use https protocol for upstream URLs.
* Stop build-depend on libsndfile1-dev.
-- Jonas Smedegaard <dr@jones.dk> Sat, 19 Mar 2016 17:07:40 +0100
asterisk-espeak (2.2-2) unstable; urgency=medium
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Add lintian override regarding debhelper 9.
* Simplfy abi resolving using awk.
* Fix typo in 2.1+20141017-1 changelog entry.
-- Jonas Smedegaard <dr@jones.dk> Tue, 06 Oct 2015 21:55:31 +0200
asterisk-espeak (2.2-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Update copyright file:
+ Extend coverage for upstream author.
-- Jonas Smedegaard <dr@jones.dk> Sun, 17 May 2015 21:27:11 +0200
asterisk-espeak (2.1+20141017-1) unstable; urgency=medium
[ upstream ]
* Git snapshot.
+ Remove unnecessary linking to math library.
+ Fix compatibility with asterisk 11.
Closes: bug#725560. Thanks to David Suárez and upstream.
+ Minor code cleanups and fixes.
+ Remove headers unnecessary for asterisk 11.
+ Update README
+ Bump copyright years.
+ Better error handling in config file parsing.
[ Jonas Smedegaard ]
* Update copyright file:
+ Drop repetitive comment for license section GPL-2+.
+ Fix use pseudo-comment section to obey silly restrictions of
copyright format 1.0.
+ Extend coverage for upstream author.
+ Extend coverage for myself.
+ Bump packaging license to GPL-3+.
* Update README.source to emphasize that control.in file is *not* a
show-stopper for contributions, referring to wiki page for details.
* Update Vcs-* field URLs.
* Declare compliance with Debian Policy 3.9.6.
* Update upstream source URLs in watch file and CDBS hints.
* Bump debhelper compatibility level to 8.
* Update package relations:
+ Relax to build-depend unversioned on libespeak-dev: Needed version
satisfied even in oldstable.
+ Declare (build-)dependencies in rules file for CDBS to resolve.
+ Stop suppress optional CDBS build-dependency on devscripts.
+ Depend on virtual asterisk API package (or skip if not resolved,
to ease backporting).
Closes: bug#689109. Thanks to Jeremy Lainé.
* Add patch 1001 to apply LDFLAGS to linker, licensed as GPL-2+.
* Ease building with git-buildpackage: Git-ignore quilt .pc dir.
-- Jonas Smedegaard <dr@jones.dk> Sun, 17 May 2015 18:04:58 +0200
asterisk-espeak (2.1-1) unstable; urgency=low
* New upstream release.
* Update upstream URLs.
* Update package releations:
+ Build-depend on libsamplerate-dev (not libresample1-dev),
reflecting upstream change.
+ Relax to (build-)depend unversioned on asterisk: no longer tied to
1.6 branch.
+ Relax to build-depend unversioned on debhelper: required version
satisified even in oldstable.
+ Build-depend on dh-buildinfo.
+ Newline-delimit package relations.
+ Update CDBS suppression of optional build-dependencies.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Bump debhelper compat level to 7.
* Extend my copyright for Debian packaging.
* Update copyright file:
+ Extend copyright years.
+ Rewrite using format 1.0.
-- Jonas Smedegaard <dr@jones.dk> Fri, 06 Apr 2012 13:43:43 +0200
asterisk-espeak (0.1-1) unstable; urgency=low
* Initial release. Closes: bug#574378.
-- Jonas Smedegaard <dr@jones.dk> Wed, 17 Mar 2010 21:16:49 +0100
|