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
|
chafa (1.6.0-1) unstable; urgency=medium
* New upstream version 1.6.0
* Refresh symbols control file.
-- Mo Zhou <lumin@debian.org> Fri, 15 Jan 2021 11:03:13 +0800
chafa (1.4.1-2) unstable; urgency=medium
* Mark autopkgtest as superficial. (Closes: #969809)
* Bump debhelper compat level to 13.
* Remove dh_missing override as it defaults to --fail-missing since compat 13.
* Specify Build-Depends-Package: libchafa-dev in the symbols control file.
-- Mo Zhou <lumin@debian.org> Tue, 15 Sep 2020 19:03:33 +0800
chafa (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* Remove the merged rpath.patch.
-- Mo Zhou <lumin@debian.org> Sat, 11 Apr 2020 09:21:02 +0800
chafa (1.4.0-1) unstable; urgency=medium
* New upstream version 1.4.0
* Change dh_missing behavior to fail-missing.
* Update symbols control file: new ABI, no breaking change.
* Install the auto-generated config header to the -dev package.
* Patch autoconf files, allowing us to disable the RPATH option.
-- Mo Zhou <lumin@debian.org> Thu, 09 Apr 2020 12:11:55 +0800
chafa (1.2.2-1) unstable; urgency=medium
* New upstream version 1.2.2
* Refresh symbols control file.
* Update my own mail address in d/copyright and d/control.
* Specify Rules-Requires-Root: no.
* Bump Standards-Version to 4.5.0 (no change).
-- Mo Zhou <lumin@debian.org> Sat, 14 Mar 2020 10:49:19 +0800
chafa (1.2.1-1) unstable; urgency=medium
* New upstream version 1.2.1
-- Mo Zhou <cdluminate@gmail.com> Thu, 15 Aug 2019 15:22:15 +0000
chafa (1.2.0-1) unstable; urgency=medium
* New upstream version 1.2.0
* Refresh symbols control file.
* Update copyright for libnsgif.
* Bump Standards-Version to 4.4.0 (no change).
* Override dh_missing to list missing files and omit the .la file.
* B-D on debhelper-compat (= 12) and remove d/compat.
-- Mo Zhou <cdluminate@gmail.com> Thu, 08 Aug 2019 02:48:01 +0000
chafa (1.0.1-2) unstable; urgency=medium
* B-D on libmagickwand-dev instead of libmagickwand-6.q16-dev
-- Mo Zhou <cdluminate@gmail.com> Sat, 29 Dec 2018 15:11:10 +0000
chafa (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
* Remove the unused CHAFA_REG_BIT32 definition from rules.
-- Mo Zhou <cdluminate@gmail.com> Wed, 19 Dec 2018 04:31:55 +0000
chafa (0.9.0+git20180912.225f21f-1) unstable; urgency=medium
* New upstream snapshot 0.9.0+git20180912.225f21f
* Transfer packaging repo to Salsa/Debian.
-- Mo Zhou <cdluminate@gmail.com> Fri, 14 Sep 2018 06:39:51 +0000
chafa (0.9.0+git20180820.609f4c5-1) unstable; urgency=medium
* New upstream snapshot 0.9.0+git20180820.609f4c5
* Autopkgtest: Allow output to stderr.
* Build-Depends on libmagickwand-6.q16-dev instead of libmagick++-dev.
* Update symbols file, introducing 2 new symbols.
* Remove all patches (Merged by upstream).
- 0001-chafa-Return-TRUE-0-after-print_version.patch
- port-i386.patch
* Bump Standards-Version to 4.2.1 (no change).
-- Mo Zhou <cdluminate@gmail.com> Mon, 27 Aug 2018 16:46:04 +0000
chafa (0.9.0+git20180731.5ddfe4c-3) unstable; urgency=medium
* Package libchafa-dev should Depend on libchafa0 . (Closes: #906190)
* Cherry-pick patch from upstream-git: Make chafa --version return 0.
(+ patches/0001-chafa-Return-TRUE-0-after-print_version.patch)
* Update autopkgtest control file to avoid test failure.
-- Mo Zhou <cdluminate@gmail.com> Wed, 15 Aug 2018 13:08:23 +0000
chafa (0.9.0+git20180731.5ddfe4c-2) unstable; urgency=medium
* Port Chafa to *-i386 architectures. (+ port-i386.patch)
* Add -DCHAFA_REG_BIT32 to CFLAGS when building on *-i386 .
-- Mo Zhou <cdluminate@gmail.com> Sun, 12 Aug 2018 14:06:43 +0000
chafa (0.9.0+git20180731.5ddfe4c-1) unstable; urgency=low
* Initial release. (Closes: #905882)
-- Mo Zhou <cdluminate@gmail.com> Sat, 11 Aug 2018 06:15:52 +0000
|