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
|
bcal (2.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for FTBFS with GCC 15. (Closes: #1096360)
* Build depend on architecture-is-little-endian and
architecture-is-64-bit instead of hardcoding an architecture
list. (Closes: #1079955)
-- Adrian Bunk <bunk@debian.org> Fri, 19 Sep 2025 23:23:41 +0300
bcal (2.4-2) unstable; urgency=medium
* Fix d/watch issue
-- SZ Lin (林上智) <szlin@debian.org> Sat, 17 Dec 2022 15:21:14 +0800
bcal (2.4-1) unstable; urgency=medium
* Import new upstream version
* d/copyright:
- Update the copyright year
-- SZ Lin (林上智) <szlin@debian.org> Sat, 05 Mar 2022 16:42:55 +0800
bcal (2.3-1) unstable; urgency=medium
* Import new upstream version
* d/control:
- Bump debhelper-compat to 13
- Bump Standards-Version to 4.6.0.1
-- SZ Lin (林上智) <szlin@debian.org> Sun, 17 Oct 2021 14:06:26 +0800
bcal (2.2-1) unstable; urgency=medium
* Import new upstream version
* d/control:
- Bump Standards-Version to 4.5.0
-- SZ Lin (林上智) <szlin@debian.org> Mon, 27 Jan 2020 18:00:00 +0800
bcal (2.1+git20190806.6c8d325-3) unstable; urgency=medium
* d/tests:
- Fix regression
-- SZ Lin (林上智) <szlin@debian.org> Mon, 09 Dec 2019 17:28:26 +0800
bcal (2.1+git20190806.6c8d325-2) unstable; urgency=medium
* d/control:
- Add Suggests: bc to enhance the functionality of bcal
- Add 64-bit architecture support (Closes: #942178)
- Add Rules-Requires-Root: no
- Bump Standards-Version to 4.4.1
- Use debhelper-compat (= 12) in build-dependency to replace d/compat
* d/tests:
- Add test case
-- SZ Lin (林上智) <szlin@debian.org> Sat, 30 Nov 2019 23:22:36 +0800
bcal (2.1+git20190806.6c8d325-1) unstable; urgency=high
* Import new upstream version
* Fix FTBFS with GCC-9 (Closes: #925637)
* d/compat:
- Bump compat version to 12
* d/control:
- Bump Standards-Version to 4.4.0
- Bump dephelper to 12
* d/watch:
- Fix wrong format in package naming
-- SZ Lin (林上智) <szlin@debian.org> Tue, 27 Aug 2019 10:14:38 +0800
bcal (2.1-1) unstable; urgency=medium
* Import new upstream version
* Add upstream metadata
-- SZ Lin (林上智) <szlin@debian.org> Thu, 13 Dec 2018 10:02:27 +0800
bcal (2.0-1) unstable; urgency=medium
* Import new upstream version
* d/control:
* Bump Standards-Version to 4.2.1
-- SZ Lin (林上智) <szlin@debian.org> Wed, 03 Oct 2018 13:33:08 +0800
bcal (1.9-2) unstable; urgency=medium
* Correct the package in depends: readline-common (Closes: #899361)
-- SZ Lin (林上智) <szlin@debian.org> Wed, 23 May 2018 20:39:55 +0800
bcal (1.9-1) unstable; urgency=medium
* Import new upstream version
* d/control: Bump Standards-Version to 4.1.4
* Add {build-}depends: readline-{devel}
-- SZ Lin (林上智) <szlin@debian.org> Tue, 22 May 2018 23:20:39 +0800
bcal (1.8-1) unstable; urgency=medium
* Import new upstream version
* d/control: Bump Standards-Version to 4.1.3
* Bump debhelper to 11
* d/manpages: Use upstream manpage
* d/compat: Bump compat version to 11
* d/rules: Add pie feature
-- SZ Lin (林上智) <szlin@debian.org> Fri, 16 Mar 2018 13:11:20 +0800
bcal (1.7-1) unstable; urgency=medium
* Import new upstream version
* Bump Standards-Version to 4.1.1
* Remove unnecessary option in d/rules
* Replace "http" with "https" in d/copyright
-- SZ Lin (林上智) <szlin@debian.org> Sun, 08 Oct 2017 18:57:03 +0800
bcal (1.6-1) unstable; urgency=medium
* Import new upstream version
-- SZ Lin (林上智) <szlin@debian.org> Sun, 02 Jul 2017 21:05:13 +0800
bcal (1.5-1) unstable; urgency=medium
* New upstream version
-- SZ Lin (林上智) <szlin@debian.org> Sun, 16 Apr 2017 12:46:21 +0800
bcal (1.4-1) unstable; urgency=medium
* Initial release. (Closes: #842225)
-- SZ Lin (林上智) <szlin@cs.nctu.edu.tw> Wed, 26 Oct 2016 15:27:09 +0800
|