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 132 133 134 135 136 137 138 139 140
|
q2templates (2024.5.0+ds-3) unstable; urgency=medium
* Team upload.
* Lessen runtime dependency python3-setuptools -> python3-pkg-resources
-- Alexandre Detiste <tchet@debian.org> Sun, 26 Jan 2025 21:20:05 +0100
q2templates (2024.5.0+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
* d/patches/pandas2.0.patch: dropped, applied upstream
-- Michael R. Crusoe <crusoe@debian.org> Tue, 25 Jun 2024 03:00:51 +0200
q2templates (2024.2.0+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Sun, 18 Feb 2024 12:30:22 +0100
q2templates (2023.9.0+ds-2) unstable; urgency=medium
* Team upload.
* Fix for pandas 2.0 (thanks a lot for the hint to s3v)
Closes: #1044068
* Replace SafeConfigParser which is deprecated in Python3.12
-- Andreas Tille <tille@debian.org> Fri, 16 Feb 2024 17:39:14 +0100
q2templates (2023.9.0+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 29 Jan 2024 18:33:28 +0100
q2templates (2023.7.0+ds-1) unstable; urgency=medium
* New upstream version 2023.7.0+ds
* d/copyright: bump copyright year.
-- Étienne Mollier <emollier@debian.org> Sat, 19 Aug 2023 11:39:26 +0200
q2templates (2022.11.1+ds-2) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Andreas Tille <tille@debian.org> Tue, 24 Jan 2023 18:39:30 +0100
q2templates (2022.11.1+ds-1) experimental; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 12 Jan 2023 18:28:34 +0100
q2templates (2022.8.0+ds-2) unstable; urgency=medium
* Team upload.
* Fix autopkgtest with pandas 1.5
Closes: #1024821
* Verify link to jquery.min.js
Closes: #994459
-- Andreas Tille <tille@debian.org> Fri, 09 Dec 2022 21:43:27 +0100
q2templates (2022.8.0+ds-1) unstable; urgency=medium
* New upstream version 2022.8.0+ds
* d/salsa-ci.yml: Disable reprotest
-- Nilesh Patra <nilesh@debian.org> Mon, 05 Sep 2022 20:10:40 +0530
q2templates (2022.2.0+ds-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
-- Steffen Moeller <moeller@debian.org> Thu, 30 Jun 2022 18:52:23 +0200
q2templates (2021.8.0+ds-1) unstable; urgency=medium
[ Étienne Mollier ]
* d/watch: fixed broken reference to github
* d/control: updated uploader address
[ Steffen Moeller ]
* New upstream version.
* Standards-Version: 4.6.0 (routine-update)
* d/u/metadata: Cosmetics.
* d/watch:
- Cosmetics.
- Repacking as xz (saves ~40%)
- Introducing +ds suffix
* Added SM to uploaders.
-- Steffen Moeller <moeller@debian.org> Mon, 27 Sep 2021 13:35:21 +0200
q2templates (2020.11.1+dfsg-1) unstable; urgency=medium
* Add myself to Uploaders.
* New upstream version (Closes: #950931)
* Trim trailing whitespace.
* Override breakout-link; affected files are architecture independent.
* Added autopkgtest.
-- Étienne Mollier <etienne.mollier@mailoo.org> Sat, 12 Dec 2020 18:41:58 +0100
q2templates (2020.11.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* d/u/metadata: Added ref to conda, yamllint
-- Steffen Moeller <moeller@debian.org> Wed, 02 Dec 2020 17:38:35 +0100
q2templates (2019.10.0+dfsg-2) unstable; urgency=medium
* Team upload.
* Reintroduce option to build time test (after fixing typo)
-- Andreas Tille <tille@debian.org> Fri, 17 Apr 2020 09:57:31 +0200
q2templates (2019.10.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #930151)
-- Liubov Chuprikova <chuprikovalv@gmail.com> Tue, 12 Nov 2019 08:10:21 +0100
|