dateparser (1.0.0-1) unstable; urgency=medium * Team upload. [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Antoine Beaupré ] * new upstream release (Closes: #954907) * remove patch disabling convertdate support in tests, convertdate is in Debian now. all Debian-specific patches gone. [ Stefano Rivera ] * Patch: Skip hijri tests, the converter isn't in Debian yet. * Patch: Don't git clone unicode CLDR data. * Run autopkgtests with pytest, following upstream. * Run autopkgtests in $AUTOPKGTEST_TMP to be sure we're testing the installed module. * Don't install dateparser_scripts into the binary package, these are used at build time only. * Declare Rules-Requires-Root: no. * Bump watch file format to 4. * Bump Standards-Version to 4.5.1, no changes needed. -- Stefano Rivera Tue, 09 Feb 2021 00:17:09 -0800 dateparser (0.7.4-1) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Antoine Beaupré ] * New upstream release * Add Recommends on python3-convertdate (Closes: #954909) -- Antoine Beaupré Sun, 10 May 2020 23:06:03 -0400 dateparser (0.7.2-2) unstable; urgency=medium * Team upload. * Revise autopkgtest to use only packages from the archive to run tests (drop pip usage) (Closes: #954147) * Run autopkgtest for all supported python3 versions -- Scott Kitterman Wed, 25 Mar 2020 03:19:41 -0400 dateparser (0.7.2-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Remove trailing whitespaces. [ Andrey Rahmatullin ] * Add myself to Uploaders. [ Antoine Beaupré ] * New upstream release -- Antoine Beaupré Sun, 27 Oct 2019 16:08:01 -0400 dateparser (0.7.1-1) unstable; urgency=medium * new upstream release * re-enable test suite during build, now that upstream fixed their dependencies. required a patch because of a missing dependency (convertdate). we should still use the upstream test suite with `tox` but that will make more sense when our patch is gone. because of the freeze, the dependency cannot be shipped in buster so this will live on for a while. -- Antoine Beaupré Thu, 14 Feb 2019 13:00:30 -0500 dateparser (0.7.0-2) unstable; urgency=medium * add missing watch file -- Antoine Beaupré Fri, 01 Feb 2019 14:43:56 -0500 dateparser (0.7.0-1) unstable; urgency=low [ David Bremner ] * Initial release. Closes: #907337 [ Antoine Beaupré ] * take over maintainership, with DPMT * add copyright file * fix lintian warnings * disable tests during build, which fail * add missing build deps * add gbp config * switch to debhelper-compat -- Antoine Beaupré Mon, 14 Jan 2019 18:36:23 -0500