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 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274
|
abcm2ps (8.14.11-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* Debhelper 13.
* Standards-Version: 4.5.1.
* Shorten description, reference the successor by the same author.
* Fix license of upstream sources: GPL-2+ -> GPL-3+. Closes: #973475.
* Backport abcc6f3d in order to fix the tests.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 05 Dec 2020 22:42:04 +0000
abcm2ps (8.14.7-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Pass cross tools CC and PKG_CONFIG to ./configure. Closes: #946572.
I have only applied the upstream part of the fix by Helmut Grohne.
-- Nicolas Boulenguez <nicolas@debian.org> Thu, 16 Apr 2020 18:40:04 +0200
abcm2ps (8.14.7-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release closes: #946572.
* Standards-Version: 4.5.0.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 29 Mar 2020 18:51:47 +0200
abcm2ps (8.14.6-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release closes: #944764.
[ Patrice Duroux <patrice.duroux@gmail.com> ]
* Add upstream/metadata.
* Simplify watch.
* Move to Standards-Version: 4.4.1.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 10 Dec 2019 11:43:53 +0100
abcm2ps (8.14.5-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release closes: #933320. No more patches.
* Set build flags as ./configure arguments, the environment is ignored.
* Drop --as-needed linker flag, now the default in GCC-9.
* Standards-Version: 4.4.0. No changes.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 03 Sep 2019 12:07:16 +0200
abcm2ps (8.14.2-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop obsolete README.Debian. Closes: #919514.
* Debhelper 12.
* Cherry-pick bad-ps-when-centered-or-right-aligned.diff from upstream CVS.
* Fix the build with an explicit debhelper build system. Closes: #919219.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 27 Jan 2019 18:50:50 +0100
abcm2ps (8.14.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release. Closes: #825386, #833017, #897966, #898130.
Addresses security issues: CVE-2018-10753, CVE-2018-10771.
* Forward all changes not specific to Debian.
* Remove autoreconf generated files from source package.
* Remove white spaces from this changelog and source/format.
* Debhelper 11.
* Build-Depends: pango-dev to enable optional pango fonts support.
* Standards-Version: 4.3.0.
* Rules-Requires-Root: no.
* Add Homepage.
* HTTPS protocol in copyright format.
* Enable all Debian hardening build flags.
* Link with --as-needed to remove some library dependencies.
* Add minimal run time test.
* Update watch file.
* Cherry-pick fix-loss-of-sep.diff from upstream VCS.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 29 Dec 2018 14:56:32 +0100
abcm2ps (7.8.9-1) unstable; urgency=low
* New upstream release (closes: #742296).
* Uses debhelper version 9.
* Uses autotools-dev (closes: #759458, #765192).
* Added machine-readable copyright file.
* Bumped Standards-Version up to 3.9.6.
-- Anselm Lingnau <lingnau@debian.org> Sat, 18 Oct 2014 23:09:44 +0200
abcm2ps (5.9.25-1) unstable; urgency=low
* New upstream release.
* Added debian/source/options file to deal with the automatic patch.
* Bumped Standards-Version up to 3.9.2.
-- Anselm Lingnau <lingnau@debian.org> Thu, 24 Nov 2011 12:25:45 +0100
abcm2ps (5.9.22-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b abcm2ps-5.9.22
gave error exit status 2": backup/restore Makefile in debian/rules;
inspired by peter green's patch (closes: #643040).
(Alternatively we could simply remove Makefile in the clean target but
this solution seems more in line with the current style.)
-- gregor herrmann <gregoa@debian.org> Mon, 14 Nov 2011 17:31:43 +0100
abcm2ps (5.9.22-1) unstable; urgency=low
* New upstream release.
* Added dependency on ${misc:Depends} to binary package for debhelper.
* Bumped Standards-Version up to 3.9.1.
-- Anselm Lingnau <lingnau@debian.org> Thu, 17 Feb 2011 10:40:29 +0100
abcm2ps (5.9.13-0.1) unstable; urgency=low
* Non-maintainer upload.
* Upload new upstream release to fix "some security vulnerabilities" and
"more security vulnerabilities" (Closes: #577014)
-- Alexander Reichle-Schmehl <tolimar@debian.org> Fri, 23 Apr 2010 10:15:13 +0200
abcm2ps (5.9.7-1) unstable; urgency=low
* New upstream release
* Bumped Standards-Version up to 3.8.3 (no changes to the actual package).
* Changed package to "3.0 (quilt)" source format.
-- Anselm Lingnau <lingnau@debian.org> Mon, 21 Dec 2009 09:28:10 +0100
abcm2ps (5.9.5-1) unstable; urgency=low
* New upstream release
* Updated to policy version 3.8.2.
* The maintainer for this package isn't dead, he's just pining for the
fjords (Closes: #540854).
* The "unexpected result with K:D =c" bug no longer applies to the
current software version and the current (draft) ABC standard (Closes:
#338867).
-- Anselm Lingnau <lingnau@debian.org> Tue, 11 Aug 2009 11:11:26 +0200
abcm2ps (5.8.1-2) unstable; urgency=low
* Bug fix: "will not accept '-' as input source", thanks to Francis
Larson (Closes: #498630). This used to work and is documented as such
but was apparently broken upstream when code to switch off default-on
options was introduced.
-- Anselm Lingnau <lingnau@debian.org> Thu, 11 Sep 2008 22:47:43 +0200
abcm2ps (5.8.1-1) unstable; urgency=low
* New upstream release
* Updated to policy version 3.8.0
-- Anselm Lingnau <lingnau@debian.org> Sat, 05 Jul 2008 11:32:07 +0200
abcm2ps (5.5.2-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Mon, 20 Aug 2007 13:18:07 +0200
abcm2ps (4.12.27-1) unstable; urgency=low
* New upstream release
* Changed reference to abc2ps in package description.
-- Anselm Lingnau <lingnau@debian.org> Fri, 13 Oct 2006 02:09:19 +0200
abcm2ps (4.12.18-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Mon, 5 Jun 2006 23:00:12 +0200
abcm2ps (4.12.14-1) unstable; urgency=low
* New upstream release
* Updated to policy version 3.7.2
-- Anselm Lingnau <lingnau@debian.org> Sat, 22 Apr 2006 17:31:28 +0200
abcm2ps (4.11.8-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Tue, 18 Oct 2005 02:56:57 +0200
abcm2ps (4.11.7-1) unstable; urgency=low
* New upstream release (closes: #303151).
* Removed extraneous /usr/sbin directory from the package.
* Various documentation changes as per upstream.
* Updated to policy version 3.6.2.
-- Anselm Lingnau <lingnau@debian.org> Tue, 11 Oct 2005 20:12:38 +0200
abcm2ps (4.9.4-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Tue, 5 Apr 2005 18:08:18 +0200
abcm2ps (4.9.1-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Tue, 22 Mar 2005 12:18:40 +0100
abcm2ps (4.8.8-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Mon, 17 Jan 2005 14:15:52 +0100
abcm2ps (4.8.5-1) unstable; urgency=low
* New upstream release (closes: #280008).
* In particular, this fixes the DJB security bug (closes: #285903).
-- Anselm Lingnau <lingnau@debian.org> Tue, 21 Dec 2004 11:07:28 +0100
abcm2ps (4.6.7-1) unstable; urgency=low
* New upstream release
* Updated manual page as per upstream changes.
* Converted control file to UTF-8.
* Added versioned depends clause on docbook-to-man (closes: #255804).
-- Anselm Lingnau <lingnau@debian.org> Wed, 25 Aug 2004 00:10:18 +0200
abcm2ps (4.5.0-1) unstable; urgency=low
* New upstream release.
* Updated manual page as per upstream changes.
-- Anselm Lingnau <lingnau@debian.org> Fri, 21 May 2004 10:38:03 +0200
abcm2ps (4.2.1-1) unstable; urgency=low
* New upstream release
-- Anselm Lingnau <lingnau@debian.org> Fri, 20 Feb 2004 12:48:27 +0100
abcm2ps (4.0.8-1) unstable; urgency=low
* New upstream release.
* Added "%%staff" and "%%halfbeam" to manual page; change wording of
clef explanations.
* Included examples from upstream distribution.
* Updated to policy version 3.6.1.
-- Anselm Lingnau <lingnau@debian.org> Thu, 22 Jan 2004 11:57:19 +0100
abcm2ps (4.0.7-1) unstable; urgency=low
* New upstream release.
* Removed erroneous doc-base control file.
-- Anselm Lingnau <anselm@strathspey.org> Tue, 13 Jan 2004 09:06:54 +0100
abcm2ps (4.0.5-1) unstable; urgency=low
* Initial Release.
-- Anselm Lingnau <lingnau@debian.org> Mon, 5 Jan 2004 02:41:57 +0100
|