commit c5e97185d799a6ee9b0853ab20d25e5d591683aa Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Wed Aug 16 22:29:01 2023 +1200 Ensure we can build source after a succesful build dh_autoreconf_clean will remove configure and install-sh, but we need to restore them. Run dh_autoreconf_clean before we move configure and install-sh back into place. commit 337dca4a230de309051141a235fbb184d9bf98d4 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sat Aug 5 14:26:21 2023 +1200 This package is focused on RT4.4, don't worry about version 5. We still want to be notified if a v4.6 is released, which is why I've only fixed the first position of the version to 4. Although I find it unlikely that v4.6.0 will be released. commit 8242e044ccc5b0365bbddcd1d313fa7e5ba7d065 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Wed Aug 2 21:20:55 2023 +1200 Fix spelling mistake commit f63588cb6414c114190c8371423e439c7b013af6 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Wed Aug 2 21:18:37 2023 +1200 Add d/changelog entry Thank you Ángel! commit 5cb979eebd283b10274e0ab4dd81d1982d566b5d Author: Ángel <angel@debian.16bits.net> Date: Wed Aug 2 00:41:35 2023 +0200 Fetch timezone from /etc/localtime symlink /etc/timezone is a Debian-specific legacy interface Closes: 1038847 commit d9d51fd7e65a1fc8a0d40804ab4290fae0e2fb27 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Jul 30 14:28:03 2023 +1200 Note that patches from 4.4.6+dfsg-1.1 have been updated commit b85b9e7cdcb0e0953b07c22986105edcd55b5a1d Merge: cb676c1d 42883666 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Jul 30 14:15:58 2023 +1200 merge patched into master commit 428836668102c27f714a50d8c476855ae3f60a0c Author: Jim Brandt <jbrandt@bestpractical.com> Date: Mon Nov 7 17:18:48 2022 -0500 Update tests for EN datetime locale change to space This patch has been cherry-picked from upstream 4.4-trunk, commit: 03868c7eaeea38cd9f9ebe588ee52df355b029cc. It can be dropped once we import 4.4.7 (when it is released). DateTime::Locale version 1.58 published CLDR 42.0.0 which changed the space character in times before the AM and PM to be U+202F NARROW NO-BREAK SPACE (aka NNBSP) from the previous space (U+0020). This broke tests looking for a space character for localized datetimes with an AM/PM. Update to a like test to work for older versions of DateTime::Locale and for new ones from 1.58 forward. Forwarded: not-needed Patch-Name: Update-tests-for-EN-datetime-locale-change-to-space.diff commit aeb6c8178335a2e9ab3d16581ad8dc112b1affcc Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sat Feb 4 02:45:55 2023 +1300 Support DateTime::Format::Natural >= 0.13_01 Version 0.13_01 switched from using DateTime to DateTime::HiRes for setting the initial time. This means we in turn need to use Test::MockTime::HiRes. Error I was getting in Debian with libdatetime-format-natural-perl v0.14 and v0.15: t/api/date.t .. 4/? # Failed test 'April in the past' # at t/api/date.t line 650. # got: '2023-03-31 16:00:00' # expected: '2015-03-31 16:00:00' # Failed test 'Monday in the past' # at t/api/date.t line 655. # got: '2023-01-29 16:00:00' # expected: '2015-11-22 16:00:00' # Failed test 'April in the future' # at t/api/date.t line 661. # got: '2023-03-31 16:00:00' # expected: '2016-03-31 16:00:00' # Some tests failed or we bailed out, tmp directory '/home/puck/personal/RT/debian/rt/request-tracker5/t/tmp/api-date.t-qhyuAiqU' is not cleaned # Looks like you failed 3 tests of 231. Patch-Name: libdatetime-format-natural-perl-v0.14.diff Forwarded: https://github.com/bestpractical/rt/pull/352 commit cb676c1dcaf5589142ece04be3f9eb52e446b504 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Jul 30 13:49:36 2023 +1200 Bump Standards Version to 4.6.2 commit d45a0336144fca06780882deaa095c50c7b70e3d Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Jul 30 13:43:18 2023 +1200 Import patch for 4.4.6+dfsg-1.1 Thank you Adrian! commit 30f5ecd60e9fac943c0db5abcdaa4ee1703f5b4e Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Jul 30 13:39:41 2023 +1200 Fix typos commit 6798711b9652391ded5df023ecf74bf59f04959c Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sat Feb 4 03:27:03 2023 +1300 Remove dependency on lsb-base commit 8b9f756bf2e612e31323aaf74b24d3d7e6c84314 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Sun Apr 30 11:34:45 2023 +1200 Extend copyright period commit 32a1c979f817324dd57909e1d796c38904b08127 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Fri Feb 3 14:47:11 2023 +1300 Use java to build ckeditor (Raised in: #1026669) This is the recommended approach from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029342 commit 5d161b0f1a1a427b63024b293c8bb634b92ddf78 Author: Andrew Ruthven <andrew@etc.gen.nz> Date: Tue Jul 19 22:34:53 2022 +1200 Bump Standards-Version to 4.6.1
Among the 24 debian patches available in version 4.4.6+dfsg-1.1 of the package, we noticed the following issues: