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 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450
|
sigscheme (0.9.1-3) unstable; urgency=medium
* QA upload.
[ Dandan Zhang <zhangdandan@loongson.cn> ]
* Add support for LoongArch (Closes: #1073782)
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 18 Sep 2024 10:27:29 +0200
sigscheme (0.9.1-2) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Update watch file format version to 4.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.0, no changes needed.
[ HIGUCHI Daisuke (VDR dai) ]
* d/p/{ldadd-0.8.3,test-gc-protect-0.8.5}: removed due to no-needed.
* Orphan package.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 27 Jun 2022 09:39:24 +0900
sigscheme (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1
* d/p/getcontext: removed, applied upstream.
* d/p/maxpathlen-hurd-0.8.3: removed, applied upstream.
* d/p/aarch64.diff: removed, applied upstream.
* d/p/riscv64.diff: removed, applied upstream.
* d/p/gcc10.diff: removed, applied upstream.
* d/p/ldadd-0.8.3: disabled,
see: https://github.com/uim/sigscheme/pull/4
* d/p/test-gc-protect-0.8.5: disabled,
see: https://github.com/uim/sigscheme/pull/6
* d/p/test-*-coll-0.8.3: add Forwarded field.
* d/p/series: updated.
* d/salsa-ci.yml: new file.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 25 Aug 2020 11:42:51 +0900
sigscheme (0.9.0-4) unstable; urgency=medium
* d/p/gcc10.diff: support GCC-10 (Closes: #957795).
- taken from https://bugs.gentoo.org/706906
created by Jeroen Roovers <jer@gentoo.org>.
* d/libgcroots0.symbols: remove GCROOTS_jmp_buf@Base.
* Update Standards-Version to 4.5.0.
* Bump debhelper compatibility level to 13.
* set Rules-Requires-Root as no.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Fri, 14 Aug 2020 13:01:12 +0900
sigscheme (0.9.0-3) unstable; urgency=medium
* Brown Paper Bag Release.
* d/libgcroots0.symbols: add riscv64 architecture.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 13 Aug 2019 22:43:20 +0900
sigscheme (0.9.0-2) unstable; urgency=medium
* d/p/riscv64.diff: support RISC-V
* d/not-installed: new file, mute dh_missing
* eliminate lintian warning: symbols-file-missing-build-depends-package-field
* Bump debhelper compatibility level to 12
* Update Standards-Version to 4.4.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 13 Aug 2019 18:41:00 +0900
sigscheme (0.9.0-1) unstable; urgency=medium
* New upstream release.
- d/p/fix_spelling_error_sigscheme.patch: removed, applied upstream.
- d/p/add-ac-config-macro-dir-m4-0.8.5: removed, applied upstream.
- d/p/makefile-change-0.8.5: removed, applied upstream.
- d/p/ldadd-0.8.3: refresh patch.
- d/p/support-automake-test-log-driver: rename and refresh patch.
- d/p/getcontext: rename and refresh patch.
* d/changelog: eliminate lintian warning: file-contains-trailing-whitespace
* Update Standards-Version to 4.1.4
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Thu, 10 May 2018 19:50:42 +0900
sigscheme (0.8.5-8) unstable; urgency=medium
* d/watch: do not catch suffix for upstream version.
* d/p/fix_spelling_error_sigscheme.patch: eliminate lintian warning:
spelling-error-in-patch-description
* d/rule: remove autoreconf due to enabled by default since debhelper 10
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Fri, 16 Mar 2018 22:26:59 +0900
sigscheme (0.8.5-7) unstable; urgency=medium
* d/libgcroots0.symbols: add architectures (Closes: #892972)
* d/watch: check gz archive.
* d/changelog: eliminate lintian warning: file-contains-trailing-whitespace
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Thu, 15 Mar 2018 23:19:58 +0900
sigscheme (0.8.5-6) unstable; urgency=medium
* Move Vcs-* to salsa.debian.org
* run wrap-and-sort
* use https instead of http
* enable autopkgtest
* libgcroots-dev marked as Multi-Arch: same by MA hinter
* Bump debhelper compatibility level to 11
* Update Standards-Version to 4.1.3
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 14 Jan 2018 23:10:32 +0900
sigscheme (0.8.5-5) unstable; urgency=medium
* debian/control
- set myself as the maintainer with ex-maintainer's permission.
thanks to NIIBE Yutaka <gniibe@fsij.org> for previous works.
- add Vsc-* headers.
- eliminate lintian warning: binary-control-field-duplicates-source
- eliminate lintian warning: duplicate-long-description
* debian/copyright: eliminate lintian warnings.
- wildcard-matches-nothing-in-dep5-copyright
- dep5-copyright-license-name-not-unique
- unused-file-paragraph-in-dep5-copyright
* eliminate lintian warning: obsolete-url-in-packaging code.google.com
* enable hardening all
- debian/rules: add hardening=+all
- debian/sigscheme.lintian-overrides: hardening-no-fortify-functions
* eliminate lintian warning:
possible-documentation-but-no-doc-base-registration
- debian/sigscheme.doc-base: new file.
* debian/patches/fix_spelling_error_sigscheme.patch
- fix spelling error sigscheme: charater character.
* bump up Standards-Version 3.9.8.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 06 Aug 2016 23:03:10 +0900
sigscheme (0.8.5-4.2) unstable; urgency=medium
* Non-maintainer upload.
* fix FTBFS on arm64 (Closes: #758710).
thanks to Artur Rona <ari-tczew@tlen.pl> for picking from Ubuntu.
- debian/libgcroots0.symbols: add arm64 support.
- debian/patches/aarch64.diff: new patch to add arm64 support.
thanks to Matthias Klose <doko@ubuntu.com>.
- debian/patches/series: update.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 27 Jan 2015 18:57:38 +0900
sigscheme (0.8.5-4.1) unstable; urgency=medium
* Non-maintainer upload.
* fix package missing the sources for the autoconf macros (Closes: #736177).
- debian/rules: use autoreconf instead of autotools-dev.
- debian/control: add dh-autoreconf and pkg-config to B-D.
- debian/patches/add-ac-config-macro-dir-m4-0.8.5: new file.
- debian/patches/support-automake-test-log-driver-0.8.5: new file.
* debian/libgcroots0.symbols: fix FTBFS for mips64(el) (Closes: #729670).
thanks to YunQiang Su <wzssyqa@gmail.com>.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Thu, 17 Apr 2014 16:44:03 +0900
sigscheme (0.8.5-4) unstable; urgency=low
* debian/rules: Add --with autotools-dev. Remove --with quilt.
* debian/control (Build-Depends): Remove quilt.
[sigscheme-runtime] (Replaces, Breaks): Add (Closes: #717238).
Thanks to Andreas Beckmann.
-- NIIBE Yutaka <gniibe@fsij.org> Thu, 18 Jul 2013 23:15:17 +0000
sigscheme (0.8.5-3) unstable; urgency=low
* Incorporate NMU.
* debian/compat: Require 9.
* debian/control (Build-Depends): Require debhelper >=9.
(Multi-Arch, Pre-Depends): Added.
(Standards-Version): Conforms to 3.9.4.
(Description): Don't start with article.
[sigscheme-runtime]: New package.
* debian/*.install: Update for Multi-arch support. Remove *.la
(Closes: #633270). Thanks to Neil Williams.
* debian/patches/test-gc-protect-0.8.5: New.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 09 Jul 2013 05:03:54 +0000
sigscheme (0.8.5-2.1) unstable; urgency=low
* Non-maintainer upload.
* FTBFS(s390x): missing symbols (Closes: #638372)
- debian/libgcroots0.symbols: Updated. Fix FTBFS on s390x.
thanks to Aurelien Jarno <aurel32@debian.org>.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Thu, 12 Jan 2012 15:03:41 +0900
sigscheme (0.8.5-2) unstable; urgency=low
* debian/copyright: Use dep5 format.
* debian/libgcroots0.symbols: Updated. Fix FTBFS on mips, mipsel, and
s390.
-- NIIBE Yutaka <gniibe@fsij.org> Mon, 21 Feb 2011 10:55:19 +0900
sigscheme (0.8.5-1) unstable; urgency=low
* New upstream release.
* debian/control (Standards-Version): Updated to 3.9.1.
(Homepage): Updated.
* debian/sscm.1, debian/sigscheme.manpages: New.
* debian/patches/manpage-0.8.3: Removed.
* debian/patches/makefile-change-0.8.5: New.
* debian/patches/*: Refreshed.
* debian/libgcroots0.symbols: New.
* debian/libsscm3.symbols: New.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 15 Feb 2011 16:19:55 +0900
sigscheme (0.8.3-8) unstable; urgency=low
* debian/patches/test-storage-coll-0.8.3: Updated.
-- NIIBE Yutaka <gniibe@fsij.org> Thu, 25 Feb 2010 15:40:44 +0900
sigscheme (0.8.3-7) unstable; urgency=low
* debian/control (Build-Depends): Added quilt and autotools-dev.
Thanks to Cyril Brulebois <kibi@debian.org>. Closes: #571227.
(Section): Now, it's lisp (was: interpreters).
-- NIIBE Yutaka <gniibe@fsij.org> Thu, 25 Feb 2010 12:37:30 +0900
sigscheme (0.8.3-6) unstable; urgency=low
* debian/{rules,source,patches,README.source}: Use 3.0 (quilt) format.
* debian/patches/test-storage-coll-0.8.3: Updated to fix FTBFS for hppa.
-- NIIBE Yutaka <gniibe@fsij.org> Wed, 24 Feb 2010 15:45:44 +0900
sigscheme (0.8.3-5) unstable; urgency=low
* src/Makefile.{am,in}: Remove @GCROOTS_LIBS@.
* debian/control (Description): Fix by Julian Aloofi (Closes: #504288).
(Build-Depends): Bump to 3.8.4.
* src/main.c: Puta a workaround for MAXPATHLEN for Hurd.
* test-c/test-gc-protect-coll.c: Correct fix.
-- NIIBE Yutaka <gniibe@fsij.org> Fri, 12 Feb 2010 11:57:34 +0900
sigscheme (0.8.3-4) unstable; urgency=low
* Undo changes of 0.8.3-3.
* test-c/test-gc-protect-coll.c: Fix FTBFS on sparc and ia64
(Closes: #489844).
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 22 Jul 2008 17:33:28 +0900
sigscheme (0.8.3-3) unstable; urgency=low
* libgcroots/mach_dep.c: Fix FTBFS on sparc and ia64, comparing
implementation in GCC 4.3 (Closes: #489844).
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 22 Jul 2008 11:36:51 +0900
sigscheme (0.8.3-2) unstable; urgency=low
* test-c/test-storage-coll.c: Fix FTBFS on alpha.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 22 Jul 2008 09:56:47 +0900
sigscheme (0.8.3-1) unstable; urgency=low
* debian/libsscm3.install: Added runtime Scheme libraries
(/usr/share/sigscheme/*) to libsscm3 package (Closes: #488393).
Thanks to Luca Falavigna <dktrkranz@ubuntu.com>.
* debian/control (Standards-Version): Conform to 3.8.0.
* New upstream release.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 01 Jul 2008 11:07:54 +0900
sigscheme (0.8.2-1) unstable; urgency=low
* New upstream release.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 12 Apr 2008 09:46:26 +0900
sigscheme (0.8.1-1) unstable; urgency=low
* debian/rules: Check existence of Makefile for distclean.
* debian/control (Standards-Version): it's conform to 3.7.3.
(Homepage): New field.
* configure, libgcroots/configure: Regenerated.
* New upstream release.
-- NIIBE Yutaka <gniibe@fsij.org> Sun, 06 Apr 2008 15:58:31 +0900
sigscheme (0.8.0-5) unstable; urgency=low
* configure, libgcroots/configure: Regenerated.
* configure.in, libgcroots/configure.ac: Just use AC_CHECK_FUNCS.
* libgcroots/mach_dep.c: Revert the changes.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 02 Oct 2007 11:54:37 +0900
sigscheme (0.8.0-4) unstable; urgency=low
* libgcroots/mach_dep.c: Fix FTBFS of sparc.
-- NIIBE Yutaka <gniibe@fsij.org> Wed, 26 Sep 2007 16:01:19 +0900
sigscheme (0.8.0-3) unstable; urgency=low
* libgcroots/mach_dep.c: Fix FTBFS of ia64.
-- NIIBE Yutaka <gniibe@fsij.org> Wed, 26 Sep 2007 15:03:08 +0900
sigscheme (0.8.0-2) unstable; urgency=low
* libgcroots/mach_dep.c: Fix FTBFS of hppa, mips, mipsel.
* debian/control: Fix Depends: field of libsscm-dev.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 25 Sep 2007 11:29:24 +0900
sigscheme (0.8.0-1) unstable; urgency=low
* New upstream release.
* debian/watch: Specify homepage.
* debian/rules: Added --enable-conf=full.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 18 Sep 2007 14:35:13 +0900
sigscheme (0.7.5-1) unstable; urgency=low
* New upstream release.
* Closes: #430304, which is false for sigscheme.
* debian/watch: New place.
* debian/copyright: Updated.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 17 Jul 2007 12:05:13 +0900
sigscheme (0.7.4-1) unstable; urgency=low
* New upstream release.
-- NIIBE Yutaka <gniibe@fsij.org> Mon, 29 Jan 2007 15:31:24 +0900
sigscheme (0.7.3-1) unstable; urgency=low
* New upstream release.
* debian/watch: New place.
-- NIIBE Yutaka <gniibe@fsij.org> Mon, 8 Jan 2007 11:29:43 +0900
sigscheme (0.7.2-3) unstable; urgency=low
* Fixes FTBFS on m68k (Closes: #405664).
* test-c/test-alignment.c: Errors are expected, clear errors.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 6 Jan 2007 18:23:41 +0900
sigscheme (0.7.2-2) unstable; urgency=low
* Fixes FTBFS on hppa.
* libgcroots/gcroots.c (GC_push_current_stack): Revert the change
of 0.7.2.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 6 Jan 2007 14:12:07 +0900
sigscheme (0.7.2-1) unstable; urgency=low
* New upstream release.
* Tried to fix FTBFS on m68k. Thanks to Stephen R. Marenka,
for pointing this out.
* test-c/sscm-test.h: Fix formatting string.
* test-c/test-alignment.c: Work around added.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 6 Jan 2007 13:30:03 +0900
sigscheme (0.7.1-3) unstable; urgency=low
* Fixes FTBFS on sparc:
* libgcroots/configure.ac (machdep): Handle sparc-*-linux*.
-- NIIBE Yutaka <gniibe@fsij.org> Fri, 5 Jan 2007 15:21:08 +0900
sigscheme (0.7.1-2) unstable; urgency=low
* Fixes FTBFS on mips, mipsel, and ia64:
* libgcroots/gcroots.c (GCROOTS_init): Fix a bug of return value.
* libgcroots/gcroots.c (GC_save_regs_ret_val): Declared.
* libgcroots/include/private/gcroots_priv.h: Added GC_save_regs_in_stack.
* debian/*.install: *.pc are in -dev packages.
-- NIIBE Yutaka <gniibe@fsij.org> Fri, 5 Jan 2007 13:44:35 +0900
sigscheme (0.7.1-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Updated.
* debian/control (Standards-Version): it's compliant to 3.7.2.2.
* debian/watch: URL has been changed.
* debian/docs: Removed doc/*.txt.
* debian/rules (build-stamp): Added 'make check'.
-- NIIBE Yutaka <gniibe@fsij.org> Mon, 25 Dec 2006 10:40:29 +0900
sigscheme (0.6.1-1) unstable; urgency=low
* New upstream release.
* {sigscheme,libsscm0,libsscm-dev}.install: New files.
* {sigscheme,libsscm0,libsscm-dev}.files: New files.
* doc/Makefile.am: Added man1_MANS description.
* doc/sscm.1: New file.
* debian/control (Build-Depends): Removed the dependency to ruby.
(Package): Added libsscm0 and libsscm-dev.
* debian/rules: Enable dh_makeshlibs and dh_install.
* debian/watch: URL has been changed.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 1 Jul 2006 15:51:03 +0900
sigscheme (0.5.0-2) unstable; urgency=low
* debian/control (Build-Depends): Added ruby.
Thanks to Frederik Schueler. Closes: #368571
* debian/rules (clean): invoke 'distclean' instead of 'clean'.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 23 May 2006 21:46:41 +0900
sigscheme (0.5.0-1) unstable; urgency=low
* New upstream release. Closes: #360904
* debian/watch: URL has been changed.
* debian/control (Standards-Version): it's compliant to 3.7.2.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 23 May 2006 06:54:31 +0900
sigscheme (0.2.9) unstable; urgency=low
* New upstream release. Closes: #345722
* debian/watch: New file.
-- NIIBE Yutaka <gniibe@fsij.org> Wed, 4 Jan 2006 16:34:22 +0900
sigscheme (0.1.0-1) unstable; urgency=low
* Initial release. Closes: #326889
-- NIIBE Yutaka <gniibe@fsij.org> Wed, 7 Sep 2005 10:54:02 +0900
|