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
|
spaln (3.0.2+dfsg-2) unstable; urgency=medium
* Team upload.
* Fix portability for arm64
Closes: #1063798
-- Andreas Tille <tille@debian.org> Mon, 12 Feb 2024 21:36:55 +0100
spaln (3.0.2+dfsg-1) unstable; urgency=medium
* Team upload.
* Add build support for loongarch64
Closes: #1059212
* Build-Depends: libgsl-dev
* Fix target dir in src/configure
-- Andreas Tille <tille@debian.org> Thu, 11 Jan 2024 09:23:09 +0100
spaln (2.4.13f+dfsg-1) unstable; urgency=medium
* Team upload.
* Ignore i386 in Salsa CI
* Add CPPFLAGS for hardening
-- Andreas Tille <tille@debian.org> Sun, 05 Feb 2023 21:42:42 +0100
spaln (2.4.13e+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #1026576
* Fix watch file
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 10 Jan 2023 13:50:42 +0100
spaln (2.4.9a+dfsg-3) unstable; urgency=medium
* Team upload.
* d/rules: Simplify build flags setting.
- No need to set "-Wall" nor "-flto" directly.
- Don't enable LTO on RISC-V 64. (LP: #1993202)
-- Sergio Durigan Junior <sergiodj@debian.org> Mon, 17 Oct 2022 17:18:08 -0400
spaln (2.4.9a+dfsg-2) unstable; urgency=medium
* Team upload.
* New upstream version builds on 64bit architectures only
* Set upstream metadata fields: Repository.
-- Andreas Tille <tille@debian.org> Thu, 29 Sep 2022 15:19:27 +0200
spaln (2.4.9a+dfsg-1) unstable; urgency=medium
* Team upload.
* Avoid using makeidx.pl in autopkgtest
* Standards-Version: 4.6.1 (routine-update)
* Set upstream metadata fields: Repository-Browse.
-- Andreas Tille <tille@debian.org> Wed, 24 Aug 2022 16:45:27 +0200
spaln (2.4.7+dfsg-1) unstable; urgency=medium
* Team upload.
* Upstream moved to github
* Add references
* Standards-Version: 4.6.0 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
* Apply multi-arch hints.
+ spaln-data: Add Multi-Arch: foreign.
* No docs provided by upstream any more
* Add autopkgtest
* d/rules: do not call make manually
* Fix path to executable needed in autopkgtest
* d/watch: Upstream tag 2.4.1x is actually 2.4.1.x
-- Andreas Tille <tille@debian.org> Sat, 29 Jan 2022 10:41:31 +0100
spaln (2.4.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Improve cross building: Supply cross tools. (Closes: #978059)
-- Helmut Grohne <helmut@subdivi.de> Thu, 24 Dec 2020 13:44:57 +0100
spaln (2.4.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Fix portability issue
Closes: #976908
-- Andreas Tille <tille@debian.org> Wed, 09 Dec 2020 11:37:48 +0100
spaln (2.4.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.4.1+dfsg
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Shayan Doust <hello@shayandoust.me> Tue, 01 Dec 2020 21:04:09 +0000
spaln (2.4.0+dfsg-2) unstable; urgency=medium
* Team upload.
* Source-only upload
-- Andreas Tille <tille@debian.org> Sun, 12 Jan 2020 20:53:13 +0100
spaln (2.4.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Fix Files-Excluded
* Fix installation of docs
* debhelper-compat 12
* Standards-Version: 4.4.1
* Split architecture independent data from arch any package
* Propagate hardening options
-- Andreas Tille <tille@debian.org> Fri, 10 Jan 2020 10:48:18 +0100
spaln (2.3.2b-1) unstable; urgency=medium
* Initial release (Closes: #921514)
* Shipping with a nice d/watch file contributed by Andreas <tille>
* TODO:
- The Perl interface is not auto-installed. Waiting for feedback
from the community.
- src/dbs.h should be removed from archive sice auto-created
at configure time
-- Steffen Moeller <moeller@debian.org> Sun, 03 Feb 2019 15:48:51 +0100
|