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
|
shellingham (1.5.4-1) unstable; urgency=medium
* New upstream release.
* d/patches/fix-upstream-test.patch: Remove patch, it was already applied
for upstream.
-- Emmanuel Arias <eamanu@debian.org> Wed, 25 Oct 2023 12:11:24 -0300
shellingham (1.5.3-1) unstable; urgency=medium
* New upstream release.
* d/control: Update my contact information. Also update in copyright for
debian/* files.
* d/patch/fix-upstream-test.patch: Add patch to fix tests in upstream.
-- Emmanuel Arias <eamanu@debian.org> Thu, 17 Aug 2023 12:01:35 -0300
shellingham (1.5.1-1) unstable; urgency=medium
* Prepare package for unstable.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 16 Jun 2023 22:16:12 -0300
shellingham (1.5.1-1~exp1) experimental; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.1.1; no further
changes needed).
* d/copyright: Update Copyright year for debian/* files.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 10 May 2023 17:04:06 -0300
shellingham (1.5.0-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.0.1; no further
changes needed).
-- Emmanuel Arias <eamanu@yaerobi.com> Tue, 13 Sep 2022 18:50:34 +0000
shellingham (1.4.0-1) unstable; urgency=medium
* New upstream release.
* d/tests/control: Add python3-all as dependency in autopkgtest
(Closes: #1001485).
* d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
* Remove patches folder. The patch that add the setup.py file is not longer
need, is already added by upstream.
* d/control: Build with pybuild's pyproject plugin. Add
pybuild-plugin-pyproject as Build Depends.
* d/copyright: Remove the copyright entry for src/shellingham/nt.py file.
The license and copyright notice is not longer in the file.
* d/copyright: Update debian/* files copyright year.
* d/control: Add <!nocheck> profile to b-depends used in tests.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 17 Dec 2021 17:31:59 -0300
shellingham (1.3.2-1) unstable; urgency=medium
* Initial release (Closes: #980483)
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 15 Jan 2021 11:55:19 -0300
|