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 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326
|
hyperspec (1.34) unstable; urgency=medium
* New Brazilian Portuguese translation (Closes: #1025995).
Thanks to Paulo Henrique de Lima Santana.
* Add myself to Uploaders.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 15 Mar 2025 12:11:18 +0800
hyperspec (1.33) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
* Trim trailing whitespace.
* Bump debhelper dependency to >= 11, since that's what is used in
debian/compat.
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
[ Sébastien Villemot ]
* Add Rules-Requires-Root: no
* d/control: mark XS-Autobuild: yes
* Bump S-V to 4.6.0
* postinst: verify checksum of the HyperSpec tarball after download.
Thanks to Aurora. (Closes: #1001931)
-- Sébastien Villemot <sebastien@debian.org> Mon, 20 Dec 2021 16:15:49 +0100
hyperspec (1.32) unstable; urgency=medium
* Team upload.
* Update Vcs-* fields for move to salsa.
* Set Maintainer to debian-common-lisp@l.d.o.
* Rewrite d/copyright using machine-readable format 1.0.
* Bump Standards-Version to 4.1.4.
* No longer use recursive chown/chmod; replace them by tar options
--no-same-owner and --no-same-permissions.
-- Sébastien Villemot <sebastien@debian.org> Sat, 14 Apr 2018 10:36:39 +0200
hyperspec (1.31) unstable; urgency=medium
* Team upload.
* Fix pending l10n issues. Debconf translations:
- Japanese (Victory) (Closes: #690690)
- Swedish (Martin Bagge) (Closes: #734704)
- Turkish (Mert Dirik) (Closes: #757867)
* Bump to debhelper compat level 11.
* Fix debconf template (and translations) so that they refer to HyperSpec
tarball 7-0 (and not 6-0).
* Use source format 3.0 (native).
* Remove useless debian/dirs.
* Fix Vcs-Git and Vcs-Browser.
* Simplify d/rules using dh.
* Bump to Standards-Version 4.1.3.
* Add lintian-overrides for doc-base-file-references-missing-file.
* Remove article at the beginning of the short package description.
* Fix handling of actions in prerm script.
* d/config:
- convert to /bin/sh
- fix test for existing archive
- fix debconf prompts (was using those of cltl)
- remove kludge with set +e
* d/postinst:
- convert to /bin/sh
- fix mechanism for reusing existing archive
- do not enter an infinite loop in non-interactive mode
(Closes: #780109)
- use strict mode (set -e) (Closes: #866260)
-- Sébastien Villemot <sebastien@debian.org> Fri, 29 Dec 2017 15:51:38 +0100
hyperspec (1.30+nmu2) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Vietnamese (Clytie Siddall). Closes: #598622
- Dutch; (Jeroen Schot). Closes: #659329
- Polish (Michał Kułach). Closes: #659371
- Italian (Beatrice Torracca). Closes: #659602
-- Christian Perrier <bubulle@debian.org> Sun, 19 Feb 2012 07:26:33 +0100
hyperspec (1.30+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Russian (Yuri Kozlov). Closes: #572248
- Danish (Joe Hansen). Closes: #587814
-- Christian Perrier <bubulle@debian.org> Thu, 08 Jul 2010 23:23:48 +0200
hyperspec (1.30) unstable; urgency=low
* Added es.po. (Closes: 565718)
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 27 Feb 2010 21:06:57 +0100
hyperspec (1.29) unstable; urgency=low
*
* rename gl file to gl.po. Doh\! (Closes: #512116)
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 03 Nov 2009 18:05:48 +0100
hyperspec (1.28) unstable; urgency=low
* postinst is not compatible with 'set -e' undo this
-- Peter Van Eynde <pvaneynd@debian.org> Thu, 10 Sep 2009 13:59:47 +0100
hyperspec (1.27) unstable; urgency=low
* Updated Standards-Version no real changes
* added gl po file. Closes: #512116
* Now use debhelper v7
* Fixed doc-base Section to Programming
* Fixed chown call to use root:root
* add set -e to postinst script
* removed the aborting template
-- Peter Van Eynde <pvaneynd@debian.org> Thu, 03 Sep 2009 16:51:11 +0100
hyperspec (1.26) unstable; urgency=low
* Changed to group maintanance and corrected Vcs-Git control field
* swap binary-arch and binary-indep
* updated standard version without real changes
* Fixed doc-base whitespace
* Removed . from hyperspec/aborting
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 18 Feb 2008 22:51:08 +0100
hyperspec (1.25) unstable; urgency=low
* Added Portuguese translation for debconf messages (Closes: #437283)
* po-defconf is used for clean, so is a Build-Depends.
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 18 Feb 2008 22:09:50 +0100
hyperspec (1.24) unstable; urgency=low
* Added German debconf translation (Closes: #412324)
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 28 Feb 2007 13:17:52 +0100
hyperspec (1.23) unstable; urgency=low
* Added XS-X-Vcs-Darcs header
* modified S-X-Vcs-Darcs to XS-Vcs-Darcs field
* Run debconf-updatepo in the clean target to ensure uptodate PO
files. (from lintian)
* added Spanish po-debconf translation (Closes: #404621)
-- Peter Van Eynde <pvaneynd@debian.org> Fri, 29 Dec 2006 23:25:49 +0100
hyperspec (1.22) unstable; urgency=low
* set variables at toplevel in emacs setup file
(Closes: #364687)
* Update standards version without real changes
* Move debhelper to Build-Depends
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 18 Jul 2006 07:20:40 +0200
hyperspec (1.21) unstable; urgency=low
* Added swedish translation. Closes: #330389
* Corrected bashism by depending on bash
-- Peter Van Eynde <pvaneynd@debian.org> Thu, 29 Sep 2005 05:42:32 +0200
hyperspec (1.20) unstable; urgency=low
* added ${misc:Depends} to fix debconf2 and cdebconf problems
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 3 Aug 2005 11:18:04 +0200
hyperspec (1.19) unstable; urgency=low
* Now uses darcs
* Updated standard version
* Includes Czech translation from Miroslav Kure. Closes: #319265
* Updated debhelper compat level
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 30 Jul 2005 23:09:16 +0200
hyperspec (1.18) unstable; urgency=low
* Added French translation. Closes: #299251
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 21 May 2005 16:04:50 +0200
hyperspec (1.17) unstable; urgency=low
* Upgraded to version 7.0 of the hyperspec. Closes: #304751
* Added pause after download failure so it is easier to read the failure
message.
-- Peter Van Eynde <pvaneynd@debian.org> Fri, 15 Apr 2005 11:08:29 +0200
hyperspec (1.16) unstable; urgency=low
* Fixed upgrade script, now does not unpack without reason anymore.
Added extra cleanup logic. Closes: #298026
* Now actually installs from scratch and correctly does a purge.
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 7 Mar 2005 15:58:35 +0100
hyperspec (1.15) unstable; urgency=low
* Now with debconf. Mostly stolen the code from the ctlt package of
Kevin M. Rosenberg. Closes: #297219
* Updated the URL for the source package.
* Updated to new policy standard
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 1 Mar 2005 14:57:01 +0100
hyperspec (1.14) unstable; urgency=low
* Corrected syntax error in key def.
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 23 Sep 2002 18:59:29 +0200
hyperspec (1.13) unstable; urgency=low
* Fixed key notation. Closes: #161744
-- Peter Van Eynde <pvaneynd@debian.org> Sun, 22 Sep 2002 11:24:21 +0200
hyperspec (1.12) unstable; urgency=low
* emacs intregration, thanks to Kevin Rosenberg
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 28 Aug 2002 20:54:39 +0200
hyperspec (1.11) unstable; urgency=low
* Fixed spelling error.
Closes: #124743
* Changed .html -> .htm in doc-package.
Closes: #137536
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 12 Mar 2002 08:55:39 +0100
hyperspec (1.10) unstable; urgency=low
* Now uses the proxy. (stupid error that was!)
Closes: #133312
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 12 Feb 2002 13:20:22 +0100
hyperspec (1.9) unstable; urgency=low
* Now uses passive mode.
Closes: #132777
* Don't fail when not downloading.
Closes: #132778
* Now using correct Build-Depends-Indep: clause.
Fixes a lintian error.
-- Peter Van Eynde <pvaneynd@debian.org> Thu, 7 Feb 2002 20:54:08 +0100
hyperspec (1.8) unstable; urgency=low
* Now works with version 6.0 of the HyperSpec!
Closes: #132371
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 5 Feb 2002 17:48:45 +0100
hyperspec (1.7) unstable; urgency=low
* Fix permission problems.
Closes: #110029
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 28 Aug 2001 15:43:58 +0200
hyperspec (1.6) unstable; urgency=low
* It is now ANSI. Closes: #99044
* /home/pvaneynd/fakeroot/work/memoization-1.0/
* Rebuild for dpkg-dev problems.
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 3 Jul 2001 08:11:54 +0200
hyperspec (1.5) unstable; urgency=low
* Fixed random junk in postinst! Closes: #96618
* Fixed quotation problems in postinst. Closes: #96620
* Still Closes: #96106 :-)
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 7 May 2001 16:08:11 +0200
hyperspec (1.4) unstable; urgency=low
* Fixed bug #96106 (problems with --directory-prefix)
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 2 May 2001 22:31:59 +0200
hyperspec (1.3) unstable; urgency=low
* Typo fix in postinst. Don't fail if /root/tmp exists. Fixed input handling.
Closes: #94866.
-- Peter Van Eynde <pvaneynd@debian.org> Sun, 4 Feb 2001 23:55:16 +0100
hyperspec (1.2) unstable; urgency=low
* Avoid removing the hyperspec on upgrade and
unpacking it again on installation.
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 24 Jan 2001 08:24:46 +0100
hyperspec (1.1) unstable; urgency=low
* Added dependency on wget. Closes: #82598.
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 20 Jan 2001 22:47:46 +0100
hyperspec (1.0) unstable; urgency=low
* Initial Release.
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 20 Jan 2001 22:47:38 +0100
|