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
|
libtickit-perl (0.73-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.73.
* Bump build dependency on libtickit-dev to 0.4.3.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Feb 2023 18:17:18 +0100
libtickit-perl (0.72-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libstruct-dumb-perl.
+ libtickit-perl: Drop versioned constraint on libstruct-dumb-perl in
Depends.
[ gregor herrmann ]
* Import upstream version 0.72.
* Update years of upstream copyright.
* Bump versioned build dependency on libtickit-dev.
* Declare compliance with Debian Policy 4.6.0.
[ Damyan Ivanov ]
* Declare compliance with Debian Policy 4.6.1.
* add pod-spelling.patch fixing a spellink mistace in documentation
-- Damyan Ivanov <dmn@debian.org> Wed, 20 Jul 2022 08:05:23 +0000
libtickit-perl (0.71-3) unstable; urgency=medium
* Team upload.
* Make test failures during build fatal.
* Set TERM for tests during build and autopkgtest.
* Don't skip any tests during build or autopkgtest.
-- gregor herrmann <gregoa@debian.org> Fri, 16 Oct 2020 14:35:18 +0200
libtickit-perl (0.71-2) unstable; urgency=medium
* Team upload.
* Skip another test during build and autopkgtest which occasionally
fails because of $TERM.
Thanks to peter green for the bug report. (Closes: #972058)
-- gregor herrmann <gregoa@debian.org> Mon, 12 Oct 2020 00:23:52 +0200
libtickit-perl (0.71-1) unstable; urgency=medium
* Team upload.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Import upstream version 0.71.
* Bump debhelper-compat to 13.
* Bump versioned build-dependency on libtickit-dev.
* Add locales-all to Build-Depends in order to enable unicode tests.
-- gregor herrmann <gregoa@debian.org> Mon, 05 Oct 2020 17:46:01 +0200
libtickit-perl (0.70-2) unstable; urgency=medium
* Team upload.
* Skip a newly added test during autopkgtests which relies
on TERM as well.
-- gregor herrmann <gregoa@debian.org> Tue, 07 Apr 2020 17:14:44 +0200
libtickit-perl (0.70-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.70.
* Update years of upstream copyright.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Apr 2020 17:37:08 +0200
libtickit-perl (0.67-1) unstable; urgency=medium
* Team upload.
[ Florian Schlichting ]
* Import upstream version 0.66
* Update copyright years
* Build with Module::Build::Using::PkgConfig
[ gregor herrmann ]
* Import upstream version 0.67.
* Drop spelling.patch, applied upstream.
* Update build dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* debian/control: update Build-Depends for cross builds.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
-- gregor herrmann <gregoa@debian.org> Sat, 04 Apr 2020 17:14:08 +0200
libtickit-perl (0.65-4) unstable; urgency=medium
* Team upload.
* debian/rules: don't fail on test errors, like in -1 and -2.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jul 2018 20:08:34 +0200
libtickit-perl (0.65-3) unstable; urgency=medium
* Team upload.
* autopkgtests: skip two modules in syntax.t
* Skip fragile test during build and autopkgtest.
* Set bindnow linker flag in debian/rules.
* Add year of upstream copyright.
* Declare compliance with Debian Policy 4.1.5.
* Add a spelling patch.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jul 2018 17:57:48 +0200
libtickit-perl (0.65-2) unstable; urgency=medium
* Remove the bolierplate disclaimer from debian/copyright.
-- Andrej Shadura <andrewsh@debian.org> Sat, 28 Jul 2018 15:23:57 +0100
libtickit-perl (0.65-1) unstable; urgency=low
* Initial release.
-- Andrej Shadura <andrewsh@debian.org> Sat, 28 Jul 2018 14:26:44 +0100
|